logger=settings t=2026-08-26T09:11:31.697996974Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-26T09:11:31Z logger=settings t=2026-08-26T09:11:31.698440275Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-26T09:11:31.698458595Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-26T09:11:31.698464025Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-26T09:11:31.698469325Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-26T09:11:31.698473896Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-26T09:11:31.698478796Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-26T09:11:31.698486946Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-26T09:11:31.698492426Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-26T09:11:31.698496986Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-26T09:11:31.698501566Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-26T09:11:31.698506186Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-26T09:11:31.698515357Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-26T09:11:31.698520007Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-26T09:11:31.698524847Z level=info msg=Target target=[all] logger=settings t=2026-08-26T09:11:31.698539277Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-26T09:11:31.698543377Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-26T09:11:31.698548027Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-26T09:11:31.698552207Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-26T09:11:31.698556537Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-26T09:11:31.698560948Z level=info msg="App mode production" logger=sqlstore t=2026-08-26T09:11:31.69906853Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-26T09:11:31.69909837Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-26T09:11:31.701399657Z level=info msg="Locking database" logger=migrator t=2026-08-26T09:11:31.701419317Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-26T09:11:31.702494523Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-26T09:11:31.703735414Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.23836ms logger=migrator t=2026-08-26T09:11:31.714580877Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-26T09:11:31.715879429Z level=info msg="Migration successfully executed" id="create user table" duration=1.276701ms logger=migrator t=2026-08-26T09:11:31.722613623Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-26T09:11:31.723383011Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=769.588µs logger=migrator t=2026-08-26T09:11:31.7278949Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-26T09:11:31.728581598Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=686.988µs logger=migrator t=2026-08-26T09:11:31.733126608Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-26T09:11:31.733917828Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=791.34µs logger=migrator t=2026-08-26T09:11:31.740967139Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-26T09:11:31.742167848Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.200829ms logger=migrator t=2026-08-26T09:11:31.746712598Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-26T09:11:31.749219689Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.506391ms logger=migrator t=2026-08-26T09:11:31.754490688Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-26T09:11:31.755701207Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.210519ms logger=migrator t=2026-08-26T09:11:31.761853987Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-26T09:11:31.762672737Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=815.72µs logger=migrator t=2026-08-26T09:11:31.7694207Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-26T09:11:31.770387865Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=965.785µs logger=migrator t=2026-08-26T09:11:31.778155683Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-26T09:11:31.778763568Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=607.585µs logger=migrator t=2026-08-26T09:11:31.782637552Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-26T09:11:31.783520153Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=882.111µs logger=migrator t=2026-08-26T09:11:31.790403631Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-26T09:11:31.791762084Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.357693ms logger=migrator t=2026-08-26T09:11:31.798767005Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-26T09:11:31.798797115Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.12µs logger=migrator t=2026-08-26T09:11:31.804087554Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-26T09:11:31.805388725Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.300581ms logger=migrator t=2026-08-26T09:11:31.810616282Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-26T09:11:31.811015422Z level=info msg="Migration successfully executed" id="Add missing user data" duration=398.88µs logger=migrator t=2026-08-26T09:11:31.816768372Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-26T09:11:31.818527506Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.759663ms logger=migrator t=2026-08-26T09:11:31.822565033Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-26T09:11:31.823387874Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=822.781µs logger=migrator t=2026-08-26T09:11:31.827978175Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-26T09:11:31.829628226Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.64887ms logger=migrator t=2026-08-26T09:11:31.83435743Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-26T09:11:31.842881307Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.520997ms logger=migrator t=2026-08-26T09:11:31.853048995Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-26T09:11:31.854290605Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.24146ms logger=migrator t=2026-08-26T09:11:31.861398828Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-26T09:11:31.861814438Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=423.941µs logger=migrator t=2026-08-26T09:11:31.870347475Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-26T09:11:31.87135284Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.004575ms logger=migrator t=2026-08-26T09:11:31.881312202Z 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-08-26T09:11:31.881738452Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=424.97µs logger=migrator t=2026-08-26T09:11:31.886011006Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-26T09:11:31.886490288Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=479.762µs logger=migrator t=2026-08-26T09:11:31.892367631Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-26T09:11:31.893262252Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=894.931µs logger=migrator t=2026-08-26T09:11:31.898604382Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-26T09:11:31.89930206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=697.818µs logger=migrator t=2026-08-26T09:11:31.905998902Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-26T09:11:31.906923445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=925.962µs logger=migrator t=2026-08-26T09:11:31.91247705Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-26T09:11:31.913367252Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=890.332µs logger=migrator t=2026-08-26T09:11:31.920503205Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-26T09:11:31.921243803Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=740.618µs logger=migrator t=2026-08-26T09:11:31.929161785Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-26T09:11:31.929231177Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=75.142µs logger=migrator t=2026-08-26T09:11:31.937942859Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-26T09:11:31.939520818Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.578239ms logger=migrator t=2026-08-26T09:11:31.945262188Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-26T09:11:31.946074917Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=811.889µs logger=migrator t=2026-08-26T09:11:31.979578032Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-26T09:11:31.980854613Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.281111ms logger=migrator t=2026-08-26T09:11:31.999088306Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-26T09:11:31.999911217Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=822.451µs logger=migrator t=2026-08-26T09:11:32.005460542Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:11:32.011002986Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.540764ms logger=migrator t=2026-08-26T09:11:32.018742744Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-26T09:11:32.01979044Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.047376ms logger=migrator t=2026-08-26T09:11:32.026558415Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-26T09:11:32.027752833Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.194609ms logger=migrator t=2026-08-26T09:11:32.033103123Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-26T09:11:32.034326534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.222191ms logger=migrator t=2026-08-26T09:11:32.040511854Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-26T09:11:32.042029891Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.525127ms logger=migrator t=2026-08-26T09:11:32.048082648Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-26T09:11:32.049367869Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.287661ms logger=migrator t=2026-08-26T09:11:32.057339334Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-26T09:11:32.057768124Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=432.261µs logger=migrator t=2026-08-26T09:11:32.06337106Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-26T09:11:32.064331854Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=959.564µs logger=migrator t=2026-08-26T09:11:32.070120145Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-26T09:11:32.070787051Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=666.566µs logger=migrator t=2026-08-26T09:11:32.077113464Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-26T09:11:32.07816448Z level=info msg="Migration successfully executed" id="create star table" duration=1.051105ms logger=migrator t=2026-08-26T09:11:32.083930631Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-26T09:11:32.085201471Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.27044ms logger=migrator t=2026-08-26T09:11:32.090664564Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-26T09:11:32.091877833Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.213419ms logger=migrator t=2026-08-26T09:11:32.098582937Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-26T09:11:32.099822716Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.238049ms logger=migrator t=2026-08-26T09:11:32.107414241Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-26T09:11:32.108584999Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.171678ms logger=migrator t=2026-08-26T09:11:32.114511123Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-26T09:11:32.115292963Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=782.2µs logger=migrator t=2026-08-26T09:11:32.120465579Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-26T09:11:32.121423102Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=962.653µs logger=migrator t=2026-08-26T09:11:32.126210179Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-26T09:11:32.126996448Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=785.128µs logger=migrator t=2026-08-26T09:11:32.133581107Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-26T09:11:32.133631499Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.811µs logger=migrator t=2026-08-26T09:11:32.139365218Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-26T09:11:32.139410249Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.621µs logger=migrator t=2026-08-26T09:11:32.146058031Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-26T09:11:32.146454541Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=397.22µs logger=migrator t=2026-08-26T09:11:32.153244325Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-26T09:11:32.154148028Z level=info msg="Migration successfully executed" id="create dashboard table" duration=903.553µs logger=migrator t=2026-08-26T09:11:32.160999574Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-26T09:11:32.161805724Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=806.29µs logger=migrator t=2026-08-26T09:11:32.167525563Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-26T09:11:32.168372414Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=843.831µs logger=migrator t=2026-08-26T09:11:32.174420041Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-26T09:11:32.175514508Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.091496ms logger=migrator t=2026-08-26T09:11:32.182905928Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-26T09:11:32.183703197Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=797.019µs logger=migrator t=2026-08-26T09:11:32.189083168Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-26T09:11:32.190337798Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.25307ms logger=migrator t=2026-08-26T09:11:32.195817691Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-26T09:11:32.204757019Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.938298ms logger=migrator t=2026-08-26T09:11:32.211468012Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-26T09:11:32.21220709Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=739.618µs logger=migrator t=2026-08-26T09:11:32.217403446Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-26T09:11:32.218404911Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.001675ms logger=migrator t=2026-08-26T09:11:32.223916034Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-26T09:11:32.225243637Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.327483ms logger=migrator t=2026-08-26T09:11:32.232959025Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-26T09:11:32.233502018Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=547.763µs logger=migrator t=2026-08-26T09:11:32.239229017Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-26T09:11:32.240344604Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.115017ms logger=migrator t=2026-08-26T09:11:32.247074968Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-26T09:11:32.247229532Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=138.973µs logger=migrator t=2026-08-26T09:11:32.252958041Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-26T09:11:32.254839837Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.881916ms logger=migrator t=2026-08-26T09:11:32.260953246Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-26T09:11:32.26442202Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.474055ms logger=migrator t=2026-08-26T09:11:32.270563699Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-26T09:11:32.272676171Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.111952ms logger=migrator t=2026-08-26T09:11:32.279266761Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-26T09:11:32.280520502Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.256461ms logger=migrator t=2026-08-26T09:11:32.285985695Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-26T09:11:32.288141987Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.160653ms logger=migrator t=2026-08-26T09:11:32.293373354Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-26T09:11:32.294259576Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=885.882µs logger=migrator t=2026-08-26T09:11:32.300426116Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-26T09:11:32.302031384Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.602328ms logger=migrator t=2026-08-26T09:11:32.30963508Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-26T09:11:32.30966611Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.03µs logger=migrator t=2026-08-26T09:11:32.316552878Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-26T09:11:32.316588429Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.641µs logger=migrator t=2026-08-26T09:11:32.321787445Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-26T09:11:32.325568777Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.778972ms logger=migrator t=2026-08-26T09:11:32.33965617Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-26T09:11:32.342072479Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.419979ms logger=migrator t=2026-08-26T09:11:32.348584157Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-26T09:11:32.350667668Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.083801ms logger=migrator t=2026-08-26T09:11:32.356123791Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-26T09:11:32.359164674Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.031244ms logger=migrator t=2026-08-26T09:11:32.365796765Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-26T09:11:32.366204355Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=411.21µs logger=migrator t=2026-08-26T09:11:32.371563155Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-26T09:11:32.37253063Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=967.705µs logger=migrator t=2026-08-26T09:11:32.377683004Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-26T09:11:32.378574376Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=891.672µs logger=migrator t=2026-08-26T09:11:32.386599442Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-26T09:11:32.386712844Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=117.722µs logger=migrator t=2026-08-26T09:11:32.392521636Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-26T09:11:32.394263547Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.740611ms logger=migrator t=2026-08-26T09:11:32.399490965Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-26T09:11:32.400239393Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=748.797µs logger=migrator t=2026-08-26T09:11:32.405565863Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:11:32.414300455Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.734842ms logger=migrator t=2026-08-26T09:11:32.42309369Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-26T09:11:32.424823701Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.728621ms logger=migrator t=2026-08-26T09:11:32.430760845Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-26T09:11:32.432898148Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.111212ms logger=migrator t=2026-08-26T09:11:32.438245388Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-26T09:11:32.440023511Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.779503ms logger=migrator t=2026-08-26T09:11:32.459755521Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-26T09:11:32.460233693Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=483.641µs logger=migrator t=2026-08-26T09:11:32.465607003Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-26T09:11:32.466260959Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=653.296µs logger=migrator t=2026-08-26T09:11:32.470528653Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-26T09:11:32.473109315Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.579582ms logger=migrator t=2026-08-26T09:11:32.480979847Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-26T09:11:32.486182453Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=5.205227ms logger=migrator t=2026-08-26T09:11:32.490648092Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-26T09:11:32.490858107Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=210.635µs logger=migrator t=2026-08-26T09:11:32.496035133Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-26T09:11:32.496398682Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=364.189µs logger=migrator t=2026-08-26T09:11:32.500897001Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-26T09:11:32.501874835Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=977.404µs logger=migrator t=2026-08-26T09:11:32.506167859Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-26T09:11:32.508424264Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.256055ms logger=migrator t=2026-08-26T09:11:32.513977399Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-26T09:11:32.515100746Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.124807ms logger=migrator t=2026-08-26T09:11:32.519429992Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-26T09:11:32.520703762Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.27439ms logger=migrator t=2026-08-26T09:11:32.52552592Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-26T09:11:32.526569526Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.043226ms logger=migrator t=2026-08-26T09:11:32.531909835Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-26T09:11:32.532939021Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.029246ms logger=migrator t=2026-08-26T09:11:32.536800235Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-26T09:11:32.537660975Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=815.969µs logger=migrator t=2026-08-26T09:11:32.542232757Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-26T09:11:32.551612154Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.377207ms logger=migrator t=2026-08-26T09:11:32.559609699Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-26T09:11:32.56085794Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.246701ms logger=migrator t=2026-08-26T09:11:32.566799904Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-26T09:11:32.567691436Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=889.292µs logger=migrator t=2026-08-26T09:11:32.572264507Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-26T09:11:32.573278612Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.013835ms logger=migrator t=2026-08-26T09:11:32.578300004Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-26T09:11:32.579595445Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.294731ms logger=migrator t=2026-08-26T09:11:32.583608863Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-26T09:11:32.587461346Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.846863ms logger=migrator t=2026-08-26T09:11:32.591693Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-26T09:11:32.594744694Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.051384ms logger=migrator t=2026-08-26T09:11:32.601682802Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-26T09:11:32.601738374Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=59.581µs logger=migrator t=2026-08-26T09:11:32.609902512Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-26T09:11:32.610760764Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=868.572µs logger=migrator t=2026-08-26T09:11:32.615461197Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-26T09:11:32.619148158Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.686121ms logger=migrator t=2026-08-26T09:11:32.624459846Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-26T09:11:32.624747804Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=285.258µs logger=migrator t=2026-08-26T09:11:32.62996909Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-26T09:11:32.630178086Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=208.946µs logger=migrator t=2026-08-26T09:11:32.649850425Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-26T09:11:32.653237817Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.393732ms logger=migrator t=2026-08-26T09:11:33.211845282Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-26T09:11:33.212387685Z level=info msg="Migration successfully executed" id="Update uid value" duration=554.573µs logger=migrator t=2026-08-26T09:11:33.43743927Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-26T09:11:33.439204162Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.769143ms logger=migrator t=2026-08-26T09:11:33.503545277Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-26T09:11:33.50569439Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.152902ms logger=migrator t=2026-08-26T09:11:33.512897205Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-26T09:11:33.513902559Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.005604ms logger=migrator t=2026-08-26T09:11:33.519625428Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-26T09:11:33.520432858Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=804.01µs logger=migrator t=2026-08-26T09:11:33.526996658Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-26T09:11:33.528231108Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.240689ms logger=migrator t=2026-08-26T09:11:33.5336723Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-26T09:11:33.534732825Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.059745ms logger=migrator t=2026-08-26T09:11:33.543244032Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-26T09:11:33.544324829Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.084627ms logger=migrator t=2026-08-26T09:11:33.548883669Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-26T09:11:33.549799062Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=915.753µs logger=migrator t=2026-08-26T09:11:33.55547865Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-26T09:11:33.556662609Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.187959ms logger=migrator t=2026-08-26T09:11:33.56452086Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-26T09:11:33.573338024Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.819064ms logger=migrator t=2026-08-26T09:11:33.580505799Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-26T09:11:33.582035676Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.537597ms logger=migrator t=2026-08-26T09:11:33.587082999Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-26T09:11:33.587982051Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=899.752µs logger=migrator t=2026-08-26T09:11:33.594450039Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-26T09:11:33.595231757Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=781.068µs logger=migrator t=2026-08-26T09:11:33.60027386Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-26T09:11:33.60150769Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.23346ms logger=migrator t=2026-08-26T09:11:33.605640231Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-26T09:11:33.605955988Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=315.617µs logger=migrator t=2026-08-26T09:11:33.609948135Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-26T09:11:33.610495308Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=546.653µs logger=migrator t=2026-08-26T09:11:33.615784137Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-26T09:11:33.615823458Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.701µs logger=migrator t=2026-08-26T09:11:33.620342398Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-26T09:11:33.624488108Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.1445ms logger=migrator t=2026-08-26T09:11:33.636106462Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-26T09:11:33.640349564Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.245862ms logger=migrator t=2026-08-26T09:11:33.646780451Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-26T09:11:33.646958095Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.855µs logger=migrator t=2026-08-26T09:11:33.653231478Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-26T09:11:33.657206064Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.973476ms logger=migrator t=2026-08-26T09:11:33.661411767Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-26T09:11:33.663913218Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.500391ms logger=migrator t=2026-08-26T09:11:33.668408697Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-26T09:11:33.669184155Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=774.498µs logger=migrator t=2026-08-26T09:11:33.675609782Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-26T09:11:33.676484323Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=872.091µs logger=migrator t=2026-08-26T09:11:33.681521996Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-26T09:11:33.682815437Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.293581ms logger=migrator t=2026-08-26T09:11:33.686738973Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-26T09:11:33.687646885Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=913.072µs logger=migrator t=2026-08-26T09:11:33.692140864Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-26T09:11:33.693841315Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.694241ms logger=migrator t=2026-08-26T09:11:33.699584845Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-26T09:11:33.700974489Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.389594ms logger=migrator t=2026-08-26T09:11:33.706019532Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-26T09:11:33.706086064Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.262µs logger=migrator t=2026-08-26T09:11:33.712700184Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-26T09:11:33.712728115Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.761µs logger=migrator t=2026-08-26T09:11:33.71708076Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-26T09:11:33.7215661Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.48524ms logger=migrator t=2026-08-26T09:11:33.726041709Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-26T09:11:33.728727765Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.685635ms logger=migrator t=2026-08-26T09:11:33.733308455Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-26T09:11:33.733377047Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.292µs logger=migrator t=2026-08-26T09:11:33.739016234Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-26T09:11:33.739858505Z level=info msg="Migration successfully executed" id="create quota table v1" duration=844.741µs logger=migrator t=2026-08-26T09:11:33.744242561Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-26T09:11:33.745867871Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.62373ms logger=migrator t=2026-08-26T09:11:33.750057843Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-26T09:11:33.750086743Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.59µs logger=migrator t=2026-08-26T09:11:33.755056224Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-26T09:11:33.755829053Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=772.609µs logger=migrator t=2026-08-26T09:11:33.759843231Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-26T09:11:33.760703302Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=859.811µs logger=migrator t=2026-08-26T09:11:33.764668168Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-26T09:11:33.767550369Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.882151ms logger=migrator t=2026-08-26T09:11:33.77130492Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-26T09:11:33.771369111Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=67.341µs logger=migrator t=2026-08-26T09:11:33.776504586Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-26T09:11:33.777332246Z level=info msg="Migration successfully executed" id="create session table" duration=827.86µs logger=migrator t=2026-08-26T09:11:33.783355682Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-26T09:11:33.78365405Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=307.408µs logger=migrator t=2026-08-26T09:11:33.789700556Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-26T09:11:33.78982822Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=128.523µs logger=migrator t=2026-08-26T09:11:33.79437638Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-26T09:11:33.795808226Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.431566ms logger=migrator t=2026-08-26T09:11:33.800720774Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-26T09:11:33.801458263Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=737.929µs logger=migrator t=2026-08-26T09:11:33.807050879Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-26T09:11:33.807107571Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=58.401µs logger=migrator t=2026-08-26T09:11:33.811123228Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-26T09:11:33.811164389Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=42.831µs logger=migrator t=2026-08-26T09:11:33.816409556Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-26T09:11:33.821756167Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.347081ms logger=migrator t=2026-08-26T09:11:33.825848776Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-26T09:11:33.828929551Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.077815ms logger=migrator t=2026-08-26T09:11:33.83299739Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-26T09:11:33.833185365Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=188.895µs logger=migrator t=2026-08-26T09:11:33.837666214Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-26T09:11:33.837753616Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=88.752µs logger=migrator t=2026-08-26T09:11:33.842928541Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-26T09:11:33.843906566Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=980.655µs logger=migrator t=2026-08-26T09:11:33.849756898Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-26T09:11:33.849803239Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.631µs logger=migrator t=2026-08-26T09:11:33.854322488Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-26T09:11:33.858519141Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.194323ms logger=migrator t=2026-08-26T09:11:33.862134328Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-26T09:11:33.862281942Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=147.944µs logger=migrator t=2026-08-26T09:11:33.868266277Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-26T09:11:33.871322853Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.056126ms logger=migrator t=2026-08-26T09:11:33.875234297Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-26T09:11:33.878329963Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.096145ms logger=migrator t=2026-08-26T09:11:33.883525009Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-26T09:11:33.883599741Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.382µs logger=migrator t=2026-08-26T09:11:33.888703915Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-26T09:11:33.889624857Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=921.332µs logger=migrator t=2026-08-26T09:11:33.902267455Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-26T09:11:33.903525005Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.26268ms logger=migrator t=2026-08-26T09:11:33.90949648Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-26T09:11:33.910604718Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.105378ms logger=migrator t=2026-08-26T09:11:33.916822009Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-26T09:11:33.918265443Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.435844ms logger=migrator t=2026-08-26T09:11:33.924105805Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-26T09:11:33.926034673Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.935737ms logger=migrator t=2026-08-26T09:11:33.931323281Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-26T09:11:33.932867189Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.543398ms logger=migrator t=2026-08-26T09:11:33.939122081Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-26T09:11:33.940814832Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.692981ms logger=migrator t=2026-08-26T09:11:33.948023768Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-26T09:11:33.949465422Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.445214ms logger=migrator t=2026-08-26T09:11:33.95880547Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-26T09:11:33.959945398Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.149347ms logger=migrator t=2026-08-26T09:11:33.96661647Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-26T09:11:33.978029698Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.414068ms logger=migrator t=2026-08-26T09:11:33.983544172Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-26T09:11:33.985195642Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.651299ms logger=migrator t=2026-08-26T09:11:33.992600272Z 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-08-26T09:11:33.993573625Z 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=973.553µs logger=migrator t=2026-08-26T09:11:33.99826861Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-26T09:11:33.998738981Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=469.431µs logger=migrator t=2026-08-26T09:11:34.002774609Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-26T09:11:34.00361586Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=841.331µs logger=migrator t=2026-08-26T09:11:34.008664373Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-26T09:11:34.009594135Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=929.922µs logger=migrator t=2026-08-26T09:11:34.015719024Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-26T09:11:34.019300271Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.586977ms logger=migrator t=2026-08-26T09:11:34.023933774Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-26T09:11:34.027459449Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.524955ms logger=migrator t=2026-08-26T09:11:34.032705037Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-26T09:11:34.036286214Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.581837ms logger=migrator t=2026-08-26T09:11:34.040802934Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-26T09:11:34.045402456Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.589542ms logger=migrator t=2026-08-26T09:11:34.049931946Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-26T09:11:34.050866229Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=931.133µs logger=migrator t=2026-08-26T09:11:34.059356356Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-26T09:11:34.059384376Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.16µs logger=migrator t=2026-08-26T09:11:34.06324231Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-26T09:11:34.063298541Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.721µs logger=migrator t=2026-08-26T09:11:34.067578876Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-26T09:11:34.069373319Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.792103ms logger=migrator t=2026-08-26T09:11:34.075777905Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T09:11:34.077392884Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.615079ms logger=migrator t=2026-08-26T09:11:34.083947483Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-26T09:11:34.084975809Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.027126ms logger=migrator t=2026-08-26T09:11:34.089072858Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-26T09:11:34.089890659Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=816.6µs logger=migrator t=2026-08-26T09:11:34.095381272Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T09:11:34.097019021Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.637519ms logger=migrator t=2026-08-26T09:11:34.102790682Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-26T09:11:34.106784879Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.995187ms logger=migrator t=2026-08-26T09:11:34.110746595Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-26T09:11:34.115008919Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.261634ms logger=migrator t=2026-08-26T09:11:34.122344257Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-26T09:11:34.122664695Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=320.808µs logger=migrator t=2026-08-26T09:11:34.128352243Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-26T09:11:34.131415148Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=3.068594ms logger=migrator t=2026-08-26T09:11:34.138738306Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-26T09:11:34.140177031Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.442245ms logger=migrator t=2026-08-26T09:11:34.144290331Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-26T09:11:34.1495793Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.288139ms logger=migrator t=2026-08-26T09:11:34.153519275Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-26T09:11:34.153592617Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.472µs logger=migrator t=2026-08-26T09:11:34.160611678Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-26T09:11:34.162130714Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.518436ms logger=migrator t=2026-08-26T09:11:34.167973406Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-26T09:11:34.169077664Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.103348ms logger=migrator t=2026-08-26T09:11:34.175002308Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-26T09:11:34.175257074Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=260.816µs logger=migrator t=2026-08-26T09:11:34.181913436Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-26T09:11:34.183928855Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.020099ms logger=migrator t=2026-08-26T09:11:34.190815773Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-26T09:11:34.191671674Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=855.911µs logger=migrator t=2026-08-26T09:11:34.200822266Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-26T09:11:34.20260204Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.783604ms logger=migrator t=2026-08-26T09:11:34.209096337Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-26T09:11:34.21003709Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=941.253µs logger=migrator t=2026-08-26T09:11:34.214871468Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-26T09:11:34.216411316Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.538967ms logger=migrator t=2026-08-26T09:11:34.224499092Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-26T09:11:34.225493676Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=994.484µs logger=migrator t=2026-08-26T09:11:34.233319577Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-26T09:11:34.233362648Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.661µs logger=migrator t=2026-08-26T09:11:34.240569562Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-26T09:11:34.247254246Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.683643ms logger=migrator t=2026-08-26T09:11:34.253031276Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-26T09:11:34.253683042Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=650.676µs logger=migrator t=2026-08-26T09:11:34.261168824Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-26T09:11:34.267346994Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.18276ms logger=migrator t=2026-08-26T09:11:34.272755966Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-26T09:11:34.273621416Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=864.89µs logger=migrator t=2026-08-26T09:11:34.280573796Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-26T09:11:34.282109553Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.535007ms logger=migrator t=2026-08-26T09:11:34.299841015Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-26T09:11:34.301252279Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.410934ms logger=migrator t=2026-08-26T09:11:34.308461385Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-26T09:11:34.322120776Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.654152ms logger=migrator t=2026-08-26T09:11:34.329039485Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-26T09:11:34.329617559Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=578.973µs logger=migrator t=2026-08-26T09:11:34.380202179Z 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-08-26T09:11:34.38188837Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.686912ms logger=migrator t=2026-08-26T09:11:34.393216525Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-26T09:11:34.393656576Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=442.051µs logger=migrator t=2026-08-26T09:11:34.400526983Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-26T09:11:34.401404825Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=878.772µs logger=migrator t=2026-08-26T09:11:34.411481809Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-26T09:11:34.411916861Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=438.362µs logger=migrator t=2026-08-26T09:11:34.418451659Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-26T09:11:34.426323261Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.871962ms logger=migrator t=2026-08-26T09:11:34.4312336Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-26T09:11:34.434089799Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.856229ms logger=migrator t=2026-08-26T09:11:34.440116677Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-26T09:11:34.441175322Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.058655ms logger=migrator t=2026-08-26T09:11:34.449038683Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-26T09:11:34.450930469Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.895526ms logger=migrator t=2026-08-26T09:11:34.458108844Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-26T09:11:34.458497753Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=392.689µs logger=migrator t=2026-08-26T09:11:34.464075409Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-26T09:11:34.470202667Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.122238ms logger=migrator t=2026-08-26T09:11:34.477900085Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-26T09:11:34.479545375Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.64483ms logger=migrator t=2026-08-26T09:11:34.488056452Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-26T09:11:34.48836014Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=300.197µs logger=migrator t=2026-08-26T09:11:34.49414894Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-26T09:11:34.494819876Z level=info msg="Migration successfully executed" id="Move region to single row" duration=674.326µs logger=migrator t=2026-08-26T09:11:34.500815842Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-26T09:11:34.501991381Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.182199ms logger=migrator t=2026-08-26T09:11:34.508221822Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-26T09:11:34.509412161Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.194159ms logger=migrator t=2026-08-26T09:11:34.516804891Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T09:11:34.517798065Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=993.404µs logger=migrator t=2026-08-26T09:11:34.523955525Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T09:11:34.525367009Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.410974ms logger=migrator t=2026-08-26T09:11:34.531844447Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-26T09:11:34.532717619Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=873.282µs logger=migrator t=2026-08-26T09:11:34.539118394Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-26T09:11:34.540010896Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=891.312µs logger=migrator t=2026-08-26T09:11:34.545075619Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-26T09:11:34.545149261Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.102µs logger=migrator t=2026-08-26T09:11:34.550910081Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-26T09:11:34.552213473Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.299512ms logger=migrator t=2026-08-26T09:11:34.560684159Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-26T09:11:34.56154647Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=862.511µs logger=migrator t=2026-08-26T09:11:34.567972506Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-26T09:11:34.569540674Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.577919ms logger=migrator t=2026-08-26T09:11:34.575457228Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-26T09:11:34.576923463Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.465905ms logger=migrator t=2026-08-26T09:11:34.582380546Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-26T09:11:34.582680783Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=304.137µs logger=migrator t=2026-08-26T09:11:34.588392593Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-26T09:11:34.589340746Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=954.792µs logger=migrator t=2026-08-26T09:11:34.594634004Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-26T09:11:34.594719816Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.912µs logger=migrator t=2026-08-26T09:11:34.603340146Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-26T09:11:34.60478027Z level=info msg="Migration successfully executed" id="create team table" duration=1.440674ms logger=migrator t=2026-08-26T09:11:34.610861279Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-26T09:11:34.613113173Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.253454ms logger=migrator t=2026-08-26T09:11:34.619357656Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-26T09:11:34.62035511Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=996.394µs logger=migrator t=2026-08-26T09:11:34.626622612Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-26T09:11:34.634395851Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.772919ms logger=migrator t=2026-08-26T09:11:34.646993177Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-26T09:11:34.647325266Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=326.109µs logger=migrator t=2026-08-26T09:11:34.663187461Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-26T09:11:34.664135415Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=948.574µs logger=migrator t=2026-08-26T09:11:34.671101074Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-26T09:11:34.672738284Z level=info msg="Migration successfully executed" id="create team member table" duration=1.6414ms logger=migrator t=2026-08-26T09:11:34.680744518Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-26T09:11:34.68246836Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.728062ms logger=migrator t=2026-08-26T09:11:34.688409885Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-26T09:11:34.689348148Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=938.733µs logger=migrator t=2026-08-26T09:11:34.695506058Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-26T09:11:34.696394639Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=895.191µs logger=migrator t=2026-08-26T09:11:34.704096357Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-26T09:11:34.711149588Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.053521ms logger=migrator t=2026-08-26T09:11:34.716812925Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-26T09:11:34.721631793Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.816438ms logger=migrator t=2026-08-26T09:11:34.725659291Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-26T09:11:34.728991462Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.332151ms logger=migrator t=2026-08-26T09:11:34.735399308Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-26T09:11:34.736368981Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=969.283µs logger=migrator t=2026-08-26T09:11:34.742740387Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-26T09:11:34.744664533Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.944447ms logger=migrator t=2026-08-26T09:11:34.752470703Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-26T09:11:34.753668452Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.201049ms logger=migrator t=2026-08-26T09:11:34.759657708Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-26T09:11:34.760728124Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.070096ms logger=migrator t=2026-08-26T09:11:34.767698454Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-26T09:11:34.769340703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.642089ms logger=migrator t=2026-08-26T09:11:34.77618406Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-26T09:11:34.777153224Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=968.704µs logger=migrator t=2026-08-26T09:11:34.799048356Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-26T09:11:34.800620004Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.570928ms logger=migrator t=2026-08-26T09:11:34.805944853Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-26T09:11:34.806905927Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=961.074µs logger=migrator t=2026-08-26T09:11:34.814570433Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-26T09:11:34.815324322Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=754.079µs logger=migrator t=2026-08-26T09:11:34.821286787Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-26T09:11:34.821670326Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=383.659µs logger=migrator t=2026-08-26T09:11:34.828191034Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-26T09:11:34.829555418Z level=info msg="Migration successfully executed" id="create tag table" duration=1.361494ms logger=migrator t=2026-08-26T09:11:34.836876066Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-26T09:11:34.83785296Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=976.514µs logger=migrator t=2026-08-26T09:11:34.860425709Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-26T09:11:34.861804002Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.377473ms logger=migrator t=2026-08-26T09:11:34.868251048Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-26T09:11:34.869336995Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.086817ms logger=migrator t=2026-08-26T09:11:34.875791492Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-26T09:11:34.877024273Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.22606ms logger=migrator t=2026-08-26T09:11:34.88231514Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:11:34.901517678Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.203388ms logger=migrator t=2026-08-26T09:11:34.906996771Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-26T09:11:34.908045137Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.048276ms logger=migrator t=2026-08-26T09:11:34.91518758Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-26T09:11:34.917450486Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.269146ms logger=migrator t=2026-08-26T09:11:34.923022941Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-26T09:11:34.923539804Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=516.772µs logger=migrator t=2026-08-26T09:11:34.930576945Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-26T09:11:34.931457336Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=883.431µs logger=migrator t=2026-08-26T09:11:34.936832037Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-26T09:11:34.937671157Z level=info msg="Migration successfully executed" id="create user auth table" duration=838.9µs logger=migrator t=2026-08-26T09:11:34.94398269Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-26T09:11:34.945694562Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.711342ms logger=migrator t=2026-08-26T09:11:34.954963087Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-26T09:11:34.955135362Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=177.185µs logger=migrator t=2026-08-26T09:11:34.960998255Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-26T09:11:34.966443367Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.443321ms logger=migrator t=2026-08-26T09:11:34.972531615Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-26T09:11:34.97804844Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.516025ms logger=migrator t=2026-08-26T09:11:34.984616779Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-26T09:11:34.993174227Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.568008ms logger=migrator t=2026-08-26T09:11:34.999353117Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-26T09:11:35.006596674Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.240747ms logger=migrator t=2026-08-26T09:11:35.012885327Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-26T09:11:35.013579913Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=691.056µs logger=migrator t=2026-08-26T09:11:35.02166935Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-26T09:11:35.030067074Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.394504ms logger=migrator t=2026-08-26T09:11:35.036121152Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-26T09:11:35.037042215Z level=info msg="Migration successfully executed" id="create server_lock table" duration=921.094µs logger=migrator t=2026-08-26T09:11:35.046705129Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-26T09:11:35.04835358Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.648931ms logger=migrator t=2026-08-26T09:11:35.055184675Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-26T09:11:35.05618734Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.003215ms logger=migrator t=2026-08-26T09:11:35.063972379Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-26T09:11:35.066523451Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.556382ms logger=migrator t=2026-08-26T09:11:35.073950042Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-26T09:11:35.075382036Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.431184ms logger=migrator t=2026-08-26T09:11:35.084011656Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-26T09:11:35.085867031Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.859865ms logger=migrator t=2026-08-26T09:11:35.093281512Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-26T09:11:35.100581849Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.299537ms logger=migrator t=2026-08-26T09:11:35.114158189Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-26T09:11:35.115946093Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.791194ms logger=migrator t=2026-08-26T09:11:35.124116012Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-26T09:11:35.125333312Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.21823ms logger=migrator t=2026-08-26T09:11:35.131061851Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-26T09:11:35.133239174Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.176863ms logger=migrator t=2026-08-26T09:11:35.143305309Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-26T09:11:35.145076102Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.770252ms logger=migrator t=2026-08-26T09:11:35.154119631Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-26T09:11:35.155189728Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.073117ms logger=migrator t=2026-08-26T09:11:35.160950328Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-26T09:11:35.16102763Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.082µs logger=migrator t=2026-08-26T09:11:35.170157832Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-26T09:11:35.170328256Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=168.134µs logger=migrator t=2026-08-26T09:11:35.176538826Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-26T09:11:35.177635834Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.097618ms logger=migrator t=2026-08-26T09:11:35.182423651Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T09:11:35.18367468Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.25106ms logger=migrator t=2026-08-26T09:11:35.189288907Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T09:11:35.190506936Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.218499ms logger=migrator t=2026-08-26T09:11:35.19889883Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:11:35.198988212Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=90.782µs logger=migrator t=2026-08-26T09:11:35.20544899Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T09:11:35.206598058Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.149518ms logger=migrator t=2026-08-26T09:11:35.212830819Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T09:11:35.220960807Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=8.130568ms logger=migrator t=2026-08-26T09:11:35.234285731Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T09:11:35.235559113Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.276102ms logger=migrator t=2026-08-26T09:11:35.241536188Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T09:11:35.242701086Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.169858ms logger=migrator t=2026-08-26T09:11:35.250915926Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-26T09:11:35.257018244Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.104308ms logger=migrator t=2026-08-26T09:11:35.266084565Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-26T09:11:35.267149481Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.065647ms logger=migrator t=2026-08-26T09:11:35.272288016Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-26T09:11:35.272423389Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=135.783µs logger=migrator t=2026-08-26T09:11:35.276357395Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-26T09:11:35.277764269Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.405974ms logger=migrator t=2026-08-26T09:11:35.283370406Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-26T09:11:35.285094387Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.722891ms logger=migrator t=2026-08-26T09:11:35.291083253Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-26T09:11:35.292387795Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.304283ms logger=migrator t=2026-08-26T09:11:35.298505403Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:11:35.298590225Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=86.332µs logger=migrator t=2026-08-26T09:11:35.306485138Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-26T09:11:35.308159978Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.676091ms logger=migrator t=2026-08-26T09:11:35.316424349Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-26T09:11:35.31770206Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.276051ms logger=migrator t=2026-08-26T09:11:35.327213211Z 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-08-26T09:11:35.329155749Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.945688ms logger=migrator t=2026-08-26T09:11:35.339442109Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-26T09:11:35.340482354Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.038575ms logger=migrator t=2026-08-26T09:11:35.347543896Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-26T09:11:35.356398842Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.848335ms logger=migrator t=2026-08-26T09:11:35.362996622Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-26T09:11:35.363843502Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=847.01µs logger=migrator t=2026-08-26T09:11:35.369835138Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T09:11:35.371602341Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.769303ms logger=migrator t=2026-08-26T09:11:35.37978289Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-26T09:11:35.413420808Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.634958ms logger=migrator t=2026-08-26T09:11:35.419885295Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-26T09:11:35.446315478Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.434603ms logger=migrator t=2026-08-26T09:11:35.450827908Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-26T09:11:35.451912135Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.085587ms logger=migrator t=2026-08-26T09:11:35.457265015Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T09:11:35.459580471Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.316066ms logger=migrator t=2026-08-26T09:11:35.466504259Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-26T09:11:35.474646727Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.148178ms logger=migrator t=2026-08-26T09:11:35.481991767Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-26T09:11:35.492201944Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.210277ms logger=migrator t=2026-08-26T09:11:35.497255127Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-26T09:11:35.498166909Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=908.862µs logger=migrator t=2026-08-26T09:11:35.505506218Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-26T09:11:35.506897161Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.394723ms logger=migrator t=2026-08-26T09:11:35.511822161Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-26T09:11:35.512806296Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=984.705µs logger=migrator t=2026-08-26T09:11:35.518422633Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-26T09:11:35.520616765Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.199383ms logger=migrator t=2026-08-26T09:11:35.527727479Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:11:35.52780174Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.911µs logger=migrator t=2026-08-26T09:11:35.533339115Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-26T09:11:35.539905534Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.569659ms logger=migrator t=2026-08-26T09:11:35.546286939Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-26T09:11:35.553564667Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.279648ms logger=migrator t=2026-08-26T09:11:35.557605975Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-26T09:11:35.562270928Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.664744ms logger=migrator t=2026-08-26T09:11:35.567907005Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-26T09:11:35.569156666Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.249521ms logger=migrator t=2026-08-26T09:11:35.573755307Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-26T09:11:35.575706295Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.950018ms logger=migrator t=2026-08-26T09:11:35.581038175Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-26T09:11:35.587528552Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.495317ms logger=migrator t=2026-08-26T09:11:35.595169819Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-26T09:11:35.601914183Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.748264ms logger=migrator t=2026-08-26T09:11:35.606183307Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-26T09:11:35.607115569Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=930.732µs logger=migrator t=2026-08-26T09:11:35.61534969Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-26T09:11:35.621750995Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.401756ms logger=migrator t=2026-08-26T09:11:35.627090745Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-26T09:11:35.633715147Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.624851ms logger=migrator t=2026-08-26T09:11:35.640930441Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-26T09:11:35.641159217Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=231.816µs logger=migrator t=2026-08-26T09:11:35.645445282Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-26T09:11:35.646872706Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.424414ms logger=migrator t=2026-08-26T09:11:35.652657516Z 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-08-26T09:11:35.653874647Z 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.217141ms logger=migrator t=2026-08-26T09:11:35.660904567Z 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-08-26T09:11:35.662403594Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.500767ms logger=migrator t=2026-08-26T09:11:35.668224295Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:11:35.668372939Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=150.044µs logger=migrator t=2026-08-26T09:11:35.674357034Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-26T09:11:35.679869238Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.512384ms logger=migrator t=2026-08-26T09:11:35.68366002Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-26T09:11:35.69061063Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.94948ms logger=migrator t=2026-08-26T09:11:35.70256123Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-26T09:11:35.707508371Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.949961ms logger=migrator t=2026-08-26T09:11:35.714086321Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-26T09:11:35.720920058Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.820916ms logger=migrator t=2026-08-26T09:11:35.725605301Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-26T09:11:35.732279634Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.673873ms logger=migrator t=2026-08-26T09:11:35.742206815Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-26T09:11:35.742302707Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=93.883µs logger=migrator t=2026-08-26T09:11:35.749657226Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-26T09:11:35.751069161Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.417235ms logger=migrator t=2026-08-26T09:11:35.755699503Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-26T09:11:35.762185991Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.484588ms logger=migrator t=2026-08-26T09:11:35.767487159Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-26T09:11:35.767564571Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=77.662µs logger=migrator t=2026-08-26T09:11:35.77161539Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-26T09:11:35.778570119Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.953759ms logger=migrator t=2026-08-26T09:11:35.782940496Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-26T09:11:35.784039952Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.098627ms logger=migrator t=2026-08-26T09:11:35.788977722Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-26T09:11:35.800103593Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.125111ms logger=migrator t=2026-08-26T09:11:35.805642908Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-26T09:11:35.806732494Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.089037ms logger=migrator t=2026-08-26T09:11:35.811758976Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-26T09:11:35.813176901Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.296472ms logger=migrator t=2026-08-26T09:11:35.818393718Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-26T09:11:35.828483133Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.089575ms logger=migrator t=2026-08-26T09:11:35.836233582Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-26T09:11:35.839577063Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=3.346181ms logger=migrator t=2026-08-26T09:11:35.848986113Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-26T09:11:35.850505229Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.517237ms logger=migrator t=2026-08-26T09:11:35.855975872Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-26T09:11:35.856940205Z level=info msg="Migration successfully executed" id="create alert_image table" duration=963.643µs logger=migrator t=2026-08-26T09:11:35.861806354Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-26T09:11:35.863073285Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.265981ms logger=migrator t=2026-08-26T09:11:35.869118082Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-26T09:11:35.869273396Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=159.974µs logger=migrator t=2026-08-26T09:11:35.87359374Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-26T09:11:35.87521321Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.61928ms logger=migrator t=2026-08-26T09:11:35.880745214Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-26T09:11:35.882409154Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.66455ms logger=migrator t=2026-08-26T09:11:35.887740154Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-26T09:11:35.888425562Z 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-08-26T09:11:35.893198757Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-26T09:11:35.893948766Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=751.079µs logger=migrator t=2026-08-26T09:11:35.899036439Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-26T09:11:35.901192541Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.158932ms logger=migrator t=2026-08-26T09:11:35.905609459Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-26T09:11:35.912391454Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.780885ms logger=migrator t=2026-08-26T09:11:35.917809686Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-26T09:11:35.918917252Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.106906ms logger=migrator t=2026-08-26T09:11:35.925415131Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-26T09:11:35.926469196Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.056945ms logger=migrator t=2026-08-26T09:11:35.931053568Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-26T09:11:35.932463122Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.409324ms logger=migrator t=2026-08-26T09:11:35.938695444Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-26T09:11:35.939749759Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.054195ms logger=migrator t=2026-08-26T09:11:35.990027312Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-26T09:11:35.993171609Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=3.148947ms logger=migrator t=2026-08-26T09:11:36.065459597Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-26T09:11:36.06560729Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=152.013µs logger=migrator t=2026-08-26T09:11:36.084455299Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-26T09:11:36.084601563Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=152.044µs logger=migrator t=2026-08-26T09:11:36.091179133Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-26T09:11:36.101708239Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.529847ms logger=migrator t=2026-08-26T09:11:36.112481731Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-26T09:11:36.113238059Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=755.678µs logger=migrator t=2026-08-26T09:11:36.134214639Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-26T09:11:36.136105715Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.908277ms logger=migrator t=2026-08-26T09:11:36.196157655Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-26T09:11:36.19714628Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=991.255µs logger=migrator t=2026-08-26T09:11:36.220942758Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-26T09:11:36.222278081Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.336983ms logger=migrator t=2026-08-26T09:11:36.269802907Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-26T09:11:36.27160159Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.802763ms logger=migrator t=2026-08-26T09:11:36.295616034Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-26T09:11:36.331075268Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.459913ms logger=migrator t=2026-08-26T09:11:36.405134348Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-26T09:11:36.415640734Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.508426ms logger=migrator t=2026-08-26T09:11:36.424974631Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-26T09:11:36.425082563Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=105.032µs logger=migrator t=2026-08-26T09:11:36.435402355Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-26T09:11:36.468308855Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.90775ms logger=migrator t=2026-08-26T09:11:36.475020278Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-26T09:11:36.506228947Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.208669ms logger=migrator t=2026-08-26T09:11:36.528251322Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-26T09:11:36.529553374Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.301902ms logger=migrator t=2026-08-26T09:11:36.591377148Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-26T09:11:36.593273684Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.896836ms logger=migrator t=2026-08-26T09:11:36.677782709Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-26T09:11:36.678235491Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=456.632µs logger=migrator t=2026-08-26T09:11:36.813650294Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-26T09:11:36.815415416Z level=info msg="Migration successfully executed" id="create permission table" duration=1.768312ms logger=migrator t=2026-08-26T09:11:36.936456661Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-26T09:11:36.938053839Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.602038ms logger=migrator t=2026-08-26T09:11:36.978739379Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-26T09:11:36.985812961Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=7.071322ms logger=migrator t=2026-08-26T09:11:37.147003952Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-26T09:11:37.149094823Z level=info msg="Migration successfully executed" id="create role table" duration=2.094011ms logger=migrator t=2026-08-26T09:11:37.198933964Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-26T09:11:37.206850057Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.912363ms logger=migrator t=2026-08-26T09:11:37.237238976Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-26T09:11:37.246623544Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.389858ms logger=migrator t=2026-08-26T09:11:37.276509091Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-26T09:11:37.2793401Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.841019ms logger=migrator t=2026-08-26T09:11:37.30811594Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-26T09:11:37.313586143Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=5.456432ms logger=migrator t=2026-08-26T09:11:37.324781465Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-26T09:11:37.326316083Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.538518ms logger=migrator t=2026-08-26T09:11:37.333681732Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-26T09:11:37.334713737Z level=info msg="Migration successfully executed" id="create team role table" duration=1.032905ms logger=migrator t=2026-08-26T09:11:37.345265354Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-26T09:11:37.346703818Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.440054ms logger=migrator t=2026-08-26T09:11:37.352448968Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-26T09:11:37.353693129Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.243591ms logger=migrator t=2026-08-26T09:11:37.360250038Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-26T09:11:37.361426456Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.175718ms logger=migrator t=2026-08-26T09:11:37.37101766Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-26T09:11:37.371946793Z level=info msg="Migration successfully executed" id="create user role table" duration=929.303µs logger=migrator t=2026-08-26T09:11:37.378245726Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-26T09:11:37.379336333Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.090048ms logger=migrator t=2026-08-26T09:11:37.386268961Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-26T09:11:37.387919831Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.6508ms logger=migrator t=2026-08-26T09:11:37.394777838Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-26T09:11:37.396108281Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.333852ms logger=migrator t=2026-08-26T09:11:37.503120873Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-26T09:11:37.504789724Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.671331ms logger=migrator t=2026-08-26T09:11:37.520628349Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-26T09:11:37.522896604Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.267756ms logger=migrator t=2026-08-26T09:11:37.528304756Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-26T09:11:37.530018158Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.714032ms logger=migrator t=2026-08-26T09:11:37.536822213Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-26T09:11:37.54578131Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.951807ms logger=migrator t=2026-08-26T09:11:37.553181221Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-26T09:11:37.554860421Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.681181ms logger=migrator t=2026-08-26T09:11:37.569804545Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-26T09:11:37.571762412Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.961047ms logger=migrator t=2026-08-26T09:11:37.578917996Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-26T09:11:37.580119865Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.204419ms logger=migrator t=2026-08-26T09:11:37.585838875Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-26T09:11:37.586653785Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=814.75µs logger=migrator t=2026-08-26T09:11:37.591965284Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-26T09:11:37.592608659Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=643.355µs logger=migrator t=2026-08-26T09:11:37.600074081Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-26T09:11:37.602371336Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.302345ms logger=migrator t=2026-08-26T09:11:37.611071159Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-26T09:11:37.623108712Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.034732ms logger=migrator t=2026-08-26T09:11:37.637766448Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-26T09:11:37.647804312Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.027944ms logger=migrator t=2026-08-26T09:11:37.654679029Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-26T09:11:37.661531706Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.851897ms logger=migrator t=2026-08-26T09:11:37.669409577Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-26T09:11:37.676640603Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.218226ms logger=migrator t=2026-08-26T09:11:37.682298761Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-26T09:11:37.683446388Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.144537ms logger=migrator t=2026-08-26T09:11:37.690669634Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-26T09:11:37.69216863Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.498776ms logger=migrator t=2026-08-26T09:11:37.70364292Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-26T09:11:37.705047954Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.410174ms logger=migrator t=2026-08-26T09:11:37.713400027Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-26T09:11:37.714521224Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.123107ms logger=migrator t=2026-08-26T09:11:37.719543406Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-26T09:11:37.720837238Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.294002ms logger=migrator t=2026-08-26T09:11:37.727678235Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-26T09:11:37.727818118Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=142.044µs logger=migrator t=2026-08-26T09:11:37.734361678Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-26T09:11:37.734432869Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.541µs logger=migrator t=2026-08-26T09:11:37.742277429Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-26T09:11:37.742867744Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=593.105µs logger=migrator t=2026-08-26T09:11:37.750264984Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-26T09:11:37.751783401Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.541398ms logger=migrator t=2026-08-26T09:11:37.758675728Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-26T09:11:37.75994064Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.266111ms logger=migrator t=2026-08-26T09:11:37.767739078Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-26T09:11:37.768119939Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=383.61µs logger=migrator t=2026-08-26T09:11:37.776376109Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-26T09:11:37.777965477Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.582578ms logger=migrator t=2026-08-26T09:11:37.783792349Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-26T09:11:37.784760623Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=967.784µs logger=migrator t=2026-08-26T09:11:37.795879383Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-26T09:11:37.798472126Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.596894ms logger=migrator t=2026-08-26T09:11:37.80765745Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-26T09:11:37.816846833Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.188363ms logger=migrator t=2026-08-26T09:11:37.824390617Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-26T09:11:37.824574901Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=189.544µs logger=migrator t=2026-08-26T09:11:37.832241817Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-26T09:11:37.834661756Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.421289ms logger=migrator t=2026-08-26T09:11:37.84382203Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-26T09:11:37.845225414Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.402693ms logger=migrator t=2026-08-26T09:11:37.853959466Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-26T09:11:37.855671038Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.764614ms logger=migrator t=2026-08-26T09:11:37.86235322Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-26T09:11:37.871220475Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.868125ms logger=migrator t=2026-08-26T09:11:37.876388891Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-26T09:11:37.877316224Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=926.713µs logger=migrator t=2026-08-26T09:11:37.883511755Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-26T09:11:37.88455275Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.040625ms logger=migrator t=2026-08-26T09:11:37.893347934Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:11:37.91583407Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.484687ms logger=migrator t=2026-08-26T09:11:37.967913348Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-26T09:11:37.971429903Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.536026ms logger=migrator t=2026-08-26T09:11:37.979663193Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-26T09:11:37.980795871Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.132628ms logger=migrator t=2026-08-26T09:11:37.9968181Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-26T09:11:37.997782964Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=957.494µs logger=migrator t=2026-08-26T09:11:38.007162242Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-26T09:11:38.00876328Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.599168ms logger=migrator t=2026-08-26T09:11:38.016850307Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-26T09:11:38.017265468Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=415.601µs logger=migrator t=2026-08-26T09:11:38.024676768Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-26T09:11:38.02599113Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.314272ms logger=migrator t=2026-08-26T09:11:38.031991916Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-26T09:11:38.042294276Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.30243ms logger=migrator t=2026-08-26T09:11:38.049053941Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-26T09:11:38.050312541Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.2605ms logger=migrator t=2026-08-26T09:11:38.05682597Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-26T09:11:38.057879955Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.054025ms logger=migrator t=2026-08-26T09:11:38.064045135Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T09:11:38.064774332Z 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-08-26T09:11:38.071540908Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T09:11:38.072203904Z 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-08-26T09:11:38.078373834Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-26T09:11:38.079771188Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.397054ms logger=migrator t=2026-08-26T09:11:38.086775768Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-26T09:11:38.087901406Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.125998ms logger=migrator t=2026-08-26T09:11:38.095283235Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T09:11:38.098526955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.24535ms logger=migrator t=2026-08-26T09:11:38.105882673Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T09:11:38.107708008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.826445ms logger=migrator t=2026-08-26T09:11:38.113416156Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T09:11:38.114755879Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.339322ms logger=migrator t=2026-08-26T09:11:38.119817322Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T09:11:38.123073941Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.253039ms logger=migrator t=2026-08-26T09:11:38.12957315Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-26T09:11:38.130487981Z level=info msg="Migration successfully executed" id="Drop public config table" duration=914.471µs logger=migrator t=2026-08-26T09:11:38.13658877Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-26T09:11:38.138423365Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.834365ms logger=migrator t=2026-08-26T09:11:38.145026055Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T09:11:38.146902351Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.881246ms logger=migrator t=2026-08-26T09:11:38.152469886Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T09:11:38.153685495Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.215369ms logger=migrator t=2026-08-26T09:11:38.160655925Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-26T09:11:38.161942926Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.286901ms logger=migrator t=2026-08-26T09:11:38.168706491Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-26T09:11:38.190950122Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.248261ms logger=migrator t=2026-08-26T09:11:38.19701788Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-26T09:11:38.206846969Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.821658ms logger=migrator t=2026-08-26T09:11:38.213781328Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-26T09:11:38.223184796Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.402698ms logger=migrator t=2026-08-26T09:11:38.230139936Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-26T09:11:38.23033506Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=194.554µs logger=migrator t=2026-08-26T09:11:38.235974427Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-26T09:11:38.250870729Z level=info msg="Migration successfully executed" id="add share column" duration=14.892922ms logger=migrator t=2026-08-26T09:11:38.256891206Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-26T09:11:38.25707512Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=185.564µs logger=migrator t=2026-08-26T09:11:38.263687891Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-26T09:11:38.264713516Z level=info msg="Migration successfully executed" id="create file table" duration=1.025106ms logger=migrator t=2026-08-26T09:11:38.272487765Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-26T09:11:38.273656243Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.168858ms logger=migrator t=2026-08-26T09:11:38.280140001Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-26T09:11:38.281285569Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.142728ms logger=migrator t=2026-08-26T09:11:38.289635762Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-26T09:11:38.290556934Z level=info msg="Migration successfully executed" id="create file_meta table" duration=920.842µs logger=migrator t=2026-08-26T09:11:38.297385521Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-26T09:11:38.299137333Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.750362ms logger=migrator t=2026-08-26T09:11:38.306068352Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-26T09:11:38.306167924Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=99.902µs logger=migrator t=2026-08-26T09:11:38.31381092Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-26T09:11:38.313949493Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=140.653µs logger=migrator t=2026-08-26T09:11:38.319713063Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-26T09:11:38.32035925Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=645.527µs logger=migrator t=2026-08-26T09:11:38.327178235Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-26T09:11:38.327843901Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=671.606µs logger=migrator t=2026-08-26T09:11:38.334934954Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-26T09:11:38.336672047Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.736553ms logger=migrator t=2026-08-26T09:11:38.342913698Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-26T09:11:38.352561212Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.647574ms logger=migrator t=2026-08-26T09:11:38.35899406Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-26T09:11:38.359139533Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=146.523µs logger=migrator t=2026-08-26T09:11:38.365254712Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-26T09:11:38.366488601Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.232909ms logger=migrator t=2026-08-26T09:11:38.372981129Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-26T09:11:38.37339128Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=410.75µs logger=migrator t=2026-08-26T09:11:38.379365505Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-26T09:11:38.380045801Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=680.496µs logger=migrator t=2026-08-26T09:11:38.390617828Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-26T09:11:38.391606162Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=989.094µs logger=migrator t=2026-08-26T09:11:38.39771402Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-26T09:11:38.408726758Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.014538ms logger=migrator t=2026-08-26T09:11:38.414234532Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-26T09:11:38.423031766Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.794554ms logger=migrator t=2026-08-26T09:11:38.428479408Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-26T09:11:38.429407712Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=928.184µs logger=migrator t=2026-08-26T09:11:38.436095294Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-26T09:11:38.51774349Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.623205ms logger=migrator t=2026-08-26T09:11:38.528210165Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-26T09:11:38.53048389Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.275036ms logger=migrator t=2026-08-26T09:11:38.538403163Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-26T09:11:38.540690558Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.291515ms logger=migrator t=2026-08-26T09:11:38.547710259Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-26T09:11:38.576242643Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.532954ms logger=migrator t=2026-08-26T09:11:38.585571049Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-26T09:11:38.595356088Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.785379ms logger=migrator t=2026-08-26T09:11:38.602003289Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-26T09:11:38.602582213Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=580.154µs logger=migrator t=2026-08-26T09:11:38.608852926Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-26T09:11:38.609136103Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=277.077µs logger=migrator t=2026-08-26T09:11:38.616244915Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-26T09:11:38.616587094Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=342.268µs logger=migrator t=2026-08-26T09:11:38.623310338Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-26T09:11:38.623755538Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=437.7µs logger=migrator t=2026-08-26T09:11:38.630294057Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-26T09:11:38.630694827Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=400.32µs logger=migrator t=2026-08-26T09:11:38.637702458Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-26T09:11:38.639669876Z level=info msg="Migration successfully executed" id="create folder table" duration=1.967409ms logger=migrator t=2026-08-26T09:11:38.647061845Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-26T09:11:38.648375617Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.313252ms logger=migrator t=2026-08-26T09:11:38.657057418Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-26T09:11:38.659255672Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.199364ms logger=migrator t=2026-08-26T09:11:38.670746712Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-26T09:11:38.670813273Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.721µs logger=migrator t=2026-08-26T09:11:38.678787977Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T09:11:38.681172026Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.384638ms logger=migrator t=2026-08-26T09:11:38.688931683Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T09:11:38.690133223Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.20054ms logger=migrator t=2026-08-26T09:11:38.697538193Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-26T09:11:38.699438389Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.893326ms logger=migrator t=2026-08-26T09:11:38.705801204Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-26T09:11:38.706232714Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=431.63µs logger=migrator t=2026-08-26T09:11:38.711615295Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-26T09:11:38.712140549Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=536.383µs logger=migrator t=2026-08-26T09:11:38.717738995Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-26T09:11:38.719493077Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.758212ms logger=migrator t=2026-08-26T09:11:38.726268982Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-26T09:11:38.728474385Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.204533ms logger=migrator t=2026-08-26T09:11:38.734892462Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-26T09:11:38.736159322Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.26921ms logger=migrator t=2026-08-26T09:11:38.741619095Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-26T09:11:38.742979798Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.359353ms logger=migrator t=2026-08-26T09:11:38.749482496Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-26T09:11:38.750766187Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.278771ms logger=migrator t=2026-08-26T09:11:38.758023554Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-26T09:11:38.75989946Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.875016ms logger=migrator t=2026-08-26T09:11:38.767974855Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-26T09:11:38.769691388Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.734262ms logger=migrator t=2026-08-26T09:11:38.776071962Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-26T09:11:38.777066087Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=993.635µs logger=migrator t=2026-08-26T09:11:38.783551825Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-26T09:11:38.784671122Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.119017ms logger=migrator t=2026-08-26T09:11:38.792731468Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-26T09:11:38.795472175Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.739337ms logger=migrator t=2026-08-26T09:11:38.80183598Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-26T09:11:38.80309492Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.2622ms logger=migrator t=2026-08-26T09:11:38.808186114Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-26T09:11:38.808507152Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=322.188µs logger=migrator t=2026-08-26T09:11:38.814697372Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-26T09:11:38.824259725Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.559573ms logger=migrator t=2026-08-26T09:11:38.830466576Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-26T09:11:38.831094091Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=629.665µs logger=migrator t=2026-08-26T09:11:38.838150623Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T09:11:38.838211445Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=66.742µs logger=migrator t=2026-08-26T09:11:38.844328443Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T09:11:38.846403823Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.07086ms logger=migrator t=2026-08-26T09:11:38.85282196Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T09:11:38.85284168Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.81µs logger=migrator t=2026-08-26T09:11:38.858172Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-26T09:11:38.859644445Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.472695ms logger=migrator t=2026-08-26T09:11:38.866684367Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T09:11:38.867910226Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.229999ms logger=migrator t=2026-08-26T09:11:38.880534124Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-26T09:11:38.882152063Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.611138ms logger=migrator t=2026-08-26T09:11:38.889400529Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-26T09:11:38.89028169Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=881.961µs logger=migrator t=2026-08-26T09:11:38.895904777Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-26T09:11:38.89643699Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=533.503µs logger=migrator t=2026-08-26T09:11:38.902140579Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-26T09:11:38.902820866Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=677.877µs logger=migrator t=2026-08-26T09:11:38.90792154Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-26T09:11:38.909412896Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.491167ms logger=migrator t=2026-08-26T09:11:38.914821898Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-26T09:11:38.915681338Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=859.05µs logger=migrator t=2026-08-26T09:11:38.919582134Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-26T09:11:38.929779111Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.196817ms logger=migrator t=2026-08-26T09:11:38.936789322Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-26T09:11:38.948044866Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.259394ms logger=migrator t=2026-08-26T09:11:38.95312334Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-26T09:11:38.96753614Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.379599ms logger=migrator t=2026-08-26T09:11:38.974655032Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-26T09:11:38.974820756Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=168.594µs logger=migrator t=2026-08-26T09:11:38.978784693Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-26T09:11:38.990736684Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.957621ms logger=migrator t=2026-08-26T09:11:38.99509611Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-26T09:11:39.002656793Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.558833ms logger=migrator t=2026-08-26T09:11:39.009404198Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-26T09:11:39.009838359Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=433.96µs logger=migrator t=2026-08-26T09:11:39.013928808Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.311480385s logger=migrator t=2026-08-26T09:11:39.014644026Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-26T09:11:39.0308723Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-26T09:11:39.031205958Z level=info msg="Created default organization" logger=secrets t=2026-08-26T09:11:39.036610139Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T09:11:39.085233982Z level=info msg="Restored cache from database" duration=539.672µs logger=plugin.store t=2026-08-26T09:11:39.086685767Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-26T09:11:39.127740676Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-26T09:11:39.127776467Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-26T09:11:39.127883379Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-26T09:11:39.12789157Z level=info msg="Plugins loaded" count=54 duration=41.207543ms logger=query_data t=2026-08-26T09:11:39.132245296Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-26T09:11:39.136360646Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-26T09:11:39.142751201Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-26T09:11:39.151307639Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-26T09:11:39.153650486Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-26T09:11:39.155669036Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-26T09:11:39.173063328Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-26T09:11:39.190781319Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-26T09:11:39.212019816Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-26T09:11:39.212052137Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-26T09:11:39.212643501Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-26T09:11:39.212970789Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-26T09:11:39.212850336Z level=info msg="Warming state cache for startup" logger=http.server t=2026-08-26T09:11:39.216837213Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-26T09:11:39.307060108Z level=info msg="Update check succeeded" duration=94.827916ms logger=grafana.update.checker t=2026-08-26T09:11:39.315425131Z level=info msg="Update check succeeded" duration=103.214831ms logger=provisioning.dashboard t=2026-08-26T09:11:39.507389169Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-08-26T09:11:39.507765639Z level=info msg="State cache has been initialized" states=0 duration=294.910393ms logger=ngalert.scheduler t=2026-08-26T09:11:39.507880942Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-26T09:11:39.508088697Z level=info msg=starting first_tick=2026-08-26T09:11:40Z logger=grafana-apiserver t=2026-08-26T09:11:39.538690521Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-26T09:11:39.539141952Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-26T09:11:39.623982906Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T09:11:39.662615125Z level=info msg="Patterns update finished" duration=448.18029ms logger=provisioning.dashboard t=2026-08-26T09:11:53.384804699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:53.386241224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:54.538213552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:54.854754291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:54.873996579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:54.931096107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:54.947639469Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-26T09:11:54.965162255Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T09:11:54.97724203Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-26T09:11:54.978144612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.012942568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.061627842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.075571611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.109462576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.153334893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.240450782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.259966826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.30533733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.324989247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.375205279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.393617446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.435747141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.455727027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.512417126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.534232297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.575935331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.596412319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.643989806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.664203878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.712475702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.733624976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.786730378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.80533441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.855473609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.869960582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.921404204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.940903148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:55.999329549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.02037489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.078997026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.095530988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.19427934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.216611863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.33162349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.345571889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.399329177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.414751852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.485466052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.507116809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.560824875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.58200705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.648082447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.666770732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.730601774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.749845922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.812970937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.837199937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.936679886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:56.956904678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.011524477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.032747892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.107223374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.128675376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.17778861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.192439346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.267269996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.283748787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.360843373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.391089128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.479401396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.50261089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.59960406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.617087655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.706072989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.722870388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.808195333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.823056755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.899824151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.919892149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:57.995648532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:58.016033097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:11:58.097117779Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-26T09:12:25.237385032Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-26T09:21:39.250513719Z level=info msg="Completed cleanup jobs" duration=36.854806ms logger=plugins.update.checker t=2026-08-26T09:21:39.387103782Z level=info msg="Update check succeeded" duration=79.274858ms logger=sqlstore.transactions t=2026-08-26T09:26:39.151488569Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-26T09:31:39.216541718Z level=info msg="Completed cleanup jobs" duration=3.105615ms logger=plugins.update.checker t=2026-08-26T09:31:39.395397858Z level=info msg="Update check succeeded" duration=88.023445ms logger=cleanup t=2026-08-26T09:41:39.252700866Z level=info msg="Completed cleanup jobs" duration=39.652247ms logger=plugins.update.checker t=2026-08-26T09:41:39.384350175Z level=info msg="Update check succeeded" duration=76.529516ms logger=infra.usagestats t=2026-08-26T09:42:25.263382541Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-26T09:51:39.238144689Z level=info msg="Completed cleanup jobs" duration=23.991025ms logger=plugins.update.checker t=2026-08-26T09:51:39.382740636Z level=info msg="Update check succeeded" duration=74.907317ms logger=cleanup t=2026-08-26T10:01:39.236384347Z level=info msg="Completed cleanup jobs" duration=23.011652ms logger=plugins.update.checker t=2026-08-26T10:01:39.382271517Z level=info msg="Update check succeeded" duration=74.39256ms