logger=settings t=2026-02-26T21:10:23.296043333Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-26T21:10:23Z logger=settings t=2026-02-26T21:10:23.297122458Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-26T21:10:23.297139509Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-26T21:10:23.297150379Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-26T21:10:23.297156909Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-26T21:10:23.297161169Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-26T21:10:23.297165309Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-26T21:10:23.297170169Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-26T21:10:23.297175739Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-26T21:10:23.29718263Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-26T21:10:23.29719016Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-26T21:10:23.29719437Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-26T21:10:23.29719882Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-26T21:10:23.29720344Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-26T21:10:23.29720867Z level=info msg=Target target=[all] logger=settings t=2026-02-26T21:10:23.297223861Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-26T21:10:23.297239281Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-26T21:10:23.297248661Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-26T21:10:23.297253281Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-26T21:10:23.297258271Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-26T21:10:23.297301662Z level=info msg="App mode production" logger=sqlstore t=2026-02-26T21:10:23.298635713Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-26T21:10:23.298706175Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-26T21:10:23.302351269Z level=info msg="Locking database" logger=migrator t=2026-02-26T21:10:23.30237458Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-26T21:10:23.303199699Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-26T21:10:23.304372746Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.172127ms logger=migrator t=2026-02-26T21:10:23.3088185Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-26T21:10:23.309638009Z level=info msg="Migration successfully executed" id="create user table" duration=816.548µs logger=migrator t=2026-02-26T21:10:23.314619854Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-26T21:10:23.315380832Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=760.388µs logger=migrator t=2026-02-26T21:10:23.320173953Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-26T21:10:23.321526985Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.347651ms logger=migrator t=2026-02-26T21:10:23.327174356Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-26T21:10:23.327906333Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=737.087µs logger=migrator t=2026-02-26T21:10:23.333647256Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-26T21:10:23.334378803Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=731.357µs logger=migrator t=2026-02-26T21:10:23.338534119Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-26T21:10:23.341607351Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.071932ms logger=migrator t=2026-02-26T21:10:23.346116226Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-26T21:10:23.347546919Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.429983ms logger=migrator t=2026-02-26T21:10:23.352031953Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-26T21:10:23.352845492Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=814.609µs logger=migrator t=2026-02-26T21:10:23.356688511Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-26T21:10:23.35751017Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=822.349µs logger=migrator t=2026-02-26T21:10:23.363192162Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-26T21:10:23.363639302Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=444.09µs logger=migrator t=2026-02-26T21:10:23.368589507Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-26T21:10:23.36916199Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=577.753µs logger=migrator t=2026-02-26T21:10:23.373273046Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-26T21:10:23.375904877Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.61169ms logger=migrator t=2026-02-26T21:10:23.380566335Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-26T21:10:23.380846452Z level=info msg="Migration successfully executed" id="Update user table charset" duration=280.977µs logger=migrator t=2026-02-26T21:10:23.387354863Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-26T21:10:23.389424331Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.071648ms logger=migrator t=2026-02-26T21:10:23.393840084Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-26T21:10:23.3941183Z level=info msg="Migration successfully executed" id="Add missing user data" duration=278.127µs logger=migrator t=2026-02-26T21:10:23.398833339Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-26T21:10:23.400480018Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.636988ms logger=migrator t=2026-02-26T21:10:23.404674075Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-26T21:10:23.406086498Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.410733ms logger=migrator t=2026-02-26T21:10:23.410384498Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-26T21:10:23.411502124Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.116816ms logger=migrator t=2026-02-26T21:10:23.418090656Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-26T21:10:23.426172804Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.078628ms logger=migrator t=2026-02-26T21:10:23.43243383Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-26T21:10:23.43416378Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.7262ms logger=migrator t=2026-02-26T21:10:23.439039183Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-26T21:10:23.439311839Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=272.626µs logger=migrator t=2026-02-26T21:10:23.44409929Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-26T21:10:23.445482163Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.366652ms logger=migrator t=2026-02-26T21:10:23.451071082Z 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-26T21:10:23.45140917Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=337.748µs logger=migrator t=2026-02-26T21:10:23.456926868Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-26T21:10:23.457580363Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=653.875µs logger=migrator t=2026-02-26T21:10:23.463053801Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-26T21:10:23.464510214Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.456884ms logger=migrator t=2026-02-26T21:10:23.46949129Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-26T21:10:23.470232777Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=741.317µs logger=migrator t=2026-02-26T21:10:23.4759541Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-26T21:10:23.476687377Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=732.907µs logger=migrator t=2026-02-26T21:10:23.482033401Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-26T21:10:23.483308241Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.27465ms logger=migrator t=2026-02-26T21:10:23.490217411Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-26T21:10:23.491486711Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.272929ms logger=migrator t=2026-02-26T21:10:23.496741073Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-26T21:10:23.496910887Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=175.925µs logger=migrator t=2026-02-26T21:10:23.501004331Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-26T21:10:23.501874592Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=872.42µs logger=migrator t=2026-02-26T21:10:23.505915105Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-26T21:10:23.506596921Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=681.806µs logger=migrator t=2026-02-26T21:10:23.516179144Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-26T21:10:23.517556366Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.382692ms logger=migrator t=2026-02-26T21:10:23.555304422Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-26T21:10:23.556602092Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.30186ms logger=migrator t=2026-02-26T21:10:23.560998274Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-26T21:10:23.564350222Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.352298ms logger=migrator t=2026-02-26T21:10:23.568336045Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-26T21:10:23.569202745Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=863.07µs logger=migrator t=2026-02-26T21:10:23.573843693Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-26T21:10:23.57460997Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=766.178µs logger=migrator t=2026-02-26T21:10:23.578838909Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-26T21:10:23.579693169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=852.109µs logger=migrator t=2026-02-26T21:10:23.584322546Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-26T21:10:23.5858034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.479514ms logger=migrator t=2026-02-26T21:10:23.59011384Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-26T21:10:23.591142294Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.027904ms logger=migrator t=2026-02-26T21:10:23.596362486Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-26T21:10:23.597071972Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=709.517µs logger=migrator t=2026-02-26T21:10:23.601420693Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-26T21:10:23.602288553Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=867.13µs logger=migrator t=2026-02-26T21:10:23.606952101Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-26T21:10:23.607747Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=798.049µs logger=migrator t=2026-02-26T21:10:23.611847395Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-26T21:10:23.613425252Z level=info msg="Migration successfully executed" id="create star table" duration=1.571956ms logger=migrator t=2026-02-26T21:10:23.617583948Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-26T21:10:23.618371587Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=787.869µs logger=migrator t=2026-02-26T21:10:23.62413503Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-26T21:10:23.624938349Z level=info msg="Migration successfully executed" id="create org table v1" duration=799.899µs logger=migrator t=2026-02-26T21:10:23.629400933Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-26T21:10:23.6301355Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=733.317µs logger=migrator t=2026-02-26T21:10:23.636144329Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-26T21:10:23.637206114Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.060984ms logger=migrator t=2026-02-26T21:10:23.643276885Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-26T21:10:23.644338299Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.062154ms logger=migrator t=2026-02-26T21:10:23.649484359Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-26T21:10:23.650210516Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=725.517µs logger=migrator t=2026-02-26T21:10:23.655652772Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-26T21:10:23.656405959Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=752.767µs logger=migrator t=2026-02-26T21:10:23.682078116Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-26T21:10:23.682128157Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.352µs logger=migrator t=2026-02-26T21:10:23.708524989Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-26T21:10:23.70857072Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.731µs logger=migrator t=2026-02-26T21:10:23.713446794Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-26T21:10:23.713787622Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=340.628µs logger=migrator t=2026-02-26T21:10:23.718716796Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-26T21:10:23.719856963Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.139416ms logger=migrator t=2026-02-26T21:10:23.725632247Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-26T21:10:23.726866635Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.233828ms logger=migrator t=2026-02-26T21:10:23.731507873Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-26T21:10:23.732377913Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=869.22µs logger=migrator t=2026-02-26T21:10:23.738083366Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-26T21:10:23.738938345Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=859.26µs logger=migrator t=2026-02-26T21:10:23.744048854Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-26T21:10:23.744882974Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=833.54µs logger=migrator t=2026-02-26T21:10:23.750241898Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-26T21:10:23.750950825Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=708.956µs logger=migrator t=2026-02-26T21:10:23.755335886Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-26T21:10:23.76023319Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.896454ms logger=migrator t=2026-02-26T21:10:23.766722151Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-26T21:10:23.767490658Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=769.267µs logger=migrator t=2026-02-26T21:10:23.771805468Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-26T21:10:23.773217711Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.414603ms logger=migrator t=2026-02-26T21:10:23.778351861Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-26T21:10:23.779575989Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.219498ms logger=migrator t=2026-02-26T21:10:23.786296745Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-26T21:10:23.786646293Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=349.328µs logger=migrator t=2026-02-26T21:10:23.790735418Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-26T21:10:23.791554527Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=818.929µs logger=migrator t=2026-02-26T21:10:23.795171491Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-26T21:10:23.795222572Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=51.431µs logger=migrator t=2026-02-26T21:10:23.799243766Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-26T21:10:23.800563436Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.31923ms logger=migrator t=2026-02-26T21:10:23.803940685Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-26T21:10:23.805783697Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.842392ms logger=migrator t=2026-02-26T21:10:23.809502944Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-26T21:10:23.811274705Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.771651ms logger=migrator t=2026-02-26T21:10:23.815628906Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-26T21:10:23.816435775Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=806.589µs logger=migrator t=2026-02-26T21:10:23.821320458Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-26T21:10:23.823697593Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.375785ms logger=migrator t=2026-02-26T21:10:23.828929435Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-26T21:10:23.829856616Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=926.901µs logger=migrator t=2026-02-26T21:10:23.834670308Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-26T21:10:23.835553079Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=882.481µs logger=migrator t=2026-02-26T21:10:23.840112664Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-26T21:10:23.840178486Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=68.182µs logger=migrator t=2026-02-26T21:10:23.844739782Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-26T21:10:23.844808884Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=70.722µs logger=migrator t=2026-02-26T21:10:23.851060429Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-26T21:10:23.853501095Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.439656ms logger=migrator t=2026-02-26T21:10:23.859706059Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-26T21:10:23.861839139Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.1326ms logger=migrator t=2026-02-26T21:10:23.870010788Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-26T21:10:23.872334732Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.328264ms logger=migrator t=2026-02-26T21:10:23.887499345Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-26T21:10:23.889171023Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.675108ms logger=migrator t=2026-02-26T21:10:23.896987515Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-26T21:10:23.897284112Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=299.377µs logger=migrator t=2026-02-26T21:10:23.904196272Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-26T21:10:23.905312548Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.116816ms logger=migrator t=2026-02-26T21:10:23.910949829Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-26T21:10:23.911681616Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=734.917µs logger=migrator t=2026-02-26T21:10:23.920542372Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-26T21:10:23.920579703Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.021µs logger=migrator t=2026-02-26T21:10:23.926251034Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-26T21:10:23.927663937Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.413613ms logger=migrator t=2026-02-26T21:10:23.934928596Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-26T21:10:23.935735785Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=808.439µs logger=migrator t=2026-02-26T21:10:23.941244942Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-26T21:10:23.94757465Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.329887ms logger=migrator t=2026-02-26T21:10:23.953455706Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-26T21:10:23.95493999Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.487734ms logger=migrator t=2026-02-26T21:10:23.960815107Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-26T21:10:23.962421204Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.605697ms logger=migrator t=2026-02-26T21:10:23.970900681Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-26T21:10:23.972048767Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.147146ms logger=migrator t=2026-02-26T21:10:23.977468433Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-26T21:10:23.977908694Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=436.521µs logger=migrator t=2026-02-26T21:10:23.98204852Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-26T21:10:23.982770237Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=724.737µs logger=migrator t=2026-02-26T21:10:23.989202756Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-26T21:10:23.991160241Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.957985ms logger=migrator t=2026-02-26T21:10:23.994724184Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-26T21:10:23.995561504Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=837.029µs logger=migrator t=2026-02-26T21:10:24.003035197Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-26T21:10:24.003335384Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=300.587µs logger=migrator t=2026-02-26T21:10:24.007790717Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-26T21:10:24.007998242Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=208.625µs logger=migrator t=2026-02-26T21:10:24.014239607Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-26T21:10:24.015123138Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=883.451µs logger=migrator t=2026-02-26T21:10:24.019590541Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-26T21:10:24.022575561Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.983219ms logger=migrator t=2026-02-26T21:10:24.026333938Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-26T21:10:24.02729673Z level=info msg="Migration successfully executed" id="create data_source table" duration=959.432µs logger=migrator t=2026-02-26T21:10:24.033986956Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-26T21:10:24.03501613Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.029264ms logger=migrator t=2026-02-26T21:10:24.03977192Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-26T21:10:24.040604389Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=835.369µs logger=migrator t=2026-02-26T21:10:24.045017422Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-26T21:10:24.046068976Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.047994ms logger=migrator t=2026-02-26T21:10:24.052045735Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-26T21:10:24.052799552Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=750.657µs logger=migrator t=2026-02-26T21:10:24.057712116Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-26T21:10:24.068221431Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.501954ms logger=migrator t=2026-02-26T21:10:24.073290338Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-26T21:10:24.074290791Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=997.743µs logger=migrator t=2026-02-26T21:10:24.079264127Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-26T21:10:24.080356512Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.095395ms logger=migrator t=2026-02-26T21:10:24.085459351Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-26T21:10:24.086357512Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=901.391µs logger=migrator t=2026-02-26T21:10:24.091576913Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-26T21:10:24.092249068Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=696.706µs logger=migrator t=2026-02-26T21:10:24.096278562Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-26T21:10:24.098972715Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.690382ms logger=migrator t=2026-02-26T21:10:24.104880981Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-26T21:10:24.107336288Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.458777ms logger=migrator t=2026-02-26T21:10:24.111362382Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-26T21:10:24.111436284Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=74.982µs logger=migrator t=2026-02-26T21:10:24.115399476Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-26T21:10:24.115607501Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=208.225µs logger=migrator t=2026-02-26T21:10:24.119736986Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-26T21:10:24.123801411Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.061895ms logger=migrator t=2026-02-26T21:10:24.130736632Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-26T21:10:24.131056899Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=323.837µs logger=migrator t=2026-02-26T21:10:24.135905892Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-26T21:10:24.136106476Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=200.474µs logger=migrator t=2026-02-26T21:10:24.14013161Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-26T21:10:24.145000873Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.864723ms logger=migrator t=2026-02-26T21:10:24.162378246Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-26T21:10:24.16297665Z level=info msg="Migration successfully executed" id="Update uid value" duration=602.574µs logger=migrator t=2026-02-26T21:10:24.170876684Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-26T21:10:24.17243841Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.567196ms logger=migrator t=2026-02-26T21:10:24.180519088Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-26T21:10:24.18190656Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.390042ms logger=migrator t=2026-02-26T21:10:24.187214593Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-26T21:10:24.188247447Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.037934ms logger=migrator t=2026-02-26T21:10:24.198659909Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-26T21:10:24.201543706Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.885037ms logger=migrator t=2026-02-26T21:10:24.215247544Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-26T21:10:24.216594465Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.350841ms logger=migrator t=2026-02-26T21:10:24.223012594Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-26T21:10:24.223856344Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=845.68µs logger=migrator t=2026-02-26T21:10:24.235650608Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-26T21:10:24.236814085Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.169927ms logger=migrator t=2026-02-26T21:10:24.241007532Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-26T21:10:24.241847651Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=839.379µs logger=migrator t=2026-02-26T21:10:24.250159775Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-26T21:10:24.252031748Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.876734ms logger=migrator t=2026-02-26T21:10:24.263422572Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-26T21:10:24.27324409Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.821978ms logger=migrator t=2026-02-26T21:10:24.279279491Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-26T21:10:24.280063219Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=783.798µs logger=migrator t=2026-02-26T21:10:24.287798328Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-26T21:10:24.288660898Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=854.15µs logger=migrator t=2026-02-26T21:10:24.29863997Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-26T21:10:24.299868899Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.231449ms logger=migrator t=2026-02-26T21:10:24.309105173Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-26T21:10:24.310432164Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.327311ms logger=migrator t=2026-02-26T21:10:24.318678825Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-26T21:10:24.319147336Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=472.501µs logger=migrator t=2026-02-26T21:10:24.326246791Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-26T21:10:24.326902976Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=657.795µs logger=migrator t=2026-02-26T21:10:24.334682967Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-26T21:10:24.334709358Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.571µs logger=migrator t=2026-02-26T21:10:24.341007564Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-26T21:10:24.343687366Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.679682ms logger=migrator t=2026-02-26T21:10:24.357713301Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-26T21:10:24.364264464Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.544312ms logger=migrator t=2026-02-26T21:10:24.36927429Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-26T21:10:24.369464405Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=192.055µs logger=migrator t=2026-02-26T21:10:24.376080218Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-26T21:10:24.38047689Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.395692ms logger=migrator t=2026-02-26T21:10:24.589896172Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-26T21:10:24.594271774Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.378832ms logger=migrator t=2026-02-26T21:10:24.601559553Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-26T21:10:24.602572597Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.010763ms logger=migrator t=2026-02-26T21:10:24.610032619Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-26T21:10:24.611217227Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.184268ms logger=migrator t=2026-02-26T21:10:24.618577988Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-26T21:10:24.619548821Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=970.373µs logger=migrator t=2026-02-26T21:10:24.626920252Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-26T21:10:24.62770215Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=781.918µs logger=migrator t=2026-02-26T21:10:24.636026653Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-26T21:10:24.636909014Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=881.771µs logger=migrator t=2026-02-26T21:10:24.646253961Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-26T21:10:24.647870248Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.622578ms logger=migrator t=2026-02-26T21:10:24.655071695Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-26T21:10:24.655156087Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=85.812µs logger=migrator t=2026-02-26T21:10:24.661096065Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-26T21:10:24.661154716Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=60.781µs logger=migrator t=2026-02-26T21:10:24.669161603Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-26T21:10:24.673210336Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.047824ms logger=migrator t=2026-02-26T21:10:24.727743042Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-26T21:10:24.733417594Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.677712ms logger=migrator t=2026-02-26T21:10:24.740435707Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-26T21:10:24.740509849Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.512µs logger=migrator t=2026-02-26T21:10:24.74702381Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-26T21:10:24.748394662Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.373432ms logger=migrator t=2026-02-26T21:10:24.754433682Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-26T21:10:24.75562451Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.190688ms logger=migrator t=2026-02-26T21:10:24.778428349Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-26T21:10:24.778487981Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=64.141µs logger=migrator t=2026-02-26T21:10:24.794940652Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-26T21:10:24.796000497Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.063555ms logger=migrator t=2026-02-26T21:10:24.920111249Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-26T21:10:24.922080915Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.971885ms logger=migrator t=2026-02-26T21:10:24.934509953Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-26T21:10:24.93913507Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.622347ms logger=migrator t=2026-02-26T21:10:24.945499758Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-26T21:10:24.945532969Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.871µs logger=migrator t=2026-02-26T21:10:24.952163603Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-26T21:10:24.953450483Z level=info msg="Migration successfully executed" id="create session table" duration=1.28582ms logger=migrator t=2026-02-26T21:10:24.960261601Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-26T21:10:24.960384614Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.012µs logger=migrator t=2026-02-26T21:10:24.965682637Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-26T21:10:24.96582222Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=140.153µs logger=migrator t=2026-02-26T21:10:24.972145067Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-26T21:10:24.973186741Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.039124ms logger=migrator t=2026-02-26T21:10:24.980432429Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-26T21:10:24.98131788Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=886.151µs logger=migrator t=2026-02-26T21:10:25.011230393Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-26T21:10:25.011386727Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=159.424µs logger=migrator t=2026-02-26T21:10:25.020436177Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-26T21:10:25.020468908Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.561µs logger=migrator t=2026-02-26T21:10:25.026529108Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-26T21:10:25.032033316Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.502848ms logger=migrator t=2026-02-26T21:10:25.037418061Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-26T21:10:25.041515116Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.096125ms logger=migrator t=2026-02-26T21:10:25.047170157Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-26T21:10:25.0472891Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=119.083µs logger=migrator t=2026-02-26T21:10:25.053882264Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-26T21:10:25.054094118Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=207.525µs logger=migrator t=2026-02-26T21:10:25.060835135Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-26T21:10:25.0640716Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=3.233295ms logger=migrator t=2026-02-26T21:10:25.070388597Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-26T21:10:25.070432188Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.931µs logger=migrator t=2026-02-26T21:10:25.075780882Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-26T21:10:25.080253146Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.473253ms logger=migrator t=2026-02-26T21:10:25.087030973Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-26T21:10:25.087206137Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=177.784µs logger=migrator t=2026-02-26T21:10:25.092824917Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-26T21:10:25.097089876Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.263009ms logger=migrator t=2026-02-26T21:10:25.103418144Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-26T21:10:25.106607998Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.189374ms logger=migrator t=2026-02-26T21:10:25.113073388Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-26T21:10:25.113152809Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=80.882µs logger=migrator t=2026-02-26T21:10:25.118415302Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-26T21:10:25.119270122Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=854.46µs logger=migrator t=2026-02-26T21:10:25.12697243Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-26T21:10:25.128300021Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.328451ms logger=migrator t=2026-02-26T21:10:25.135436197Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-26T21:10:25.137133386Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.696809ms logger=migrator t=2026-02-26T21:10:25.143646657Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-26T21:10:25.144501417Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=854.2µs logger=migrator t=2026-02-26T21:10:25.153741462Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-26T21:10:25.155025362Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.28271ms logger=migrator t=2026-02-26T21:10:25.162557656Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-26T21:10:25.163832936Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.27546ms logger=migrator t=2026-02-26T21:10:25.172817905Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-26T21:10:25.173979092Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.161147ms logger=migrator t=2026-02-26T21:10:25.182013958Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-26T21:10:25.183466532Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.449164ms logger=migrator t=2026-02-26T21:10:25.189911592Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-26T21:10:25.190874634Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=964.922µs logger=migrator t=2026-02-26T21:10:25.196282159Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-26T21:10:25.205998725Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.716176ms logger=migrator t=2026-02-26T21:10:25.211040032Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-26T21:10:25.211552924Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=512.952µs logger=migrator t=2026-02-26T21:10:25.217614275Z 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-26T21:10:25.219340235Z 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=1.72518ms logger=migrator t=2026-02-26T21:10:25.229687055Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-26T21:10:25.230221657Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=534.732µs logger=migrator t=2026-02-26T21:10:25.236406091Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-26T21:10:25.237184379Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=778.858µs logger=migrator t=2026-02-26T21:10:25.244265433Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-26T21:10:25.24542904Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.163157ms logger=migrator t=2026-02-26T21:10:25.251127633Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-26T21:10:25.255964195Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.837642ms logger=migrator t=2026-02-26T21:10:25.265294782Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-26T21:10:25.270733438Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.438646ms logger=migrator t=2026-02-26T21:10:25.276781798Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-26T21:10:25.28031047Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.528022ms logger=migrator t=2026-02-26T21:10:25.286138696Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-26T21:10:25.289583496Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.44642ms logger=migrator t=2026-02-26T21:10:25.31905794Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-26T21:10:25.320679128Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.627638ms logger=migrator t=2026-02-26T21:10:25.327861434Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-26T21:10:25.327886385Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.501µs logger=migrator t=2026-02-26T21:10:25.333180628Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-26T21:10:25.333209718Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.09µs logger=migrator t=2026-02-26T21:10:25.339231438Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-26T21:10:25.340752034Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.519336ms logger=migrator t=2026-02-26T21:10:25.348385651Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T21:10:25.349550178Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.163367ms logger=migrator t=2026-02-26T21:10:25.355931056Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-26T21:10:25.356769966Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=833.619µs logger=migrator t=2026-02-26T21:10:25.362061728Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-26T21:10:25.363024371Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=961.732µs logger=migrator t=2026-02-26T21:10:25.370822882Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T21:10:25.372568572Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.74459ms logger=migrator t=2026-02-26T21:10:25.37894115Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-26T21:10:25.384074139Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.132249ms logger=migrator t=2026-02-26T21:10:25.389236009Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-26T21:10:25.39314168Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.905611ms logger=migrator t=2026-02-26T21:10:25.399244902Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-26T21:10:25.399523008Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=278.237µs logger=migrator t=2026-02-26T21:10:25.405320283Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-26T21:10:25.406594912Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.272739ms logger=migrator t=2026-02-26T21:10:25.412857057Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-26T21:10:25.41380935Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=951.993µs logger=migrator t=2026-02-26T21:10:25.420151947Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-26T21:10:25.426674669Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.523092ms logger=migrator t=2026-02-26T21:10:25.432223037Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-26T21:10:25.432305489Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.522µs logger=migrator t=2026-02-26T21:10:25.437683774Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-26T21:10:25.439329512Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.645748ms logger=migrator t=2026-02-26T21:10:25.447551703Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-26T21:10:25.448657879Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.105566ms logger=migrator t=2026-02-26T21:10:25.454932075Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-26T21:10:25.45517088Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=240.386µs logger=migrator t=2026-02-26T21:10:25.461090557Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-26T21:10:25.462222834Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.131837ms logger=migrator t=2026-02-26T21:10:25.468792036Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-26T21:10:25.470629929Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.833513ms logger=migrator t=2026-02-26T21:10:25.477648852Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-26T21:10:25.479498095Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.853103ms logger=migrator t=2026-02-26T21:10:25.486905367Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-26T21:10:25.488036573Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.130196ms logger=migrator t=2026-02-26T21:10:25.496018148Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-26T21:10:25.497298698Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.2804ms logger=migrator t=2026-02-26T21:10:25.504638089Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-26T21:10:25.506723587Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.089059ms logger=migrator t=2026-02-26T21:10:25.513425262Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-26T21:10:25.513455183Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.361µs logger=migrator t=2026-02-26T21:10:25.520558518Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-26T21:10:25.527175092Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.615644ms logger=migrator t=2026-02-26T21:10:25.533293294Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-26T21:10:25.533906218Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=618.824µs logger=migrator t=2026-02-26T21:10:25.539278903Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-26T21:10:25.54563722Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.361117ms logger=migrator t=2026-02-26T21:10:25.551606789Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-26T21:10:25.552295525Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=688.536µs logger=migrator t=2026-02-26T21:10:25.557751302Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-26T21:10:25.559166465Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.414292ms logger=migrator t=2026-02-26T21:10:25.567054928Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-26T21:10:25.568296186Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.241319ms logger=migrator t=2026-02-26T21:10:25.575031733Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-26T21:10:25.590068382Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.037499ms logger=migrator t=2026-02-26T21:10:25.598372745Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-26T21:10:25.598886077Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=513.412µs logger=migrator t=2026-02-26T21:10:25.60375432Z 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-26T21:10:25.605123282Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.368681ms logger=migrator t=2026-02-26T21:10:25.612476732Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-26T21:10:25.612916662Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=441.11µs logger=migrator t=2026-02-26T21:10:25.619021084Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-26T21:10:25.619825953Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=805.359µs logger=migrator t=2026-02-26T21:10:25.625669619Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-26T21:10:25.625988436Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=316.067µs logger=migrator t=2026-02-26T21:10:25.631939324Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-26T21:10:25.637019742Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.078778ms logger=migrator t=2026-02-26T21:10:25.64210223Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-26T21:10:25.650071455Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.916714ms logger=migrator t=2026-02-26T21:10:25.657679922Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-26T21:10:25.658563572Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=884.03µs logger=migrator t=2026-02-26T21:10:25.665738169Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-26T21:10:25.668092073Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.353754ms logger=migrator t=2026-02-26T21:10:25.676314244Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-26T21:10:25.676687243Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=373.649µs logger=migrator t=2026-02-26T21:10:25.68346337Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-26T21:10:25.688755003Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.330924ms logger=migrator t=2026-02-26T21:10:25.697525237Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-26T21:10:25.698482399Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=957.052µs logger=migrator t=2026-02-26T21:10:25.705990073Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-26T21:10:25.706185608Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=199.825µs logger=migrator t=2026-02-26T21:10:25.715507994Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-26T21:10:25.716293342Z level=info msg="Migration successfully executed" id="Move region to single row" duration=789.108µs logger=migrator t=2026-02-26T21:10:25.724631646Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-26T21:10:25.725528397Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=896.761µs logger=migrator t=2026-02-26T21:10:25.731527366Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-26T21:10:25.732355505Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=824.289µs logger=migrator t=2026-02-26T21:10:25.738237602Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T21:10:25.739932661Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.690449ms logger=migrator t=2026-02-26T21:10:25.747457506Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T21:10:25.748576032Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.121336ms logger=migrator t=2026-02-26T21:10:25.755461732Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-26T21:10:25.756952217Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.484434ms logger=migrator t=2026-02-26T21:10:25.765694809Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-26T21:10:25.767541982Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.853503ms logger=migrator t=2026-02-26T21:10:25.77474498Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-26T21:10:25.774837572Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.612µs logger=migrator t=2026-02-26T21:10:25.78124765Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-26T21:10:25.783434291Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.188921ms logger=migrator t=2026-02-26T21:10:25.789921472Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-26T21:10:25.790801322Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=880.85µs logger=migrator t=2026-02-26T21:10:25.795501631Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-26T21:10:25.796431243Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=928.402µs logger=migrator t=2026-02-26T21:10:25.803382774Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-26T21:10:25.80447596Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.092786ms logger=migrator t=2026-02-26T21:10:25.81135928Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-26T21:10:25.811592825Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=242.326µs logger=migrator t=2026-02-26T21:10:25.818174198Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-26T21:10:25.818566357Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=392.049µs logger=migrator t=2026-02-26T21:10:25.824333201Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-26T21:10:25.824411353Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.792µs logger=migrator t=2026-02-26T21:10:25.828845785Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-26T21:10:25.829806358Z level=info msg="Migration successfully executed" id="create team table" duration=964.063µs logger=migrator t=2026-02-26T21:10:25.83551902Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-26T21:10:25.836658817Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.139517ms logger=migrator t=2026-02-26T21:10:25.844443798Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-26T21:10:25.845580464Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.146137ms logger=migrator t=2026-02-26T21:10:25.849647088Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-26T21:10:25.854216465Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.569197ms logger=migrator t=2026-02-26T21:10:25.859220851Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-26T21:10:25.859391525Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.594µs logger=migrator t=2026-02-26T21:10:25.863595802Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-26T21:10:25.86478199Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.185898ms logger=migrator t=2026-02-26T21:10:25.870724868Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-26T21:10:25.872132511Z level=info msg="Migration successfully executed" id="create team member table" duration=1.403082ms logger=migrator t=2026-02-26T21:10:25.877873944Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-26T21:10:25.879389749Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.513645ms logger=migrator t=2026-02-26T21:10:25.884850946Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-26T21:10:25.886067464Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.215228ms logger=migrator t=2026-02-26T21:10:25.891292255Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-26T21:10:25.892402841Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.114256ms logger=migrator t=2026-02-26T21:10:25.897023668Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-26T21:10:25.903710674Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.686596ms logger=migrator t=2026-02-26T21:10:25.90871278Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-26T21:10:25.913256465Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.543345ms logger=migrator t=2026-02-26T21:10:25.918040096Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-26T21:10:25.922732395Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.691319ms logger=migrator t=2026-02-26T21:10:25.927342912Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-26T21:10:25.928244683Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=901.671µs logger=migrator t=2026-02-26T21:10:25.932735067Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-26T21:10:25.933643489Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=908.411µs logger=migrator t=2026-02-26T21:10:25.938515042Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-26T21:10:25.94017531Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.648748ms logger=migrator t=2026-02-26T21:10:25.94749866Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-26T21:10:25.948455132Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=954.012µs logger=migrator t=2026-02-26T21:10:25.953407557Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-26T21:10:25.954932903Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.524976ms logger=migrator t=2026-02-26T21:10:25.959705424Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-26T21:10:25.961193008Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.486924ms logger=migrator t=2026-02-26T21:10:25.965347105Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-26T21:10:25.966246145Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=898.42µs logger=migrator t=2026-02-26T21:10:25.96986737Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-26T21:10:25.971052817Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.180217ms logger=migrator t=2026-02-26T21:10:25.975615293Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-26T21:10:25.976359421Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=744.717µs logger=migrator t=2026-02-26T21:10:25.981157812Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-26T21:10:25.981375267Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=217.395µs logger=migrator t=2026-02-26T21:10:25.984870038Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-26T21:10:25.985568224Z level=info msg="Migration successfully executed" id="create tag table" duration=698.226µs logger=migrator t=2026-02-26T21:10:25.990860927Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-26T21:10:25.992346162Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.485045ms logger=migrator t=2026-02-26T21:10:25.999800374Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-26T21:10:26.000565852Z level=info msg="Migration successfully executed" id="create login attempt table" duration=765.258µs logger=migrator t=2026-02-26T21:10:26.005354044Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-26T21:10:26.007039333Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.68473ms logger=migrator t=2026-02-26T21:10:26.012669993Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-26T21:10:26.013615575Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=944.692µs logger=migrator t=2026-02-26T21:10:26.017867864Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-26T21:10:26.035502623Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.634659ms logger=migrator t=2026-02-26T21:10:26.039508397Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-26T21:10:26.040049949Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=541.463µs logger=migrator t=2026-02-26T21:10:26.044761619Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-26T21:10:26.045887065Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.124216ms logger=migrator t=2026-02-26T21:10:26.05041824Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-26T21:10:26.050931362Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=512.831µs logger=migrator t=2026-02-26T21:10:26.055678482Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-26T21:10:26.056721716Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.041994ms logger=migrator t=2026-02-26T21:10:26.062855929Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-26T21:10:26.063613146Z level=info msg="Migration successfully executed" id="create user auth table" duration=754.587µs logger=migrator t=2026-02-26T21:10:26.068119281Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-26T21:10:26.070103607Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.025057ms logger=migrator t=2026-02-26T21:10:26.07499084Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-26T21:10:26.075144524Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=154.334µs logger=migrator t=2026-02-26T21:10:26.080856016Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-26T21:10:26.088024973Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.166717ms logger=migrator t=2026-02-26T21:10:26.092080307Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-26T21:10:26.097134124Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.055067ms logger=migrator t=2026-02-26T21:10:26.101542287Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-26T21:10:26.107041074Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.497947ms logger=migrator t=2026-02-26T21:10:26.111709183Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-26T21:10:26.116717479Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.007656ms logger=migrator t=2026-02-26T21:10:26.120723902Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-26T21:10:26.121674594Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=950.792µs logger=migrator t=2026-02-26T21:10:26.126727261Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-26T21:10:26.135083525Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.358554ms logger=migrator t=2026-02-26T21:10:26.138944635Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-26T21:10:26.139771284Z level=info msg="Migration successfully executed" id="create server_lock table" duration=826.069µs logger=migrator t=2026-02-26T21:10:26.145586329Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-26T21:10:26.146530331Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=940.482µs logger=migrator t=2026-02-26T21:10:26.151610839Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-26T21:10:26.152915259Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.3047ms logger=migrator t=2026-02-26T21:10:26.159663716Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-26T21:10:26.16110241Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.438184ms logger=migrator t=2026-02-26T21:10:26.165920281Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-26T21:10:26.167386975Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.465124ms logger=migrator t=2026-02-26T21:10:26.173436746Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-26T21:10:26.174414949Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=977.763µs logger=migrator t=2026-02-26T21:10:26.179419435Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-26T21:10:26.187753538Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.334653ms logger=migrator t=2026-02-26T21:10:26.191659399Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-26T21:10:26.19254797Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=888.471µs logger=migrator t=2026-02-26T21:10:26.197210528Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-26T21:10:26.198146039Z level=info msg="Migration successfully executed" id="create cache_data table" duration=932.541µs logger=migrator t=2026-02-26T21:10:26.205777477Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-26T21:10:26.207251961Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.498625ms logger=migrator t=2026-02-26T21:10:26.212347609Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-26T21:10:26.213173258Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=828.279µs logger=migrator t=2026-02-26T21:10:26.217720414Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-26T21:10:26.218683536Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=962.922µs logger=migrator t=2026-02-26T21:10:26.224139033Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-26T21:10:26.224239235Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.592µs logger=migrator t=2026-02-26T21:10:26.228802541Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-26T21:10:26.228921494Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=120.153µs logger=migrator t=2026-02-26T21:10:26.233123982Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-26T21:10:26.234532984Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.408883ms logger=migrator t=2026-02-26T21:10:26.240285388Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T21:10:26.241188799Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=903.111µs logger=migrator t=2026-02-26T21:10:26.24725519Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T21:10:26.248712693Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.457053ms logger=migrator t=2026-02-26T21:10:26.253576826Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-26T21:10:26.253676969Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=101.103µs logger=migrator t=2026-02-26T21:10:26.258699035Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T21:10:26.259568876Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=869.591µs logger=migrator t=2026-02-26T21:10:26.266275921Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T21:10:26.267642363Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.366112ms logger=migrator t=2026-02-26T21:10:26.272014915Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T21:10:26.273475408Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.459964ms logger=migrator t=2026-02-26T21:10:26.277332508Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T21:10:26.278949196Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.614987ms logger=migrator t=2026-02-26T21:10:26.283753957Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-26T21:10:26.289701055Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.946508ms logger=migrator t=2026-02-26T21:10:26.294036836Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-26T21:10:26.294934837Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=904.741µs logger=migrator t=2026-02-26T21:10:26.299595725Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-26T21:10:26.299669536Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=74.171µs logger=migrator t=2026-02-26T21:10:26.303859684Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-26T21:10:26.305264586Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.404842ms logger=migrator t=2026-02-26T21:10:26.311210885Z 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-26T21:10:26.31276614Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.554446ms logger=migrator t=2026-02-26T21:10:26.318372731Z 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-26T21:10:26.319735912Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.363681ms logger=migrator t=2026-02-26T21:10:26.323473099Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T21:10:26.323533921Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=61.002µs logger=migrator t=2026-02-26T21:10:26.327635346Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-26T21:10:26.328974937Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.339371ms logger=migrator t=2026-02-26T21:10:26.335676912Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-26T21:10:26.336699406Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.021374ms logger=migrator t=2026-02-26T21:10:26.341329924Z 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-26T21:10:26.342280656Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=962.522µs logger=migrator t=2026-02-26T21:10:26.347157439Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-26T21:10:26.348145352Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=989.433µs logger=migrator t=2026-02-26T21:10:26.357310175Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-26T21:10:26.366723133Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.412068ms logger=migrator t=2026-02-26T21:10:26.370834469Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-26T21:10:26.371451863Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=617.554µs logger=migrator t=2026-02-26T21:10:26.375988819Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T21:10:26.37733981Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.350621ms logger=migrator t=2026-02-26T21:10:26.381874495Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-26T21:10:26.407978771Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.105416ms logger=migrator t=2026-02-26T21:10:26.411974664Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-26T21:10:26.436727829Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.748164ms logger=migrator t=2026-02-26T21:10:26.442040072Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-26T21:10:26.44282027Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=780.598µs logger=migrator t=2026-02-26T21:10:26.447217652Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T21:10:26.448666776Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.448974ms logger=migrator t=2026-02-26T21:10:26.453037737Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-26T21:10:26.459648921Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.612164ms logger=migrator t=2026-02-26T21:10:26.464203336Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-26T21:10:26.469715244Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.511518ms logger=migrator t=2026-02-26T21:10:26.474004184Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-26T21:10:26.475083659Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.078215ms logger=migrator t=2026-02-26T21:10:26.480211208Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-26T21:10:26.481822055Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.610507ms logger=migrator t=2026-02-26T21:10:26.489183856Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-26T21:10:26.490431185Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.247779ms logger=migrator t=2026-02-26T21:10:26.501031942Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-26T21:10:26.502923985Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.893054ms logger=migrator t=2026-02-26T21:10:26.510353838Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-26T21:10:26.510468571Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.253µs logger=migrator t=2026-02-26T21:10:26.515135819Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-26T21:10:26.519880829Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.74634ms logger=migrator t=2026-02-26T21:10:26.5242414Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-26T21:10:26.530438534Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.197174ms logger=migrator t=2026-02-26T21:10:26.535811259Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-26T21:10:26.542698079Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.88628ms logger=migrator t=2026-02-26T21:10:26.547936621Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-26T21:10:26.548710228Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=776.708µs logger=migrator t=2026-02-26T21:10:26.553617932Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-26T21:10:26.554713298Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.095476ms logger=migrator t=2026-02-26T21:10:26.560046052Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-26T21:10:26.566781708Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.732656ms logger=migrator t=2026-02-26T21:10:26.57205167Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-26T21:10:26.578334296Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.281926ms logger=migrator t=2026-02-26T21:10:26.582404701Z 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-26T21:10:26.583428554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.023113ms logger=migrator t=2026-02-26T21:10:26.590219212Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-26T21:10:26.598898194Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.680182ms logger=migrator t=2026-02-26T21:10:26.604289619Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-26T21:10:26.611057896Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.771967ms logger=migrator t=2026-02-26T21:10:26.615428938Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-26T21:10:26.61554028Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=112.743µs logger=migrator t=2026-02-26T21:10:26.621354235Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-26T21:10:26.623267369Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.913214ms logger=migrator t=2026-02-26T21:10:26.629413432Z 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-26T21:10:26.631284556Z 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.869554ms logger=migrator t=2026-02-26T21:10:26.636065146Z 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-26T21:10:26.637721825Z 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.656159ms logger=migrator t=2026-02-26T21:10:26.643393357Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T21:10:26.643478809Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=86.272µs logger=migrator t=2026-02-26T21:10:26.648033124Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-26T21:10:26.657239618Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.215294ms logger=migrator t=2026-02-26T21:10:26.661246261Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-26T21:10:26.667755842Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.509101ms logger=migrator t=2026-02-26T21:10:26.673021945Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-26T21:10:26.683925328Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.904333ms logger=migrator t=2026-02-26T21:10:26.689369984Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-26T21:10:26.694648387Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.277723ms logger=migrator t=2026-02-26T21:10:26.700353639Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-26T21:10:26.709681926Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.329617ms logger=migrator t=2026-02-26T21:10:26.713437363Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-26T21:10:26.713516795Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=76.212µs logger=migrator t=2026-02-26T21:10:26.718562892Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-26T21:10:26.7193556Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=792.638µs logger=migrator t=2026-02-26T21:10:26.724197503Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-26T21:10:26.734277977Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.078543ms logger=migrator t=2026-02-26T21:10:26.738385242Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-26T21:10:26.738437633Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.461µs logger=migrator t=2026-02-26T21:10:26.742007356Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-26T21:10:26.750236977Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.228131ms logger=migrator t=2026-02-26T21:10:26.755546391Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-26T21:10:26.756248607Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=701.887µs logger=migrator t=2026-02-26T21:10:26.760305771Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-26T21:10:26.768920601Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.6086ms logger=migrator t=2026-02-26T21:10:26.772887353Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-26T21:10:26.773435546Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=549.303µs logger=migrator t=2026-02-26T21:10:26.77833183Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-26T21:10:26.779751393Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.417723ms logger=migrator t=2026-02-26T21:10:26.784184105Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-26T21:10:26.791794882Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.610697ms logger=migrator t=2026-02-26T21:10:26.796130373Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-26T21:10:26.797083785Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=952.362µs logger=migrator t=2026-02-26T21:10:26.803703869Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-26T21:10:26.805287875Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.583397ms logger=migrator t=2026-02-26T21:10:26.809906363Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-26T21:10:26.811233914Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.32709ms logger=migrator t=2026-02-26T21:10:26.817395696Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-26T21:10:26.818384829Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=988.503µs logger=migrator t=2026-02-26T21:10:26.823817106Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-26T21:10:26.823921488Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.582µs logger=migrator t=2026-02-26T21:10:26.827966812Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-26T21:10:26.829653041Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.686279ms logger=migrator t=2026-02-26T21:10:26.834216037Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-26T21:10:26.835853755Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.627158ms logger=migrator t=2026-02-26T21:10:26.840555704Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-26T21:10:26.840964384Z 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-26T21:10:26.844976777Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-26T21:10:26.845400217Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=422.22µs logger=migrator t=2026-02-26T21:10:26.849775698Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-26T21:10:26.851493558Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.7115ms logger=migrator t=2026-02-26T21:10:26.857200151Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-26T21:10:26.864378607Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.176966ms logger=migrator t=2026-02-26T21:10:26.86837064Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-26T21:10:26.869511196Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.141386ms logger=migrator t=2026-02-26T21:10:26.873700624Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-26T21:10:26.87483179Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.131046ms logger=migrator t=2026-02-26T21:10:26.880704467Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-26T21:10:26.882206431Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.501265ms logger=migrator t=2026-02-26T21:10:26.889797487Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-26T21:10:26.89161017Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.813452ms logger=migrator t=2026-02-26T21:10:26.901212392Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-26T21:10:26.90239843Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.185868ms logger=migrator t=2026-02-26T21:10:26.910954499Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-26T21:10:26.91099805Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=46.691µs logger=migrator t=2026-02-26T21:10:26.9153164Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-26T21:10:26.915426182Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.552µs logger=migrator t=2026-02-26T21:10:26.920216384Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-26T21:10:26.931445924Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.230461ms logger=migrator t=2026-02-26T21:10:26.935307024Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-26T21:10:26.9355807Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=273.356µs logger=migrator t=2026-02-26T21:10:26.941359015Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-26T21:10:26.943075954Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.7166ms logger=migrator t=2026-02-26T21:10:26.948507371Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-26T21:10:26.948829568Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=322.207µs logger=migrator t=2026-02-26T21:10:26.956491396Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-26T21:10:26.958155315Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.663948ms logger=migrator t=2026-02-26T21:10:26.96788688Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-26T21:10:26.96873013Z level=info msg="Migration successfully executed" id="create secrets table" duration=842.87µs logger=migrator t=2026-02-26T21:10:26.97605085Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-26T21:10:27.011650187Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.602307ms logger=migrator t=2026-02-26T21:10:27.016352796Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-26T21:10:27.022304014Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.950708ms logger=migrator t=2026-02-26T21:10:27.02903895Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-26T21:10:27.029213734Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=174.974µs logger=migrator t=2026-02-26T21:10:27.035649233Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-26T21:10:27.069390427Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.741474ms logger=migrator t=2026-02-26T21:10:27.100498809Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-26T21:10:27.134287564Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.786825ms logger=migrator t=2026-02-26T21:10:27.139701429Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-26T21:10:27.140510428Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=809.829µs logger=migrator t=2026-02-26T21:10:27.149037106Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-26T21:10:27.150534661Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.495995ms logger=migrator t=2026-02-26T21:10:27.156856258Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-26T21:10:27.157222076Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=361.798µs logger=migrator t=2026-02-26T21:10:27.164632418Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-26T21:10:27.165504089Z level=info msg="Migration successfully executed" id="create permission table" duration=871.311µs logger=migrator t=2026-02-26T21:10:27.173781591Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-26T21:10:27.175446789Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.706169ms logger=migrator t=2026-02-26T21:10:27.18235515Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-26T21:10:27.183988568Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.633198ms logger=migrator t=2026-02-26T21:10:27.190870647Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-26T21:10:27.191738838Z level=info msg="Migration successfully executed" id="create role table" duration=865.47µs logger=migrator t=2026-02-26T21:10:27.199140669Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-26T21:10:27.208154869Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.0145ms logger=migrator t=2026-02-26T21:10:27.21380425Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-26T21:10:27.221202632Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.397941ms logger=migrator t=2026-02-26T21:10:27.226999536Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-26T21:10:27.228134283Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.134347ms logger=migrator t=2026-02-26T21:10:27.554068019Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-26T21:10:27.556011445Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.945596ms logger=migrator t=2026-02-26T21:10:27.563735344Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-26T21:10:27.564817109Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.081445ms logger=migrator t=2026-02-26T21:10:27.570925351Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-26T21:10:27.571898503Z level=info msg="Migration successfully executed" id="create team role table" duration=972.902µs logger=migrator t=2026-02-26T21:10:27.579680874Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-26T21:10:27.580755239Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.071975ms logger=migrator t=2026-02-26T21:10:27.600405366Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-26T21:10:27.602474204Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.071038ms logger=migrator t=2026-02-26T21:10:27.611563205Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-26T21:10:27.612739592Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.175857ms logger=migrator t=2026-02-26T21:10:27.618958896Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-26T21:10:27.620520132Z level=info msg="Migration successfully executed" id="create user role table" duration=1.561556ms logger=migrator t=2026-02-26T21:10:27.627551306Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-26T21:10:27.628692722Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.141616ms logger=migrator t=2026-02-26T21:10:27.639509423Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-26T21:10:27.641336226Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.830663ms logger=migrator t=2026-02-26T21:10:27.647883228Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-26T21:10:27.649085416Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.202328ms logger=migrator t=2026-02-26T21:10:27.656007446Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-26T21:10:27.657057271Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.049685ms logger=migrator t=2026-02-26T21:10:27.667536484Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-26T21:10:27.668757473Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.221659ms logger=migrator t=2026-02-26T21:10:27.674626419Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-26T21:10:27.67596379Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.336041ms logger=migrator t=2026-02-26T21:10:27.683329471Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-26T21:10:27.693672071Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.34434ms logger=migrator t=2026-02-26T21:10:27.699936586Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-26T21:10:27.700763956Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=827.31µs logger=migrator t=2026-02-26T21:10:27.709015127Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-26T21:10:27.709861357Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=846.1µs logger=migrator t=2026-02-26T21:10:27.71731882Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-26T21:10:27.718094298Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=773.618µs logger=migrator t=2026-02-26T21:10:27.724808384Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-26T21:10:27.725620703Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=811.798µs logger=migrator t=2026-02-26T21:10:27.73240492Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-26T21:10:27.733001024Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=593.284µs logger=migrator t=2026-02-26T21:10:27.73931327Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-26T21:10:27.740138379Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=826.729µs logger=migrator t=2026-02-26T21:10:27.746845815Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-26T21:10:27.752598189Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.750464ms logger=migrator t=2026-02-26T21:10:27.75869516Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-26T21:10:27.764492615Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.797085ms logger=migrator t=2026-02-26T21:10:27.769569923Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-26T21:10:27.775168313Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.5982ms logger=migrator t=2026-02-26T21:10:27.780427725Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-26T21:10:27.786074456Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.646601ms logger=migrator t=2026-02-26T21:10:27.792408743Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-26T21:10:27.793284763Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=875.95µs logger=migrator t=2026-02-26T21:10:27.79915347Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-26T21:10:27.80000179Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=848.04µs logger=migrator t=2026-02-26T21:10:27.80606505Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-26T21:10:27.806870939Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=801.869µs logger=migrator t=2026-02-26T21:10:27.812391557Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-26T21:10:27.813028812Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=637.185µs logger=migrator t=2026-02-26T21:10:27.817784943Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-26T21:10:27.818617192Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=829.56µs logger=migrator t=2026-02-26T21:10:27.832062144Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-26T21:10:27.832157316Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=96.322µs logger=migrator t=2026-02-26T21:10:27.837831548Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-26T21:10:27.837863678Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=32.75µs logger=migrator t=2026-02-26T21:10:27.843611352Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-26T21:10:27.844151604Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=540.382µs logger=migrator t=2026-02-26T21:10:27.850093773Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-26T21:10:27.851050805Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=958.252µs logger=migrator t=2026-02-26T21:10:27.857353571Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-26T21:10:27.858135919Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=782.518µs logger=migrator t=2026-02-26T21:10:27.866444502Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-26T21:10:27.866694318Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=250.296µs logger=migrator t=2026-02-26T21:10:27.871767286Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-26T21:10:27.872326459Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=558.963µs logger=migrator t=2026-02-26T21:10:27.879108186Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-26T21:10:27.879797662Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=689.246µs logger=migrator t=2026-02-26T21:10:27.886195161Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-26T21:10:27.887499271Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.30406ms logger=migrator t=2026-02-26T21:10:27.89650256Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-26T21:10:27.906276637Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.773887ms logger=migrator t=2026-02-26T21:10:27.912563453Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-26T21:10:27.912609044Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.011µs logger=migrator t=2026-02-26T21:10:27.919552925Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-26T21:10:27.920584759Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.031054ms logger=migrator t=2026-02-26T21:10:27.932583698Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-26T21:10:27.933889168Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.30628ms logger=migrator t=2026-02-26T21:10:27.940905311Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-26T21:10:27.942125619Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.219878ms logger=migrator t=2026-02-26T21:10:27.949669814Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-26T21:10:27.958076629Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.406475ms logger=migrator t=2026-02-26T21:10:27.963205089Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-26T21:10:27.964014667Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=809.709µs logger=migrator t=2026-02-26T21:10:27.969333461Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-26T21:10:27.97057148Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.237599ms logger=migrator t=2026-02-26T21:10:27.976807034Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-26T21:10:27.997573596Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.762872ms logger=migrator t=2026-02-26T21:10:28.00419693Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-26T21:10:28.006172246Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.973076ms logger=migrator t=2026-02-26T21:10:28.013997668Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-26T21:10:28.0158309Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.833502ms logger=migrator t=2026-02-26T21:10:28.022066535Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-26T21:10:28.02312906Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.063085ms logger=migrator t=2026-02-26T21:10:28.029724883Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-26T21:10:28.030824508Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.103155ms logger=migrator t=2026-02-26T21:10:28.038395204Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-26T21:10:28.038939317Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=543.603µs logger=migrator t=2026-02-26T21:10:28.046599485Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-26T21:10:28.047898725Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.30287ms logger=migrator t=2026-02-26T21:10:28.053450054Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-26T21:10:28.061835118Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.383884ms logger=migrator t=2026-02-26T21:10:28.067960841Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-26T21:10:28.068553925Z level=info msg="Migration successfully executed" id="create entity_events table" duration=592.163µs logger=migrator t=2026-02-26T21:10:28.073772255Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-26T21:10:28.07527984Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.527645ms logger=migrator t=2026-02-26T21:10:28.083204175Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T21:10:28.084537016Z 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-26T21:10:28.091859385Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T21:10:28.092581942Z 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-26T21:10:28.098760896Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-26T21:10:28.100137598Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.376222ms logger=migrator t=2026-02-26T21:10:28.109405783Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-26T21:10:28.111190944Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.784111ms logger=migrator t=2026-02-26T21:10:28.208860192Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T21:10:28.210899489Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.034237ms logger=migrator t=2026-02-26T21:10:28.217084373Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T21:10:28.218185059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.100345ms logger=migrator t=2026-02-26T21:10:28.223466261Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T21:10:28.224645868Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.178577ms logger=migrator t=2026-02-26T21:10:28.230273469Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T21:10:28.231904047Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.630148ms logger=migrator t=2026-02-26T21:10:28.238284035Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-26T21:10:28.239096004Z level=info msg="Migration successfully executed" id="Drop public config table" duration=809.699µs logger=migrator t=2026-02-26T21:10:28.243792233Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-26T21:10:28.245518763Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.72681ms logger=migrator t=2026-02-26T21:10:28.252404293Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T21:10:28.253494018Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.089385ms logger=migrator t=2026-02-26T21:10:28.259372154Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T21:10:28.261237178Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.863424ms logger=migrator t=2026-02-26T21:10:28.266593402Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-26T21:10:28.267669907Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.075425ms logger=migrator t=2026-02-26T21:10:28.273601035Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-26T21:10:28.297464239Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.863214ms logger=migrator t=2026-02-26T21:10:28.368363875Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-26T21:10:28.378769757Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.407871ms logger=migrator t=2026-02-26T21:10:28.384988301Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-26T21:10:28.392154387Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.163306ms logger=migrator t=2026-02-26T21:10:28.401039974Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-26T21:10:28.401348801Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=310.647µs logger=migrator t=2026-02-26T21:10:28.410331849Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-26T21:10:28.422626225Z level=info msg="Migration successfully executed" id="add share column" duration=12.288586ms logger=migrator t=2026-02-26T21:10:28.44955525Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-26T21:10:28.449938489Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=386.229µs logger=migrator t=2026-02-26T21:10:28.457969825Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-26T21:10:28.459646224Z level=info msg="Migration successfully executed" id="create file table" duration=1.676109ms logger=migrator t=2026-02-26T21:10:28.465534341Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-26T21:10:28.467489086Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.955245ms logger=migrator t=2026-02-26T21:10:28.473572957Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-26T21:10:28.474726924Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.153977ms logger=migrator t=2026-02-26T21:10:28.483733764Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-26T21:10:28.485611957Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.877493ms logger=migrator t=2026-02-26T21:10:28.493709945Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-26T21:10:28.49607529Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.366405ms logger=migrator t=2026-02-26T21:10:28.505457588Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-26T21:10:28.50553074Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.722µs logger=migrator t=2026-02-26T21:10:28.514751974Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-26T21:10:28.514913567Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=186.254µs logger=migrator t=2026-02-26T21:10:28.521236904Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-26T21:10:28.522005412Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=770.328µs logger=migrator t=2026-02-26T21:10:28.534550733Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-26T21:10:28.534983604Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=436.4µs logger=migrator t=2026-02-26T21:10:28.541627927Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-26T21:10:28.542948128Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.321281ms logger=migrator t=2026-02-26T21:10:28.548732603Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-26T21:10:28.558473029Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.739705ms logger=migrator t=2026-02-26T21:10:28.565976133Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-26T21:10:28.566163537Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=187.464µs logger=migrator t=2026-02-26T21:10:28.5718498Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-26T21:10:28.573976859Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.12579ms logger=migrator t=2026-02-26T21:10:28.580840258Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-26T21:10:28.581423281Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=592.403µs logger=migrator t=2026-02-26T21:10:28.587080782Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-26T21:10:28.587378529Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=297.897µs logger=migrator t=2026-02-26T21:10:28.593552882Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-26T21:10:28.594286299Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=733.817µs logger=migrator t=2026-02-26T21:10:28.599728116Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-26T21:10:28.609702617Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.973641ms logger=migrator t=2026-02-26T21:10:28.615081022Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-26T21:10:28.62445253Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.368487ms logger=migrator t=2026-02-26T21:10:28.653381681Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-26T21:10:28.654782534Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.404223ms logger=migrator t=2026-02-26T21:10:28.661240304Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-26T21:10:28.738805585Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.54233ms logger=migrator t=2026-02-26T21:10:28.745363017Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-26T21:10:28.746605466Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.238928ms logger=migrator t=2026-02-26T21:10:28.751787006Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-26T21:10:28.752967223Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.179777ms logger=migrator t=2026-02-26T21:10:28.760022987Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-26T21:10:28.785305614Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.283147ms logger=migrator t=2026-02-26T21:10:28.791099099Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-26T21:10:28.799723749Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.62172ms logger=migrator t=2026-02-26T21:10:28.804908699Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-26T21:10:28.805153175Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=244.556µs logger=migrator t=2026-02-26T21:10:28.811026971Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-26T21:10:28.811362259Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=335.918µs logger=migrator t=2026-02-26T21:10:28.817059751Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-26T21:10:28.817457191Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=396.999µs logger=migrator t=2026-02-26T21:10:28.822212811Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-26T21:10:28.82261093Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=395.319µs logger=migrator t=2026-02-26T21:10:28.828554758Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-26T21:10:28.828790494Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=236.065µs logger=migrator t=2026-02-26T21:10:28.836650196Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-26T21:10:28.837610899Z level=info msg="Migration successfully executed" id="create folder table" duration=960.593µs logger=migrator t=2026-02-26T21:10:28.843597058Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-26T21:10:28.845484301Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.886254ms logger=migrator t=2026-02-26T21:10:28.853956448Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-26T21:10:28.855116245Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.159527ms logger=migrator t=2026-02-26T21:10:28.861320829Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-26T21:10:28.86139038Z level=info msg="Migration successfully executed" id="Update folder title length" duration=70.651µs logger=migrator t=2026-02-26T21:10:28.866944369Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T21:10:28.868823103Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.879434ms logger=migrator t=2026-02-26T21:10:28.876112262Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T21:10:28.877540315Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.428873ms logger=migrator t=2026-02-26T21:10:28.88421177Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-26T21:10:28.885357947Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.148567ms logger=migrator t=2026-02-26T21:10:28.889092964Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-26T21:10:28.889484403Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=391.039µs logger=migrator t=2026-02-26T21:10:28.892617805Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-26T21:10:28.892846041Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=227.976µs logger=migrator t=2026-02-26T21:10:28.898689456Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-26T21:10:28.899654249Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=964.653µs logger=migrator t=2026-02-26T21:10:28.905365862Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-26T21:10:28.907539782Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.177321ms logger=migrator t=2026-02-26T21:10:28.913578112Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-26T21:10:28.914748249Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.171127ms logger=migrator t=2026-02-26T21:10:28.922344486Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-26T21:10:28.92427599Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.931554ms logger=migrator t=2026-02-26T21:10:28.930235459Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-26T21:10:28.937674102Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=7.439343ms logger=migrator t=2026-02-26T21:10:28.942819451Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-26T21:10:28.943479356Z level=info msg="Migration successfully executed" id="create anon_device table" duration=659.605µs logger=migrator t=2026-02-26T21:10:28.954104013Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-26T21:10:28.955542577Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.442574ms logger=migrator t=2026-02-26T21:10:28.960550663Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-26T21:10:28.961589927Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.038934ms logger=migrator t=2026-02-26T21:10:28.96991585Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-26T21:10:28.970859282Z level=info msg="Migration successfully executed" id="create signing_key table" duration=944.962µs logger=migrator t=2026-02-26T21:10:28.979666656Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-26T21:10:28.981085219Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.420113ms logger=migrator t=2026-02-26T21:10:28.986932445Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-26T21:10:28.988045181Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.113066ms logger=migrator t=2026-02-26T21:10:28.993006716Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-26T21:10:28.993261862Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=263.296µs logger=migrator t=2026-02-26T21:10:28.997208404Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-26T21:10:29.006569741Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.360457ms logger=migrator t=2026-02-26T21:10:29.012221532Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-26T21:10:29.012878817Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=654.585µs logger=migrator t=2026-02-26T21:10:29.017808212Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T21:10:29.017826912Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.2µs logger=migrator t=2026-02-26T21:10:29.021802645Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T21:10:29.023819042Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.014767ms logger=migrator t=2026-02-26T21:10:29.028307836Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T21:10:29.028326776Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.92µs logger=migrator t=2026-02-26T21:10:29.032236197Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-26T21:10:29.033728522Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.491645ms logger=migrator t=2026-02-26T21:10:29.038604795Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T21:10:29.039863434Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.257639ms logger=migrator t=2026-02-26T21:10:29.044611754Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-26T21:10:29.045604307Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=992.193µs logger=migrator t=2026-02-26T21:10:29.050157503Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-26T21:10:29.05088986Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=732.897µs logger=migrator t=2026-02-26T21:10:29.055775394Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-26T21:10:29.056014239Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=239.605µs logger=migrator t=2026-02-26T21:10:29.061349273Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-26T21:10:29.062467229Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.117826ms logger=migrator t=2026-02-26T21:10:29.06682159Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-26T21:10:29.06899549Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.16787ms logger=migrator t=2026-02-26T21:10:29.074031038Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-26T21:10:29.0750008Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=973.863µs logger=migrator t=2026-02-26T21:10:29.080925237Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-26T21:10:29.091436551Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.510644ms logger=migrator t=2026-02-26T21:10:29.139335154Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-26T21:10:29.153076783Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.743689ms logger=migrator t=2026-02-26T21:10:29.159532312Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-26T21:10:29.171270975Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.736133ms logger=migrator t=2026-02-26T21:10:29.176864885Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-26T21:10:29.176939996Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.381µs logger=migrator t=2026-02-26T21:10:29.181245856Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-26T21:10:29.192344264Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.132449ms logger=migrator t=2026-02-26T21:10:29.309036384Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-26T21:10:29.321903342Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.864428ms logger=migrator t=2026-02-26T21:10:29.331246329Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-26T21:10:29.331750421Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=505.162µs logger=migrator t=2026-02-26T21:10:29.344536498Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.041329868s logger=migrator t=2026-02-26T21:10:29.345963321Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-26T21:10:29.365071484Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-26T21:10:29.365610987Z level=info msg="Created default organization" logger=secrets t=2026-02-26T21:10:29.372008246Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T21:10:29.423510561Z level=info msg="Restored cache from database" duration=489.771µs logger=plugin.store t=2026-02-26T21:10:29.425201611Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-26T21:10:29.464472082Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-26T21:10:29.464500433Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-26T21:10:29.464590735Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-26T21:10:29.464598635Z level=info msg="Plugins loaded" count=54 duration=39.398454ms logger=query_data t=2026-02-26T21:10:29.469334185Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-26T21:10:29.473265026Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-26T21:10:29.48159576Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-26T21:10:30.068803813Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-26T21:10:30.072499679Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-26T21:10:30.076132363Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-26T21:10:30.407889175Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-26T21:10:31.51892044Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-26T21:10:31.904103523Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-26T21:10:31.904141293Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-26T21:10:31.904279047Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-26T21:10:31.904389219Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-26T21:10:31.904541003Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-02-26T21:10:31.9052954Z level=info msg="State cache has been initialized" states=0 duration=900.301µs logger=ngalert.scheduler t=2026-02-26T21:10:31.905362862Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-26T21:10:31.905449744Z level=info msg=starting first_tick=2026-02-26T21:10:40Z logger=http.server t=2026-02-26T21:10:31.912214111Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-02-26T21:10:31.998060894Z level=info msg="Update check succeeded" duration=93.271846ms logger=sqlstore.transactions t=2026-02-26T21:10:32.001123315Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-02-26T21:10:32.010786479Z level=info msg="Update check succeeded" duration=106.046292ms logger=grafana-apiserver t=2026-02-26T21:10:32.391845045Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-26T21:10:32.392298266Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-26T21:10:33.921457178Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-26T21:10:33.943255744Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-02-26T21:10:34.532923874Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-02-26T21:10:34.715415211Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T21:10:35.32486167Z level=info msg="Patterns update finished" duration=3.33472245s logger=provisioning.dashboard t=2026-02-26T21:10:42.666465673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:42.667719653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:42.792409327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:42.902340799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:42.917971822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.011646906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.025464117Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-26T21:10:43.054178554Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-02-26T21:10:43.185430011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.236903516Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-26T21:10:43.262416968Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-26T21:10:43.276157607Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-26T21:10:43.288990655Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-02-26T21:10:43.300898331Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-02-26T21:10:43.314749073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.335699499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.359562173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.373774904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.930726125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.949354917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.977107211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:43.998694273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.02656973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.047043675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.081802992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.099082573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.134358482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.153725592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.188825907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.206471736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.235636463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.256431006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.284545239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.304076202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.336565157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.355848444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.38106189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.397465221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.434513941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.450728527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.488244988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.510225839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.541342891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.555829467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.591172618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.612663737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.647644149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.664743606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.736496782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.753546278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.798353598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.81653869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.884524319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:44.895468963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.087513312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.114017117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.195801466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.217309635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.287911164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.305492772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.361154234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.381006835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.440303082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.456332874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.504551464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:45.520986295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.037259312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.050610672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.106925149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.146468207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.287893941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.303620366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.370649662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.390959733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.464617673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.483507211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.568409972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.584089966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.657590903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.675906978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.74491332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.765480027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.840836527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.862299645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T21:10:46.932847663Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-26T21:11:09.927911146Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-26T21:20:31.930161387Z level=info msg="Completed cleanup jobs" duration=24.474073ms logger=sqlstore.transactions t=2026-02-26T21:20:31.93895659Z 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-26T21:20:32.049946195Z level=info msg="Update check succeeded" duration=51.559257ms