logger=settings t=2026-02-26T03:08:24.111680148Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-26T03:08:24Z logger=settings t=2026-02-26T03:08:24.112255504Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-26T03:08:24.112279294Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-26T03:08:24.112286544Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-26T03:08:24.112292425Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-26T03:08:24.112297555Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-26T03:08:24.112303805Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-26T03:08:24.112309635Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-26T03:08:24.112316405Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-26T03:08:24.112322195Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-26T03:08:24.112328416Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-26T03:08:24.112344886Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-26T03:08:24.112350646Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-26T03:08:24.112521461Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-26T03:08:24.112537751Z level=info msg=Target target=[all] logger=settings t=2026-02-26T03:08:24.112550062Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-26T03:08:24.112556562Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-26T03:08:24.112560772Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-26T03:08:24.112565822Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-26T03:08:24.112569612Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-26T03:08:24.112575292Z level=info msg="App mode production" logger=sqlstore t=2026-02-26T03:08:24.112968334Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-26T03:08:24.112994225Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-26T03:08:24.114685521Z level=info msg="Locking database" logger=migrator t=2026-02-26T03:08:24.114700912Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-26T03:08:24.115328359Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-26T03:08:24.116744599Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.41559ms logger=migrator t=2026-02-26T03:08:24.128582228Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-26T03:08:24.130211163Z level=info msg="Migration successfully executed" id="create user table" duration=1.639266ms logger=migrator t=2026-02-26T03:08:24.135082458Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-26T03:08:24.136009364Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=927.286µs logger=migrator t=2026-02-26T03:08:24.140763656Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-26T03:08:24.141594839Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=831.163µs logger=migrator t=2026-02-26T03:08:24.146371781Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-26T03:08:24.147180525Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=808.854µs logger=migrator t=2026-02-26T03:08:24.151486394Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-26T03:08:24.153663834Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=2.17583ms logger=migrator t=2026-02-26T03:08:24.160502814Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-26T03:08:24.163325663Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.823119ms logger=migrator t=2026-02-26T03:08:24.169800813Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-26T03:08:24.171372696Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.576313ms logger=migrator t=2026-02-26T03:08:24.175292306Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-26T03:08:24.176033386Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=740.66µs logger=migrator t=2026-02-26T03:08:24.179861362Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-26T03:08:24.180615174Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=754.192µs logger=migrator t=2026-02-26T03:08:24.187677969Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-26T03:08:24.188169843Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=494.454µs logger=migrator t=2026-02-26T03:08:24.199481357Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-26T03:08:24.200141976Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=661.769µs logger=migrator t=2026-02-26T03:08:24.204232439Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-26T03:08:24.20533206Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.08845ms logger=migrator t=2026-02-26T03:08:24.209454284Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-26T03:08:24.209503436Z level=info msg="Migration successfully executed" id="Update user table charset" duration=50.012µs logger=migrator t=2026-02-26T03:08:24.214241738Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-26T03:08:24.215253806Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.012008ms logger=migrator t=2026-02-26T03:08:24.220094451Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-26T03:08:24.220366818Z level=info msg="Migration successfully executed" id="Add missing user data" duration=272.417µs logger=migrator t=2026-02-26T03:08:24.231867157Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-26T03:08:24.233109032Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.241474ms logger=migrator t=2026-02-26T03:08:24.239332355Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-26T03:08:24.240366903Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.025288ms logger=migrator t=2026-02-26T03:08:24.249330792Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-26T03:08:24.250770513Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.440321ms logger=migrator t=2026-02-26T03:08:24.253954201Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-26T03:08:24.261942983Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.988172ms logger=migrator t=2026-02-26T03:08:24.265647916Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-26T03:08:24.266448808Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=802.432µs logger=migrator t=2026-02-26T03:08:24.273421402Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-26T03:08:24.274022059Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=663.169µs logger=migrator t=2026-02-26T03:08:24.282196426Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-26T03:08:24.282902165Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=706.399µs logger=migrator t=2026-02-26T03:08:24.288442459Z 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-02-26T03:08:24.288747287Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=305.188µs logger=migrator t=2026-02-26T03:08:24.292355318Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-26T03:08:24.29276955Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=428.792µs logger=migrator t=2026-02-26T03:08:24.297931403Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-26T03:08:24.299452515Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.515542ms logger=migrator t=2026-02-26T03:08:24.306109709Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-26T03:08:24.307620302Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.517163ms logger=migrator t=2026-02-26T03:08:24.313958708Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-26T03:08:24.315468831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.513052ms logger=migrator t=2026-02-26T03:08:24.322749942Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-26T03:08:24.323542935Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=783.693µs logger=migrator t=2026-02-26T03:08:24.328726209Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-26T03:08:24.32948903Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=749.101µs logger=migrator t=2026-02-26T03:08:24.336112654Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-26T03:08:24.336168975Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=57.182µs logger=migrator t=2026-02-26T03:08:24.342429489Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-26T03:08:24.343743416Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.320488ms logger=migrator t=2026-02-26T03:08:24.349414303Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-26T03:08:24.350438801Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.027568ms logger=migrator t=2026-02-26T03:08:24.357059476Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-26T03:08:24.357713934Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=654.508µs logger=migrator t=2026-02-26T03:08:24.361467378Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-26T03:08:24.362074715Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=607.277µs logger=migrator t=2026-02-26T03:08:24.366603141Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:08:24.369724098Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.122107ms logger=migrator t=2026-02-26T03:08:24.373321377Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-26T03:08:24.37411755Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=791.223µs logger=migrator t=2026-02-26T03:08:24.377529465Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-26T03:08:24.378188503Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=658.948µs logger=migrator t=2026-02-26T03:08:24.381683689Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-26T03:08:24.38239446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=710.651µs logger=migrator t=2026-02-26T03:08:24.387280475Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-26T03:08:24.388548831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.268286ms logger=migrator t=2026-02-26T03:08:24.393697624Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-26T03:08:24.394876146Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.178382ms logger=migrator t=2026-02-26T03:08:24.399418123Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-26T03:08:24.399819674Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=395.63µs logger=migrator t=2026-02-26T03:08:24.406102568Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-26T03:08:24.406955061Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=860.753µs logger=migrator t=2026-02-26T03:08:24.413265468Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-26T03:08:24.413933226Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=683.129µs logger=migrator t=2026-02-26T03:08:24.420226091Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-26T03:08:24.420909519Z level=info msg="Migration successfully executed" id="create star table" duration=683.588µs logger=migrator t=2026-02-26T03:08:24.42560604Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-26T03:08:24.426463474Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=856.974µs logger=migrator t=2026-02-26T03:08:24.430388873Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-26T03:08:24.431923165Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.533522ms logger=migrator t=2026-02-26T03:08:24.43750763Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-26T03:08:24.438317964Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=811.054µs logger=migrator t=2026-02-26T03:08:24.443617091Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-26T03:08:24.444803874Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.187452ms logger=migrator t=2026-02-26T03:08:24.466929009Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-26T03:08:24.468412569Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.484201ms logger=migrator t=2026-02-26T03:08:24.476095313Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-26T03:08:24.476826793Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=732.05µs logger=migrator t=2026-02-26T03:08:24.483068717Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-26T03:08:24.484311591Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.246794ms logger=migrator t=2026-02-26T03:08:24.491845911Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-26T03:08:24.491909093Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.791µs logger=migrator t=2026-02-26T03:08:24.496921572Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-26T03:08:24.496955553Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.231µs logger=migrator t=2026-02-26T03:08:24.501876169Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-26T03:08:24.502100865Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=231.866µs logger=migrator t=2026-02-26T03:08:24.508266957Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-26T03:08:24.512384511Z level=info msg="Migration successfully executed" id="create dashboard table" duration=4.095784ms logger=migrator t=2026-02-26T03:08:24.518250024Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-26T03:08:24.519113749Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=871.225µs logger=migrator t=2026-02-26T03:08:24.524322393Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-26T03:08:24.525784404Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.462421ms logger=migrator t=2026-02-26T03:08:24.530860845Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-26T03:08:24.532177961Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.301196ms logger=migrator t=2026-02-26T03:08:24.538597859Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-26T03:08:24.539231647Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=635.028µs logger=migrator t=2026-02-26T03:08:24.543641279Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-26T03:08:24.544442062Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=802.633µs logger=migrator t=2026-02-26T03:08:24.549645766Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-26T03:08:24.559375797Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.728791ms logger=migrator t=2026-02-26T03:08:24.565080006Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-26T03:08:24.565849777Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=769.761µs logger=migrator t=2026-02-26T03:08:24.570868896Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-26T03:08:24.572216033Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.346727ms logger=migrator t=2026-02-26T03:08:24.578117458Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-26T03:08:24.578937871Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=813.442µs logger=migrator t=2026-02-26T03:08:24.585700958Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-26T03:08:24.586074528Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=373.48µs logger=migrator t=2026-02-26T03:08:24.591646733Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-26T03:08:24.593041092Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.394139ms logger=migrator t=2026-02-26T03:08:24.599964514Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-26T03:08:24.600199471Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=269.467µs logger=migrator t=2026-02-26T03:08:24.605100997Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-26T03:08:24.607183655Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.082548ms logger=migrator t=2026-02-26T03:08:24.612906354Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-26T03:08:24.614948211Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.042217ms logger=migrator t=2026-02-26T03:08:24.621182884Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-26T03:08:24.623629902Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.452068ms logger=migrator t=2026-02-26T03:08:24.633505686Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-26T03:08:24.634955057Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.458071ms logger=migrator t=2026-02-26T03:08:24.64045562Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-26T03:08:24.643898815Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.441715ms logger=migrator t=2026-02-26T03:08:24.649305205Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-26T03:08:24.650250761Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=944.986µs logger=migrator t=2026-02-26T03:08:24.656621909Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-26T03:08:24.658194503Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.577793ms logger=migrator t=2026-02-26T03:08:24.664698393Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-26T03:08:24.664773166Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=76.663µs logger=migrator t=2026-02-26T03:08:24.670630408Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-26T03:08:24.670771542Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=148.374µs logger=migrator t=2026-02-26T03:08:24.676003958Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-26T03:08:24.678421814Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.418456ms logger=migrator t=2026-02-26T03:08:24.6850902Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-26T03:08:24.687171698Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.082737ms logger=migrator t=2026-02-26T03:08:24.692090314Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-26T03:08:24.694429939Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.341785ms logger=migrator t=2026-02-26T03:08:24.699367686Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-26T03:08:24.701530247Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.163461ms logger=migrator t=2026-02-26T03:08:24.707174474Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-26T03:08:24.707509853Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=337.319µs logger=migrator t=2026-02-26T03:08:24.712747809Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-26T03:08:24.713934001Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.187072ms logger=migrator t=2026-02-26T03:08:24.72037404Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-26T03:08:24.721374598Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.002628ms logger=migrator t=2026-02-26T03:08:24.72615467Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-26T03:08:24.726222732Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=69.442µs logger=migrator t=2026-02-26T03:08:24.73223615Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-26T03:08:24.733590177Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.359947ms logger=migrator t=2026-02-26T03:08:24.739030238Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-26T03:08:24.739884962Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=854.404µs logger=migrator t=2026-02-26T03:08:24.745625881Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:08:24.752495603Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.874982ms logger=migrator t=2026-02-26T03:08:24.759316102Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-26T03:08:24.76030675Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=992.888µs logger=migrator t=2026-02-26T03:08:24.766226034Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-26T03:08:24.767293284Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.06778ms logger=migrator t=2026-02-26T03:08:24.773595038Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-26T03:08:24.774658499Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.05941ms logger=migrator t=2026-02-26T03:08:24.781063286Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-26T03:08:24.781488968Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=424.042µs logger=migrator t=2026-02-26T03:08:24.786555959Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-26T03:08:24.787518785Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=970.426µs logger=migrator t=2026-02-26T03:08:24.792959866Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-26T03:08:24.796982439Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.028323ms logger=migrator t=2026-02-26T03:08:24.803115009Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-26T03:08:24.804059235Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=944.366µs logger=migrator t=2026-02-26T03:08:24.811187394Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-26T03:08:24.811503322Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=316.498µs logger=migrator t=2026-02-26T03:08:24.816755428Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-26T03:08:24.817057357Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=302.628µs logger=migrator t=2026-02-26T03:08:24.823635319Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-26T03:08:24.824970177Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.323607ms logger=migrator t=2026-02-26T03:08:24.831532118Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-26T03:08:24.833907735Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.375896ms logger=migrator t=2026-02-26T03:08:24.839434558Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-26T03:08:24.840503727Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.068959ms logger=migrator t=2026-02-26T03:08:24.846197856Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-26T03:08:24.847212795Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.013889ms logger=migrator t=2026-02-26T03:08:24.852547393Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-26T03:08:24.853917171Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.369728ms logger=migrator t=2026-02-26T03:08:24.860253466Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-26T03:08:24.86144705Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.196664ms logger=migrator t=2026-02-26T03:08:24.867350154Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-26T03:08:24.868644559Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.298415ms logger=migrator t=2026-02-26T03:08:24.87441046Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-26T03:08:24.881779795Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.363245ms logger=migrator t=2026-02-26T03:08:24.886862626Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-26T03:08:24.887876054Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.013338ms logger=migrator t=2026-02-26T03:08:24.894403315Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-26T03:08:24.895313051Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=909.436µs logger=migrator t=2026-02-26T03:08:24.898984143Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-26T03:08:24.900091184Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.106881ms logger=migrator t=2026-02-26T03:08:24.907584142Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-26T03:08:24.908161617Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=577.836µs logger=migrator t=2026-02-26T03:08:24.913970199Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-26T03:08:24.917937779Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.969311ms logger=migrator t=2026-02-26T03:08:24.9219187Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-26T03:08:24.925341145Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.422046ms logger=migrator t=2026-02-26T03:08:24.931299841Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-26T03:08:24.931420184Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=123.453µs logger=migrator t=2026-02-26T03:08:24.937836842Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-26T03:08:24.93814141Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=300.208µs logger=migrator t=2026-02-26T03:08:24.942667227Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-26T03:08:24.94528966Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.623943ms logger=migrator t=2026-02-26T03:08:24.949183548Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-26T03:08:24.949372163Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.146µs logger=migrator t=2026-02-26T03:08:24.954134825Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-26T03:08:24.954389302Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=255.627µs logger=migrator t=2026-02-26T03:08:24.958396953Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-26T03:08:24.961089498Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.692335ms logger=migrator t=2026-02-26T03:08:24.965267185Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-26T03:08:24.965565433Z level=info msg="Migration successfully executed" id="Update uid value" duration=298.919µs logger=migrator t=2026-02-26T03:08:24.969706777Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-26T03:08:24.970830909Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.126052ms logger=migrator t=2026-02-26T03:08:24.975664223Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-26T03:08:24.976652031Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=987.728µs logger=migrator t=2026-02-26T03:08:24.981364022Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-26T03:08:24.982347189Z level=info msg="Migration successfully executed" id="create api_key table" duration=983.067µs logger=migrator t=2026-02-26T03:08:24.987602315Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-26T03:08:24.988546761Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=944.376µs logger=migrator t=2026-02-26T03:08:24.995804113Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-26T03:08:24.996737809Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=935.406µs logger=migrator t=2026-02-26T03:08:25.003212148Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-26T03:08:25.004752702Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.540153ms logger=migrator t=2026-02-26T03:08:25.009960906Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-26T03:08:25.01083933Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=878.324µs logger=migrator t=2026-02-26T03:08:25.015979033Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-26T03:08:25.016863868Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=882.325µs logger=migrator t=2026-02-26T03:08:25.02233129Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-26T03:08:25.023926354Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.600205ms logger=migrator t=2026-02-26T03:08:25.030675921Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-26T03:08:25.037928294Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.245642ms logger=migrator t=2026-02-26T03:08:25.043404256Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-26T03:08:25.044931178Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.517061ms logger=migrator t=2026-02-26T03:08:25.052757635Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-26T03:08:25.053776023Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.028668ms logger=migrator t=2026-02-26T03:08:25.058997498Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-26T03:08:25.059826342Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=829.134µs logger=migrator t=2026-02-26T03:08:25.142062437Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-26T03:08:25.144009771Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.952945ms logger=migrator t=2026-02-26T03:08:25.160237621Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-26T03:08:25.160980432Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=739.891µs logger=migrator t=2026-02-26T03:08:25.168254584Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-26T03:08:25.169125159Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=874.405µs logger=migrator t=2026-02-26T03:08:25.173802628Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-26T03:08:25.173826839Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.431µs logger=migrator t=2026-02-26T03:08:25.178505029Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-26T03:08:25.181664017Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.158338ms logger=migrator t=2026-02-26T03:08:25.187588261Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-26T03:08:25.190289996Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.701605ms logger=migrator t=2026-02-26T03:08:25.193807074Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-26T03:08:25.193973938Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.964µs logger=migrator t=2026-02-26T03:08:25.19759879Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-26T03:08:25.200391047Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.783557ms logger=migrator t=2026-02-26T03:08:25.205092597Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-26T03:08:25.207810913Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.717986ms logger=migrator t=2026-02-26T03:08:25.211577588Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-26T03:08:25.212348649Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=770.821µs logger=migrator t=2026-02-26T03:08:25.216197056Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-26T03:08:25.216785103Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=588.297µs logger=migrator t=2026-02-26T03:08:25.221158274Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-26T03:08:25.222022937Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=864.413µs logger=migrator t=2026-02-26T03:08:25.225605558Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-26T03:08:25.226578984Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=973.306µs logger=migrator t=2026-02-26T03:08:25.232611532Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-26T03:08:25.233489937Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=877.945µs logger=migrator t=2026-02-26T03:08:25.238508946Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-26T03:08:25.239398731Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=911.386µs logger=migrator t=2026-02-26T03:08:25.243506165Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-26T03:08:25.243589177Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.322µs logger=migrator t=2026-02-26T03:08:25.248859394Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-26T03:08:25.248889255Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.851µs logger=migrator t=2026-02-26T03:08:25.253794231Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-26T03:08:25.258612274Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.814653ms logger=migrator t=2026-02-26T03:08:25.267242435Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-26T03:08:25.271009529Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.772284ms logger=migrator t=2026-02-26T03:08:25.27642605Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-26T03:08:25.276510292Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=85.152µs logger=migrator t=2026-02-26T03:08:25.280182234Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-26T03:08:25.28107899Z level=info msg="Migration successfully executed" id="create quota table v1" duration=894.815µs logger=migrator t=2026-02-26T03:08:25.285276836Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-26T03:08:25.286116679Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=845.444µs logger=migrator t=2026-02-26T03:08:25.2915555Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-26T03:08:25.291617012Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=64.741µs logger=migrator t=2026-02-26T03:08:25.296295302Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-26T03:08:25.297519875Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.224553ms logger=migrator t=2026-02-26T03:08:25.303650506Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-26T03:08:25.304392587Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=742.021µs logger=migrator t=2026-02-26T03:08:25.310000943Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-26T03:08:25.313810638Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.813256ms logger=migrator t=2026-02-26T03:08:25.317613374Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-26T03:08:25.317636095Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.971µs logger=migrator t=2026-02-26T03:08:25.321478111Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-26T03:08:25.322293964Z level=info msg="Migration successfully executed" id="create session table" duration=818.623µs logger=migrator t=2026-02-26T03:08:25.327802687Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-26T03:08:25.327888229Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.902µs logger=migrator t=2026-02-26T03:08:25.332694753Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-26T03:08:25.332779576Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.913µs logger=migrator t=2026-02-26T03:08:25.336405896Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-26T03:08:25.337164888Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=759.202µs logger=migrator t=2026-02-26T03:08:25.342950258Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-26T03:08:25.344071299Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.123351ms logger=migrator t=2026-02-26T03:08:25.351386183Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-26T03:08:25.351446404Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=63.911µs logger=migrator t=2026-02-26T03:08:25.355553688Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-26T03:08:25.355599499Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=46.931µs logger=migrator t=2026-02-26T03:08:25.359383584Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-26T03:08:25.363136309Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.753455ms logger=migrator t=2026-02-26T03:08:25.368415896Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-26T03:08:25.374265168Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.849912ms logger=migrator t=2026-02-26T03:08:25.378204447Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-26T03:08:25.37829789Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.743µs logger=migrator t=2026-02-26T03:08:25.382379434Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-26T03:08:25.382461736Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=84.372µs logger=migrator t=2026-02-26T03:08:25.386621181Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-26T03:08:25.387855546Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.234115ms logger=migrator t=2026-02-26T03:08:25.393667867Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-26T03:08:25.393711999Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.932µs logger=migrator t=2026-02-26T03:08:25.397413611Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-26T03:08:25.401230477Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.812096ms logger=migrator t=2026-02-26T03:08:25.405067074Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-26T03:08:25.405253709Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=191.745µs logger=migrator t=2026-02-26T03:08:25.409908498Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-26T03:08:25.413527429Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.618771ms logger=migrator t=2026-02-26T03:08:25.417484088Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-26T03:08:25.420943044Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.457576ms logger=migrator t=2026-02-26T03:08:25.424790792Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-26T03:08:25.424865154Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=78.262µs logger=migrator t=2026-02-26T03:08:25.431130958Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-26T03:08:25.432211608Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.08085ms logger=migrator t=2026-02-26T03:08:25.437435693Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-26T03:08:25.438362849Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=927.516µs logger=migrator t=2026-02-26T03:08:25.442591976Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-26T03:08:25.443730308Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.133472ms logger=migrator t=2026-02-26T03:08:25.448543461Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-26T03:08:25.449849698Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.302787ms logger=migrator t=2026-02-26T03:08:25.455140355Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-26T03:08:25.456183214Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.039449ms logger=migrator t=2026-02-26T03:08:25.460424632Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-26T03:08:25.461334527Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=909.595µs logger=migrator t=2026-02-26T03:08:25.467432536Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-26T03:08:25.468270879Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=838.853µs logger=migrator t=2026-02-26T03:08:25.472272491Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-26T03:08:25.473251328Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=979.057µs logger=migrator t=2026-02-26T03:08:25.477440895Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-26T03:08:25.478275478Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=835.023µs logger=migrator t=2026-02-26T03:08:25.482706791Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-26T03:08:25.493682046Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.026256ms logger=migrator t=2026-02-26T03:08:25.497378109Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-26T03:08:25.497940184Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=561.975µs logger=migrator t=2026-02-26T03:08:25.501186174Z 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-02-26T03:08:25.502078649Z 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=893.405µs logger=migrator t=2026-02-26T03:08:25.506940964Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-26T03:08:25.507268203Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=331.669µs logger=migrator t=2026-02-26T03:08:25.510847603Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-26T03:08:25.511498801Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=651.028µs logger=migrator t=2026-02-26T03:08:25.521151359Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-26T03:08:25.5226075Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.455601ms logger=migrator t=2026-02-26T03:08:25.527330021Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-26T03:08:25.531536058Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.204638ms logger=migrator t=2026-02-26T03:08:25.536056394Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-26T03:08:25.540051744Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.99651ms logger=migrator t=2026-02-26T03:08:25.544375294Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-26T03:08:25.551397849Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.026005ms logger=migrator t=2026-02-26T03:08:25.556252234Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-26T03:08:25.559134975Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.87999ms logger=migrator t=2026-02-26T03:08:25.563040693Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-26T03:08:25.564185115Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.143362ms logger=migrator t=2026-02-26T03:08:25.568881085Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-26T03:08:25.568912586Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.531µs logger=migrator t=2026-02-26T03:08:25.574165252Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-26T03:08:25.574197003Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.931µs logger=migrator t=2026-02-26T03:08:25.578614546Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-26T03:08:25.579592813Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=977.927µs logger=migrator t=2026-02-26T03:08:25.584933151Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T03:08:25.585904188Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=970.797µs logger=migrator t=2026-02-26T03:08:25.591249937Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-26T03:08:25.592042549Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=792.513µs logger=migrator t=2026-02-26T03:08:25.596985146Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-26T03:08:25.597927923Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=942.807µs logger=migrator t=2026-02-26T03:08:25.603536408Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T03:08:25.605234095Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.696267ms logger=migrator t=2026-02-26T03:08:25.610532232Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-26T03:08:25.615188282Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.66021ms logger=migrator t=2026-02-26T03:08:25.621048185Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-26T03:08:25.625232961Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.183946ms logger=migrator t=2026-02-26T03:08:25.629181461Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-26T03:08:25.629436338Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=254.107µs logger=migrator t=2026-02-26T03:08:25.633892991Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-26T03:08:25.634878489Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=985.648µs logger=migrator t=2026-02-26T03:08:25.642181281Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-26T03:08:25.643828748Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.647176ms logger=migrator t=2026-02-26T03:08:25.648246061Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-26T03:08:25.652127518Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.882377ms logger=migrator t=2026-02-26T03:08:25.655983885Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-26T03:08:25.656070567Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.412µs logger=migrator t=2026-02-26T03:08:25.660709756Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-26T03:08:25.661619691Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=916.345µs logger=migrator t=2026-02-26T03:08:25.665830409Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-26T03:08:25.667467874Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.647705ms logger=migrator t=2026-02-26T03:08:25.672672319Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-26T03:08:25.672823693Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=151.254µs logger=migrator t=2026-02-26T03:08:25.677450962Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-26T03:08:25.678321596Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=870.334µs logger=migrator t=2026-02-26T03:08:25.68314961Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-26T03:08:25.684707224Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.557324ms logger=migrator t=2026-02-26T03:08:25.690257498Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-26T03:08:25.691483492Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.226374ms logger=migrator t=2026-02-26T03:08:25.696942123Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-26T03:08:25.697822467Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=880.414µs logger=migrator t=2026-02-26T03:08:25.702347303Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-26T03:08:25.70473765Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.389257ms logger=migrator t=2026-02-26T03:08:25.709975536Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-26T03:08:25.711049485Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.073309ms logger=migrator t=2026-02-26T03:08:25.718167434Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-26T03:08:25.718195324Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.96µs logger=migrator t=2026-02-26T03:08:25.723513101Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-26T03:08:25.730029383Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.516972ms logger=migrator t=2026-02-26T03:08:25.735044892Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-26T03:08:25.735925407Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=884.495µs logger=migrator t=2026-02-26T03:08:25.740638198Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-26T03:08:25.745017889Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.379051ms logger=migrator t=2026-02-26T03:08:25.749106953Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-26T03:08:25.749895085Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=788.132µs logger=migrator t=2026-02-26T03:08:25.753919826Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-26T03:08:25.755047598Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.126912ms logger=migrator t=2026-02-26T03:08:25.760656394Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-26T03:08:25.762178066Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.515752ms logger=migrator t=2026-02-26T03:08:25.766721462Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-26T03:08:25.78141208Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.703818ms logger=migrator t=2026-02-26T03:08:25.785401102Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-26T03:08:25.785934756Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=533.194µs logger=migrator t=2026-02-26T03:08:25.790376859Z 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-02-26T03:08:25.791225563Z 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=846.614µs logger=migrator t=2026-02-26T03:08:25.796002235Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-26T03:08:25.796440327Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=444.842µs logger=migrator t=2026-02-26T03:08:25.800766498Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-26T03:08:25.801386625Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=608.796µs logger=migrator t=2026-02-26T03:08:25.806412205Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-26T03:08:25.806676362Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=263.557µs logger=migrator t=2026-02-26T03:08:25.810726495Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-26T03:08:25.817837292Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.108317ms logger=migrator t=2026-02-26T03:08:25.822001739Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-26T03:08:25.826246156Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.244378ms logger=migrator t=2026-02-26T03:08:25.832352205Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-26T03:08:25.83358965Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.237465ms logger=migrator t=2026-02-26T03:08:25.837787076Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-26T03:08:25.83936053Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.563484ms logger=migrator t=2026-02-26T03:08:25.844858653Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-26T03:08:25.8451084Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=250.967µs logger=migrator t=2026-02-26T03:08:25.849505652Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-26T03:08:25.85374225Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.236608ms logger=migrator t=2026-02-26T03:08:25.857306629Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-26T03:08:25.858163913Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=857.494µs logger=migrator t=2026-02-26T03:08:25.862981187Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-26T03:08:25.863270594Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=302.888µs logger=migrator t=2026-02-26T03:08:25.87066181Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-26T03:08:25.871496293Z level=info msg="Migration successfully executed" id="Move region to single row" duration=838.973µs logger=migrator t=2026-02-26T03:08:25.87931065Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-26T03:08:25.881244394Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.942114ms logger=migrator t=2026-02-26T03:08:25.886395568Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-26T03:08:25.887769685Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.374408ms logger=migrator t=2026-02-26T03:08:25.892358113Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T03:08:25.893564476Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.208563ms logger=migrator t=2026-02-26T03:08:25.898336429Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T03:08:25.89946424Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.129291ms logger=migrator t=2026-02-26T03:08:25.903821641Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-26T03:08:25.904966253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.147402ms logger=migrator t=2026-02-26T03:08:25.908989365Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-26T03:08:25.91060884Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.617835ms logger=migrator t=2026-02-26T03:08:25.916933725Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-26T03:08:25.917028529Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=97.674µs logger=migrator t=2026-02-26T03:08:25.920730831Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-26T03:08:25.921651427Z level=info msg="Migration successfully executed" id="create test_data table" duration=912.085µs logger=migrator t=2026-02-26T03:08:25.926618125Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-26T03:08:25.927803467Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.188652ms logger=migrator t=2026-02-26T03:08:25.933140786Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-26T03:08:25.934681889Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.552374ms logger=migrator t=2026-02-26T03:08:25.939919624Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-26T03:08:25.940907162Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=980.177µs logger=migrator t=2026-02-26T03:08:25.94553118Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-26T03:08:25.945942632Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=411.432µs logger=migrator t=2026-02-26T03:08:25.951546667Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-26T03:08:25.952837113Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.292976ms logger=migrator t=2026-02-26T03:08:25.958765178Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-26T03:08:25.959030566Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=270.089µs logger=migrator t=2026-02-26T03:08:25.963711885Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-26T03:08:25.965101404Z level=info msg="Migration successfully executed" id="create team table" duration=1.389329ms logger=migrator t=2026-02-26T03:08:25.969548637Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-26T03:08:25.970532615Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=985.468µs logger=migrator t=2026-02-26T03:08:25.975528603Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-26T03:08:25.976497561Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=970.858µs logger=migrator t=2026-02-26T03:08:25.98045823Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-26T03:08:25.983986108Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.538468ms logger=migrator t=2026-02-26T03:08:25.988304459Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-26T03:08:25.988604547Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=302.039µs logger=migrator t=2026-02-26T03:08:25.992393932Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-26T03:08:25.993511193Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.118881ms logger=migrator t=2026-02-26T03:08:25.999495279Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-26T03:08:26.000505257Z level=info msg="Migration successfully executed" id="create team member table" duration=1.012898ms logger=migrator t=2026-02-26T03:08:26.004932251Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-26T03:08:26.005952839Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.028468ms logger=migrator t=2026-02-26T03:08:26.009825607Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-26T03:08:26.010872806Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.047129ms logger=migrator t=2026-02-26T03:08:26.01607103Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-26T03:08:26.017103069Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.032359ms logger=migrator t=2026-02-26T03:08:26.021113351Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-26T03:08:26.026273994Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.160374ms logger=migrator t=2026-02-26T03:08:26.031242211Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-26T03:08:26.036414245Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.169584ms logger=migrator t=2026-02-26T03:08:26.041068945Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-26T03:08:26.046421343Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.348358ms logger=migrator t=2026-02-26T03:08:26.05025701Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-26T03:08:26.051546186Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.282326ms logger=migrator t=2026-02-26T03:08:26.055893827Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-26T03:08:26.057178153Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.283926ms logger=migrator t=2026-02-26T03:08:26.063286562Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-26T03:08:26.064363412Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.07015ms logger=migrator t=2026-02-26T03:08:26.069098724Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-26T03:08:26.070137882Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.039338ms logger=migrator t=2026-02-26T03:08:26.076161629Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-26T03:08:26.077183448Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.021539ms logger=migrator t=2026-02-26T03:08:26.084033168Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-26T03:08:26.086307211Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.277613ms logger=migrator t=2026-02-26T03:08:26.091728662Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-26T03:08:26.092971826Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.246164ms logger=migrator t=2026-02-26T03:08:26.098106879Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-26T03:08:26.100474345Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.371916ms logger=migrator t=2026-02-26T03:08:26.105905926Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-26T03:08:26.107730097Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.821381ms logger=migrator t=2026-02-26T03:08:26.115599615Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-26T03:08:26.116164362Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=559.776µs logger=migrator t=2026-02-26T03:08:26.122100276Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-26T03:08:26.122986851Z level=info msg="Migration successfully executed" id="create tag table" duration=886.945µs logger=migrator t=2026-02-26T03:08:26.128563585Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-26T03:08:26.13089104Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.319335ms logger=migrator t=2026-02-26T03:08:26.135791257Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-26T03:08:26.137117583Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.327436ms logger=migrator t=2026-02-26T03:08:26.14277095Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-26T03:08:26.143755287Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=984.717µs logger=migrator t=2026-02-26T03:08:26.147983055Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-26T03:08:26.149378344Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.395519ms logger=migrator t=2026-02-26T03:08:26.153107948Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:08:26.168888096Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.774417ms logger=migrator t=2026-02-26T03:08:26.174212234Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-26T03:08:26.174840852Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=639.369µs logger=migrator t=2026-02-26T03:08:26.181920178Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-26T03:08:26.183564074Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.643886ms logger=migrator t=2026-02-26T03:08:26.191203275Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-26T03:08:26.191752061Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=539.466µs logger=migrator t=2026-02-26T03:08:26.200201827Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-26T03:08:26.201808911Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.611904ms logger=migrator t=2026-02-26T03:08:26.209498194Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-26T03:08:26.211160761Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.664047ms logger=migrator t=2026-02-26T03:08:26.217827756Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-26T03:08:26.218931596Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.10533ms logger=migrator t=2026-02-26T03:08:26.225612512Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-26T03:08:26.225701255Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=80.652µs logger=migrator t=2026-02-26T03:08:26.232720689Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-26T03:08:26.239381495Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.656186ms logger=migrator t=2026-02-26T03:08:26.24606487Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-26T03:08:26.251525852Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.460882ms logger=migrator t=2026-02-26T03:08:26.259086603Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-26T03:08:26.265681605Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.595453ms logger=migrator t=2026-02-26T03:08:26.27198628Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-26T03:08:26.279500899Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.513999ms logger=migrator t=2026-02-26T03:08:26.295304529Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-26T03:08:26.297247742Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.947963ms logger=migrator t=2026-02-26T03:08:26.303809685Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-26T03:08:26.309512104Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.702738ms logger=migrator t=2026-02-26T03:08:26.315018257Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-26T03:08:26.317055392Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.042186ms logger=migrator t=2026-02-26T03:08:26.323577274Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-26T03:08:26.324564931Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=990.917µs logger=migrator t=2026-02-26T03:08:26.331175074Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-26T03:08:26.332243975Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.078131ms logger=migrator t=2026-02-26T03:08:26.338606561Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-26T03:08:26.340397562Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.79024ms logger=migrator t=2026-02-26T03:08:26.345081111Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-26T03:08:26.346021598Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=940.457µs logger=migrator t=2026-02-26T03:08:26.351199952Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-26T03:08:26.353139855Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.939683ms logger=migrator t=2026-02-26T03:08:26.357953169Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-26T03:08:26.364065329Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.11222ms logger=migrator t=2026-02-26T03:08:26.368027189Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-26T03:08:26.369293934Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.266745ms logger=migrator t=2026-02-26T03:08:26.375829395Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-26T03:08:26.377318257Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.487482ms logger=migrator t=2026-02-26T03:08:26.381669067Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-26T03:08:26.383273682Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.611395ms logger=migrator t=2026-02-26T03:08:26.387564281Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-26T03:08:26.38857651Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.012719ms logger=migrator t=2026-02-26T03:08:26.394757172Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-26T03:08:26.3968324Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.077087ms logger=migrator t=2026-02-26T03:08:26.402700852Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-26T03:08:26.402816626Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=117.604µs logger=migrator t=2026-02-26T03:08:26.407248619Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-26T03:08:26.407372033Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.834µs logger=migrator t=2026-02-26T03:08:26.4134212Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-26T03:08:26.415101776Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.680776ms logger=migrator t=2026-02-26T03:08:26.422318587Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T03:08:26.423357246Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.038469ms logger=migrator t=2026-02-26T03:08:26.428950291Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T03:08:26.430012441Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.06044ms logger=migrator t=2026-02-26T03:08:26.435643848Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:08:26.435803022Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=155.044µs logger=migrator t=2026-02-26T03:08:26.442039366Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T03:08:26.443056393Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.016658ms logger=migrator t=2026-02-26T03:08:26.448469294Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T03:08:26.450050678Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.580904ms logger=migrator t=2026-02-26T03:08:26.456422855Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T03:08:26.457640998Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.218863ms logger=migrator t=2026-02-26T03:08:26.510897819Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T03:08:26.512934665Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.040076ms logger=migrator t=2026-02-26T03:08:26.520224268Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-26T03:08:26.53040474Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.176753ms logger=migrator t=2026-02-26T03:08:26.537746405Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-26T03:08:26.539309678Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.564744ms logger=migrator t=2026-02-26T03:08:26.54444005Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-26T03:08:26.544506293Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=67.613µs logger=migrator t=2026-02-26T03:08:26.549517321Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-26T03:08:26.551240149Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.723418ms logger=migrator t=2026-02-26T03:08:26.557074521Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-26T03:08:26.558209223Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.135511ms logger=migrator t=2026-02-26T03:08:26.563363676Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-26T03:08:26.565148596Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.78588ms logger=migrator t=2026-02-26T03:08:26.570357951Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:08:26.570452803Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=92.882µs logger=migrator t=2026-02-26T03:08:26.57647496Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-26T03:08:26.577735595Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.272325ms logger=migrator t=2026-02-26T03:08:26.583875167Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-26T03:08:26.585782829Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.907942ms logger=migrator t=2026-02-26T03:08:26.592023612Z 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-02-26T03:08:26.593443702Z 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.43292ms logger=migrator t=2026-02-26T03:08:26.59876931Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-26T03:08:26.600170298Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.400898ms logger=migrator t=2026-02-26T03:08:26.607639286Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-26T03:08:26.61389228Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.271344ms logger=migrator t=2026-02-26T03:08:26.62034779Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-26T03:08:26.621549363Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.201892ms logger=migrator t=2026-02-26T03:08:26.626709796Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T03:08:26.627604411Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=893.995µs logger=migrator t=2026-02-26T03:08:26.633010111Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-26T03:08:26.66176625Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.751589ms logger=migrator t=2026-02-26T03:08:26.669713671Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-26T03:08:26.697273287Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.556426ms logger=migrator t=2026-02-26T03:08:26.702927334Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-26T03:08:26.703760307Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=830.542µs logger=migrator t=2026-02-26T03:08:26.709188147Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T03:08:26.710856804Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.668897ms logger=migrator t=2026-02-26T03:08:26.717537409Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-26T03:08:26.727292081Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.748502ms logger=migrator t=2026-02-26T03:08:26.732943008Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-26T03:08:26.741479805Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.556057ms logger=migrator t=2026-02-26T03:08:26.747149213Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-26T03:08:26.74851467Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.366547ms logger=migrator t=2026-02-26T03:08:26.755011451Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-26T03:08:26.75678167Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.770129ms logger=migrator t=2026-02-26T03:08:26.762675303Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-26T03:08:26.763755034Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.079311ms logger=migrator t=2026-02-26T03:08:26.769070282Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-26T03:08:26.770252924Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.176702ms logger=migrator t=2026-02-26T03:08:26.776832527Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:08:26.777029823Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=198.336µs logger=migrator t=2026-02-26T03:08:26.782866945Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-26T03:08:26.790668701Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.801576ms logger=migrator t=2026-02-26T03:08:26.795992209Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-26T03:08:26.80358299Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.589041ms logger=migrator t=2026-02-26T03:08:26.818658939Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-26T03:08:26.824275695Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.619226ms logger=migrator t=2026-02-26T03:08:26.833964505Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-26T03:08:26.835442525Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.48348ms logger=migrator t=2026-02-26T03:08:26.84352558Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-26T03:08:26.845642909Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.120119ms logger=migrator t=2026-02-26T03:08:26.856975924Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-26T03:08:26.867223199Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.246615ms logger=migrator t=2026-02-26T03:08:26.873104372Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-26T03:08:26.880042685Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.926592ms logger=migrator t=2026-02-26T03:08:26.886039581Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-26T03:08:26.887928324Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.893693ms logger=migrator t=2026-02-26T03:08:26.893703444Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-26T03:08:26.900427882Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.726488ms logger=migrator t=2026-02-26T03:08:26.905886993Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-26T03:08:26.912211789Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.324766ms logger=migrator t=2026-02-26T03:08:26.917466735Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-26T03:08:26.917537477Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.232µs logger=migrator t=2026-02-26T03:08:26.923594885Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-26T03:08:26.925418125Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.82332ms logger=migrator t=2026-02-26T03:08:26.931809083Z 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-02-26T03:08:26.933526281Z 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.721318ms logger=migrator t=2026-02-26T03:08:26.939128536Z 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-02-26T03:08:26.94033436Z 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.204824ms logger=migrator t=2026-02-26T03:08:26.946681216Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:08:26.946790469Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=110.373µs logger=migrator t=2026-02-26T03:08:26.95186133Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-26T03:08:26.959272226Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.413916ms logger=migrator t=2026-02-26T03:08:26.965089788Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-26T03:08:26.972164024Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.066456ms logger=migrator t=2026-02-26T03:08:26.978793849Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-26T03:08:26.990305419Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.51034ms logger=migrator t=2026-02-26T03:08:27.002850737Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-26T03:08:27.009369477Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.51955ms logger=migrator t=2026-02-26T03:08:27.015332254Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-26T03:08:27.026261867Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.923293ms logger=migrator t=2026-02-26T03:08:27.031947936Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-26T03:08:27.032001287Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=53.721µs logger=migrator t=2026-02-26T03:08:27.036548513Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-26T03:08:27.037902831Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.353668ms logger=migrator t=2026-02-26T03:08:27.04361425Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-26T03:08:27.054334337Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.721177ms logger=migrator t=2026-02-26T03:08:27.060643723Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-26T03:08:27.060695304Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.001µs logger=migrator t=2026-02-26T03:08:27.066381253Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-26T03:08:27.071263098Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.880006ms logger=migrator t=2026-02-26T03:08:27.078207531Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-26T03:08:27.07995058Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.746028ms logger=migrator t=2026-02-26T03:08:27.086759208Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-26T03:08:27.097900768Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.14357ms logger=migrator t=2026-02-26T03:08:27.104281425Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-26T03:08:27.105006296Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=719.49µs logger=migrator t=2026-02-26T03:08:27.110696474Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-26T03:08:27.111818874Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.1221ms logger=migrator t=2026-02-26T03:08:27.117677937Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-26T03:08:27.127726477Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.05383ms logger=migrator t=2026-02-26T03:08:27.135278356Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-26T03:08:27.136355947Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.07957ms logger=migrator t=2026-02-26T03:08:27.142736213Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-26T03:08:27.143790822Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.054189ms logger=migrator t=2026-02-26T03:08:27.149680437Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-26T03:08:27.15052786Z level=info msg="Migration successfully executed" id="create alert_image table" duration=847.353µs logger=migrator t=2026-02-26T03:08:27.157171794Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-26T03:08:27.158236674Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.06409ms logger=migrator t=2026-02-26T03:08:27.171222505Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-26T03:08:27.171349328Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=129.053µs logger=migrator t=2026-02-26T03:08:27.176538433Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-26T03:08:27.178445886Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.900743ms logger=migrator t=2026-02-26T03:08:27.1850995Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-26T03:08:27.186092269Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=992.499µs logger=migrator t=2026-02-26T03:08:27.190975914Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-26T03:08:27.191613762Z 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-02-26T03:08:27.197426633Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-26T03:08:27.198079731Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=644.668µs logger=migrator t=2026-02-26T03:08:27.203632616Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-26T03:08:27.204548111Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=914.665µs logger=migrator t=2026-02-26T03:08:27.211525785Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-26T03:08:27.220085033Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.559158ms logger=migrator t=2026-02-26T03:08:27.225298748Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-26T03:08:27.22610559Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=801.692µs logger=migrator t=2026-02-26T03:08:27.233584577Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-26T03:08:27.235980514Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.394507ms logger=migrator t=2026-02-26T03:08:27.242375752Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-26T03:08:27.243283337Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=907.065µs logger=migrator t=2026-02-26T03:08:27.252001379Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-26T03:08:27.253219833Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.228424ms logger=migrator t=2026-02-26T03:08:27.259233351Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-26T03:08:27.26029192Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.057709ms logger=migrator t=2026-02-26T03:08:27.265405192Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-26T03:08:27.265434913Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.991µs logger=migrator t=2026-02-26T03:08:27.272049526Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-26T03:08:27.272231521Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=183.245µs logger=migrator t=2026-02-26T03:08:27.279579546Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-26T03:08:27.28691093Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.331304ms logger=migrator t=2026-02-26T03:08:27.292385131Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-26T03:08:27.292803483Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=418.332µs logger=migrator t=2026-02-26T03:08:27.298379858Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-26T03:08:27.299454058Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.07401ms logger=migrator t=2026-02-26T03:08:27.30705715Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-26T03:08:27.307742718Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=684.878µs logger=migrator t=2026-02-26T03:08:27.31320253Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-26T03:08:27.31430814Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.1056ms logger=migrator t=2026-02-26T03:08:27.321908572Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-26T03:08:27.322847428Z level=info msg="Migration successfully executed" id="create secrets table" duration=947.906µs logger=migrator t=2026-02-26T03:08:27.329301308Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-26T03:08:27.369018031Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.707954ms logger=migrator t=2026-02-26T03:08:27.376358804Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-26T03:08:27.384025627Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.663673ms logger=migrator t=2026-02-26T03:08:27.39056532Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-26T03:08:27.390743465Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=184.506µs logger=migrator t=2026-02-26T03:08:27.395985619Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-26T03:08:27.434830009Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.83683ms logger=migrator t=2026-02-26T03:08:27.442026479Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-26T03:08:27.475779317Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.749748ms logger=migrator t=2026-02-26T03:08:27.483468121Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-26T03:08:27.484138999Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=671.888µs logger=migrator t=2026-02-26T03:08:27.492598954Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-26T03:08:27.494304232Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.705828ms logger=migrator t=2026-02-26T03:08:27.500790852Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-26T03:08:27.501184953Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=394.001µs logger=migrator t=2026-02-26T03:08:27.50756822Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-26T03:08:27.508526847Z level=info msg="Migration successfully executed" id="create permission table" duration=958.497µs logger=migrator t=2026-02-26T03:08:27.514143023Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-26T03:08:27.515447959Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.294536ms logger=migrator t=2026-02-26T03:08:27.521092256Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-26T03:08:27.523719959Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.626963ms logger=migrator t=2026-02-26T03:08:27.53025982Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-26T03:08:27.531190347Z level=info msg="Migration successfully executed" id="create role table" duration=930.837µs logger=migrator t=2026-02-26T03:08:27.536612607Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-26T03:08:27.557882108Z level=info msg="Migration successfully executed" id="add column display_name" duration=21.265871ms logger=migrator t=2026-02-26T03:08:27.563513104Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-26T03:08:27.577936765Z level=info msg="Migration successfully executed" id="add column group_name" duration=14.420851ms logger=migrator t=2026-02-26T03:08:27.587333076Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-26T03:08:27.58892313Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.594834ms logger=migrator t=2026-02-26T03:08:27.601442169Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-26T03:08:27.603716842Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.276853ms logger=migrator t=2026-02-26T03:08:27.608976527Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-26T03:08:27.6101315Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.154453ms logger=migrator t=2026-02-26T03:08:27.620090586Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-26T03:08:27.621580908Z level=info msg="Migration successfully executed" id="create team role table" duration=1.485882ms logger=migrator t=2026-02-26T03:08:27.631182494Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-26T03:08:27.632127211Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=946.627µs logger=migrator t=2026-02-26T03:08:27.637412898Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-26T03:08:27.638317853Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=904.025µs logger=migrator t=2026-02-26T03:08:27.645633217Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-26T03:08:27.646783298Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.149341ms logger=migrator t=2026-02-26T03:08:27.652583229Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-26T03:08:27.653850475Z level=info msg="Migration successfully executed" id="create user role table" duration=1.267236ms logger=migrator t=2026-02-26T03:08:27.659226904Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-26T03:08:27.660764997Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.537274ms logger=migrator t=2026-02-26T03:08:27.666931418Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-26T03:08:27.667844233Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=910.505µs logger=migrator t=2026-02-26T03:08:27.674637442Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-26T03:08:27.676684309Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.044537ms logger=migrator t=2026-02-26T03:08:27.684771854Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-26T03:08:27.686051679Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.285085ms logger=migrator t=2026-02-26T03:08:27.69292406Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-26T03:08:27.693953329Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.033749ms logger=migrator t=2026-02-26T03:08:27.701557171Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-26T03:08:27.702828795Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.271664ms logger=migrator t=2026-02-26T03:08:27.710248612Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-26T03:08:27.719624562Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.3756ms logger=migrator t=2026-02-26T03:08:27.725485985Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-26T03:08:27.728254102Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.771767ms logger=migrator t=2026-02-26T03:08:27.733541719Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-26T03:08:27.734983348Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.44078ms logger=migrator t=2026-02-26T03:08:27.740323657Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-26T03:08:27.741572502Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.248595ms logger=migrator t=2026-02-26T03:08:27.744816742Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-26T03:08:27.746031055Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.213463ms logger=migrator t=2026-02-26T03:08:27.75121772Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-26T03:08:27.752073694Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=855.594µs logger=migrator t=2026-02-26T03:08:27.758079061Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-26T03:08:27.76022895Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.148949ms logger=migrator t=2026-02-26T03:08:27.767487122Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-26T03:08:27.781709347Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=14.219164ms logger=migrator t=2026-02-26T03:08:27.787785306Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-26T03:08:27.796170329Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.385633ms logger=migrator t=2026-02-26T03:08:27.803283477Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-26T03:08:27.809803397Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.51983ms logger=migrator t=2026-02-26T03:08:27.814868568Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-26T03:08:27.824569147Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.698869ms logger=migrator t=2026-02-26T03:08:27.831363797Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-26T03:08:27.832667803Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.309286ms logger=migrator t=2026-02-26T03:08:27.837912999Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-26T03:08:27.839183424Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.269705ms logger=migrator t=2026-02-26T03:08:27.84732Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-26T03:08:27.848630856Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.307106ms logger=migrator t=2026-02-26T03:08:27.853173253Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-26T03:08:27.854257433Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.08479ms logger=migrator t=2026-02-26T03:08:27.862967905Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-26T03:08:27.865122325Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.15661ms logger=migrator t=2026-02-26T03:08:27.873090986Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-26T03:08:27.873261271Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=129.753µs logger=migrator t=2026-02-26T03:08:27.882082266Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-26T03:08:27.882171908Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=95.543µs logger=migrator t=2026-02-26T03:08:27.890441818Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-26T03:08:27.891077106Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=638.548µs logger=migrator t=2026-02-26T03:08:27.896604279Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-26T03:08:27.897481423Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=881.654µs logger=migrator t=2026-02-26T03:08:27.90238208Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-26T03:08:27.903087719Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=705.879µs logger=migrator t=2026-02-26T03:08:27.909715404Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-26T03:08:27.909923619Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=208.565µs logger=migrator t=2026-02-26T03:08:27.91497829Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-26T03:08:27.915457143Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=479.043µs logger=migrator t=2026-02-26T03:08:27.920997717Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-26T03:08:27.921977774Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=979.737µs logger=migrator t=2026-02-26T03:08:27.927270521Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-26T03:08:27.928430444Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.158613ms logger=migrator t=2026-02-26T03:08:27.93476373Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-26T03:08:27.943958465Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.193625ms logger=migrator t=2026-02-26T03:08:27.94881052Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-26T03:08:27.948870022Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.502µs logger=migrator t=2026-02-26T03:08:27.953764098Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-26T03:08:27.955143906Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.379358ms logger=migrator t=2026-02-26T03:08:27.960556666Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-26T03:08:27.96179513Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.238404ms logger=migrator t=2026-02-26T03:08:27.970368628Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-26T03:08:27.971694345Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.325727ms logger=migrator t=2026-02-26T03:08:27.976548651Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-26T03:08:27.983270667Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.720547ms logger=migrator t=2026-02-26T03:08:27.989469759Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-26T03:08:27.990964331Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.499012ms logger=migrator t=2026-02-26T03:08:27.996912346Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-26T03:08:27.999265462Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.355786ms logger=migrator t=2026-02-26T03:08:28.004145228Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:08:28.032914847Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.721608ms logger=migrator t=2026-02-26T03:08:28.038708728Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-26T03:08:28.039967472Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.255694ms logger=migrator t=2026-02-26T03:08:28.046464713Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-26T03:08:28.049008394Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.544561ms logger=migrator t=2026-02-26T03:08:28.056146872Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-26T03:08:28.05823473Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.100339ms logger=migrator t=2026-02-26T03:08:28.064957076Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-26T03:08:28.066366356Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.40959ms logger=migrator t=2026-02-26T03:08:28.074866792Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-26T03:08:28.075367756Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=505.304µs logger=migrator t=2026-02-26T03:08:28.080678224Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-26T03:08:28.081762914Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.08432ms logger=migrator t=2026-02-26T03:08:28.086882836Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-26T03:08:28.096604187Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.71781ms logger=migrator t=2026-02-26T03:08:28.101617855Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-26T03:08:28.102662145Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.0447ms logger=migrator t=2026-02-26T03:08:28.107664724Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-26T03:08:28.109520005Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.851131ms logger=migrator t=2026-02-26T03:08:28.115155131Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T03:08:28.115922712Z 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-02-26T03:08:28.120446488Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T03:08:28.120927141Z 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-02-26T03:08:28.129665054Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-26T03:08:28.131169987Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.504993ms logger=migrator t=2026-02-26T03:08:28.13666912Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-26T03:08:28.138423218Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.754109ms logger=migrator t=2026-02-26T03:08:28.142868151Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T03:08:28.144832746Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.964865ms logger=migrator t=2026-02-26T03:08:28.151869641Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T03:08:28.153110746Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.242865ms logger=migrator t=2026-02-26T03:08:28.158818535Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T03:08:28.161128869Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.310254ms logger=migrator t=2026-02-26T03:08:28.169416229Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T03:08:28.170232382Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=815.943µs logger=migrator t=2026-02-26T03:08:28.173078351Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-26T03:08:28.173712809Z level=info msg="Migration successfully executed" id="Drop public config table" duration=633.497µs logger=migrator t=2026-02-26T03:08:28.177573145Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-26T03:08:28.17843664Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=860.975µs logger=migrator t=2026-02-26T03:08:28.182165193Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T03:08:28.183077398Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=911.965µs logger=migrator t=2026-02-26T03:08:28.188311354Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T03:08:28.190462124Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.1549ms logger=migrator t=2026-02-26T03:08:28.194799875Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-26T03:08:28.196216864Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.421399ms logger=migrator t=2026-02-26T03:08:28.202766545Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-26T03:08:28.235842555Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=33.074959ms logger=migrator t=2026-02-26T03:08:28.240914096Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-26T03:08:28.248087795Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.169949ms logger=migrator t=2026-02-26T03:08:28.251667914Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-26T03:08:28.260672044Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.00668ms logger=migrator t=2026-02-26T03:08:28.266357622Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-26T03:08:28.266947618Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=595.886µs logger=migrator t=2026-02-26T03:08:28.271531557Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-26T03:08:28.284221389Z level=info msg="Migration successfully executed" id="add share column" duration=12.686273ms logger=migrator t=2026-02-26T03:08:28.28895136Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-26T03:08:28.289132015Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=180.385µs logger=migrator t=2026-02-26T03:08:28.292687675Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-26T03:08:28.293843616Z level=info msg="Migration successfully executed" id="create file table" duration=1.155681ms logger=migrator t=2026-02-26T03:08:28.298034822Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-26T03:08:28.299263657Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.228115ms logger=migrator t=2026-02-26T03:08:28.304740469Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-26T03:08:28.305902041Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.161352ms logger=migrator t=2026-02-26T03:08:28.311115326Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-26T03:08:28.31200225Z level=info msg="Migration successfully executed" id="create file_meta table" duration=885.884µs logger=migrator t=2026-02-26T03:08:28.316840035Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-26T03:08:28.318827861Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.986986ms logger=migrator t=2026-02-26T03:08:28.324150729Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-26T03:08:28.324218971Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.192µs logger=migrator t=2026-02-26T03:08:28.327562993Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-26T03:08:28.327632005Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.762µs logger=migrator t=2026-02-26T03:08:28.330959097Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-26T03:08:28.331589635Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=629.788µs logger=migrator t=2026-02-26T03:08:28.335449612Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-26T03:08:28.335666608Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=217.056µs logger=migrator t=2026-02-26T03:08:28.340163053Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-26T03:08:28.341888741Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.718748ms logger=migrator t=2026-02-26T03:08:28.346131729Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-26T03:08:28.357469974Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.339245ms logger=migrator t=2026-02-26T03:08:28.363298436Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-26T03:08:28.36344285Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=145.204µs logger=migrator t=2026-02-26T03:08:28.366785543Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-26T03:08:28.368378378Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.591365ms logger=migrator t=2026-02-26T03:08:28.374704433Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-26T03:08:28.37568373Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=987.117µs logger=migrator t=2026-02-26T03:08:28.380760201Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-26T03:08:28.381165252Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=405.551µs logger=migrator t=2026-02-26T03:08:28.384881595Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-26T03:08:28.385447002Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=566.397µs logger=migrator t=2026-02-26T03:08:28.388779384Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-26T03:08:28.398479763Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.700549ms logger=migrator t=2026-02-26T03:08:28.401877308Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-26T03:08:28.408351408Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.47325ms logger=migrator t=2026-02-26T03:08:28.412864583Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-26T03:08:28.413959264Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.093891ms logger=migrator t=2026-02-26T03:08:28.41743924Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-26T03:08:28.493221196Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.781005ms logger=migrator t=2026-02-26T03:08:28.497440973Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-26T03:08:28.499902892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.459999ms logger=migrator t=2026-02-26T03:08:28.50528756Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-26T03:08:28.506733191Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.442581ms logger=migrator t=2026-02-26T03:08:28.511041801Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-26T03:08:28.539259535Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.210744ms logger=migrator t=2026-02-26T03:08:28.543982936Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-26T03:08:28.550805676Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.82536ms logger=migrator t=2026-02-26T03:08:28.556178425Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-26T03:08:28.556580706Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=402.061µs logger=migrator t=2026-02-26T03:08:28.559190469Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-26T03:08:28.559478737Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=287.908µs logger=migrator t=2026-02-26T03:08:28.563282112Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-26T03:08:28.56354897Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=266.638µs logger=migrator t=2026-02-26T03:08:28.568637101Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-26T03:08:28.569131355Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=494.134µs logger=migrator t=2026-02-26T03:08:28.573810665Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-26T03:08:28.574455883Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=649.048µs logger=migrator t=2026-02-26T03:08:28.58083989Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-26T03:08:28.583025541Z level=info msg="Migration successfully executed" id="create folder table" duration=2.190291ms logger=migrator t=2026-02-26T03:08:28.588423781Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-26T03:08:28.589650445Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.230114ms logger=migrator t=2026-02-26T03:08:28.593356038Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-26T03:08:28.59452645Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.169682ms logger=migrator t=2026-02-26T03:08:28.598437739Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-26T03:08:28.59846069Z level=info msg="Migration successfully executed" id="Update folder title length" duration=24.131µs logger=migrator t=2026-02-26T03:08:28.601901835Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T03:08:28.603098568Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.196793ms logger=migrator t=2026-02-26T03:08:28.608017415Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T03:08:28.61069211Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.669894ms logger=migrator t=2026-02-26T03:08:28.61535098Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-26T03:08:28.61752782Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.177171ms logger=migrator t=2026-02-26T03:08:28.622110497Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-26T03:08:28.622653392Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=539.775µs logger=migrator t=2026-02-26T03:08:28.625996715Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-26T03:08:28.626435597Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=435.542µs logger=migrator t=2026-02-26T03:08:28.630278144Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-26T03:08:28.632334661Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.055767ms logger=migrator t=2026-02-26T03:08:28.637071312Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-26T03:08:28.63843365Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.365188ms logger=migrator t=2026-02-26T03:08:28.642282677Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-26T03:08:28.6434395Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.156813ms logger=migrator t=2026-02-26T03:08:28.647918763Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-26T03:08:28.649160538Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.238285ms logger=migrator t=2026-02-26T03:08:28.65422216Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-26T03:08:28.65606049Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.83759ms logger=migrator t=2026-02-26T03:08:28.661306376Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-26T03:08:28.662651164Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.345428ms logger=migrator t=2026-02-26T03:08:28.666752987Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-26T03:08:28.668956919Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.203762ms logger=migrator t=2026-02-26T03:08:28.675046148Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-26T03:08:28.677311411Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.264743ms logger=migrator t=2026-02-26T03:08:28.681752934Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-26T03:08:28.682754352Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.000559ms logger=migrator t=2026-02-26T03:08:28.687489833Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-26T03:08:28.688717978Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.227234ms logger=migrator t=2026-02-26T03:08:28.693370107Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-26T03:08:28.694813257Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.44293ms logger=migrator t=2026-02-26T03:08:28.698317574Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-26T03:08:28.698674114Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=357.099µs logger=migrator t=2026-02-26T03:08:28.702447949Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-26T03:08:28.714379451Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.932681ms logger=migrator t=2026-02-26T03:08:28.719307298Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-26T03:08:28.72011045Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=807.352µs logger=migrator t=2026-02-26T03:08:28.723634047Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T03:08:28.723654868Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.031µs logger=migrator t=2026-02-26T03:08:28.72730081Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T03:08:28.728838712Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.535732ms logger=migrator t=2026-02-26T03:08:28.73343813Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T03:08:28.733474301Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=75.082µs logger=migrator t=2026-02-26T03:08:28.737093701Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-26T03:08:28.738401808Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.305057ms logger=migrator t=2026-02-26T03:08:28.742017398Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T03:08:28.743304184Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.285786ms logger=migrator t=2026-02-26T03:08:28.749764514Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-26T03:08:28.750927426Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.162312ms logger=migrator t=2026-02-26T03:08:28.757595742Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-26T03:08:28.75897943Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.385108ms logger=migrator t=2026-02-26T03:08:28.762628211Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-26T03:08:28.762893148Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=267.737µs logger=migrator t=2026-02-26T03:08:28.766123199Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-26T03:08:28.766817078Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=693.689µs logger=migrator t=2026-02-26T03:08:28.770634383Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-26T03:08:28.771544548Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=909.775µs logger=migrator t=2026-02-26T03:08:28.775373635Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-26T03:08:28.776234849Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=861.684µs logger=migrator t=2026-02-26T03:08:28.782150803Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-26T03:08:28.798937019Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.784426ms logger=migrator t=2026-02-26T03:08:28.803109326Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-26T03:08:28.812589889Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.482163ms logger=migrator t=2026-02-26T03:08:28.817194157Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-26T03:08:28.824339065Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.144078ms logger=migrator t=2026-02-26T03:08:28.827846843Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-26T03:08:28.827959807Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=112.734µs logger=migrator t=2026-02-26T03:08:28.831478394Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-26T03:08:28.842367097Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.884892ms logger=migrator t=2026-02-26T03:08:28.846884622Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-26T03:08:28.857816536Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.932564ms logger=migrator t=2026-02-26T03:08:28.861875059Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-26T03:08:28.862244939Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=370.3µs logger=migrator t=2026-02-26T03:08:28.866158447Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.750867179s logger=migrator t=2026-02-26T03:08:28.866827756Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-26T03:08:28.88316381Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-26T03:08:28.883419097Z level=info msg="Created default organization" logger=secrets t=2026-02-26T03:08:28.888429556Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T03:08:28.939454353Z level=info msg="Restored cache from database" duration=631.567µs logger=plugin.store t=2026-02-26T03:08:28.941259584Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-26T03:08:28.98860724Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-26T03:08:28.988645731Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-26T03:08:28.988721603Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-26T03:08:28.988732043Z level=info msg="Plugins loaded" count=54 duration=47.473459ms logger=query_data t=2026-02-26T03:08:28.992857587Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-26T03:08:28.997173558Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-26T03:08:29.006537118Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-26T03:08:29.01343447Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-26T03:08:29.01630818Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-26T03:08:29.019637272Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-26T03:08:29.041302164Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-26T03:08:29.061162686Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-26T03:08:29.091446678Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-26T03:08:29.091500839Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-26T03:08:29.092550148Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-26T03:08:29.092652711Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-26T03:08:29.092666341Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-02-26T03:08:29.097945268Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-02-26T03:08:29.129748281Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-26T03:08:29.131247023Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-02-26T03:08:29.175217125Z level=info msg="Update check succeeded" duration=83.458789ms logger=grafana.update.checker t=2026-02-26T03:08:29.17648854Z level=info msg="Update check succeeded" duration=84.071886ms logger=ngalert.state.manager t=2026-02-26T03:08:29.222116427Z level=info msg="State cache has been initialized" states=0 duration=129.459416ms logger=ngalert.scheduler t=2026-02-26T03:08:29.22221731Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-26T03:08:29.222334943Z level=info msg=starting first_tick=2026-02-26T03:08:30Z logger=sqlstore.transactions t=2026-02-26T03:08:29.282119535Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-26T03:08:29.304907988Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T03:08:29.315439021Z level=info msg="Patterns update finished" duration=106.107518ms logger=grafana-apiserver t=2026-02-26T03:08:29.324577874Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-26T03:08:29.325293474Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-26T03:08:29.331812875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.574405339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.575781636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.599594048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.629824218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.645725909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.686839732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.724280692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.792491588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.817820662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.876537853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.892690322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:32.995820087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.012350326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.068809825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.085725794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.153033336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.174015488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.4832755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.502104934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.919428189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:33.943662652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.010427638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.038728734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.084196967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.104415118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.162489512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.184065022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.228155666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.24840208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.309493996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.323073654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.37155118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.397095841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.444612061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.465766058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.520233942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.542716757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.587090999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.60260715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.668049418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.691947583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.742007404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.762327478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.824802403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.845100038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.894232843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.91752933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:34.985869309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.00176722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.062763995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.078818772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.135778774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.154068412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.226953708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.245676418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.29794476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.316524896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.382598121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.399048698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.465453334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.482673112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.534452711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.553705226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.617389745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.634945643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.710453231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.737315357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.82343484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.837053369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.900057449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.918896383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:35.989213446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.022209783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.120324719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.138392231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.219803543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.233416851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.317741124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.337828942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:08:36.4269956Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-26T03:09:44.116179787Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-02-26T03:18:29.10380362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-02-26T03:18:29.132979899Z level=info msg="Completed cleanup jobs" duration=39.473958ms logger=plugins.update.checker t=2026-02-26T03:18:29.225074753Z level=info msg="Update check succeeded" duration=49.534052ms logger=sqlstore.transactions t=2026-02-26T03:23:29.014748917Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-02-26T03:28:29.157016289Z level=info msg="Completed cleanup jobs" duration=63.278808ms logger=plugins.update.checker t=2026-02-26T03:28:29.227186298Z level=info msg="Update check succeeded" duration=51.075294ms logger=cleanup t=2026-02-26T03:38:29.127797787Z level=info msg="Completed cleanup jobs" duration=34.779434ms logger=plugins.update.checker t=2026-02-26T03:38:29.230952634Z level=info msg="Update check succeeded" duration=54.597922ms logger=infra.usagestats t=2026-02-26T03:39:44.140301816Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-26T03:48:29.187805924Z level=info msg="Completed cleanup jobs" duration=94.476769ms logger=plugins.update.checker t=2026-02-26T03:48:30.243066945Z level=info msg="Update check succeeded" duration=1.067076039s logger=cleanup t=2026-02-26T03:58:29.098227955Z level=info msg="Completed cleanup jobs" duration=4.992107ms logger=plugins.update.checker t=2026-02-26T03:58:29.23165496Z level=info msg="Update check succeeded" duration=56.081383ms logger=cleanup t=2026-02-26T04:08:29.132655863Z level=info msg="Completed cleanup jobs" duration=39.252084ms logger=plugins.update.checker t=2026-02-26T04:08:29.223860027Z level=info msg="Update check succeeded" duration=48.561462ms logger=infra.usagestats t=2026-02-26T04:09:44.143346689Z level=info msg="Usage stats are ready to report"