logger=settings t=2026-04-07T01:27:40.767641317Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T01:27:40Z logger=settings t=2026-04-07T01:27:40.768036013Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T01:27:40.768049903Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T01:27:40.768053643Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T01:27:40.768056813Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T01:27:40.768060083Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T01:27:40.768063204Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T01:27:40.768066514Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T01:27:40.768070504Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T01:27:40.768073644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T01:27:40.768076914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T01:27:40.768098064Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T01:27:40.768104884Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T01:27:40.768107774Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T01:27:40.768110994Z level=info msg=Target target=[all] logger=settings t=2026-04-07T01:27:40.768124094Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T01:27:40.768127315Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T01:27:40.768133745Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T01:27:40.768141965Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T01:27:40.768145975Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T01:27:40.768150745Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T01:27:40.768642493Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T01:27:40.768665104Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T01:27:40.771198263Z level=info msg="Locking database" logger=migrator t=2026-04-07T01:27:40.771214633Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T01:27:40.772374722Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T01:27:40.773736614Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.361791ms logger=migrator t=2026-04-07T01:27:40.779948163Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T01:27:40.780718985Z level=info msg="Migration successfully executed" id="create user table" duration=771.672µs logger=migrator t=2026-04-07T01:27:40.785064973Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T01:27:40.786603268Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.538865ms logger=migrator t=2026-04-07T01:27:40.791867422Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T01:27:40.792749306Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=883.074µs logger=migrator t=2026-04-07T01:27:40.79740942Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T01:27:40.798521397Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.113367ms logger=migrator t=2026-04-07T01:27:40.803554517Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T01:27:40.804300459Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=746.172µs logger=migrator t=2026-04-07T01:27:40.808302313Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T01:27:40.812196495Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.893622ms logger=migrator t=2026-04-07T01:27:40.817425398Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T01:27:40.818528195Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.102547ms logger=migrator t=2026-04-07T01:27:40.824085493Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T01:27:40.825028849Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=942.776µs logger=migrator t=2026-04-07T01:27:40.830700929Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T01:27:40.831493891Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=793.532µs logger=migrator t=2026-04-07T01:27:40.836546632Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T01:27:40.837216722Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=669.77µs logger=migrator t=2026-04-07T01:27:40.841552851Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T01:27:40.842234162Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=682.261µs logger=migrator t=2026-04-07T01:27:40.846612111Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T01:27:40.848387639Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.775418ms logger=migrator t=2026-04-07T01:27:40.853601712Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T01:27:40.853659053Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.131µs logger=migrator t=2026-04-07T01:27:40.858651153Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T01:27:40.860026074Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.379211ms logger=migrator t=2026-04-07T01:27:40.864505145Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T01:27:40.86476991Z level=info msg="Migration successfully executed" id="Add missing user data" duration=262.544µs logger=migrator t=2026-04-07T01:27:40.868283135Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T01:27:40.869602117Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.317712ms logger=migrator t=2026-04-07T01:27:40.873260525Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T01:27:40.874065227Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=804.952µs logger=migrator t=2026-04-07T01:27:40.87866353Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T01:27:40.880573351Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.909811ms logger=migrator t=2026-04-07T01:27:40.884488123Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T01:27:40.895286624Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.794631ms logger=migrator t=2026-04-07T01:27:40.902249044Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T01:27:40.904649663Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.404338ms logger=migrator t=2026-04-07T01:27:40.912241514Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T01:27:40.912865323Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=627.729µs logger=migrator t=2026-04-07T01:27:40.918934769Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T01:27:40.919854475Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=920.176µs logger=migrator t=2026-04-07T01:27:40.924881874Z 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-07T01:27:40.925217109Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=335.805µs logger=migrator t=2026-04-07T01:27:40.930132317Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T01:27:40.931012272Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=884.675µs logger=migrator t=2026-04-07T01:27:40.938395068Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T01:27:40.939357723Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=964.025µs logger=migrator t=2026-04-07T01:27:40.945639394Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T01:27:40.947151698Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.512144ms logger=migrator t=2026-04-07T01:27:40.952506443Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T01:27:40.954330022Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.824029ms logger=migrator t=2026-04-07T01:27:40.994269206Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T01:27:40.995877032Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.612076ms logger=migrator t=2026-04-07T01:27:41.001920387Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T01:27:41.002835002Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=914.665µs logger=migrator t=2026-04-07T01:27:41.010368242Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T01:27:41.010422493Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=58.921µs logger=migrator t=2026-04-07T01:27:41.021073082Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T01:27:41.022382232Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.31265ms logger=migrator t=2026-04-07T01:27:41.027115647Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T01:27:41.02795968Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=844.703µs logger=migrator t=2026-04-07T01:27:41.03299246Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T01:27:41.033791303Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=799.873µs logger=migrator t=2026-04-07T01:27:41.039623455Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T01:27:41.040346657Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=722.912µs logger=migrator t=2026-04-07T01:27:41.045131942Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:27:41.051173978Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.041136ms logger=migrator t=2026-04-07T01:27:41.055896403Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T01:27:41.056557654Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=661.4µs logger=migrator t=2026-04-07T01:27:41.061769796Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T01:27:41.063109758Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.339232ms logger=migrator t=2026-04-07T01:27:41.068064216Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T01:27:41.069364447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.299551ms logger=migrator t=2026-04-07T01:27:41.075748178Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T01:27:41.07651184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=767.152µs logger=migrator t=2026-04-07T01:27:41.085695676Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T01:27:41.087303061Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.612365ms logger=migrator t=2026-04-07T01:27:41.093691883Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T01:27:41.094263562Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=522.558µs logger=migrator t=2026-04-07T01:27:41.099024407Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T01:27:41.09980175Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=778.223µs logger=migrator t=2026-04-07T01:27:41.104506924Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T01:27:41.105054563Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=545.059µs logger=migrator t=2026-04-07T01:27:41.110384838Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T01:27:41.111673078Z level=info msg="Migration successfully executed" id="create star table" duration=1.28776ms logger=migrator t=2026-04-07T01:27:41.116692097Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T01:27:41.118207251Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.514254ms logger=migrator t=2026-04-07T01:27:41.123386033Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T01:27:41.124605433Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.22038ms logger=migrator t=2026-04-07T01:27:41.129352298Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T01:27:41.130111261Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=759.203µs logger=migrator t=2026-04-07T01:27:41.134669042Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T01:27:41.135322763Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=653.821µs logger=migrator t=2026-04-07T01:27:41.143804487Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T01:27:41.144917885Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.113358ms logger=migrator t=2026-04-07T01:27:41.149915035Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T01:27:41.151157574Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.245429ms logger=migrator t=2026-04-07T01:27:41.156069102Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T01:27:41.156841164Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=771.732µs logger=migrator t=2026-04-07T01:27:41.162656496Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T01:27:41.162703667Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.541µs logger=migrator t=2026-04-07T01:27:41.168196064Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T01:27:41.168223764Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.68µs logger=migrator t=2026-04-07T01:27:41.174178249Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T01:27:41.174385892Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=210.943µs logger=migrator t=2026-04-07T01:27:41.178580039Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T01:27:41.179422802Z level=info msg="Migration successfully executed" id="create dashboard table" duration=839.183µs logger=migrator t=2026-04-07T01:27:41.18620207Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T01:27:41.187630832Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.437842ms logger=migrator t=2026-04-07T01:27:41.193392304Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T01:27:41.194254547Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=859.864µs logger=migrator t=2026-04-07T01:27:41.198543255Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T01:27:41.199227756Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=683.101µs logger=migrator t=2026-04-07T01:27:41.20389064Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T01:27:41.204770524Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=878.844µs logger=migrator t=2026-04-07T01:27:41.210081178Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T01:27:41.211316258Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.23555ms logger=migrator t=2026-04-07T01:27:41.216749054Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T01:27:41.222149229Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.399125ms logger=migrator t=2026-04-07T01:27:41.226937375Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T01:27:41.228088784Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.149719ms logger=migrator t=2026-04-07T01:27:41.234231861Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T01:27:41.235479221Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.24728ms logger=migrator t=2026-04-07T01:27:41.240970318Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T01:27:41.242281279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.311021ms logger=migrator t=2026-04-07T01:27:41.251209751Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T01:27:41.251497735Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=289.555µs logger=migrator t=2026-04-07T01:27:41.256524745Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T01:27:41.257220876Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=696.401µs logger=migrator t=2026-04-07T01:27:41.263113419Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T01:27:41.26318951Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=77.431µs logger=migrator t=2026-04-07T01:27:41.267928456Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T01:27:41.270939423Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.011627ms logger=migrator t=2026-04-07T01:27:41.275425614Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T01:27:41.277499217Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.074723ms logger=migrator t=2026-04-07T01:27:41.283278719Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T01:27:41.285125659Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.84704ms logger=migrator t=2026-04-07T01:27:41.292421655Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T01:27:41.293795076Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.373521ms logger=migrator t=2026-04-07T01:27:41.299301373Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T01:27:41.301556739Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.255286ms logger=migrator t=2026-04-07T01:27:41.312023825Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T01:27:41.313403547Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.379782ms logger=migrator t=2026-04-07T01:27:41.323914984Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T01:27:41.325496548Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.581174ms logger=migrator t=2026-04-07T01:27:41.332583751Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T01:27:41.332609551Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.01µs logger=migrator t=2026-04-07T01:27:41.337064261Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T01:27:41.337114122Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=50.911µs logger=migrator t=2026-04-07T01:27:41.341711085Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T01:27:41.344082953Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.369328ms logger=migrator t=2026-04-07T01:27:41.351824116Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T01:27:41.354367017Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.58014ms logger=migrator t=2026-04-07T01:27:41.359679091Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T01:27:41.361199114Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.519893ms logger=migrator t=2026-04-07T01:27:41.36784654Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T01:27:41.371677231Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.902903ms logger=migrator t=2026-04-07T01:27:41.377003975Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T01:27:41.377383111Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=380.036µs logger=migrator t=2026-04-07T01:27:41.381429625Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T01:27:41.38235104Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=920.405µs logger=migrator t=2026-04-07T01:27:41.389522303Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T01:27:41.39115168Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.634577ms logger=migrator t=2026-04-07T01:27:41.401172188Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T01:27:41.401227719Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=62.801µs logger=migrator t=2026-04-07T01:27:41.407955676Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T01:27:41.409437319Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.481463ms logger=migrator t=2026-04-07T01:27:41.416834897Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T01:27:41.418371401Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.536434ms logger=migrator t=2026-04-07T01:27:41.430404552Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:27:41.434980854Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.576062ms logger=migrator t=2026-04-07T01:27:41.441096042Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T01:27:41.441827673Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=736.651µs logger=migrator t=2026-04-07T01:27:41.450120535Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T01:27:41.451183641Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.063416ms logger=migrator t=2026-04-07T01:27:41.461701528Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T01:27:41.462531031Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=831.433µs logger=migrator t=2026-04-07T01:27:41.467620902Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T01:27:41.467989648Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=369.406µs logger=migrator t=2026-04-07T01:27:41.471713438Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T01:27:41.472427509Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=715.081µs logger=migrator t=2026-04-07T01:27:41.476122907Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T01:27:41.478596336Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.473569ms logger=migrator t=2026-04-07T01:27:41.484355888Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T01:27:41.485309502Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=953.615µs logger=migrator t=2026-04-07T01:27:41.492237663Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T01:27:41.492670179Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=433.936µs logger=migrator t=2026-04-07T01:27:41.496735093Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T01:27:41.498176337Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.438814ms logger=migrator t=2026-04-07T01:27:41.506113213Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T01:27:41.507727708Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.577064ms logger=migrator t=2026-04-07T01:27:41.514829881Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T01:27:41.522100316Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=7.265735ms logger=migrator t=2026-04-07T01:27:41.53810927Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T01:27:41.539704855Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.600866ms logger=migrator t=2026-04-07T01:27:41.545401596Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T01:27:41.546112517Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=712.411µs logger=migrator t=2026-04-07T01:27:41.551827107Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T01:27:41.552540218Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=711.211µs logger=migrator t=2026-04-07T01:27:41.561040283Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T01:27:41.56205347Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.014177ms logger=migrator t=2026-04-07T01:27:41.568149506Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T01:27:41.568815647Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=666.521µs logger=migrator t=2026-04-07T01:27:41.575780118Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T01:27:41.5816274Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.847992ms logger=migrator t=2026-04-07T01:27:41.593203674Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T01:27:41.595698493Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.504239ms logger=migrator t=2026-04-07T01:27:41.870278598Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T01:27:41.871661499Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.412502ms logger=migrator t=2026-04-07T01:27:42.204567333Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T01:27:42.205876655Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.311361ms logger=migrator t=2026-04-07T01:27:42.25359613Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T01:27:42.254536465Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=946.435µs logger=migrator t=2026-04-07T01:27:42.35463681Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T01:27:42.358109795Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.459304ms logger=migrator t=2026-04-07T01:27:42.697449828Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T01:27:42.699652703Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.201965ms logger=migrator t=2026-04-07T01:27:42.863230404Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T01:27:42.863291905Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=67.931µs logger=migrator t=2026-04-07T01:27:42.871155859Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T01:27:42.871429383Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=276.444µs logger=migrator t=2026-04-07T01:27:42.878894982Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T01:27:42.885578198Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.686095ms logger=migrator t=2026-04-07T01:27:42.893720186Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T01:27:42.894208334Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=479.238µs logger=migrator t=2026-04-07T01:27:42.900409713Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T01:27:42.900930061Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=522.258µs logger=migrator t=2026-04-07T01:27:42.905182218Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T01:27:42.907267271Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.093043ms logger=migrator t=2026-04-07T01:27:42.913730123Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T01:27:42.913962517Z level=info msg="Migration successfully executed" id="Update uid value" duration=234.744µs logger=migrator t=2026-04-07T01:27:42.919383383Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T01:27:42.920633173Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.216849ms logger=migrator t=2026-04-07T01:27:42.924493014Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T01:27:42.925423008Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=936.224µs logger=migrator t=2026-04-07T01:27:42.929709536Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T01:27:42.930530399Z level=info msg="Migration successfully executed" id="create api_key table" duration=820.603µs logger=migrator t=2026-04-07T01:27:42.935746342Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T01:27:42.936652396Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=892.264µs logger=migrator t=2026-04-07T01:27:42.943384193Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T01:27:42.944440149Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.058976ms logger=migrator t=2026-04-07T01:27:42.954046712Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T01:27:42.955300672Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.25172ms logger=migrator t=2026-04-07T01:27:42.960955021Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T01:27:42.962041919Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.088908ms logger=migrator t=2026-04-07T01:27:42.96657056Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T01:27:42.967558876Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=987.836µs logger=migrator t=2026-04-07T01:27:42.973973918Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T01:27:42.975016744Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.042167ms logger=migrator t=2026-04-07T01:27:42.979085909Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T01:27:42.986692809Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.60626ms logger=migrator t=2026-04-07T01:27:42.990674722Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T01:27:42.991475285Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=800.033µs logger=migrator t=2026-04-07T01:27:42.995916945Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T01:27:42.99689421Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=976.945µs logger=migrator t=2026-04-07T01:27:43.001064426Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T01:27:43.002063082Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=997.736µs logger=migrator t=2026-04-07T01:27:43.005574828Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T01:27:43.006473252Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=898.264µs logger=migrator t=2026-04-07T01:27:43.011736265Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T01:27:43.012127511Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=390.886µs logger=migrator t=2026-04-07T01:27:43.015998633Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T01:27:43.016725854Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=727.331µs logger=migrator t=2026-04-07T01:27:43.020507904Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T01:27:43.020642516Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.94µs logger=migrator t=2026-04-07T01:27:43.026026471Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T01:27:43.029636929Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.609788ms logger=migrator t=2026-04-07T01:27:43.033757073Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T01:27:43.036659689Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.902266ms logger=migrator t=2026-04-07T01:27:43.040950878Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T01:27:43.041227482Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=276.815µs logger=migrator t=2026-04-07T01:27:43.046225191Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T01:27:43.048821272Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.595611ms logger=migrator t=2026-04-07T01:27:43.052664553Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T01:27:43.055282674Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.607691ms logger=migrator t=2026-04-07T01:27:43.058863Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T01:27:43.059656313Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=800.303µs logger=migrator t=2026-04-07T01:27:43.064156074Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T01:27:43.064794504Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=648.76µs logger=migrator t=2026-04-07T01:27:43.068248919Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T01:27:43.069224625Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=975.086µs logger=migrator t=2026-04-07T01:27:43.073732675Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T01:27:43.075730967Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.005012ms logger=migrator t=2026-04-07T01:27:43.080632085Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T01:27:43.08161757Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=985.035µs logger=migrator t=2026-04-07T01:27:43.091501977Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T01:27:43.092442832Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=947.135µs logger=migrator t=2026-04-07T01:27:43.096962133Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T01:27:43.097149086Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=188.643µs logger=migrator t=2026-04-07T01:27:43.101170309Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T01:27:43.10123762Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=71.421µs logger=migrator t=2026-04-07T01:27:43.106221Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T01:27:43.110574309Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.348419ms logger=migrator t=2026-04-07T01:27:43.115462265Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T01:27:43.118360641Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.903656ms logger=migrator t=2026-04-07T01:27:43.122279834Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T01:27:43.122385865Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=106.561µs logger=migrator t=2026-04-07T01:27:43.126806895Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T01:27:43.127589228Z level=info msg="Migration successfully executed" id="create quota table v1" duration=781.953µs logger=migrator t=2026-04-07T01:27:43.133187296Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T01:27:43.134814501Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.628005ms logger=migrator t=2026-04-07T01:27:43.140922058Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T01:27:43.141009249Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=91.191µs logger=migrator t=2026-04-07T01:27:43.145760394Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T01:27:43.147035645Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.274481ms logger=migrator t=2026-04-07T01:27:43.153519258Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T01:27:43.154410131Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=890.703µs logger=migrator t=2026-04-07T01:27:43.159816797Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T01:27:43.163478735Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.662868ms logger=migrator t=2026-04-07T01:27:43.167241235Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T01:27:43.167277445Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.41µs logger=migrator t=2026-04-07T01:27:43.172399146Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T01:27:43.173437552Z level=info msg="Migration successfully executed" id="create session table" duration=1.038276ms logger=migrator t=2026-04-07T01:27:43.178479112Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T01:27:43.178635575Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=157.343µs logger=migrator t=2026-04-07T01:27:43.182480675Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T01:27:43.182641688Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=161.163µs logger=migrator t=2026-04-07T01:27:43.186233035Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T01:27:43.187336802Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.104207ms logger=migrator t=2026-04-07T01:27:43.192833499Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T01:27:43.193627501Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=786.392µs logger=migrator t=2026-04-07T01:27:43.198644121Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T01:27:43.198703642Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=61.971µs logger=migrator t=2026-04-07T01:27:43.203433027Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T01:27:43.203461267Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.21µs logger=migrator t=2026-04-07T01:27:43.209378841Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T01:27:43.21437918Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.005719ms logger=migrator t=2026-04-07T01:27:43.218499695Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T01:27:43.222119532Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.618807ms logger=migrator t=2026-04-07T01:27:43.226284818Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T01:27:43.22640789Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=123.452µs logger=migrator t=2026-04-07T01:27:43.230691147Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T01:27:43.230824509Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=146.402µs logger=migrator t=2026-04-07T01:27:43.236399548Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T01:27:43.237461095Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.062037ms logger=migrator t=2026-04-07T01:27:43.245448922Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T01:27:43.245486322Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.691µs logger=migrator t=2026-04-07T01:27:43.249998883Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T01:27:43.255243546Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.255563ms logger=migrator t=2026-04-07T01:27:43.263817432Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T01:27:43.263981924Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=165.822µs logger=migrator t=2026-04-07T01:27:43.267629932Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T01:27:43.272736492Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.10582ms logger=migrator t=2026-04-07T01:27:43.284760423Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T01:27:43.289256534Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.489371ms logger=migrator t=2026-04-07T01:27:43.29338904Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T01:27:43.293487561Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=98.852µs logger=migrator t=2026-04-07T01:27:43.299445425Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T01:27:43.300639264Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.188839ms logger=migrator t=2026-04-07T01:27:43.30669713Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T01:27:43.307689206Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=977.105µs logger=migrator t=2026-04-07T01:27:43.313733811Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T01:27:43.315157244Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.427673ms logger=migrator t=2026-04-07T01:27:43.321804159Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T01:27:43.323619698Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.818599ms logger=migrator t=2026-04-07T01:27:43.327976536Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T01:27:43.328826229Z level=info msg="Migration successfully executed" id="add index alert state" duration=849.553µs logger=migrator t=2026-04-07T01:27:43.333650246Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T01:27:43.335180121Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.542275ms logger=migrator t=2026-04-07T01:27:43.339986356Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T01:27:43.341251596Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.27463ms logger=migrator t=2026-04-07T01:27:43.345186778Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T01:27:43.346073403Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=886.595µs logger=migrator t=2026-04-07T01:27:43.350007875Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T01:27:43.350863488Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=845.873µs logger=migrator t=2026-04-07T01:27:43.354198922Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T01:27:43.364394562Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.194491ms logger=migrator t=2026-04-07T01:27:43.36926657Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T01:27:43.370513749Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.24874ms logger=migrator t=2026-04-07T01:27:43.375545919Z 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-07T01:27:43.376469263Z 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=923.714µs logger=migrator t=2026-04-07T01:27:43.381652425Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T01:27:43.382209355Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=558.07µs logger=migrator t=2026-04-07T01:27:43.391251277Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T01:27:43.391838856Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=587.739µs logger=migrator t=2026-04-07T01:27:43.397300383Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T01:27:43.398788576Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.464642ms logger=migrator t=2026-04-07T01:27:43.40283597Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T01:27:43.406739232Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.903422ms logger=migrator t=2026-04-07T01:27:43.411818302Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T01:27:43.41802209Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.201708ms logger=migrator t=2026-04-07T01:27:43.422060735Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T01:27:43.425728632Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.667067ms logger=migrator t=2026-04-07T01:27:43.429490221Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T01:27:43.432989648Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.499457ms logger=migrator t=2026-04-07T01:27:43.438745668Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T01:27:43.439746504Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.000276ms logger=migrator t=2026-04-07T01:27:43.447460266Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T01:27:43.447490357Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.491µs logger=migrator t=2026-04-07T01:27:43.454402176Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T01:27:43.454427976Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.3µs logger=migrator t=2026-04-07T01:27:43.463740454Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T01:27:43.46480954Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.070336ms logger=migrator t=2026-04-07T01:27:43.471558207Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T01:27:43.472736606Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.164799ms logger=migrator t=2026-04-07T01:27:43.482145154Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T01:27:43.483035169Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=884.005µs logger=migrator t=2026-04-07T01:27:43.494633102Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T01:27:43.495884842Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.25505ms logger=migrator t=2026-04-07T01:27:43.500244151Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T01:27:43.501406349Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.161728ms logger=migrator t=2026-04-07T01:27:43.505401072Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T01:27:43.512511785Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.106173ms logger=migrator t=2026-04-07T01:27:43.517830329Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T01:27:43.522764587Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.934088ms logger=migrator t=2026-04-07T01:27:43.5267745Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T01:27:43.527054525Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=279.765µs logger=migrator t=2026-04-07T01:27:43.531569176Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T01:27:43.533402164Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.815978ms logger=migrator t=2026-04-07T01:27:43.538325443Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T01:27:43.54003297Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.707807ms logger=migrator t=2026-04-07T01:27:43.54384103Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T01:27:43.547828524Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.986814ms logger=migrator t=2026-04-07T01:27:43.552626189Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T01:27:43.552776191Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=150.912µs logger=migrator t=2026-04-07T01:27:43.558633954Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T01:27:43.559788602Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.142448ms logger=migrator t=2026-04-07T01:27:43.564944884Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T01:27:43.566248434Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.30233ms logger=migrator t=2026-04-07T01:27:43.57100768Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T01:27:43.571172442Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=165.312µs logger=migrator t=2026-04-07T01:27:43.575556422Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T01:27:43.576892073Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.339381ms logger=migrator t=2026-04-07T01:27:43.58051746Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T01:27:43.581678949Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.161289ms logger=migrator t=2026-04-07T01:27:43.585814484Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T01:27:43.586843961Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.029307ms logger=migrator t=2026-04-07T01:27:43.591447933Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T01:27:43.594763635Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=3.316542ms logger=migrator t=2026-04-07T01:27:43.599663663Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T01:27:43.60136258Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.643366ms logger=migrator t=2026-04-07T01:27:43.608440981Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T01:27:43.609711162Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.270961ms logger=migrator t=2026-04-07T01:27:43.616872205Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T01:27:43.616908305Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.03µs logger=migrator t=2026-04-07T01:27:43.622995662Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T01:27:43.62729661Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.300258ms logger=migrator t=2026-04-07T01:27:43.633292525Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T01:27:43.634658227Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.367452ms logger=migrator t=2026-04-07T01:27:43.638799942Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T01:27:43.644434101Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.623369ms logger=migrator t=2026-04-07T01:27:43.649662044Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T01:27:43.65069583Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.029586ms logger=migrator t=2026-04-07T01:27:43.657944635Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T01:27:43.659854565Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.9144ms logger=migrator t=2026-04-07T01:27:43.666696033Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T01:27:43.667675168Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=979.545µs logger=migrator t=2026-04-07T01:27:43.672514285Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T01:27:43.688020111Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.510355ms logger=migrator t=2026-04-07T01:27:43.69369138Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T01:27:43.694245249Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=553.909µs logger=migrator t=2026-04-07T01:27:43.700722871Z 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-07T01:27:43.701819379Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.091068ms logger=migrator t=2026-04-07T01:27:43.710142111Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T01:27:43.710703939Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=565.799µs logger=migrator t=2026-04-07T01:27:43.718641505Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T01:27:43.719771142Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.132407ms logger=migrator t=2026-04-07T01:27:43.727566596Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T01:27:43.727875681Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=313.125µs logger=migrator t=2026-04-07T01:27:43.735737185Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T01:27:43.743515747Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.773542ms logger=migrator t=2026-04-07T01:27:43.748796041Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T01:27:43.75374845Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.937158ms logger=migrator t=2026-04-07T01:27:43.758224311Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T01:27:43.759560931Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.33668ms logger=migrator t=2026-04-07T01:27:43.767368645Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T01:27:43.768712876Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.348961ms logger=migrator t=2026-04-07T01:27:43.775224789Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T01:27:43.775445873Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=221.394µs logger=migrator t=2026-04-07T01:27:43.782701767Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T01:27:43.787852429Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.158302ms logger=migrator t=2026-04-07T01:27:43.793928775Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T01:27:43.795087564Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.160799ms logger=migrator t=2026-04-07T01:27:43.804483112Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T01:27:43.804712535Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=234.173µs logger=migrator t=2026-04-07T01:27:43.810110111Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T01:27:43.810601568Z level=info msg="Migration successfully executed" id="Move region to single row" duration=489.777µs logger=migrator t=2026-04-07T01:27:43.814684504Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T01:27:43.81572593Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.042457ms logger=migrator t=2026-04-07T01:27:43.820888681Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T01:27:43.821990649Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.102588ms logger=migrator t=2026-04-07T01:27:43.827290052Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T01:27:43.828491672Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.20202ms logger=migrator t=2026-04-07T01:27:43.83221698Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T01:27:43.833618683Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.402653ms logger=migrator t=2026-04-07T01:27:43.839180541Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T01:27:43.840246258Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.065907ms logger=migrator t=2026-04-07T01:27:43.844329592Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T01:27:43.846392854Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.062462ms logger=migrator t=2026-04-07T01:27:43.853610449Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T01:27:43.853748991Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.652µs logger=migrator t=2026-04-07T01:27:43.858903063Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T01:27:43.860339795Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.438992ms logger=migrator t=2026-04-07T01:27:43.866792087Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T01:27:43.867739973Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=948.635µs logger=migrator t=2026-04-07T01:27:43.872118481Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T01:27:43.873318961Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.18829ms logger=migrator t=2026-04-07T01:27:43.879160473Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T01:27:43.880213539Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.054326ms logger=migrator t=2026-04-07T01:27:43.885544164Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T01:27:43.885820018Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=270.344µs logger=migrator t=2026-04-07T01:27:43.890855108Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T01:27:43.891451357Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=598.109µs logger=migrator t=2026-04-07T01:27:43.895927608Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T01:27:43.89606836Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=142.822µs logger=migrator t=2026-04-07T01:27:43.899551585Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T01:27:43.900260216Z level=info msg="Migration successfully executed" id="create team table" duration=702.001µs logger=migrator t=2026-04-07T01:27:43.904824079Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T01:27:43.905716592Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=892.373µs logger=migrator t=2026-04-07T01:27:43.910937335Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T01:27:43.911919382Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=981.807µs logger=migrator t=2026-04-07T01:27:43.917246896Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T01:27:43.92261942Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.370914ms logger=migrator t=2026-04-07T01:27:43.927404706Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T01:27:43.927576218Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.882µs logger=migrator t=2026-04-07T01:27:43.932014249Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T01:27:43.933776376Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.781537ms logger=migrator t=2026-04-07T01:27:43.938823746Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T01:27:43.939822793Z level=info msg="Migration successfully executed" id="create team member table" duration=999.107µs logger=migrator t=2026-04-07T01:27:43.944309193Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T01:27:43.946417627Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.109234ms logger=migrator t=2026-04-07T01:27:43.954520015Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T01:27:43.956083289Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.565684ms logger=migrator t=2026-04-07T01:27:43.962060225Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T01:27:43.963425386Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.368702ms logger=migrator t=2026-04-07T01:27:43.973079188Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T01:27:43.979069343Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.981695ms logger=migrator t=2026-04-07T01:27:43.983672096Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T01:27:43.988455951Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.777635ms logger=migrator t=2026-04-07T01:27:43.993361749Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T01:27:44.000391Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.034631ms logger=migrator t=2026-04-07T01:27:44.005650723Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T01:27:44.006654279Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.004616ms logger=migrator t=2026-04-07T01:27:44.014798927Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T01:27:44.015724923Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=926.756µs logger=migrator t=2026-04-07T01:27:44.112268637Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T01:27:44.113761441Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.513854ms logger=migrator t=2026-04-07T01:27:44.121713576Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T01:27:44.123087138Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.382542ms logger=migrator t=2026-04-07T01:27:44.130185081Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T01:27:44.131215807Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.045017ms logger=migrator t=2026-04-07T01:27:44.24732768Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T01:27:44.24920249Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.888971ms logger=migrator t=2026-04-07T01:27:44.256393874Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T01:27:44.257268147Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=875.863µs logger=migrator t=2026-04-07T01:27:44.264247267Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T01:27:44.265545958Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.303811ms logger=migrator t=2026-04-07T01:27:44.270992494Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T01:27:44.271515632Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=518.948µs logger=migrator t=2026-04-07T01:27:44.277568898Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T01:27:44.277887862Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=327.485µs logger=migrator t=2026-04-07T01:27:44.282338423Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T01:27:44.283126525Z level=info msg="Migration successfully executed" id="create tag table" duration=788.232µs logger=migrator t=2026-04-07T01:27:44.289559987Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T01:27:44.290746656Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.186379ms logger=migrator t=2026-04-07T01:27:44.302657344Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T01:27:44.30368724Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.030156ms logger=migrator t=2026-04-07T01:27:44.308690789Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T01:27:44.309533253Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=842.244µs logger=migrator t=2026-04-07T01:27:44.316087466Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T01:27:44.316891409Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=804.253µs logger=migrator t=2026-04-07T01:27:44.321529602Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:27:44.334833842Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.3024ms logger=migrator t=2026-04-07T01:27:44.339926882Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T01:27:44.340618354Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=690.552µs logger=migrator t=2026-04-07T01:27:44.347077485Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T01:27:44.348076501Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=998.706µs logger=migrator t=2026-04-07T01:27:44.354769667Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T01:27:44.355100472Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=318.395µs logger=migrator t=2026-04-07T01:27:44.361400621Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T01:27:44.362127823Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=727.262µs logger=migrator t=2026-04-07T01:27:44.368098207Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T01:27:44.36889679Z level=info msg="Migration successfully executed" id="create user auth table" duration=814.823µs logger=migrator t=2026-04-07T01:27:44.373504362Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T01:27:44.374511689Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.006727ms logger=migrator t=2026-04-07T01:27:44.380186759Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T01:27:44.38024897Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=63.141µs logger=migrator t=2026-04-07T01:27:44.385298739Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T01:27:44.390404739Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.10597ms logger=migrator t=2026-04-07T01:27:44.395370738Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T01:27:44.40053533Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.164232ms logger=migrator t=2026-04-07T01:27:44.407250215Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T01:27:44.41699677Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.743794ms logger=migrator t=2026-04-07T01:27:44.422446466Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T01:27:44.429000809Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.549603ms logger=migrator t=2026-04-07T01:27:44.434552267Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T01:27:44.436282185Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.734278ms logger=migrator t=2026-04-07T01:27:44.447795516Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T01:27:44.462076232Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=14.278766ms logger=migrator t=2026-04-07T01:27:44.46765133Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T01:27:44.468756397Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.093787ms logger=migrator t=2026-04-07T01:27:44.475326141Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T01:27:44.476171274Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=845.743µs logger=migrator t=2026-04-07T01:27:44.481676231Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T01:27:44.482652346Z level=info msg="Migration successfully executed" id="create user auth token table" duration=983.735µs logger=migrator t=2026-04-07T01:27:44.488305656Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T01:27:44.489439454Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.133439ms logger=migrator t=2026-04-07T01:27:44.496033608Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T01:27:44.497740035Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.705907ms logger=migrator t=2026-04-07T01:27:44.502473029Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T01:27:44.503809411Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.335422ms logger=migrator t=2026-04-07T01:27:44.509200086Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T01:27:44.515966133Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.763717ms logger=migrator t=2026-04-07T01:27:44.523245738Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T01:27:44.524470397Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.225799ms logger=migrator t=2026-04-07T01:27:44.530490282Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T01:27:44.531537339Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.047597ms logger=migrator t=2026-04-07T01:27:44.537002285Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T01:27:44.538176033Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.173468ms logger=migrator t=2026-04-07T01:27:44.556210399Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T01:27:44.557872674Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.662736ms logger=migrator t=2026-04-07T01:27:44.563751627Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T01:27:44.564746423Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=994.466µs logger=migrator t=2026-04-07T01:27:44.570550815Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T01:27:44.570633866Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=83.631µs logger=migrator t=2026-04-07T01:27:44.576349047Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T01:27:44.576517899Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=170.932µs logger=migrator t=2026-04-07T01:27:44.581396146Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T01:27:44.58227769Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=880.974µs logger=migrator t=2026-04-07T01:27:44.587422931Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:27:44.588455887Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.022976ms logger=migrator t=2026-04-07T01:27:44.593284694Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:27:44.594288079Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.006815ms logger=migrator t=2026-04-07T01:27:44.59939116Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:27:44.599498132Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.512µs logger=migrator t=2026-04-07T01:27:44.604492431Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:27:44.605605098Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.112397ms logger=migrator t=2026-04-07T01:27:44.610437705Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:27:44.611485781Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.047866ms logger=migrator t=2026-04-07T01:27:44.616362828Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:27:44.617358304Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=999.236µs logger=migrator t=2026-04-07T01:27:44.621994207Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:27:44.622986832Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=992.565µs logger=migrator t=2026-04-07T01:27:44.627518794Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T01:27:44.632892019Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.372605ms logger=migrator t=2026-04-07T01:27:44.637519193Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T01:27:44.638414827Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=894.294µs logger=migrator t=2026-04-07T01:27:44.643114821Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T01:27:44.643260273Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=146.082µs logger=migrator t=2026-04-07T01:27:44.647964557Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T01:27:44.648903523Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=932.016µs logger=migrator t=2026-04-07T01:27:44.653934431Z 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-07T01:27:44.65572477Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.797209ms logger=migrator t=2026-04-07T01:27:44.660436725Z 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-07T01:27:44.66140996Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=974.316µs logger=migrator t=2026-04-07T01:27:44.666698673Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:27:44.666827055Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=130.152µs logger=migrator t=2026-04-07T01:27:44.67150705Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T01:27:44.672581206Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.073747ms logger=migrator t=2026-04-07T01:27:44.676887124Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T01:27:44.678177204Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.29178ms logger=migrator t=2026-04-07T01:27:44.682741487Z 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-07T01:27:44.683923885Z 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.182938ms logger=migrator t=2026-04-07T01:27:44.689502923Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T01:27:44.692512351Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=3.017948ms logger=migrator t=2026-04-07T01:27:44.7000692Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T01:27:44.707521728Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.463508ms logger=migrator t=2026-04-07T01:27:44.712360454Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T01:27:44.713519293Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.148589ms logger=migrator t=2026-04-07T01:27:44.717944122Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T01:27:44.720080876Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.138664ms logger=migrator t=2026-04-07T01:27:44.724959664Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T01:27:44.756255958Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.288313ms logger=migrator t=2026-04-07T01:27:44.7621099Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T01:27:44.796844338Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.730478ms logger=migrator t=2026-04-07T01:27:44.802329485Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T01:27:44.803285831Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=956.156µs logger=migrator t=2026-04-07T01:27:44.808219389Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T01:27:44.810295111Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.071482ms logger=migrator t=2026-04-07T01:27:44.81526639Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T01:27:44.821761342Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.484253ms logger=migrator t=2026-04-07T01:27:44.827019805Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T01:27:44.833171992Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.173057ms logger=migrator t=2026-04-07T01:27:44.83930396Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T01:27:44.840342716Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.043457ms logger=migrator t=2026-04-07T01:27:44.845435626Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T01:27:44.846402871Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=967.015µs logger=migrator t=2026-04-07T01:27:44.851529022Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T01:27:44.852505327Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=984.865µs logger=migrator t=2026-04-07T01:27:44.859276145Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T01:27:44.861151534Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.874909ms logger=migrator t=2026-04-07T01:27:44.867733449Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:27:44.86780919Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=76.712µs logger=migrator t=2026-04-07T01:27:44.873226255Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T01:27:44.883884524Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.655328ms logger=migrator t=2026-04-07T01:27:44.889850048Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T01:27:44.896426571Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.565893ms logger=migrator t=2026-04-07T01:27:44.901672584Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T01:27:44.907513916Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.841052ms logger=migrator t=2026-04-07T01:27:44.912648488Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T01:27:44.913586022Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=937.464µs logger=migrator t=2026-04-07T01:27:44.919238741Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T01:27:44.920137076Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=897.175µs logger=migrator t=2026-04-07T01:27:44.925145024Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T01:27:44.930705442Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.565498ms logger=migrator t=2026-04-07T01:27:44.935820143Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T01:27:44.94130931Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.489057ms logger=migrator t=2026-04-07T01:27:44.947481897Z 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-07T01:27:44.948314991Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=841.744µs logger=migrator t=2026-04-07T01:27:44.953601234Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T01:27:44.959817773Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.216619ms logger=migrator t=2026-04-07T01:27:44.966171453Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T01:27:44.976171891Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.008418ms logger=migrator t=2026-04-07T01:27:44.980268915Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T01:27:44.980328966Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=62.301µs logger=migrator t=2026-04-07T01:27:44.984483712Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T01:27:44.985872234Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.387882ms logger=migrator t=2026-04-07T01:27:44.991260169Z 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-07T01:27:44.992367296Z 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.107067ms logger=migrator t=2026-04-07T01:27:44.99700361Z 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-07T01:27:44.998162928Z 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.158378ms logger=migrator t=2026-04-07T01:27:45.003054305Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:27:45.003131206Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.501µs logger=migrator t=2026-04-07T01:27:45.007429405Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T01:27:45.013578742Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.148498ms logger=migrator t=2026-04-07T01:27:45.017554354Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T01:27:45.023766563Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.210868ms logger=migrator t=2026-04-07T01:27:45.027812226Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T01:27:45.034159626Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.34573ms logger=migrator t=2026-04-07T01:27:45.038030178Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T01:27:45.042532278Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.50199ms logger=migrator t=2026-04-07T01:27:45.046861647Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T01:27:45.055205878Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.344522ms logger=migrator t=2026-04-07T01:27:45.059439765Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T01:27:45.059509826Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.432µs logger=migrator t=2026-04-07T01:27:45.064592696Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T01:27:45.065619572Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.031236ms logger=migrator t=2026-04-07T01:27:45.070142133Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T01:27:45.076338251Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.194588ms logger=migrator t=2026-04-07T01:27:45.081226248Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T01:27:45.081324Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.282µs logger=migrator t=2026-04-07T01:27:45.085408655Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T01:27:45.091748114Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.338599ms logger=migrator t=2026-04-07T01:27:45.096272745Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T01:27:45.097949372Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.676597ms logger=migrator t=2026-04-07T01:27:45.103439059Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T01:27:45.110165304Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.724105ms logger=migrator t=2026-04-07T01:27:45.114700306Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T01:27:45.11558374Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=883.694µs logger=migrator t=2026-04-07T01:27:45.12066948Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T01:27:45.121811209Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.147539ms logger=migrator t=2026-04-07T01:27:45.126692745Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T01:27:45.134690061Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.996166ms logger=migrator t=2026-04-07T01:27:45.138753456Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T01:27:45.139398316Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=644.52µs logger=migrator t=2026-04-07T01:27:45.145281499Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T01:27:45.146614499Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.33228ms logger=migrator t=2026-04-07T01:27:45.151572538Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T01:27:45.152404761Z level=info msg="Migration successfully executed" id="create alert_image table" duration=834.293µs logger=migrator t=2026-04-07T01:27:45.163376474Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T01:27:45.164683245Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.311171ms logger=migrator t=2026-04-07T01:27:45.170240182Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T01:27:45.170353424Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.962µs logger=migrator t=2026-04-07T01:27:45.174393937Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T01:27:45.175661958Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.268901ms logger=migrator t=2026-04-07T01:27:45.180347601Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T01:27:45.181457189Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.109248ms logger=migrator t=2026-04-07T01:27:45.18599979Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T01:27:45.186740703Z 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-07T01:27:45.191238003Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T01:27:45.191790442Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=563.139µs logger=migrator t=2026-04-07T01:27:45.195540501Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T01:27:45.196661329Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.120938ms logger=migrator t=2026-04-07T01:27:45.200346237Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T01:27:45.207984697Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.63646ms logger=migrator t=2026-04-07T01:27:45.212668061Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T01:27:45.213577915Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=910.544µs logger=migrator t=2026-04-07T01:27:45.218842929Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T01:27:45.22013975Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.297251ms logger=migrator t=2026-04-07T01:27:45.225414892Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T01:27:45.226327827Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=912.645µs logger=migrator t=2026-04-07T01:27:45.231364817Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T01:27:45.232521795Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.158807ms logger=migrator t=2026-04-07T01:27:45.237726027Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T01:27:45.238871874Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.147257ms logger=migrator t=2026-04-07T01:27:45.243565239Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T01:27:45.243595699Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.32µs logger=migrator t=2026-04-07T01:27:45.24748745Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T01:27:45.247553941Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.091µs logger=migrator t=2026-04-07T01:27:45.251749318Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T01:27:45.260008898Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.25901ms logger=migrator t=2026-04-07T01:27:45.264917356Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T01:27:45.26521571Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=298.584µs logger=migrator t=2026-04-07T01:27:45.270611976Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T01:27:45.272071518Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.456132ms logger=migrator t=2026-04-07T01:27:45.276710101Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T01:27:45.277018916Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=308.945µs logger=migrator t=2026-04-07T01:27:45.281315684Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T01:27:45.28294926Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.633616ms logger=migrator t=2026-04-07T01:27:45.288283984Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T01:27:45.289227858Z level=info msg="Migration successfully executed" id="create secrets table" duration=943.944µs logger=migrator t=2026-04-07T01:27:45.293964494Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T01:27:45.329180499Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.208855ms logger=migrator t=2026-04-07T01:27:45.33368573Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T01:27:45.339270118Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.584548ms logger=migrator t=2026-04-07T01:27:45.343555236Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T01:27:45.34382494Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=262.444µs logger=migrator t=2026-04-07T01:27:45.348919331Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T01:27:45.381763878Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.841307ms logger=migrator t=2026-04-07T01:27:45.386557954Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T01:27:45.421514325Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.948011ms logger=migrator t=2026-04-07T01:27:45.426456383Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T01:27:45.427902536Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.447253ms logger=migrator t=2026-04-07T01:27:45.434128214Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T01:27:45.435927963Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.799479ms logger=migrator t=2026-04-07T01:27:45.44146451Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T01:27:45.441745155Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=283.835µs logger=migrator t=2026-04-07T01:27:45.446791815Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T01:27:45.450055616Z level=info msg="Migration successfully executed" id="create permission table" duration=3.270322ms logger=migrator t=2026-04-07T01:27:45.455517842Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T01:27:45.456649939Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.131177ms logger=migrator t=2026-04-07T01:27:45.461216002Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T01:27:45.462355919Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.125997ms logger=migrator t=2026-04-07T01:27:45.467231506Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T01:27:45.468158861Z level=info msg="Migration successfully executed" id="create role table" duration=918.365µs logger=migrator t=2026-04-07T01:27:45.473267022Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T01:27:45.481245107Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.965825ms logger=migrator t=2026-04-07T01:27:45.486307228Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T01:27:45.494538137Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.231649ms logger=migrator t=2026-04-07T01:27:45.499402734Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T01:27:45.500258098Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=855.274µs logger=migrator t=2026-04-07T01:27:45.504943371Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T01:27:45.506056819Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.118818ms logger=migrator t=2026-04-07T01:27:45.51059483Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T01:27:45.512027953Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.426213ms logger=migrator t=2026-04-07T01:27:45.517015802Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T01:27:45.517998937Z level=info msg="Migration successfully executed" id="create team role table" duration=982.985µs logger=migrator t=2026-04-07T01:27:45.52263289Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T01:27:45.523787098Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.149998ms logger=migrator t=2026-04-07T01:27:45.528458252Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T01:27:45.529545179Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.086427ms logger=migrator t=2026-04-07T01:27:45.534390926Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T01:27:45.535543994Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.152368ms logger=migrator t=2026-04-07T01:27:45.540455261Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T01:27:45.541372855Z level=info msg="Migration successfully executed" id="create user role table" duration=910.694µs logger=migrator t=2026-04-07T01:27:45.545993199Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T01:27:45.547029685Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.036706ms logger=migrator t=2026-04-07T01:27:45.552264727Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T01:27:45.553354555Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.089338ms logger=migrator t=2026-04-07T01:27:45.557689293Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T01:27:45.558740099Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.050826ms logger=migrator t=2026-04-07T01:27:45.563399083Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T01:27:45.564232466Z level=info msg="Migration successfully executed" id="create builtin role table" duration=828.203µs logger=migrator t=2026-04-07T01:27:45.568699477Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T01:27:45.569790663Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.090936ms logger=migrator t=2026-04-07T01:27:45.574698451Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T01:27:45.575791429Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.092948ms logger=migrator t=2026-04-07T01:27:45.580868008Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T01:27:45.590491381Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.641963ms logger=migrator t=2026-04-07T01:27:45.595015081Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T01:27:45.595845455Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=837.754µs logger=migrator t=2026-04-07T01:27:45.600442317Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T01:27:45.601522635Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.078808ms logger=migrator t=2026-04-07T01:27:45.60632708Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T01:27:45.607395657Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.066627ms logger=migrator t=2026-04-07T01:27:45.611976849Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T01:27:45.613016706Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.040007ms logger=migrator t=2026-04-07T01:27:45.617183081Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T01:27:45.618016755Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=831.734µs logger=migrator t=2026-04-07T01:27:45.622738729Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T01:27:45.623908938Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.169109ms logger=migrator t=2026-04-07T01:27:45.629027409Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T01:27:45.640818354Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.792025ms logger=migrator t=2026-04-07T01:27:45.645934075Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T01:27:45.655268872Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.331147ms logger=migrator t=2026-04-07T01:27:45.66216557Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T01:27:45.671953655Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.788815ms logger=migrator t=2026-04-07T01:27:45.676948354Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T01:27:45.685042022Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.092468ms logger=migrator t=2026-04-07T01:27:45.691013646Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T01:27:45.692424788Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.409462ms logger=migrator t=2026-04-07T01:27:45.698114278Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T01:27:45.699699453Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.584425ms logger=migrator t=2026-04-07T01:27:45.708612703Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T01:27:45.710801408Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.192775ms logger=migrator t=2026-04-07T01:27:45.716523648Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T01:27:45.717756657Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.232849ms logger=migrator t=2026-04-07T01:27:45.723200143Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T01:27:45.724688277Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.487524ms logger=migrator t=2026-04-07T01:27:45.73122126Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T01:27:45.731508324Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=287.044µs logger=migrator t=2026-04-07T01:27:45.736251639Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T01:27:45.736348861Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=93.242µs logger=migrator t=2026-04-07T01:27:45.741253639Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T01:27:45.741818727Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=557.008µs logger=migrator t=2026-04-07T01:27:45.746406559Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T01:27:45.748166407Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.759338ms logger=migrator t=2026-04-07T01:27:45.752963543Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T01:27:45.753995149Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.031546ms logger=migrator t=2026-04-07T01:27:45.75975531Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T01:27:45.760058784Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=296.824µs logger=migrator t=2026-04-07T01:27:45.764605077Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T01:27:45.765259507Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=654.55µs logger=migrator t=2026-04-07T01:27:45.769609626Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T01:27:45.770830725Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.219598ms logger=migrator t=2026-04-07T01:27:45.778924252Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T01:27:45.780294984Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.364922ms logger=migrator t=2026-04-07T01:27:45.78702759Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T01:27:45.796740323Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.712813ms logger=migrator t=2026-04-07T01:27:45.801448227Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T01:27:45.801501168Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.231µs logger=migrator t=2026-04-07T01:27:45.805762286Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T01:27:45.80665219Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=889.824µs logger=migrator t=2026-04-07T01:27:45.813499727Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T01:27:45.814703737Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.2042ms logger=migrator t=2026-04-07T01:27:45.820242324Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T01:27:45.821560585Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.319541ms logger=migrator t=2026-04-07T01:27:45.827946936Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T01:27:45.837574487Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.627071ms logger=migrator t=2026-04-07T01:27:45.843750185Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T01:27:45.845412151Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.662276ms logger=migrator t=2026-04-07T01:27:45.850081404Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T01:27:45.851750291Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.669257ms logger=migrator t=2026-04-07T01:27:45.858253743Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:27:45.881961638Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.700405ms logger=migrator t=2026-04-07T01:27:45.895087265Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T01:27:45.896516067Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.433032ms logger=migrator t=2026-04-07T01:27:45.905996496Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T01:27:45.910588019Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=4.594833ms logger=migrator t=2026-04-07T01:27:45.92712558Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T01:27:45.928379249Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.257179ms logger=migrator t=2026-04-07T01:27:45.935471582Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T01:27:45.936805472Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.335561ms logger=migrator t=2026-04-07T01:27:45.946360643Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T01:27:45.946909222Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=551.199µs logger=migrator t=2026-04-07T01:27:45.952029093Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T01:27:45.952847435Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=841.193µs logger=migrator t=2026-04-07T01:27:45.965352813Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T01:27:45.981814592Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.461349ms logger=migrator t=2026-04-07T01:27:45.990422778Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T01:27:45.991211791Z level=info msg="Migration successfully executed" id="create entity_events table" duration=790.973µs logger=migrator t=2026-04-07T01:27:46.00006201Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T01:27:46.00134454Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.29012ms logger=migrator t=2026-04-07T01:27:46.007224443Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:27:46.007575779Z 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-07T01:27:46.017102399Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:27:46.017685438Z 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-07T01:27:46.026944534Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T01:27:46.028037381Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.093137ms logger=migrator t=2026-04-07T01:27:46.034954299Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T01:27:46.035981286Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.027587ms logger=migrator t=2026-04-07T01:27:46.041994291Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:27:46.043041257Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.046316ms logger=migrator t=2026-04-07T01:27:46.049377388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:27:46.050432564Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.056157ms logger=migrator t=2026-04-07T01:27:46.05589207Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T01:27:46.057607157Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.719927ms logger=migrator t=2026-04-07T01:27:46.062347951Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T01:27:46.063871055Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.524084ms logger=migrator t=2026-04-07T01:27:46.070682572Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T01:27:46.071467775Z level=info msg="Migration successfully executed" id="Drop public config table" duration=786.602µs logger=migrator t=2026-04-07T01:27:46.078311753Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T01:27:46.079598863Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.28972ms logger=migrator t=2026-04-07T01:27:46.086662764Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T01:27:46.087891523Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.231039ms logger=migrator t=2026-04-07T01:27:46.093538602Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T01:27:46.095206699Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.673757ms logger=migrator t=2026-04-07T01:27:46.105455991Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T01:27:46.107165847Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.707766ms logger=migrator t=2026-04-07T01:27:46.119079234Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T01:27:46.140708795Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.613481ms logger=migrator t=2026-04-07T01:27:46.149008316Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T01:27:46.158627008Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.615492ms logger=migrator t=2026-04-07T01:27:46.166567753Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T01:27:46.174358835Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.796003ms logger=migrator t=2026-04-07T01:27:46.18162629Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T01:27:46.181939855Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=296.925µs logger=migrator t=2026-04-07T01:27:46.192294599Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T01:27:46.20008775Z level=info msg="Migration successfully executed" id="add share column" duration=7.795201ms logger=migrator t=2026-04-07T01:27:46.206541433Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T01:27:46.206747586Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=207.503µs logger=migrator t=2026-04-07T01:27:46.214447577Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T01:27:46.215860019Z level=info msg="Migration successfully executed" id="create file table" duration=1.418122ms logger=migrator t=2026-04-07T01:27:46.222088097Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T01:27:46.223652682Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.578075ms logger=migrator t=2026-04-07T01:27:46.229962811Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T01:27:46.231631598Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.670307ms logger=migrator t=2026-04-07T01:27:46.23815111Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T01:27:46.239393579Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.232869ms logger=migrator t=2026-04-07T01:27:46.244634772Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T01:27:46.246152746Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.517304ms logger=migrator t=2026-04-07T01:27:46.252812721Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T01:27:46.252986294Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=174.253µs logger=migrator t=2026-04-07T01:27:46.257951782Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T01:27:46.258080024Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=87.652µs logger=migrator t=2026-04-07T01:27:46.266584868Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T01:27:46.267248878Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=668.53µs logger=migrator t=2026-04-07T01:27:46.275098352Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T01:27:46.275275235Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=175.823µs logger=migrator t=2026-04-07T01:27:46.280226053Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T01:27:46.281351961Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.125798ms logger=migrator t=2026-04-07T01:27:46.286563933Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T01:27:46.293466242Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.909049ms logger=migrator t=2026-04-07T01:27:46.30355296Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T01:27:46.303691442Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=135.622µs logger=migrator t=2026-04-07T01:27:46.308391317Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T01:27:46.310427669Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.038832ms logger=migrator t=2026-04-07T01:27:46.317066103Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T01:27:46.317650622Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=585.439µs logger=migrator t=2026-04-07T01:27:46.324676653Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T01:27:46.324864336Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=188.393µs logger=migrator t=2026-04-07T01:27:46.330012627Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T01:27:46.330528405Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=517.108µs logger=migrator t=2026-04-07T01:27:46.336603261Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T01:27:46.346957304Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.351113ms logger=migrator t=2026-04-07T01:27:46.353481327Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T01:27:46.362325876Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.841599ms logger=migrator t=2026-04-07T01:27:46.368217969Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T01:27:46.369145864Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=944.485µs logger=migrator t=2026-04-07T01:27:46.378621633Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T01:27:46.451878087Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.254094ms logger=migrator t=2026-04-07T01:27:46.457590997Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T01:27:46.458439861Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=849.384µs logger=migrator t=2026-04-07T01:27:46.464333363Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T01:27:46.466130801Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.815828ms logger=migrator t=2026-04-07T01:27:46.471714689Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T01:27:46.500642455Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.923596ms logger=migrator t=2026-04-07T01:27:46.516532175Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T01:27:46.529939626Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.402331ms logger=migrator t=2026-04-07T01:27:46.536557081Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T01:27:46.537002718Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=449.947µs logger=migrator t=2026-04-07T01:27:46.542645147Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T01:27:46.542964722Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=321.495µs logger=migrator t=2026-04-07T01:27:46.546302074Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T01:27:46.546551658Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=249.814µs logger=migrator t=2026-04-07T01:27:46.551433525Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T01:27:46.551674759Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=223.794µs logger=migrator t=2026-04-07T01:27:46.55617396Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T01:27:46.556457974Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=286.124µs logger=migrator t=2026-04-07T01:27:46.562132194Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T01:27:46.564009323Z level=info msg="Migration successfully executed" id="create folder table" duration=1.878658ms logger=migrator t=2026-04-07T01:27:46.571687644Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T01:27:46.573218639Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.535185ms logger=migrator t=2026-04-07T01:27:46.580432052Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T01:27:46.584407985Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=4.012404ms logger=migrator t=2026-04-07T01:27:46.591533016Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T01:27:46.591634998Z level=info msg="Migration successfully executed" id="Update folder title length" duration=118.112µs logger=migrator t=2026-04-07T01:27:46.597804525Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T01:27:46.601747538Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.942623ms logger=migrator t=2026-04-07T01:27:46.606006264Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T01:27:46.607424047Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.418243ms logger=migrator t=2026-04-07T01:27:46.612370945Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T01:27:46.613686045Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.31442ms logger=migrator t=2026-04-07T01:27:46.617078899Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T01:27:46.617657907Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=578.278µs logger=migrator t=2026-04-07T01:27:46.622307101Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T01:27:46.622642776Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=336.335µs logger=migrator t=2026-04-07T01:27:46.629061898Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T01:27:46.63048595Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.422902ms logger=migrator t=2026-04-07T01:27:46.635231485Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T01:27:46.636912591Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.684016ms logger=migrator t=2026-04-07T01:27:46.641660516Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T01:27:46.642955467Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.300651ms logger=migrator t=2026-04-07T01:27:46.65015083Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T01:27:46.651813396Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.662236ms logger=migrator t=2026-04-07T01:27:46.657533657Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T01:27:46.659305294Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.771097ms logger=migrator t=2026-04-07T01:27:46.671541267Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T01:27:46.673622409Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.086622ms logger=migrator t=2026-04-07T01:27:46.678462915Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T01:27:46.680593709Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.130264ms logger=migrator t=2026-04-07T01:27:46.68766135Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T01:27:46.688687107Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.027127ms logger=migrator t=2026-04-07T01:27:46.694514999Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T01:27:46.695410553Z level=info msg="Migration successfully executed" id="create signing_key table" duration=897.924µs logger=migrator t=2026-04-07T01:27:46.701176103Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T01:27:46.702284291Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.106828ms logger=migrator t=2026-04-07T01:27:46.707507794Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T01:27:46.710800835Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.289941ms logger=migrator t=2026-04-07T01:27:46.719107706Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T01:27:46.719557533Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=440.967µs logger=migrator t=2026-04-07T01:27:46.735408493Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T01:27:46.745188497Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.781024ms logger=migrator t=2026-04-07T01:27:46.753054771Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T01:27:46.754113677Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.060466ms logger=migrator t=2026-04-07T01:27:46.759042255Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T01:27:46.759077636Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.901µs logger=migrator t=2026-04-07T01:27:46.76318833Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T01:27:46.764490551Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.301761ms logger=migrator t=2026-04-07T01:27:46.770635657Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T01:27:46.770661018Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.491µs logger=migrator t=2026-04-07T01:27:46.776437999Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T01:27:46.778665114Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.221355ms logger=migrator t=2026-04-07T01:27:46.784810711Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T01:27:46.786501248Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.501974ms logger=migrator t=2026-04-07T01:27:46.793063971Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T01:27:46.794203588Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.139707ms logger=migrator t=2026-04-07T01:27:46.799762656Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T01:27:46.800544159Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=778.263µs logger=migrator t=2026-04-07T01:27:46.806664515Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T01:27:46.806929219Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=265.624µs logger=migrator t=2026-04-07T01:27:46.812625269Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T01:27:46.813149657Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=524.518µs logger=migrator t=2026-04-07T01:27:46.816782185Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T01:27:46.817630798Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=847.273µs logger=migrator t=2026-04-07T01:27:46.825476892Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T01:27:46.826815132Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.33805ms logger=migrator t=2026-04-07T01:27:46.832625764Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T01:27:46.843399334Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.76791ms logger=migrator t=2026-04-07T01:27:46.848093068Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T01:27:46.862945432Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.833303ms logger=migrator t=2026-04-07T01:27:46.867291141Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T01:27:46.880221493Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.924722ms logger=migrator t=2026-04-07T01:27:46.886623454Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T01:27:46.886700666Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=80.102µs logger=migrator t=2026-04-07T01:27:46.889618932Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T01:27:46.899420976Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.801214ms logger=migrator t=2026-04-07T01:27:46.904924863Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T01:27:46.91553217Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.603067ms logger=migrator t=2026-04-07T01:27:46.930970163Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T01:27:46.9314586Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=491.327µs logger=migrator t=2026-04-07T01:27:46.938947808Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.166640707s logger=migrator t=2026-04-07T01:27:46.943120235Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T01:27:46.977988454Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T01:27:46.978305399Z level=info msg="Created default organization" logger=secrets t=2026-04-07T01:27:46.983145775Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T01:27:47.063806524Z level=info msg="Restored cache from database" duration=661.661µs logger=plugin.store t=2026-04-07T01:27:47.065392448Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T01:27:47.112254756Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T01:27:47.112301847Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T01:27:47.112403798Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T01:27:47.112419509Z level=info msg="Plugins loaded" count=54 duration=47.02796ms logger=query_data t=2026-04-07T01:27:47.117682351Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T01:27:47.121042274Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T01:27:47.125353262Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T01:27:47.151809518Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T01:27:47.155796651Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T01:27:47.158014765Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T01:27:47.187772154Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T01:27:47.221355272Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T01:27:47.241629421Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T01:27:47.241670921Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T01:27:47.241917085Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T01:27:47.242972112Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-07T01:27:47.244711219Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-07T01:27:47.248162664Z level=info msg="Starting MultiOrg Alertmanager" logger=grafana.update.checker t=2026-04-07T01:27:47.428617082Z level=info msg="Update check succeeded" duration=181.028548ms logger=provisioning.dashboard t=2026-04-07T01:27:47.440945776Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-07T01:27:47.447884465Z level=info msg="Update check succeeded" duration=200.026797ms logger=ngalert.state.manager t=2026-04-07T01:27:47.509570716Z level=info msg="State cache has been initialized" states=0 duration=266.592084ms logger=ngalert.scheduler t=2026-04-07T01:27:47.509786719Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T01:27:47.509893741Z level=info msg=starting first_tick=2026-04-07T01:27:50Z logger=sqlstore.transactions t=2026-04-07T01:27:47.516117219Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T01:27:47.536308256Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T01:27:47.600572117Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T01:27:47.619711958Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-07T01:27:47.62743136Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T01:27:47.628188802Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T01:27:47.648085274Z level=info msg="Patterns update finished" duration=127.84403ms logger=sqlstore.transactions t=2026-04-07T01:27:47.649972994Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-07T01:27:47.679051651Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T01:27:47.67953519Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T01:27:48.509348702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.51048875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.54293943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.623995884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.640053785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.733507474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.74856613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.784522195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.807516746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.866899449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.889563595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.931323251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:48.944985386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.002266896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.017766059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.08410705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.113715504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.149286932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.164778666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.203424042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.219084437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.278744133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.29256507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.327756383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.348255884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.399481998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.420735881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.463497682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.475353939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.530194119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.56596249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.639143928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.658578833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.717975045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.733331716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.792941651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.812575439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.870553709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.887648537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.952464124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:49.964437152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.021716601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.03640928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.11103705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.128128388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.193607153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.208589368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.275003639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.29039315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.350479151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.365150221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.435516633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.448158142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.505337378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.523276039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.590894899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.605072201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.661051018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.673641365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.735537915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.74988533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.815692951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.840344987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.901355653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:50.916318218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.014192151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.031261038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.111091347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.130112635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.191701208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.220636232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.297629817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.309155686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.38476377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.402474588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.47101257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.491813545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.5841371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.609981865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:27:51.671735881Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T01:28:45.270750467Z level=info msg="Usage stats are ready to report"