logger=settings t=2026-04-20T11:00:24.014232782Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T11:00:24Z logger=settings t=2026-04-20T11:00:24.014764744Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T11:00:24.014778474Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T11:00:24.014782664Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T11:00:24.014789214Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T11:00:24.014793104Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:00:24.014796364Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:00:24.014799764Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T11:00:24.014803794Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T11:00:24.014807654Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T11:00:24.014811155Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:00:24.014817315Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:00:24.014823995Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T11:00:24.014827275Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T11:00:24.014830515Z level=info msg=Target target=[all] logger=settings t=2026-04-20T11:00:24.014848895Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T11:00:24.014853945Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T11:00:24.014859746Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T11:00:24.014881946Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T11:00:24.014887516Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T11:00:24.014892166Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T11:00:24.018601677Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T11:00:24.018634298Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T11:00:24.020700862Z level=info msg="Locking database" logger=migrator t=2026-04-20T11:00:24.020713982Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T11:00:24.021251533Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T11:00:24.022097542Z level=info msg="Migration successfully executed" id="create migration_log table" duration=845.869µs logger=migrator t=2026-04-20T11:00:24.028535931Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T11:00:24.029893531Z level=info msg="Migration successfully executed" id="create user table" duration=1.35785ms logger=migrator t=2026-04-20T11:00:24.033563439Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T11:00:24.034246924Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=684.105µs logger=migrator t=2026-04-20T11:00:24.041113303Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T11:00:24.042223056Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.110383ms logger=migrator t=2026-04-20T11:00:24.054093612Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T11:00:24.055166616Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.077354ms logger=migrator t=2026-04-20T11:00:24.060165863Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T11:00:24.060977331Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=807.648µs logger=migrator t=2026-04-20T11:00:24.065034998Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T11:00:24.068146255Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.110887ms logger=migrator t=2026-04-20T11:00:24.07717215Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T11:00:24.078706803Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.538573ms logger=migrator t=2026-04-20T11:00:24.082702719Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T11:00:24.08362521Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=925.531µs logger=migrator t=2026-04-20T11:00:24.089126228Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T11:00:24.090027258Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=891.989µs logger=migrator t=2026-04-20T11:00:24.096293013Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T11:00:24.096797423Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=506.871µs logger=migrator t=2026-04-20T11:00:24.103169281Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T11:00:24.103845056Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=677.635µs logger=migrator t=2026-04-20T11:00:24.108760312Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T11:00:24.111094713Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.33615ms logger=migrator t=2026-04-20T11:00:24.116351815Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T11:00:24.116416046Z level=info msg="Migration successfully executed" id="Update user table charset" duration=67.761µs logger=migrator t=2026-04-20T11:00:24.120547716Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T11:00:24.121886255Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.340829ms logger=migrator t=2026-04-20T11:00:24.126790991Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T11:00:24.127091717Z level=info msg="Migration successfully executed" id="Add missing user data" duration=303.846µs logger=migrator t=2026-04-20T11:00:24.130692475Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T11:00:24.131951852Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.260187ms logger=migrator t=2026-04-20T11:00:24.139439604Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T11:00:24.140359124Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=922.499µs logger=migrator t=2026-04-20T11:00:24.144468772Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T11:00:24.146013056Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.542373ms logger=migrator t=2026-04-20T11:00:24.149730545Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T11:00:24.160426376Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.691161ms logger=migrator t=2026-04-20T11:00:24.172161669Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T11:00:24.173196792Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.041623ms logger=migrator t=2026-04-20T11:00:24.178957957Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T11:00:24.179176021Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=220.115µs logger=migrator t=2026-04-20T11:00:24.185805424Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T11:00:24.186773895Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=975.831µs logger=migrator t=2026-04-20T11:00:24.193786766Z 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-20T11:00:24.194112253Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=328.297µs logger=migrator t=2026-04-20T11:00:24.202692848Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T11:00:24.203204359Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=515.781µs logger=migrator t=2026-04-20T11:00:24.210547348Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T11:00:24.211489848Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=945.99µs logger=migrator t=2026-04-20T11:00:24.219947061Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T11:00:24.220669317Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=722.806µs logger=migrator t=2026-04-20T11:00:24.224791376Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T11:00:24.22545453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=663.084µs logger=migrator t=2026-04-20T11:00:24.228878834Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T11:00:24.229569419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=690.765µs logger=migrator t=2026-04-20T11:00:24.23380711Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T11:00:24.234516696Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=709.806µs logger=migrator t=2026-04-20T11:00:24.238534412Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T11:00:24.238563223Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.581µs logger=migrator t=2026-04-20T11:00:24.241324182Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T11:00:24.242003077Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=678.995µs logger=migrator t=2026-04-20T11:00:24.247396423Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T11:00:24.248340114Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=943.931µs logger=migrator t=2026-04-20T11:00:24.252856961Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T11:00:24.253368642Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=512.061µs logger=migrator t=2026-04-20T11:00:24.256489859Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T11:00:24.257015981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=526.292µs logger=migrator t=2026-04-20T11:00:24.260123948Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:00:24.262602372Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.475574ms logger=migrator t=2026-04-20T11:00:24.266502446Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T11:00:24.26716712Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=664.094µs logger=migrator t=2026-04-20T11:00:24.27044736Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T11:00:24.270998413Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=550.283µs logger=migrator t=2026-04-20T11:00:24.274212412Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T11:00:24.274776054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=564.512µs logger=migrator t=2026-04-20T11:00:24.279147629Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T11:00:24.279982257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=835.718µs logger=migrator t=2026-04-20T11:00:24.283144795Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T11:00:24.283954892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=809.037µs logger=migrator t=2026-04-20T11:00:24.287297984Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T11:00:24.287686333Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=388.549µs logger=migrator t=2026-04-20T11:00:24.29076868Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T11:00:24.291408993Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=640.024µs logger=migrator t=2026-04-20T11:00:24.29730136Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T11:00:24.297714099Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.209µs logger=migrator t=2026-04-20T11:00:24.301157783Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T11:00:24.301786557Z level=info msg="Migration successfully executed" id="create star table" duration=629.234µs logger=migrator t=2026-04-20T11:00:24.306199832Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T11:00:24.306951738Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=752.006µs logger=migrator t=2026-04-20T11:00:24.311692411Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T11:00:24.312455077Z level=info msg="Migration successfully executed" id="create org table v1" duration=760.857µs logger=migrator t=2026-04-20T11:00:24.317204119Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T11:00:24.317935445Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=730.526µs logger=migrator t=2026-04-20T11:00:24.321437151Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T11:00:24.322098665Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=662.304µs logger=migrator t=2026-04-20T11:00:24.32650825Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T11:00:24.327343819Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=834.699µs logger=migrator t=2026-04-20T11:00:24.33160356Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T11:00:24.332334136Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=730.896µs logger=migrator t=2026-04-20T11:00:24.335191438Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T11:00:24.335932624Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=740.586µs logger=migrator t=2026-04-20T11:00:24.338876647Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T11:00:24.338906338Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.071µs logger=migrator t=2026-04-20T11:00:24.34411585Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T11:00:24.344146751Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.771µs logger=migrator t=2026-04-20T11:00:24.347871061Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T11:00:24.348047575Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=176.374µs logger=migrator t=2026-04-20T11:00:24.350438127Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T11:00:24.351184362Z level=info msg="Migration successfully executed" id="create dashboard table" duration=744.695µs logger=migrator t=2026-04-20T11:00:24.354413042Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T11:00:24.355152019Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=739.727µs logger=migrator t=2026-04-20T11:00:24.358810127Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T11:00:24.359606984Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=796.497µs logger=migrator t=2026-04-20T11:00:24.363892717Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T11:00:24.364552931Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=657.654µs logger=migrator t=2026-04-20T11:00:24.368442425Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T11:00:24.369244523Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=801.618µs logger=migrator t=2026-04-20T11:00:24.372409461Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T11:00:24.373147297Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=736.845µs logger=migrator t=2026-04-20T11:00:24.37701516Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T11:00:24.382229312Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.213812ms logger=migrator t=2026-04-20T11:00:24.38536638Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T11:00:24.386158538Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=791.588µs logger=migrator t=2026-04-20T11:00:24.389277475Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T11:00:24.390048621Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=770.476µs logger=migrator t=2026-04-20T11:00:24.394113789Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T11:00:24.395247793Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.133314ms logger=migrator t=2026-04-20T11:00:24.399865693Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T11:00:24.400278732Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=411.119µs logger=migrator t=2026-04-20T11:00:24.403467741Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T11:00:24.404438811Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=966.32µs logger=migrator t=2026-04-20T11:00:24.409072942Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T11:00:24.409144443Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.471µs logger=migrator t=2026-04-20T11:00:24.412468105Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T11:00:24.414321715Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.85351ms logger=migrator t=2026-04-20T11:00:24.418133037Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T11:00:24.420065669Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.932662ms logger=migrator t=2026-04-20T11:00:24.424265369Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T11:00:24.426197551Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.929682ms logger=migrator t=2026-04-20T11:00:24.432061328Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T11:00:24.432843044Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=781.566µs logger=migrator t=2026-04-20T11:00:24.43774332Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T11:00:24.441274106Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.530436ms logger=migrator t=2026-04-20T11:00:24.449706948Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T11:00:24.450520876Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=813.628µs logger=migrator t=2026-04-20T11:00:24.454186215Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T11:00:24.455030803Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=843.228µs logger=migrator t=2026-04-20T11:00:24.460326337Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T11:00:24.460354038Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.751µs logger=migrator t=2026-04-20T11:00:24.465014109Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T11:00:24.465041759Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.67µs logger=migrator t=2026-04-20T11:00:24.468417862Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T11:00:24.470461236Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.043384ms logger=migrator t=2026-04-20T11:00:24.474000192Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T11:00:24.476860064Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.859642ms logger=migrator t=2026-04-20T11:00:24.484858387Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T11:00:24.486912261Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.053814ms logger=migrator t=2026-04-20T11:00:24.493374321Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T11:00:24.495433595Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.063485ms logger=migrator t=2026-04-20T11:00:24.499705617Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T11:00:24.499928522Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.915µs logger=migrator t=2026-04-20T11:00:24.503564311Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T11:00:24.504360618Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=793.547µs logger=migrator t=2026-04-20T11:00:24.509747154Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T11:00:24.510550211Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=802.947µs logger=migrator t=2026-04-20T11:00:24.513660378Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T11:00:24.513685919Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.371µs logger=migrator t=2026-04-20T11:00:24.517115622Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T11:00:24.517930011Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=813.869µs logger=migrator t=2026-04-20T11:00:24.521780843Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T11:00:24.52254238Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=761.776µs logger=migrator t=2026-04-20T11:00:24.532002995Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:00:24.537753469Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.752354ms logger=migrator t=2026-04-20T11:00:24.543548694Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T11:00:24.544077285Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=528.251µs logger=migrator t=2026-04-20T11:00:24.549525373Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T11:00:24.550311719Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=786.087µs logger=migrator t=2026-04-20T11:00:24.554855068Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T11:00:24.556176336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.320658ms logger=migrator t=2026-04-20T11:00:24.561809137Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T11:00:24.562304779Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=496.552µs logger=migrator t=2026-04-20T11:00:24.56749514Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T11:00:24.568057593Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=562.833µs logger=migrator t=2026-04-20T11:00:24.573192743Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T11:00:24.575348649Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.163887ms logger=migrator t=2026-04-20T11:00:24.579478539Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T11:00:24.580263336Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=784.837µs logger=migrator t=2026-04-20T11:00:24.584433435Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T11:00:24.58460419Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=171.165µs logger=migrator t=2026-04-20T11:00:24.588535054Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T11:00:24.588708698Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.874µs logger=migrator t=2026-04-20T11:00:24.592450738Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T11:00:24.593620454Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.170046ms logger=migrator t=2026-04-20T11:00:24.597558919Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T11:00:24.600902921Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.346132ms logger=migrator t=2026-04-20T11:00:24.60546655Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T11:00:24.606707256Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.238827ms logger=migrator t=2026-04-20T11:00:24.610399946Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T11:00:24.611212863Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=813.127µs logger=migrator t=2026-04-20T11:00:24.614640087Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T11:00:24.615467726Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=826.989µs logger=migrator t=2026-04-20T11:00:24.620490923Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T11:00:24.621188549Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=697.516µs logger=migrator t=2026-04-20T11:00:24.62449687Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T11:00:24.625229706Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=732.776µs logger=migrator t=2026-04-20T11:00:24.629693173Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T11:00:24.639603796Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.912173ms logger=migrator t=2026-04-20T11:00:24.64392559Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T11:00:24.644584434Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=658.894µs logger=migrator t=2026-04-20T11:00:24.647970376Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T11:00:24.648836265Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=864.099µs logger=migrator t=2026-04-20T11:00:24.653396724Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T11:00:24.654652691Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.255518ms logger=migrator t=2026-04-20T11:00:24.659646618Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T11:00:24.660238212Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=594.664µs logger=migrator t=2026-04-20T11:00:24.667377185Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T11:00:24.671588987Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.211651ms logger=migrator t=2026-04-20T11:00:24.677510994Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T11:00:24.68054437Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.034035ms logger=migrator t=2026-04-20T11:00:24.684429663Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T11:00:24.684459804Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.201µs logger=migrator t=2026-04-20T11:00:24.687902688Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T11:00:24.688118573Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=214.095µs logger=migrator t=2026-04-20T11:00:24.690925704Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T11:00:24.693397716Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.472142ms logger=migrator t=2026-04-20T11:00:24.70278811Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T11:00:24.703079406Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=294.127µs logger=migrator t=2026-04-20T11:00:24.706978339Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T11:00:24.707136743Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=158.854µs logger=migrator t=2026-04-20T11:00:24.713406979Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T11:00:24.715248508Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.841059ms logger=migrator t=2026-04-20T11:00:24.720973581Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T11:00:24.721120535Z level=info msg="Migration successfully executed" id="Update uid value" duration=147.214µs logger=migrator t=2026-04-20T11:00:24.729848053Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T11:00:24.73110322Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.258357ms logger=migrator t=2026-04-20T11:00:24.735441523Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T11:00:24.736840644Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.399721ms logger=migrator t=2026-04-20T11:00:24.740489093Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T11:00:24.741246729Z level=info msg="Migration successfully executed" id="create api_key table" duration=758.087µs logger=migrator t=2026-04-20T11:00:24.749326233Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T11:00:24.750181322Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=856.989µs logger=migrator t=2026-04-20T11:00:24.754305691Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T11:00:24.755098478Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=808.147µs logger=migrator t=2026-04-20T11:00:24.758459091Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T11:00:24.75936632Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=906.689µs logger=migrator t=2026-04-20T11:00:24.763525759Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T11:00:24.764292037Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=766.598µs logger=migrator t=2026-04-20T11:00:24.767933665Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T11:00:24.76862906Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=695.985µs logger=migrator t=2026-04-20T11:00:24.772168847Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T11:00:24.772884872Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=716.515µs logger=migrator t=2026-04-20T11:00:24.776783966Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T11:00:24.786563347Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.776861ms logger=migrator t=2026-04-20T11:00:24.791726838Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T11:00:24.792690889Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=964.821µs logger=migrator t=2026-04-20T11:00:24.796163694Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T11:00:24.796966491Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=803.417µs logger=migrator t=2026-04-20T11:00:24.801145832Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T11:00:24.802098842Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=950.84µs logger=migrator t=2026-04-20T11:00:24.805922025Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T11:00:24.806856405Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=935.28µs logger=migrator t=2026-04-20T11:00:24.814724495Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T11:00:24.815234036Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=513.38µs logger=migrator t=2026-04-20T11:00:24.819007867Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T11:00:24.819687961Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=681.064µs logger=migrator t=2026-04-20T11:00:24.825169579Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T11:00:24.82521397Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.341µs logger=migrator t=2026-04-20T11:00:24.828673886Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T11:00:24.835600185Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.923278ms logger=migrator t=2026-04-20T11:00:24.840998062Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T11:00:24.843137368Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.139917ms logger=migrator t=2026-04-20T11:00:24.849148018Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T11:00:24.849419193Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=273.235µs logger=migrator t=2026-04-20T11:00:24.855085196Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T11:00:24.859736056Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.651381ms logger=migrator t=2026-04-20T11:00:24.863283613Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T11:00:24.86686868Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.584198ms logger=migrator t=2026-04-20T11:00:24.870037168Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T11:00:24.871126232Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.089234ms logger=migrator t=2026-04-20T11:00:24.875510456Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T11:00:24.875950096Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=440.3µs logger=migrator t=2026-04-20T11:00:24.879114734Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T11:00:24.880006973Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=890.369µs logger=migrator t=2026-04-20T11:00:24.883692743Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T11:00:24.884575782Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=884.239µs logger=migrator t=2026-04-20T11:00:24.889688902Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T11:00:24.890822137Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.135635ms logger=migrator t=2026-04-20T11:00:24.894621139Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T11:00:24.89560996Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=991.602µs logger=migrator t=2026-04-20T11:00:24.899049964Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T11:00:24.899112076Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=62.942µs logger=migrator t=2026-04-20T11:00:24.905085715Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T11:00:24.905145246Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.062µs logger=migrator t=2026-04-20T11:00:24.91088569Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T11:00:24.914228092Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.344841ms logger=migrator t=2026-04-20T11:00:24.918950694Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T11:00:24.922582152Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.631228ms logger=migrator t=2026-04-20T11:00:24.926744342Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T11:00:24.926817774Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.932µs logger=migrator t=2026-04-20T11:00:24.931905354Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T11:00:24.933113839Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.209675ms logger=migrator t=2026-04-20T11:00:24.937182927Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T11:00:24.938579797Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.39683ms logger=migrator t=2026-04-20T11:00:24.942223576Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T11:00:24.942261936Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.93µs logger=migrator t=2026-04-20T11:00:24.946749134Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T11:00:24.947706674Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=957.361µs logger=migrator t=2026-04-20T11:00:24.951091927Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T11:00:24.951997827Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=907.2µs logger=migrator t=2026-04-20T11:00:24.955273777Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T11:00:24.958382444Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.108207ms logger=migrator t=2026-04-20T11:00:24.963759401Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T11:00:24.963805182Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=47.161µs logger=migrator t=2026-04-20T11:00:24.966461179Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T11:00:24.967605443Z level=info msg="Migration successfully executed" id="create session table" duration=1.142234ms logger=migrator t=2026-04-20T11:00:24.972162892Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T11:00:24.972416137Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=260.265µs logger=migrator t=2026-04-20T11:00:24.97764202Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T11:00:24.977753542Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=110.292µs logger=migrator t=2026-04-20T11:00:24.981104875Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T11:00:24.982044745Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=940.229µs logger=migrator t=2026-04-20T11:00:24.985711954Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T11:00:24.986530762Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=819.128µs logger=migrator t=2026-04-20T11:00:24.99156125Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T11:00:24.991589151Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.921µs logger=migrator t=2026-04-20T11:00:25.000183226Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T11:00:25.000250388Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=69.442µs logger=migrator t=2026-04-20T11:00:25.008949485Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T11:00:25.0129087Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.961695ms logger=migrator t=2026-04-20T11:00:25.018629114Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T11:00:25.020976145Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.348851ms logger=migrator t=2026-04-20T11:00:25.026161657Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T11:00:25.026237178Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=76.811µs logger=migrator t=2026-04-20T11:00:25.033851743Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T11:00:25.033948345Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=100.672µs logger=migrator t=2026-04-20T11:00:25.04024234Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T11:00:25.041145471Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=901.54µs logger=migrator t=2026-04-20T11:00:25.046179028Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T11:00:25.04623478Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=61.572µs logger=migrator t=2026-04-20T11:00:25.053718261Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T11:00:25.059619079Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.905078ms logger=migrator t=2026-04-20T11:00:25.06757645Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T11:00:25.067709323Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=133.093µs logger=migrator t=2026-04-20T11:00:25.071548206Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T11:00:25.075133284Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.584448ms logger=migrator t=2026-04-20T11:00:25.078737111Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T11:00:25.086713263Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=7.973452ms logger=migrator t=2026-04-20T11:00:25.093965209Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T11:00:25.094020271Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=55.571µs logger=migrator t=2026-04-20T11:00:25.101972192Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T11:00:25.103731781Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.764688ms logger=migrator t=2026-04-20T11:00:25.111057368Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T11:00:25.112259625Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.194196ms logger=migrator t=2026-04-20T11:00:25.117260023Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T11:00:25.118629022Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.367459ms logger=migrator t=2026-04-20T11:00:25.127221407Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T11:00:25.128298121Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.075234ms logger=migrator t=2026-04-20T11:00:25.133847191Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T11:00:25.134701509Z level=info msg="Migration successfully executed" id="add index alert state" duration=854.788µs logger=migrator t=2026-04-20T11:00:25.13984101Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T11:00:25.141338252Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.501341ms logger=migrator t=2026-04-20T11:00:25.145165315Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T11:00:25.146232527Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.067782ms logger=migrator t=2026-04-20T11:00:25.153104586Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T11:00:25.154100688Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.000313ms logger=migrator t=2026-04-20T11:00:25.158945083Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T11:00:25.160575897Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.638705ms logger=migrator t=2026-04-20T11:00:25.164946732Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T11:00:25.175587212Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.64513ms logger=migrator t=2026-04-20T11:00:25.179949875Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T11:00:25.180589539Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=637.614µs logger=migrator t=2026-04-20T11:00:25.18477866Z 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-20T11:00:25.185689139Z 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=910.569µs logger=migrator t=2026-04-20T11:00:25.1908315Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T11:00:25.191138347Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=310.707µs logger=migrator t=2026-04-20T11:00:25.195567713Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T11:00:25.196597465Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.029582ms logger=migrator t=2026-04-20T11:00:25.203316309Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T11:00:25.204597467Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.283098ms logger=migrator t=2026-04-20T11:00:25.21168994Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T11:00:25.218570769Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.877909ms logger=migrator t=2026-04-20T11:00:25.224361964Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T11:00:25.227249816Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.886192ms logger=migrator t=2026-04-20T11:00:25.230833963Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T11:00:25.234639316Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.806803ms logger=migrator t=2026-04-20T11:00:25.238928798Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T11:00:25.242692559Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.764311ms logger=migrator t=2026-04-20T11:00:25.248886503Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T11:00:25.249811203Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=925.72µs logger=migrator t=2026-04-20T11:00:25.255051626Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T11:00:25.255080667Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.55µs logger=migrator t=2026-04-20T11:00:25.262025536Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T11:00:25.262060397Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.551µs logger=migrator t=2026-04-20T11:00:25.266186436Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T11:00:25.26730767Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.118104ms logger=migrator t=2026-04-20T11:00:25.27238423Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:00:25.27334154Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=956.6µs logger=migrator t=2026-04-20T11:00:25.27931465Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T11:00:25.280048805Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=734.325µs logger=migrator t=2026-04-20T11:00:25.291689816Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T11:00:25.292673067Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=986.111µs logger=migrator t=2026-04-20T11:00:25.299059836Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:00:25.300121188Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.075223ms logger=migrator t=2026-04-20T11:00:25.308040339Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T11:00:25.312389043Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.349493ms logger=migrator t=2026-04-20T11:00:25.316164975Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T11:00:25.318877283Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.711988ms logger=migrator t=2026-04-20T11:00:25.323174275Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T11:00:25.32337587Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=202.135µs logger=migrator t=2026-04-20T11:00:25.327883387Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T11:00:25.328717085Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=833.878µs logger=migrator t=2026-04-20T11:00:25.33221465Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T11:00:25.333020478Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=805.558µs logger=migrator t=2026-04-20T11:00:25.336452512Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T11:00:25.340357246Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.903304ms logger=migrator t=2026-04-20T11:00:25.345201511Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T11:00:25.345289583Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=89.092µs logger=migrator t=2026-04-20T11:00:25.349470913Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T11:00:25.350431164Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=960.391µs logger=migrator t=2026-04-20T11:00:25.354258456Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T11:00:25.360703526Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=6.44031ms logger=migrator t=2026-04-20T11:00:25.373707236Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T11:00:25.373868799Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=167.924µs logger=migrator t=2026-04-20T11:00:25.380334419Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T11:00:25.381663377Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.319078ms logger=migrator t=2026-04-20T11:00:25.386095183Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T11:00:25.387098415Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.005132ms logger=migrator t=2026-04-20T11:00:25.390808064Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T11:00:25.391666604Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=858.3µs logger=migrator t=2026-04-20T11:00:25.39616592Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T11:00:25.397005779Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=839.639µs logger=migrator t=2026-04-20T11:00:25.401161428Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T11:00:25.402143249Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=981.311µs logger=migrator t=2026-04-20T11:00:25.407541426Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T11:00:25.408546818Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.005463ms logger=migrator t=2026-04-20T11:00:25.413439073Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T11:00:25.413471323Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.15µs logger=migrator t=2026-04-20T11:00:25.416674113Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T11:00:25.421403505Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.722431ms logger=migrator t=2026-04-20T11:00:25.425825241Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T11:00:25.426768831Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=943.33µs logger=migrator t=2026-04-20T11:00:25.430371708Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T11:00:25.435181672Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.813424ms logger=migrator t=2026-04-20T11:00:25.440547038Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T11:00:25.441443317Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=899.399µs logger=migrator t=2026-04-20T11:00:25.444852681Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T11:00:25.445627778Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=775.387µs logger=migrator t=2026-04-20T11:00:25.448618352Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T11:00:25.449314607Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=697.905µs logger=migrator t=2026-04-20T11:00:25.453494478Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T11:00:25.464810442Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.313834ms logger=migrator t=2026-04-20T11:00:25.469439421Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T11:00:25.470071876Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=629.235µs logger=migrator t=2026-04-20T11:00:25.482739019Z 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-20T11:00:25.483639728Z 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=897.469µs logger=migrator t=2026-04-20T11:00:25.487824119Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T11:00:25.488059894Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=235.605µs logger=migrator t=2026-04-20T11:00:25.49115913Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T11:00:25.491666401Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=507.061µs logger=migrator t=2026-04-20T11:00:25.494583234Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T11:00:25.494763898Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=180.944µs logger=migrator t=2026-04-20T11:00:25.498468188Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T11:00:25.502019755Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.549357ms logger=migrator t=2026-04-20T11:00:25.505666973Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T11:00:25.509077207Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.411954ms logger=migrator t=2026-04-20T11:00:25.523332685Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T11:00:25.526056954Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.722779ms logger=migrator t=2026-04-20T11:00:25.538537983Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T11:00:25.539642516Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.105043ms logger=migrator t=2026-04-20T11:00:25.543175563Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T11:00:25.543367047Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=191.384µs logger=migrator t=2026-04-20T11:00:25.548874006Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T11:00:25.552454433Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.579427ms logger=migrator t=2026-04-20T11:00:25.555946048Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T11:00:25.556826288Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=880.1µs logger=migrator t=2026-04-20T11:00:25.563004791Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T11:00:25.563182945Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=176.273µs logger=migrator t=2026-04-20T11:00:25.566597748Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T11:00:25.567206971Z level=info msg="Migration successfully executed" id="Move region to single row" duration=606.223µs logger=migrator t=2026-04-20T11:00:25.570754818Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T11:00:25.572027555Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.273137ms logger=migrator t=2026-04-20T11:00:25.576998513Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T11:00:25.578014814Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.016481ms logger=migrator t=2026-04-20T11:00:25.581383247Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:00:25.58241183Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.026362ms logger=migrator t=2026-04-20T11:00:25.585749151Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:00:25.586744292Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=994.851µs logger=migrator t=2026-04-20T11:00:25.590168277Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T11:00:25.591031615Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=863.208µs logger=migrator t=2026-04-20T11:00:25.606510179Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T11:00:25.60744201Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=934.211µs logger=migrator t=2026-04-20T11:00:25.614854469Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T11:00:25.615037613Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=189.874µs logger=migrator t=2026-04-20T11:00:25.619016149Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T11:00:25.620557172Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.541453ms logger=migrator t=2026-04-20T11:00:25.626826198Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T11:00:25.627763518Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=937.41µs logger=migrator t=2026-04-20T11:00:25.631181841Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T11:00:25.632829707Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.646166ms logger=migrator t=2026-04-20T11:00:25.63802476Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T11:00:25.639212145Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.183596ms logger=migrator t=2026-04-20T11:00:25.642888194Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T11:00:25.643125789Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=237.395µs logger=migrator t=2026-04-20T11:00:25.646646336Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T11:00:25.647044024Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=397.679µs logger=migrator t=2026-04-20T11:00:25.650982349Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T11:00:25.65105975Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.222µs logger=migrator t=2026-04-20T11:00:25.655013086Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T11:00:25.656398715Z level=info msg="Migration successfully executed" id="create team table" duration=1.387749ms logger=migrator t=2026-04-20T11:00:25.660792141Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T11:00:25.662669481Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.878629ms logger=migrator t=2026-04-20T11:00:25.66678226Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T11:00:25.667882863Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.101233ms logger=migrator t=2026-04-20T11:00:25.672252798Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T11:00:25.677502061Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.245113ms logger=migrator t=2026-04-20T11:00:25.681126879Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T11:00:25.681327093Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=200.484µs logger=migrator t=2026-04-20T11:00:25.686027655Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T11:00:25.687031226Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.003531ms logger=migrator t=2026-04-20T11:00:25.695616012Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T11:00:25.697257727Z level=info msg="Migration successfully executed" id="create team member table" duration=1.643796ms logger=migrator t=2026-04-20T11:00:25.701255253Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T11:00:25.702729136Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.474062ms logger=migrator t=2026-04-20T11:00:25.708628893Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T11:00:25.709538352Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=918.26µs logger=migrator t=2026-04-20T11:00:25.71451631Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T11:00:25.715215734Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=700.294µs logger=migrator t=2026-04-20T11:00:25.71873925Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T11:00:25.722062973Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.326183ms logger=migrator t=2026-04-20T11:00:25.725527807Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T11:00:25.730980985Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.452478ms logger=migrator t=2026-04-20T11:00:25.736460003Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T11:00:25.739980509Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.522166ms logger=migrator t=2026-04-20T11:00:25.743339401Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T11:00:25.744027546Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=688.535µs logger=migrator t=2026-04-20T11:00:25.747488681Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T11:00:25.748454992Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=966.681µs logger=migrator t=2026-04-20T11:00:25.753081092Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T11:00:25.754093333Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.008771ms logger=migrator t=2026-04-20T11:00:25.757997867Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T11:00:25.759048851Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.047513ms logger=migrator t=2026-04-20T11:00:25.762643118Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T11:00:25.763901806Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.258287ms logger=migrator t=2026-04-20T11:00:25.768396572Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T11:00:25.769339842Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=943.35µs logger=migrator t=2026-04-20T11:00:25.772762247Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T11:00:25.773709737Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=946.85µs logger=migrator t=2026-04-20T11:00:25.777207222Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T11:00:25.778147433Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=940.091µs logger=migrator t=2026-04-20T11:00:25.788816573Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T11:00:25.789239373Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=421.7µs logger=migrator t=2026-04-20T11:00:25.797283875Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T11:00:25.797736556Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=456.941µs logger=migrator t=2026-04-20T11:00:25.801379174Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T11:00:25.802663862Z level=info msg="Migration successfully executed" id="create tag table" duration=1.285757ms logger=migrator t=2026-04-20T11:00:25.806135787Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T11:00:25.807269361Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.130244ms logger=migrator t=2026-04-20T11:00:25.810790347Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T11:00:25.811583495Z level=info msg="Migration successfully executed" id="create login attempt table" duration=793.238µs logger=migrator t=2026-04-20T11:00:25.814774203Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T11:00:25.815731034Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=956.551µs logger=migrator t=2026-04-20T11:00:25.819021185Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T11:00:25.819910804Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=889.609µs logger=migrator t=2026-04-20T11:00:25.823042182Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:00:25.836027511Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.984619ms logger=migrator t=2026-04-20T11:00:25.841639703Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T11:00:25.844882102Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=3.2438ms logger=migrator t=2026-04-20T11:00:25.847780895Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T11:00:25.848742566Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=961.691µs logger=migrator t=2026-04-20T11:00:25.851786102Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T11:00:25.852078158Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=292.116µs logger=migrator t=2026-04-20T11:00:25.855071723Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T11:00:25.855733877Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=661.604µs logger=migrator t=2026-04-20T11:00:25.858606439Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T11:00:25.859384446Z level=info msg="Migration successfully executed" id="create user auth table" duration=777.907µs logger=migrator t=2026-04-20T11:00:25.862766109Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T11:00:25.863703669Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=939.61µs logger=migrator t=2026-04-20T11:00:25.867064541Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T11:00:25.867129302Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.391µs logger=migrator t=2026-04-20T11:00:25.870074396Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T11:00:25.878273683Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.197717ms logger=migrator t=2026-04-20T11:00:25.882148267Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T11:00:25.885781275Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.632628ms logger=migrator t=2026-04-20T11:00:25.888835771Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T11:00:25.894167096Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.330995ms logger=migrator t=2026-04-20T11:00:25.897762173Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T11:00:25.903197551Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.429468ms logger=migrator t=2026-04-20T11:00:25.906532822Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T11:00:25.907462103Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=930.261µs logger=migrator t=2026-04-20T11:00:25.910873557Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T11:00:25.916311364Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.437107ms logger=migrator t=2026-04-20T11:00:25.919655726Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T11:00:25.920466533Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.067µs logger=migrator t=2026-04-20T11:00:25.925768598Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T11:00:25.926743259Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=977.151µs logger=migrator t=2026-04-20T11:00:25.93232856Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T11:00:25.933026175Z level=info msg="Migration successfully executed" id="create user auth token table" duration=697.525µs logger=migrator t=2026-04-20T11:00:25.937292036Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T11:00:25.937925581Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=633.565µs logger=migrator t=2026-04-20T11:00:25.941869225Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T11:00:25.942654252Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=784.737µs logger=migrator t=2026-04-20T11:00:25.946268311Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T11:00:25.946987076Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=718.785µs logger=migrator t=2026-04-20T11:00:25.952637448Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T11:00:25.958183577Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.545729ms logger=migrator t=2026-04-20T11:00:25.96247814Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T11:00:25.963125364Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=648.904µs logger=migrator t=2026-04-20T11:00:25.966479116Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T11:00:25.96709497Z level=info msg="Migration successfully executed" id="create cache_data table" duration=615.434µs logger=migrator t=2026-04-20T11:00:25.971787981Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T11:00:25.973224572Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.436271ms logger=migrator t=2026-04-20T11:00:25.977407282Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T11:00:25.978856973Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.449011ms logger=migrator t=2026-04-20T11:00:25.983392991Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T11:00:25.984305731Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=912.71µs logger=migrator t=2026-04-20T11:00:25.988634535Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T11:00:25.988700126Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.641µs logger=migrator t=2026-04-20T11:00:25.992783664Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T11:00:25.992861635Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.821µs logger=migrator t=2026-04-20T11:00:25.997025006Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T11:00:25.998123699Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.098573ms logger=migrator t=2026-04-20T11:00:26.003101597Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:00:26.004025966Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=924.259µs logger=migrator t=2026-04-20T11:00:26.007840649Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:00:26.008759329Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=918.84µs logger=migrator t=2026-04-20T11:00:26.012400317Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:00:26.012465818Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.191µs logger=migrator t=2026-04-20T11:00:26.0171684Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:00:26.018054529Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=886.469µs logger=migrator t=2026-04-20T11:00:26.028601927Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:00:26.029961246Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.353949ms logger=migrator t=2026-04-20T11:00:26.034724499Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:00:26.036693041Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.968183ms logger=migrator t=2026-04-20T11:00:26.043994549Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:00:26.045832508Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.840649ms logger=migrator t=2026-04-20T11:00:26.050724774Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T11:00:26.057714964Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.98719ms logger=migrator t=2026-04-20T11:00:26.061723811Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T11:00:26.06261469Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=890.699µs logger=migrator t=2026-04-20T11:00:26.069719244Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T11:00:26.069868277Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=158.143µs logger=migrator t=2026-04-20T11:00:26.073764971Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T11:00:26.074861175Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.096314ms logger=migrator t=2026-04-20T11:00:26.079287Z 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-20T11:00:26.08024382Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=956.77µs logger=migrator t=2026-04-20T11:00:26.0839057Z 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-20T11:00:26.085514114Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.608734ms logger=migrator t=2026-04-20T11:00:26.089316617Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:00:26.089381889Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.962µs logger=migrator t=2026-04-20T11:00:26.093691721Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T11:00:26.094677403Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=984.402µs logger=migrator t=2026-04-20T11:00:26.098208789Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T11:00:26.09920176Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=994.611µs logger=migrator t=2026-04-20T11:00:26.102595443Z 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-20T11:00:26.103516244Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=920.901µs logger=migrator t=2026-04-20T11:00:26.107945009Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T11:00:26.10888141Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=936.081µs logger=migrator t=2026-04-20T11:00:26.112475417Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T11:00:26.12143788Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.953823ms logger=migrator t=2026-04-20T11:00:26.125711553Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:00:26.126786986Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.075972ms logger=migrator t=2026-04-20T11:00:26.130868604Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:00:26.131722622Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=854.028µs logger=migrator t=2026-04-20T11:00:26.135085895Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T11:00:26.163943317Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.846982ms logger=migrator t=2026-04-20T11:00:26.168754661Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T11:00:26.190993201Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.22418ms logger=migrator t=2026-04-20T11:00:26.194883874Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:00:26.195718823Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=836.319µs logger=migrator t=2026-04-20T11:00:26.199074085Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:00:26.199939064Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=860.859µs logger=migrator t=2026-04-20T11:00:26.204186676Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T11:00:26.209915039Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.726033ms logger=migrator t=2026-04-20T11:00:26.213908455Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T11:00:26.219831413Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.921908ms logger=migrator t=2026-04-20T11:00:26.223543384Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T11:00:26.224544915Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.001361ms logger=migrator t=2026-04-20T11:00:26.230000593Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T11:00:26.231077425Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.077072ms logger=migrator t=2026-04-20T11:00:26.234800696Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T11:00:26.235698315Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=897.569µs logger=migrator t=2026-04-20T11:00:26.239308693Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T11:00:26.240287125Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=977.702µs logger=migrator t=2026-04-20T11:00:26.244623428Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:00:26.24473961Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.202µs logger=migrator t=2026-04-20T11:00:26.248671636Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T11:00:26.257146949Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.469252ms logger=migrator t=2026-04-20T11:00:26.261074623Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T11:00:26.267977931Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.901918ms logger=migrator t=2026-04-20T11:00:26.271712093Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T11:00:26.278236453Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.52299ms logger=migrator t=2026-04-20T11:00:26.283039077Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T11:00:26.284046638Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.010761ms logger=migrator t=2026-04-20T11:00:26.287987074Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T11:00:26.289932705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.948721ms logger=migrator t=2026-04-20T11:00:26.293564024Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T11:00:26.300428352Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.854728ms logger=migrator t=2026-04-20T11:00:26.304170392Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T11:00:26.310753335Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.581843ms logger=migrator t=2026-04-20T11:00:26.315017077Z 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-20T11:00:26.316372406Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.36505ms logger=migrator t=2026-04-20T11:00:26.319995194Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T11:00:26.326512294Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.51573ms logger=migrator t=2026-04-20T11:00:26.330130513Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T11:00:26.337273847Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.141114ms logger=migrator t=2026-04-20T11:00:26.340354673Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T11:00:26.340608029Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=253.185µs logger=migrator t=2026-04-20T11:00:26.345451443Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T11:00:26.346833964Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.382331ms logger=migrator t=2026-04-20T11:00:26.350476752Z 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-20T11:00:26.352277591Z 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.799709ms logger=migrator t=2026-04-20T11:00:26.356376899Z 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-20T11:00:26.358630228Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.252269ms logger=migrator t=2026-04-20T11:00:26.362289187Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:00:26.362375788Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=87.041µs logger=migrator t=2026-04-20T11:00:26.365631198Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T11:00:26.373341525Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.709387ms logger=migrator t=2026-04-20T11:00:26.376719178Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T11:00:26.383193628Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.47394ms logger=migrator t=2026-04-20T11:00:26.386402337Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T11:00:26.393314416Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.910739ms logger=migrator t=2026-04-20T11:00:26.396566416Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T11:00:26.402816162Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.249336ms logger=migrator t=2026-04-20T11:00:26.406606913Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T11:00:26.413115984Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.50845ms logger=migrator t=2026-04-20T11:00:26.41663663Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T11:00:26.416703682Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.912µs logger=migrator t=2026-04-20T11:00:26.420088734Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T11:00:26.420909152Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=819.158µs logger=migrator t=2026-04-20T11:00:26.424241694Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T11:00:26.430726984Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.4846ms logger=migrator t=2026-04-20T11:00:26.433741269Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T11:00:26.433804991Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.532µs logger=migrator t=2026-04-20T11:00:26.436982179Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T11:00:26.444385318Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.398989ms logger=migrator t=2026-04-20T11:00:26.448189481Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T11:00:26.449291104Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.103833ms logger=migrator t=2026-04-20T11:00:26.452743428Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T11:00:26.459230399Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.484491ms logger=migrator t=2026-04-20T11:00:26.462792106Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T11:00:26.463426189Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=634.683µs logger=migrator t=2026-04-20T11:00:26.4676131Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T11:00:26.468365106Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=751.896µs logger=migrator t=2026-04-20T11:00:26.471575905Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T11:00:26.478363732Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.785157ms logger=migrator t=2026-04-20T11:00:26.481718594Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T11:00:26.482598273Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=879.469µs logger=migrator t=2026-04-20T11:00:26.486269562Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T11:00:26.487426297Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.155135ms logger=migrator t=2026-04-20T11:00:26.491041895Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T11:00:26.492323753Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.278508ms logger=migrator t=2026-04-20T11:00:26.495922261Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T11:00:26.496915942Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=993.511µs logger=migrator t=2026-04-20T11:00:26.500401967Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T11:00:26.500468388Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.232µs logger=migrator t=2026-04-20T11:00:26.503968534Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T11:00:26.505355154Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.38412ms logger=migrator t=2026-04-20T11:00:26.509185457Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T11:00:26.510413863Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.225696ms logger=migrator t=2026-04-20T11:00:26.513850407Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T11:00:26.514253996Z 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-20T11:00:26.517828973Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T11:00:26.518301053Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=471.75µs logger=migrator t=2026-04-20T11:00:26.521587094Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T11:00:26.522688068Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.100643ms logger=migrator t=2026-04-20T11:00:26.527357529Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T11:00:26.538368786Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.008427ms logger=migrator t=2026-04-20T11:00:26.54179445Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T11:00:26.542641479Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=846.699µs logger=migrator t=2026-04-20T11:00:26.545727445Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T11:00:26.546576433Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=846.718µs logger=migrator t=2026-04-20T11:00:26.549939696Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T11:00:26.550824405Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=884.158µs logger=migrator t=2026-04-20T11:00:26.55427026Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T11:00:26.555318462Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.048162ms logger=migrator t=2026-04-20T11:00:26.558852968Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T11:00:26.55983766Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=984.322µs logger=migrator t=2026-04-20T11:00:26.562994098Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T11:00:26.563015408Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=22.21µs logger=migrator t=2026-04-20T11:00:26.566067794Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T11:00:26.566220237Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=152.123µs logger=migrator t=2026-04-20T11:00:26.569679692Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T11:00:26.578768457Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.089095ms logger=migrator t=2026-04-20T11:00:26.582458818Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T11:00:26.582804325Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=347.847µs logger=migrator t=2026-04-20T11:00:26.585980994Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T11:00:26.587037586Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.056373ms logger=migrator t=2026-04-20T11:00:26.590082942Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T11:00:26.590402699Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.607µs logger=migrator t=2026-04-20T11:00:26.593512316Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T11:00:26.594488977Z level=info msg="Migration successfully executed" id="create data_keys table" duration=976.311µs logger=migrator t=2026-04-20T11:00:26.597826609Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T11:00:26.598700558Z level=info msg="Migration successfully executed" id="create secrets table" duration=873.209µs logger=migrator t=2026-04-20T11:00:26.601992369Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T11:00:26.636121715Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.128466ms logger=migrator t=2026-04-20T11:00:26.639815205Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T11:00:26.650782262Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.968626ms logger=migrator t=2026-04-20T11:00:26.654004771Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T11:00:26.654168264Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.013µs logger=migrator t=2026-04-20T11:00:26.657322612Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T11:00:26.687648557Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.324265ms logger=migrator t=2026-04-20T11:00:26.691320517Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T11:00:26.722571361Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.249564ms logger=migrator t=2026-04-20T11:00:26.72625411Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T11:00:26.726908194Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=653.854µs logger=migrator t=2026-04-20T11:00:26.730121333Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T11:00:26.730971513Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=848.539µs logger=migrator t=2026-04-20T11:00:26.734804475Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T11:00:26.735243274Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=438.669µs logger=migrator t=2026-04-20T11:00:26.739040547Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T11:00:26.740531938Z level=info msg="Migration successfully executed" id="create permission table" duration=1.490981ms logger=migrator t=2026-04-20T11:00:26.744368002Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T11:00:26.745325742Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=957.94µs logger=migrator t=2026-04-20T11:00:26.748658044Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T11:00:26.749688666Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.009351ms logger=migrator t=2026-04-20T11:00:26.752999768Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T11:00:26.753806205Z level=info msg="Migration successfully executed" id="create role table" duration=806.357µs logger=migrator t=2026-04-20T11:00:26.757097586Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T11:00:26.764644809Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.546683ms logger=migrator t=2026-04-20T11:00:26.76795525Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T11:00:26.773153413Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.197523ms logger=migrator t=2026-04-20T11:00:26.776976065Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T11:00:26.77811448Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.137775ms logger=migrator t=2026-04-20T11:00:26.781969663Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T11:00:26.783162528Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.189515ms logger=migrator t=2026-04-20T11:00:26.786995521Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T11:00:26.788124325Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.128744ms logger=migrator t=2026-04-20T11:00:26.791542349Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T11:00:26.79251291Z level=info msg="Migration successfully executed" id="create team role table" duration=970.001µs logger=migrator t=2026-04-20T11:00:26.796306952Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T11:00:26.797431706Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.124444ms logger=migrator t=2026-04-20T11:00:26.801257109Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T11:00:26.803049617Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.791098ms logger=migrator t=2026-04-20T11:00:26.807260598Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T11:00:26.808889304Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.627856ms logger=migrator t=2026-04-20T11:00:26.812815258Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T11:00:26.813610995Z level=info msg="Migration successfully executed" id="create user role table" duration=795.697µs logger=migrator t=2026-04-20T11:00:26.816749073Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T11:00:26.817765175Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.015892ms logger=migrator t=2026-04-20T11:00:26.821052346Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T11:00:26.822157649Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.106743ms logger=migrator t=2026-04-20T11:00:26.826095695Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T11:00:26.82726767Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.171875ms logger=migrator t=2026-04-20T11:00:26.830869857Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T11:00:26.832248157Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.37786ms logger=migrator t=2026-04-20T11:00:26.836059229Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T11:00:26.837781317Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.722168ms logger=migrator t=2026-04-20T11:00:26.843265475Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T11:00:26.844316838Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.051133ms logger=migrator t=2026-04-20T11:00:26.847526677Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T11:00:26.859338802Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.812395ms logger=migrator t=2026-04-20T11:00:26.862517301Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T11:00:26.863334758Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=817.047µs logger=migrator t=2026-04-20T11:00:26.866445955Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T11:00:26.867264302Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=818.097µs logger=migrator t=2026-04-20T11:00:26.870355149Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T11:00:26.871386722Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.031523ms logger=migrator t=2026-04-20T11:00:26.87454899Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T11:00:26.875651473Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.101803ms logger=migrator t=2026-04-20T11:00:26.878873514Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T11:00:26.879723222Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=849.208µs logger=migrator t=2026-04-20T11:00:26.884476975Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T11:00:26.886530018Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.052803ms logger=migrator t=2026-04-20T11:00:26.890533055Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T11:00:26.898656451Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.121896ms logger=migrator t=2026-04-20T11:00:26.902918662Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T11:00:26.911525498Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.606426ms logger=migrator t=2026-04-20T11:00:26.917322563Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T11:00:26.925503349Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.180136ms logger=migrator t=2026-04-20T11:00:26.92922081Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T11:00:26.937172541Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.948131ms logger=migrator t=2026-04-20T11:00:26.941091906Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T11:00:26.942264871Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.172785ms logger=migrator t=2026-04-20T11:00:26.950507449Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T11:00:26.951790587Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.281638ms logger=migrator t=2026-04-20T11:00:26.957653083Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T11:00:26.959915401Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.267328ms logger=migrator t=2026-04-20T11:00:26.964563752Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T11:00:26.965711387Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.147045ms logger=migrator t=2026-04-20T11:00:26.969230953Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T11:00:26.970832917Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.601884ms logger=migrator t=2026-04-20T11:00:26.975516848Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T11:00:26.975637671Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=121.343µs logger=migrator t=2026-04-20T11:00:26.979601406Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T11:00:26.979687899Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=88.133µs logger=migrator t=2026-04-20T11:00:26.983790507Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T11:00:26.984537373Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=747.426µs logger=migrator t=2026-04-20T11:00:26.989371107Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T11:00:26.990626864Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.253097ms logger=migrator t=2026-04-20T11:00:26.995701754Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T11:00:26.99642342Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=718.695µs logger=migrator t=2026-04-20T11:00:27.000329604Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T11:00:27.00060095Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=271.646µs logger=migrator t=2026-04-20T11:00:27.004873022Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T11:00:27.005411054Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=538.572µs logger=migrator t=2026-04-20T11:00:27.009226516Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T11:00:27.01081086Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.584114ms logger=migrator t=2026-04-20T11:00:27.017022754Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T11:00:27.018268341Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.245587ms logger=migrator t=2026-04-20T11:00:27.022235607Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T11:00:27.034480951Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.245704ms logger=migrator t=2026-04-20T11:00:27.03998777Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T11:00:27.040157574Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=170.374µs logger=migrator t=2026-04-20T11:00:27.048994324Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T11:00:27.050306273Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.313709ms logger=migrator t=2026-04-20T11:00:27.054056603Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T11:00:27.055362652Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.306229ms logger=migrator t=2026-04-20T11:00:27.061118036Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T11:00:27.062681069Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.562803ms logger=migrator t=2026-04-20T11:00:27.067553265Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T11:00:27.077823307Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.267862ms logger=migrator t=2026-04-20T11:00:27.083714264Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T11:00:27.08449547Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=781.646µs logger=migrator t=2026-04-20T11:00:27.08954499Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T11:00:27.091761778Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.215278ms logger=migrator t=2026-04-20T11:00:27.098087674Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:00:27.130911672Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=32.818608ms logger=migrator t=2026-04-20T11:00:27.134800726Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T11:00:27.13595775Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.156754ms logger=migrator t=2026-04-20T11:00:27.139551799Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T11:00:27.140671022Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.119003ms logger=migrator t=2026-04-20T11:00:27.143952743Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T11:00:27.145058397Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.105704ms logger=migrator t=2026-04-20T11:00:27.14842374Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T11:00:27.149499353Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.075823ms logger=migrator t=2026-04-20T11:00:27.154106892Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T11:00:27.154356128Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=240.795µs logger=migrator t=2026-04-20T11:00:27.158084608Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T11:00:27.159296975Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.209836ms logger=migrator t=2026-04-20T11:00:27.162901092Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T11:00:27.172912518Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.012936ms logger=migrator t=2026-04-20T11:00:27.176303131Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T11:00:27.176897064Z level=info msg="Migration successfully executed" id="create entity_events table" duration=607.613µs logger=migrator t=2026-04-20T11:00:27.180133764Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T11:00:27.181636137Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.502182ms logger=migrator t=2026-04-20T11:00:27.187424851Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:00:27.188012464Z 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-20T11:00:27.193070593Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:00:27.193590754Z 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-20T11:00:27.197763974Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T11:00:27.199280857Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.518433ms logger=migrator t=2026-04-20T11:00:27.20449642Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T11:00:27.205506001Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.008301ms logger=migrator t=2026-04-20T11:00:27.209970848Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:00:27.211086981Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.110893ms logger=migrator t=2026-04-20T11:00:27.214527405Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:00:27.21561494Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.087315ms logger=migrator t=2026-04-20T11:00:27.220329851Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:00:27.221435365Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.103954ms logger=migrator t=2026-04-20T11:00:27.227557727Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:00:27.229290235Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.732878ms logger=migrator t=2026-04-20T11:00:27.233089986Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T11:00:27.233934224Z level=info msg="Migration successfully executed" id="Drop public config table" duration=842.328µs logger=migrator t=2026-04-20T11:00:27.238601505Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T11:00:27.239711739Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.110714ms logger=migrator t=2026-04-20T11:00:27.243884539Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:00:27.245072005Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.194666ms logger=migrator t=2026-04-20T11:00:27.249028221Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:00:27.250136794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.108463ms logger=migrator t=2026-04-20T11:00:27.25827013Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T11:00:27.260489048Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.221939ms logger=migrator t=2026-04-20T11:00:27.264096595Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T11:00:27.288129054Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.033039ms logger=migrator t=2026-04-20T11:00:27.29167133Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T11:00:27.301000731Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.329571ms logger=migrator t=2026-04-20T11:00:27.305253644Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T11:00:27.311747633Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.490219ms logger=migrator t=2026-04-20T11:00:27.316000806Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T11:00:27.31622612Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=225.834µs logger=migrator t=2026-04-20T11:00:27.325738825Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T11:00:27.334742549Z level=info msg="Migration successfully executed" id="add share column" duration=9.003064ms logger=migrator t=2026-04-20T11:00:27.338350848Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T11:00:27.338553222Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=196.234µs logger=migrator t=2026-04-20T11:00:27.343632841Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T11:00:27.345341439Z level=info msg="Migration successfully executed" id="create file table" duration=1.713188ms logger=migrator t=2026-04-20T11:00:27.348984367Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T11:00:27.350101882Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.114305ms logger=migrator t=2026-04-20T11:00:27.353572926Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T11:00:27.354812063Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.238887ms logger=migrator t=2026-04-20T11:00:27.35883975Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T11:00:27.359708789Z level=info msg="Migration successfully executed" id="create file_meta table" duration=869.178µs logger=migrator t=2026-04-20T11:00:27.365042244Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T11:00:27.367219641Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.183487ms logger=migrator t=2026-04-20T11:00:27.372050995Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T11:00:27.372162138Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.663µs logger=migrator t=2026-04-20T11:00:27.376194014Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T11:00:27.376406499Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=219.955µs logger=migrator t=2026-04-20T11:00:27.380016996Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T11:00:27.380875886Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=858.37µs logger=migrator t=2026-04-20T11:00:27.385208599Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T11:00:27.385363412Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=154.713µs logger=migrator t=2026-04-20T11:00:27.388628773Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T11:00:27.389807348Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.176825ms logger=migrator t=2026-04-20T11:00:27.393276713Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T11:00:27.403249058Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.971225ms logger=migrator t=2026-04-20T11:00:27.408151883Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T11:00:27.408316058Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.735µs logger=migrator t=2026-04-20T11:00:27.412054848Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T11:00:27.413229573Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.174525ms logger=migrator t=2026-04-20T11:00:27.417119498Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T11:00:27.417578007Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=458.889µs logger=migrator t=2026-04-20T11:00:27.421544763Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T11:00:27.421791638Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=249.925µs logger=migrator t=2026-04-20T11:00:27.426265945Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T11:00:27.426815416Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=549.791µs logger=migrator t=2026-04-20T11:00:27.431429936Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T11:00:27.442859133Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.418947ms logger=migrator t=2026-04-20T11:00:27.447529994Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T11:00:27.457230983Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.700139ms logger=migrator t=2026-04-20T11:00:27.461444233Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T11:00:27.462397814Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=955.211µs logger=migrator t=2026-04-20T11:00:27.467532885Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T11:00:27.544030366Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.4888ms logger=migrator t=2026-04-20T11:00:27.549839221Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T11:00:27.551064857Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.225136ms logger=migrator t=2026-04-20T11:00:27.555405741Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T11:00:27.556653007Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.246686ms logger=migrator t=2026-04-20T11:00:27.560269026Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T11:00:27.586851209Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.580923ms logger=migrator t=2026-04-20T11:00:27.590763454Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T11:00:27.600648547Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.883133ms logger=migrator t=2026-04-20T11:00:27.605118294Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T11:00:27.605441881Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=324.607µs logger=migrator t=2026-04-20T11:00:27.608736422Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T11:00:27.608909585Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.153µs logger=migrator t=2026-04-20T11:00:27.612670076Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T11:00:27.613046235Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=375.679µs logger=migrator t=2026-04-20T11:00:27.617261235Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T11:00:27.617859138Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=597.993µs logger=migrator t=2026-04-20T11:00:27.621484707Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T11:00:27.621757963Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=273.916µs logger=migrator t=2026-04-20T11:00:27.62534202Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T11:00:27.626826182Z level=info msg="Migration successfully executed" id="create folder table" duration=1.484392ms logger=migrator t=2026-04-20T11:00:27.630219835Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T11:00:27.631660896Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.441301ms logger=migrator t=2026-04-20T11:00:27.635962259Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T11:00:27.637173565Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.201966ms logger=migrator t=2026-04-20T11:00:27.640856985Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T11:00:27.640898086Z level=info msg="Migration successfully executed" id="Update folder title length" duration=49.361µs logger=migrator t=2026-04-20T11:00:27.645559236Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:00:27.647224092Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.664536ms logger=migrator t=2026-04-20T11:00:27.65312777Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:00:27.654298955Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.171985ms logger=migrator t=2026-04-20T11:00:27.657810161Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T11:00:27.659186181Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.37517ms logger=migrator t=2026-04-20T11:00:27.662781798Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T11:00:27.663237199Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=455.44µs logger=migrator t=2026-04-20T11:00:27.666366946Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T11:00:27.666649802Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=283.016µs logger=migrator t=2026-04-20T11:00:27.669759259Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T11:00:27.671005525Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.244246ms logger=migrator t=2026-04-20T11:00:27.674566593Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T11:00:27.675807029Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.243366ms logger=migrator t=2026-04-20T11:00:27.679761074Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T11:00:27.680864889Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.104175ms logger=migrator t=2026-04-20T11:00:27.684686341Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T11:00:27.686577922Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.897842ms logger=migrator t=2026-04-20T11:00:27.689947624Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T11:00:27.691214972Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.267938ms logger=migrator t=2026-04-20T11:00:27.695049155Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T11:00:27.696016045Z level=info msg="Migration successfully executed" id="create anon_device table" duration=968.081µs logger=migrator t=2026-04-20T11:00:27.699257565Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T11:00:27.70041518Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.158455ms logger=migrator t=2026-04-20T11:00:27.70365131Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T11:00:27.704692652Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.041072ms logger=migrator t=2026-04-20T11:00:27.713236596Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T11:00:27.715343382Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.106376ms logger=migrator t=2026-04-20T11:00:27.722265272Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T11:00:27.724382477Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.136975ms logger=migrator t=2026-04-20T11:00:27.73007949Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T11:00:27.731596373Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.518993ms logger=migrator t=2026-04-20T11:00:27.736034309Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T11:00:27.736357146Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=322.927µs logger=migrator t=2026-04-20T11:00:27.740311711Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T11:00:27.747322063Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.008042ms logger=migrator t=2026-04-20T11:00:27.751988123Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T11:00:27.752536914Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=550.021µs logger=migrator t=2026-04-20T11:00:27.7559965Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:00:27.75601728Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.1µs logger=migrator t=2026-04-20T11:00:27.759072326Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:00:27.76018754Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.115074ms logger=migrator t=2026-04-20T11:00:27.764713368Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:00:27.764732478Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.24µs logger=migrator t=2026-04-20T11:00:27.768762675Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T11:00:27.770246817Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.479522ms logger=migrator t=2026-04-20T11:00:27.774215672Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:00:27.77594817Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.746948ms logger=migrator t=2026-04-20T11:00:27.780863386Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T11:00:27.7819971Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.133644ms logger=migrator t=2026-04-20T11:00:27.786125389Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T11:00:27.787018189Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=893.82µs logger=migrator t=2026-04-20T11:00:27.790951533Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T11:00:27.791389933Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=446.65µs logger=migrator t=2026-04-20T11:00:27.795435101Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T11:00:27.796414611Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=979.64µs logger=migrator t=2026-04-20T11:00:27.801313577Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T11:00:27.802706037Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.39229ms logger=migrator t=2026-04-20T11:00:27.807112782Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T11:00:27.808956373Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.864ms logger=migrator t=2026-04-20T11:00:27.814403559Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T11:00:27.824422726Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.019197ms logger=migrator t=2026-04-20T11:00:27.828055614Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T11:00:27.835057855Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.002081ms logger=migrator t=2026-04-20T11:00:27.838600472Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T11:00:27.847130246Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.528654ms logger=migrator t=2026-04-20T11:00:27.852723376Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T11:00:27.85289713Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=178.624µs logger=migrator t=2026-04-20T11:00:27.85703491Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T11:00:27.867228459Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.20757ms logger=migrator t=2026-04-20T11:00:27.871543243Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T11:00:27.880197819Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.656207ms logger=migrator t=2026-04-20T11:00:27.887808504Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T11:00:27.88857457Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=767.466µs logger=migrator t=2026-04-20T11:00:27.894197151Z level=info msg="migrations completed" performed=558 skipped=0 duration=3.872972298s logger=migrator t=2026-04-20T11:00:27.895751345Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T11:00:27.912274711Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T11:00:27.912475936Z level=info msg="Created default organization" logger=secrets t=2026-04-20T11:00:27.917378471Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:00:27.972734796Z level=info msg="Restored cache from database" duration=654.414µs logger=plugin.store t=2026-04-20T11:00:27.974524285Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T11:00:28.019431174Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T11:00:28.019457835Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T11:00:28.019545776Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T11:00:28.019558467Z level=info msg="Plugins loaded" count=54 duration=45.036562ms logger=query_data t=2026-04-20T11:00:28.023801828Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T11:00:28.027926607Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T11:00:28.034128661Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T11:00:28.041738415Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T11:00:28.043969173Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T11:00:28.046533888Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T11:00:28.075926883Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T11:00:28.102968917Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T11:00:28.125293457Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T11:00:28.125312708Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T11:00:28.126132296Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T11:00:28.126279689Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T11:00:28.12630726Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T11:00:28.130589372Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-20T11:00:28.200173393Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T11:00:28.200344907Z level=info msg="State cache has been initialized" states=0 duration=74.065828ms logger=ngalert.scheduler t=2026-04-20T11:00:28.200401438Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T11:00:28.20048424Z level=info msg=starting first_tick=2026-04-20T11:00:30Z logger=plugins.update.checker t=2026-04-20T11:00:28.204820914Z level=info msg="Update check succeeded" duration=79.120887ms logger=grafana.update.checker t=2026-04-20T11:00:28.207529232Z level=info msg="Update check succeeded" duration=81.432497ms logger=provisioning.dashboard t=2026-04-20T11:00:28.305534757Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T11:00:28.330379553Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:00:28.375342083Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:00:28.386171807Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:00:28.403275696Z 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-20T11:00:28.410351368Z level=info msg="Patterns update finished" duration=210.658295ms logger=sqlstore.transactions t=2026-04-20T11:00:28.415617372Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-20T11:00:28.426763333Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T11:00:28.428132463Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T11:00:32.531558573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.532501024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.552787821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.578311552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.589743888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.611485118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.629343362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.654883464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.672720239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.692867914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.708077622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.731473557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.753286148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.774841702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.798611986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.826307493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.844883253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.877083189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.896170581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.929370686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:32.964494965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.037428839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.059429963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.099896326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.116365031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.211246519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.228627614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.277911178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.293066254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.334299144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.353744304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.400519873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.420705389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.458019003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.478495455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.532177464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.548293891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.604542675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.627989931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.686519154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.709597452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.76420794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.789264051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.840312023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.860715943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.913210006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:33.930701283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.001735575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.017935175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.07657794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.092281879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.149518124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.164215801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.216683054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.234538439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.298413257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.314390822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.364320179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.38244472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.449705141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.46769758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.525723282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.543046675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.593927134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.613053316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.676789251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.695391463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.758506004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.769784497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.824954758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.845403869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.914306326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.932369406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:34.992943313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:35.020909656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:35.124764837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:35.148318655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:35.216829634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:35.238676006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:00:35.320597313Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T11:01:22.153107243Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-20T11:10:28.140617051Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T11:10:28.169154431Z level=info msg="Completed cleanup jobs" duration=42.461658ms logger=plugins.update.checker t=2026-04-20T11:10:28.253626636Z level=info msg="Update check succeeded" duration=48.17924ms