logger=settings t=2026-07-31T13:01:36.174831707Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-31T13:01:36Z logger=settings t=2026-07-31T13:01:36.175074653Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-31T13:01:36.175085254Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-31T13:01:36.175088644Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-31T13:01:36.175092774Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-31T13:01:36.175097714Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-31T13:01:36.175100384Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-31T13:01:36.175103114Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-31T13:01:36.175106014Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-31T13:01:36.175109834Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-31T13:01:36.175114565Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-31T13:01:36.175120315Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-31T13:01:36.175126155Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-31T13:01:36.175128775Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-31T13:01:36.175132715Z level=info msg=Target target=[all] logger=settings t=2026-07-31T13:01:36.175141905Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-31T13:01:36.175144785Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-31T13:01:36.175147365Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-31T13:01:36.175149916Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-31T13:01:36.175152576Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-31T13:01:36.175155256Z level=info msg="App mode production" logger=sqlstore t=2026-07-31T13:01:36.175435273Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-31T13:01:36.175450644Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-31T13:01:36.177004937Z level=info msg="Locking database" logger=migrator t=2026-07-31T13:01:36.177015088Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-31T13:01:36.17782525Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-31T13:01:36.179070595Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.261675ms logger=migrator t=2026-07-31T13:01:36.186205353Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-31T13:01:36.186759969Z level=info msg="Migration successfully executed" id="create user table" duration=553.446µs logger=migrator t=2026-07-31T13:01:36.192988413Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-31T13:01:36.193659231Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=670.918µs logger=migrator t=2026-07-31T13:01:36.200261466Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-31T13:01:36.201031577Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=772.972µs logger=migrator t=2026-07-31T13:01:36.208085654Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-31T13:01:36.208829835Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=745.01µs logger=migrator t=2026-07-31T13:01:36.216288453Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-31T13:01:36.218223857Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.936964ms logger=migrator t=2026-07-31T13:01:36.222695471Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-31T13:01:36.225711375Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.014634ms logger=migrator t=2026-07-31T13:01:36.232788522Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-31T13:01:36.234540451Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.758409ms logger=migrator t=2026-07-31T13:01:36.241626669Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-31T13:01:36.242352609Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=727.66µs logger=migrator t=2026-07-31T13:01:36.246625948Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-31T13:01:36.247347008Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=721.42µs logger=migrator t=2026-07-31T13:01:36.252082371Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-31T13:01:36.25243752Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=355.47µs logger=migrator t=2026-07-31T13:01:36.255947738Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-31T13:01:36.256446182Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.604µs logger=migrator t=2026-07-31T13:01:36.264109996Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-31T13:01:36.265492584Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.388578ms logger=migrator t=2026-07-31T13:01:36.269952039Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-31T13:01:36.269979789Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.721µs logger=migrator t=2026-07-31T13:01:36.273702843Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-31T13:01:36.274733172Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.030269ms logger=migrator t=2026-07-31T13:01:36.279642269Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-31T13:01:36.279884066Z level=info msg="Migration successfully executed" id="Add missing user data" duration=241.697µs logger=migrator t=2026-07-31T13:01:36.283409694Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-31T13:01:36.285175933Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.766179ms logger=migrator t=2026-07-31T13:01:36.293897926Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-31T13:01:36.29473523Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=846.684µs logger=migrator t=2026-07-31T13:01:36.303897005Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-31T13:01:36.305344626Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.451061ms logger=migrator t=2026-07-31T13:01:36.311048764Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-31T13:01:36.320785506Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.740132ms logger=migrator t=2026-07-31T13:01:36.325794076Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-31T13:01:36.32700976Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.215034ms logger=migrator t=2026-07-31T13:01:36.331421143Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-31T13:01:36.331889256Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=472.534µs logger=migrator t=2026-07-31T13:01:36.336241147Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-31T13:01:36.337376729Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.134952ms logger=migrator t=2026-07-31T13:01:36.341450592Z 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-07-31T13:01:36.341760981Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=311.099µs logger=migrator t=2026-07-31T13:01:36.355095673Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-31T13:01:36.355677909Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=579.857µs logger=migrator t=2026-07-31T13:01:36.389505072Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-31T13:01:36.390780718Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.276526ms logger=migrator t=2026-07-31T13:01:36.408265955Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-31T13:01:36.409645484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.380149ms logger=migrator t=2026-07-31T13:01:36.415029354Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-31T13:01:36.416569477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.539263ms logger=migrator t=2026-07-31T13:01:36.424649792Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-31T13:01:36.429683603Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=5.02456ms logger=migrator t=2026-07-31T13:01:36.440909615Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-31T13:01:36.442305434Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.396989ms logger=migrator t=2026-07-31T13:01:36.445945736Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-31T13:01:36.445980447Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.172µs logger=migrator t=2026-07-31T13:01:36.451504661Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-31T13:01:36.452620302Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.114741ms logger=migrator t=2026-07-31T13:01:36.461280894Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-31T13:01:36.462682453Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.40301ms logger=migrator t=2026-07-31T13:01:36.466304414Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-31T13:01:36.467053065Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=748.341µs logger=migrator t=2026-07-31T13:01:36.471862189Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-31T13:01:36.473247027Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.389829ms logger=migrator t=2026-07-31T13:01:36.477859956Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-31T13:01:36.480943232Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.079866ms logger=migrator t=2026-07-31T13:01:36.4844554Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-31T13:01:36.485310663Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=855.184µs logger=migrator t=2026-07-31T13:01:36.490377515Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-31T13:01:36.491027073Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=649.318µs logger=migrator t=2026-07-31T13:01:36.497442622Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-31T13:01:36.498403099Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=962.217µs logger=migrator t=2026-07-31T13:01:36.503491741Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-31T13:01:36.504822418Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.334878ms logger=migrator t=2026-07-31T13:01:36.510942558Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-31T13:01:36.511736261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=793.462µs logger=migrator t=2026-07-31T13:01:36.517568923Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-31T13:01:36.518110278Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=539.745µs logger=migrator t=2026-07-31T13:01:36.521854342Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-31T13:01:36.522670545Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=818.423µs logger=migrator t=2026-07-31T13:01:36.52644516Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-31T13:01:36.527935032Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.490082ms logger=migrator t=2026-07-31T13:01:36.534020192Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-31T13:01:36.534632059Z level=info msg="Migration successfully executed" id="create star table" duration=611.937µs logger=migrator t=2026-07-31T13:01:36.537812697Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-31T13:01:36.538563918Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=748.441µs logger=migrator t=2026-07-31T13:01:36.544571306Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-31T13:01:36.54544648Z level=info msg="Migration successfully executed" id="create org table v1" duration=875.564µs logger=migrator t=2026-07-31T13:01:36.553067593Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-31T13:01:36.553917127Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=854.944µs logger=migrator t=2026-07-31T13:01:36.582635296Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-31T13:01:36.584088777Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.46438ms logger=migrator t=2026-07-31T13:01:36.591111233Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-31T13:01:36.592474101Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.364169ms logger=migrator t=2026-07-31T13:01:36.597899892Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-31T13:01:36.598665043Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=767.181µs logger=migrator t=2026-07-31T13:01:36.604835895Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-31T13:01:36.606043989Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.208344ms logger=migrator t=2026-07-31T13:01:36.610967196Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-31T13:01:36.611045438Z level=info msg="Migration successfully executed" id="Update org table charset" duration=79.302µs logger=migrator t=2026-07-31T13:01:36.619098253Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-31T13:01:36.619141794Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.361µs logger=migrator t=2026-07-31T13:01:36.625242864Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-31T13:01:36.62543315Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=192.076µs logger=migrator t=2026-07-31T13:01:36.630307746Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-31T13:01:36.631357685Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.05202ms logger=migrator t=2026-07-31T13:01:36.63693131Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-31T13:01:36.637825145Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=895.295µs logger=migrator t=2026-07-31T13:01:36.643147073Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-31T13:01:36.644398948Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.256645ms logger=migrator t=2026-07-31T13:01:36.649898002Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-31T13:01:36.650582971Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=687.29µs logger=migrator t=2026-07-31T13:01:36.656084554Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-31T13:01:36.656945328Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=860.484µs logger=migrator t=2026-07-31T13:01:36.661536306Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-31T13:01:36.662619476Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.08341ms logger=migrator t=2026-07-31T13:01:36.667617966Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-31T13:01:36.673839319Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.222443ms logger=migrator t=2026-07-31T13:01:36.678905091Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-31T13:01:36.679702783Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=798.092µs logger=migrator t=2026-07-31T13:01:36.686523073Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-31T13:01:36.68749701Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=973.137µs logger=migrator t=2026-07-31T13:01:36.692926031Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-31T13:01:36.693754844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=830.773µs logger=migrator t=2026-07-31T13:01:36.701188812Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-31T13:01:36.701587283Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=398.431µs logger=migrator t=2026-07-31T13:01:36.706667195Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-31T13:01:36.708134235Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.46519ms logger=migrator t=2026-07-31T13:01:36.712916629Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-31T13:01:36.713010542Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.892µs logger=migrator t=2026-07-31T13:01:36.718219417Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-31T13:01:36.720464279Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.243432ms logger=migrator t=2026-07-31T13:01:36.725005466Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-31T13:01:36.727996969Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.987763ms logger=migrator t=2026-07-31T13:01:36.73233956Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-31T13:01:36.734569822Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.229862ms logger=migrator t=2026-07-31T13:01:36.739932202Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-31T13:01:36.741055633Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.122351ms logger=migrator t=2026-07-31T13:01:36.745404725Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-31T13:01:36.747990647Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.585322ms logger=migrator t=2026-07-31T13:01:36.752539984Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-31T13:01:36.753690126Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.149572ms logger=migrator t=2026-07-31T13:01:36.759097127Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-31T13:01:36.760626809Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.529403ms logger=migrator t=2026-07-31T13:01:36.766177474Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-31T13:01:36.766220695Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.961µs logger=migrator t=2026-07-31T13:01:36.770621898Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-31T13:01:36.770662529Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.581µs logger=migrator t=2026-07-31T13:01:36.777378566Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-31T13:01:36.781068299Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.689663ms logger=migrator t=2026-07-31T13:01:36.785713349Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-31T13:01:36.78934105Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.626172ms logger=migrator t=2026-07-31T13:01:36.793849015Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-31T13:01:36.796292774Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.439998ms logger=migrator t=2026-07-31T13:01:36.802204949Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-31T13:01:36.804489362Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.284814ms logger=migrator t=2026-07-31T13:01:36.810342785Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-31T13:01:36.811423665Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.0801ms logger=migrator t=2026-07-31T13:01:36.81698194Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-31T13:01:36.818023239Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.041859ms logger=migrator t=2026-07-31T13:01:36.823189663Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-31T13:01:36.824171791Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=981.848µs logger=migrator t=2026-07-31T13:01:36.829262633Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-31T13:01:36.829315474Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=53.481µs logger=migrator t=2026-07-31T13:01:36.835083995Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-31T13:01:36.836974358Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.888863ms logger=migrator t=2026-07-31T13:01:36.842096721Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-31T13:01:36.842888933Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=792.432µs logger=migrator t=2026-07-31T13:01:36.849261091Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-31T13:01:36.856091421Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.82928ms logger=migrator t=2026-07-31T13:01:36.86073017Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-31T13:01:36.861747199Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.016698ms logger=migrator t=2026-07-31T13:01:36.866754878Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-31T13:01:36.868212599Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.458311ms logger=migrator t=2026-07-31T13:01:36.874600817Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-31T13:01:36.876316535Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.715358ms logger=migrator t=2026-07-31T13:01:36.881776427Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-31T13:01:36.882432646Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=656.178µs logger=migrator t=2026-07-31T13:01:36.88688477Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-31T13:01:36.887640681Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=757.061µs logger=migrator t=2026-07-31T13:01:36.893474593Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-31T13:01:36.895937322Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.461839ms logger=migrator t=2026-07-31T13:01:36.900576981Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-31T13:01:36.901573719Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=995.828µs logger=migrator t=2026-07-31T13:01:36.90591979Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-31T13:01:36.90627444Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=354.69µs logger=migrator t=2026-07-31T13:01:36.912256437Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-31T13:01:36.912457783Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=201.435µs logger=migrator t=2026-07-31T13:01:36.917975526Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-31T13:01:36.918973474Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=995.558µs logger=migrator t=2026-07-31T13:01:36.923639304Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-31T13:01:36.928669845Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.032831ms logger=migrator t=2026-07-31T13:01:36.935189147Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-31T13:01:36.942702106Z level=info msg="Migration successfully executed" id="create data_source table" duration=7.512119ms logger=migrator t=2026-07-31T13:01:36.962979791Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-31T13:01:36.9647221Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.745779ms logger=migrator t=2026-07-31T13:01:36.998372078Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-31T13:01:37.004419467Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=6.044149ms logger=migrator t=2026-07-31T13:01:37.011939707Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-31T13:01:37.012635786Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=700.11µs logger=migrator t=2026-07-31T13:01:37.017654996Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-31T13:01:37.018359696Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=704.94µs logger=migrator t=2026-07-31T13:01:37.023268242Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-31T13:01:37.029669321Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.399419ms logger=migrator t=2026-07-31T13:01:37.041380007Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-31T13:01:37.04256017Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.180133ms logger=migrator t=2026-07-31T13:01:37.047286172Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-31T13:01:37.048142896Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=861.834µs logger=migrator t=2026-07-31T13:01:37.051583082Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-31T13:01:37.052412455Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=829.253µs logger=migrator t=2026-07-31T13:01:37.057906708Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-31T13:01:37.058445613Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=539.165µs logger=migrator t=2026-07-31T13:01:37.063591456Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-31T13:01:37.066458886Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.8669ms logger=migrator t=2026-07-31T13:01:37.070264993Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-31T13:01:37.072728311Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.458129ms logger=migrator t=2026-07-31T13:01:37.07625082Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-31T13:01:37.0762787Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.741µs logger=migrator t=2026-07-31T13:01:37.080039245Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-31T13:01:37.080266602Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=227.776µs logger=migrator t=2026-07-31T13:01:37.087052941Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-31T13:01:37.090730253Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.677412ms logger=migrator t=2026-07-31T13:01:37.094705694Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-31T13:01:37.095054484Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=349.39µs logger=migrator t=2026-07-31T13:01:37.099096227Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-31T13:01:37.099354404Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=258.537µs logger=migrator t=2026-07-31T13:01:37.10351954Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-31T13:01:37.106074151Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.555961ms logger=migrator t=2026-07-31T13:01:37.110536235Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-31T13:01:37.110738641Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.786µs logger=migrator t=2026-07-31T13:01:37.114495796Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-31T13:01:37.115341099Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=843.873µs logger=migrator t=2026-07-31T13:01:37.120651418Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-31T13:01:37.121598764Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=946.946µs logger=migrator t=2026-07-31T13:01:37.126784669Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-31T13:01:37.12755161Z level=info msg="Migration successfully executed" id="create api_key table" duration=766.711µs logger=migrator t=2026-07-31T13:01:37.132358604Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-31T13:01:37.133215768Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=856.914µs logger=migrator t=2026-07-31T13:01:37.138626819Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-31T13:01:37.139425701Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=796.622µs logger=migrator t=2026-07-31T13:01:37.144148403Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-31T13:01:37.145745037Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.596074ms logger=migrator t=2026-07-31T13:01:37.151900659Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-31T13:01:37.154852061Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.934012ms logger=migrator t=2026-07-31T13:01:37.162398612Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-31T13:01:37.163200644Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=802.222µs logger=migrator t=2026-07-31T13:01:37.168661936Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-31T13:01:37.169812518Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.150082ms logger=migrator t=2026-07-31T13:01:37.176152565Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-31T13:01:37.183326395Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.17587ms logger=migrator t=2026-07-31T13:01:37.189792065Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-31T13:01:37.190642599Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=851.454µs logger=migrator t=2026-07-31T13:01:37.195050382Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-31T13:01:37.195884715Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=835.093µs logger=migrator t=2026-07-31T13:01:37.202400837Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-31T13:01:37.203765675Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.365348ms logger=migrator t=2026-07-31T13:01:37.207487409Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-31T13:01:37.209008121Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.520692ms logger=migrator t=2026-07-31T13:01:37.213461075Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-31T13:01:37.213788315Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=327.78µs logger=migrator t=2026-07-31T13:01:37.267112772Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-31T13:01:37.268198692Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.090331ms logger=migrator t=2026-07-31T13:01:37.720949116Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-31T13:01:37.721036218Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=96.573µs logger=migrator t=2026-07-31T13:01:37.848176573Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-31T13:01:37.852828313Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.65497ms logger=migrator t=2026-07-31T13:01:38.017989218Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-31T13:01:38.022682719Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.695961ms logger=migrator t=2026-07-31T13:01:38.23075019Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-31T13:01:38.231182723Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=440.082µs logger=migrator t=2026-07-31T13:01:38.335224793Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-31T13:01:38.341511629Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.290356ms logger=migrator t=2026-07-31T13:01:38.350765677Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-31T13:01:38.355954712Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.191364ms logger=migrator t=2026-07-31T13:01:38.359601053Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-31T13:01:38.360414236Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=812.753µs logger=migrator t=2026-07-31T13:01:38.364717465Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-31T13:01:38.365351113Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=631.318µs logger=migrator t=2026-07-31T13:01:38.369476328Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-31T13:01:38.370324122Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=849.594µs logger=migrator t=2026-07-31T13:01:38.373626944Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-31T13:01:38.374484488Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=857.464µs logger=migrator t=2026-07-31T13:01:38.378945032Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-31T13:01:38.379778786Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=833.244µs logger=migrator t=2026-07-31T13:01:38.383729496Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-31T13:01:38.38460751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=877.964µs logger=migrator t=2026-07-31T13:01:38.388680454Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-31T13:01:38.388746416Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.572µs logger=migrator t=2026-07-31T13:01:38.392421198Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-31T13:01:38.39247213Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.571µs logger=migrator t=2026-07-31T13:01:38.396817401Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-31T13:01:38.403024104Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.205642ms logger=migrator t=2026-07-31T13:01:38.40719309Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-31T13:01:38.409196626Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.003016ms logger=migrator t=2026-07-31T13:01:38.41328763Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-31T13:01:38.413367832Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.122µs logger=migrator t=2026-07-31T13:01:38.417777535Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-31T13:01:38.418821624Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.045269ms logger=migrator t=2026-07-31T13:01:38.423192346Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-31T13:01:38.425441479Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.248193ms logger=migrator t=2026-07-31T13:01:38.431425776Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-31T13:01:38.431454947Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.49µs logger=migrator t=2026-07-31T13:01:38.436454346Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-31T13:01:38.437856725Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.401829ms logger=migrator t=2026-07-31T13:01:38.445260872Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-31T13:01:38.446352402Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.091191ms logger=migrator t=2026-07-31T13:01:38.450930769Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-31T13:01:38.456293409Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.36212ms logger=migrator t=2026-07-31T13:01:38.46026374Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-31T13:01:38.46028137Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=18.58µs logger=migrator t=2026-07-31T13:01:38.464342643Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-31T13:01:38.464966601Z level=info msg="Migration successfully executed" id="create session table" duration=623.698µs logger=migrator t=2026-07-31T13:01:38.46923149Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-31T13:01:38.469397634Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=166.654µs logger=migrator t=2026-07-31T13:01:38.473340104Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-31T13:01:38.473484518Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=144.474µs logger=migrator t=2026-07-31T13:01:38.47785114Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-31T13:01:38.47855896Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=707.36µs logger=migrator t=2026-07-31T13:01:38.485558185Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-31T13:01:38.486864441Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.305846ms logger=migrator t=2026-07-31T13:01:38.492977712Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-31T13:01:38.493005743Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.481µs logger=migrator t=2026-07-31T13:01:38.498716582Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-31T13:01:38.498785244Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=68.862µs logger=migrator t=2026-07-31T13:01:38.506090748Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-31T13:01:38.51191462Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.826803ms logger=migrator t=2026-07-31T13:01:38.515647504Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-31T13:01:38.518799052Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.151318ms logger=migrator t=2026-07-31T13:01:38.522261109Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-31T13:01:38.522366922Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=106.242µs logger=migrator t=2026-07-31T13:01:38.52696827Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-31T13:01:38.527054802Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.982µs logger=migrator t=2026-07-31T13:01:38.531028393Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-31T13:01:38.53236329Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.334287ms logger=migrator t=2026-07-31T13:01:38.538195163Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-31T13:01:38.538238424Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.852µs logger=migrator t=2026-07-31T13:01:38.546147804Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-31T13:01:38.550354872Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.207318ms logger=migrator t=2026-07-31T13:01:38.557226283Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-31T13:01:38.557465Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=263.817µs logger=migrator t=2026-07-31T13:01:38.565087793Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-31T13:01:38.571195813Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.113141ms logger=migrator t=2026-07-31T13:01:38.577436227Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-31T13:01:38.581317165Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.880188ms logger=migrator t=2026-07-31T13:01:38.589076841Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-31T13:01:38.58938701Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=316.769µs logger=migrator t=2026-07-31T13:01:38.596232841Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-31T13:01:38.598800553Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.553121ms logger=migrator t=2026-07-31T13:01:38.609058239Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-31T13:01:38.610122458Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.069149ms logger=migrator t=2026-07-31T13:01:38.614901391Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-31T13:01:38.616207818Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.306767ms logger=migrator t=2026-07-31T13:01:38.623611434Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-31T13:01:38.6252552Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.643476ms logger=migrator t=2026-07-31T13:01:38.630118646Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-31T13:01:38.630932048Z level=info msg="Migration successfully executed" id="add index alert state" duration=812.172µs logger=migrator t=2026-07-31T13:01:38.636593056Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-31T13:01:38.637463441Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=870.935µs logger=migrator t=2026-07-31T13:01:38.642403098Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-31T13:01:38.643295213Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=896.335µs logger=migrator t=2026-07-31T13:01:38.650454593Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-31T13:01:38.651598045Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.143182ms logger=migrator t=2026-07-31T13:01:38.657261942Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-31T13:01:38.658400404Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.138452ms logger=migrator t=2026-07-31T13:01:38.664859474Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-31T13:01:38.674186505Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.32689ms logger=migrator t=2026-07-31T13:01:38.680689036Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-31T13:01:38.682000983Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.316836ms logger=migrator t=2026-07-31T13:01:38.686949781Z 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-07-31T13:01:38.688308088Z 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.357178ms logger=migrator t=2026-07-31T13:01:38.693661288Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-31T13:01:38.693935535Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.277µs logger=migrator t=2026-07-31T13:01:38.698474692Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-31T13:01:38.699280454Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=806.002µs logger=migrator t=2026-07-31T13:01:38.712125162Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-31T13:01:38.713554452Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.43166ms logger=migrator t=2026-07-31T13:01:38.727687726Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-31T13:01:38.731439671Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.753345ms logger=migrator t=2026-07-31T13:01:38.773255437Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-31T13:01:38.779212963Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.960086ms logger=migrator t=2026-07-31T13:01:38.785094217Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-31T13:01:38.788657386Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.562649ms logger=migrator t=2026-07-31T13:01:38.793312266Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-31T13:01:38.796947767Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.631521ms logger=migrator t=2026-07-31T13:01:38.801731311Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-31T13:01:38.803282484Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.550823ms logger=migrator t=2026-07-31T13:01:38.808317515Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-31T13:01:38.808370166Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=53.852µs logger=migrator t=2026-07-31T13:01:38.813087508Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-31T13:01:38.813115518Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.711µs logger=migrator t=2026-07-31T13:01:38.818127288Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-31T13:01:38.819457555Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.329957ms logger=migrator t=2026-07-31T13:01:38.825708789Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-31T13:01:38.827220911Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.511542ms logger=migrator t=2026-07-31T13:01:38.840006738Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-31T13:01:38.841095068Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.09105ms logger=migrator t=2026-07-31T13:01:38.848983918Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-31T13:01:38.849852903Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=868.615µs logger=migrator t=2026-07-31T13:01:38.85693221Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-31T13:01:38.85872526Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.79615ms logger=migrator t=2026-07-31T13:01:38.867963297Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-31T13:01:38.873959715Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.000748ms logger=migrator t=2026-07-31T13:01:38.880829936Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-31T13:01:38.88452991Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.699963ms logger=migrator t=2026-07-31T13:01:38.889286402Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-31T13:01:38.889464257Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.855µs logger=migrator t=2026-07-31T13:01:38.896214665Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-31T13:01:38.897680546Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.468791ms logger=migrator t=2026-07-31T13:01:38.903060526Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-31T13:01:38.904373543Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.313947ms logger=migrator t=2026-07-31T13:01:38.909609399Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-31T13:01:38.915468602Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.858963ms logger=migrator t=2026-07-31T13:01:38.921349486Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-31T13:01:38.921417318Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.542µs logger=migrator t=2026-07-31T13:01:38.926367406Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-31T13:01:38.927644372Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.276966ms logger=migrator t=2026-07-31T13:01:38.933454704Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-31T13:01:38.934802511Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.343377ms logger=migrator t=2026-07-31T13:01:38.941545279Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-31T13:01:38.941667563Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=123.524µs logger=migrator t=2026-07-31T13:01:38.947116554Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-31T13:01:38.948078931Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=962.487µs logger=migrator t=2026-07-31T13:01:38.95377753Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-31T13:01:38.955438186Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.660146ms logger=migrator t=2026-07-31T13:01:38.961129895Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-31T13:01:38.962038811Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=908.466µs logger=migrator t=2026-07-31T13:01:38.968130811Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-31T13:01:38.970581969Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.450399ms logger=migrator t=2026-07-31T13:01:38.980766363Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-31T13:01:38.982015888Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.249305ms logger=migrator t=2026-07-31T13:01:38.989892147Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-31T13:01:38.991393009Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.500572ms logger=migrator t=2026-07-31T13:01:38.999026092Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-31T13:01:38.999127425Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=98.412µs logger=migrator t=2026-07-31T13:01:39.005463891Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-31T13:01:39.012112647Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.649726ms logger=migrator t=2026-07-31T13:01:39.018470594Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-31T13:01:39.019312538Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=842.194µs logger=migrator t=2026-07-31T13:01:39.024646267Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-31T13:01:39.030973283Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.328897ms logger=migrator t=2026-07-31T13:01:39.037106014Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-31T13:01:39.037867135Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=761.111µs logger=migrator t=2026-07-31T13:01:39.044681305Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-31T13:01:39.04558675Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=899.745µs logger=migrator t=2026-07-31T13:01:39.051624339Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-31T13:01:39.052511183Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=887.665µs logger=migrator t=2026-07-31T13:01:39.058589713Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-31T13:01:39.072911652Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.322449ms logger=migrator t=2026-07-31T13:01:39.078186369Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-31T13:01:39.08001952Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.826001ms logger=migrator t=2026-07-31T13:01:39.085423581Z 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-07-31T13:01:39.086907492Z 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.484351ms logger=migrator t=2026-07-31T13:01:39.098443664Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-31T13:01:39.098923137Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=479.843µs logger=migrator t=2026-07-31T13:01:39.105078509Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-31T13:01:39.105935853Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=857.804µs logger=migrator t=2026-07-31T13:01:39.112256119Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-31T13:01:39.112484366Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=232.027µs logger=migrator t=2026-07-31T13:01:39.119154821Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-31T13:01:39.125334884Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.181973ms logger=migrator t=2026-07-31T13:01:39.131487265Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-31T13:01:39.13595817Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.471555ms logger=migrator t=2026-07-31T13:01:39.142358459Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-31T13:01:39.143289805Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=930.885µs logger=migrator t=2026-07-31T13:01:39.14884734Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-31T13:01:39.150395413Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.545053ms logger=migrator t=2026-07-31T13:01:39.156694678Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-31T13:01:39.157162581Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=468.603µs logger=migrator t=2026-07-31T13:01:39.163827807Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-31T13:01:39.16966113Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.833953ms logger=migrator t=2026-07-31T13:01:39.176422718Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-31T13:01:39.177487738Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.06316ms logger=migrator t=2026-07-31T13:01:39.187983911Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-31T13:01:39.188368141Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=375.22µs logger=migrator t=2026-07-31T13:01:39.193815993Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-31T13:01:39.19441406Z level=info msg="Migration successfully executed" id="Move region to single row" duration=599.307µs logger=migrator t=2026-07-31T13:01:39.199580974Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-31T13:01:39.200539701Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=959.126µs logger=migrator t=2026-07-31T13:01:39.205156339Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-31T13:01:39.206002163Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=842.784µs logger=migrator t=2026-07-31T13:01:39.211565118Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-31T13:01:39.212653408Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.109731ms logger=migrator t=2026-07-31T13:01:39.21771784Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-31T13:01:39.218652606Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=934.316µs logger=migrator t=2026-07-31T13:01:39.225163177Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-31T13:01:39.225874007Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=711.72µs logger=migrator t=2026-07-31T13:01:39.23097625Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-31T13:01:39.232402599Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.42623ms logger=migrator t=2026-07-31T13:01:39.237311146Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-31T13:01:39.237370798Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=56.622µs logger=migrator t=2026-07-31T13:01:39.243244671Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-31T13:01:39.244026953Z level=info msg="Migration successfully executed" id="create test_data table" duration=782.322µs logger=migrator t=2026-07-31T13:01:39.250419051Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-31T13:01:39.251840571Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.42145ms logger=migrator t=2026-07-31T13:01:39.2575359Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-31T13:01:39.259243798Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.706187ms logger=migrator t=2026-07-31T13:01:39.265117341Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-31T13:01:39.266086968Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=969.667µs logger=migrator t=2026-07-31T13:01:39.272320142Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-31T13:01:39.27261029Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=290.688µs logger=migrator t=2026-07-31T13:01:39.277730873Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-31T13:01:39.278385121Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=657.288µs logger=migrator t=2026-07-31T13:01:39.287473705Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-31T13:01:39.287623899Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=155.305µs logger=migrator t=2026-07-31T13:01:39.299306005Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-31T13:01:39.300727014Z level=info msg="Migration successfully executed" id="create team table" duration=1.42452ms logger=migrator t=2026-07-31T13:01:39.306848705Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-31T13:01:39.308321426Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.472871ms logger=migrator t=2026-07-31T13:01:39.314780626Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-31T13:01:39.315794105Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.014288ms logger=migrator t=2026-07-31T13:01:39.32244809Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-31T13:01:39.327231593Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.780513ms logger=migrator t=2026-07-31T13:01:39.331842702Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-31T13:01:39.332020647Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=178.055µs logger=migrator t=2026-07-31T13:01:39.337083058Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-31T13:01:39.337975383Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=892.175µs logger=migrator t=2026-07-31T13:01:39.345382009Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-31T13:01:39.346759828Z level=info msg="Migration successfully executed" id="create team member table" duration=1.377309ms logger=migrator t=2026-07-31T13:01:39.35256698Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-31T13:01:39.353954598Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.387228ms logger=migrator t=2026-07-31T13:01:39.361349365Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-31T13:01:39.362826276Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.477771ms logger=migrator t=2026-07-31T13:01:39.368582916Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-31T13:01:39.369494821Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=914.015µs logger=migrator t=2026-07-31T13:01:39.375779887Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-31T13:01:39.383723918Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.940991ms logger=migrator t=2026-07-31T13:01:39.388950034Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-31T13:01:39.392365289Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.414905ms logger=migrator t=2026-07-31T13:01:39.397370979Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-31T13:01:39.401992818Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.622049ms logger=migrator t=2026-07-31T13:01:39.412744787Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-31T13:01:39.413874769Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.130392ms logger=migrator t=2026-07-31T13:01:39.419503006Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-31T13:01:39.420483683Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=981.027µs logger=migrator t=2026-07-31T13:01:39.426051589Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-31T13:01:39.427052957Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=998.997µs logger=migrator t=2026-07-31T13:01:39.433798915Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-31T13:01:39.435363188Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.564213ms logger=migrator t=2026-07-31T13:01:39.440743868Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-31T13:01:39.44223723Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.493212ms logger=migrator t=2026-07-31T13:01:39.448043442Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-31T13:01:39.448909856Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=868.724µs logger=migrator t=2026-07-31T13:01:39.455120999Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-31T13:01:39.456437996Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.317787ms logger=migrator t=2026-07-31T13:01:39.462121544Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-31T13:01:39.462985008Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=863.424µs logger=migrator t=2026-07-31T13:01:39.467490144Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-31T13:01:39.467983208Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=493.514µs logger=migrator t=2026-07-31T13:01:39.473172963Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-31T13:01:39.473513322Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=340.93µs logger=migrator t=2026-07-31T13:01:39.478530422Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-31T13:01:39.479783077Z level=info msg="Migration successfully executed" id="create tag table" duration=1.253065ms logger=migrator t=2026-07-31T13:01:39.485735363Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-31T13:01:39.486610347Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=874.814µs logger=migrator t=2026-07-31T13:01:39.492181182Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-31T13:01:39.493349895Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.168783ms logger=migrator t=2026-07-31T13:01:39.499149327Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-31T13:01:39.500976168Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.828571ms logger=migrator t=2026-07-31T13:01:39.510462602Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-31T13:01:39.512087858Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.625035ms logger=migrator t=2026-07-31T13:01:39.517973012Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-31T13:01:39.533039922Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.06714ms logger=migrator t=2026-07-31T13:01:39.537669101Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-31T13:01:39.538240617Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=571.496µs logger=migrator t=2026-07-31T13:01:39.544313426Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-31T13:01:39.54517853Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=859.474µs logger=migrator t=2026-07-31T13:01:39.551183418Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-31T13:01:39.551710162Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=530.615µs logger=migrator t=2026-07-31T13:01:39.557381371Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-31T13:01:39.558499942Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.117672ms logger=migrator t=2026-07-31T13:01:39.564371816Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-31T13:01:39.565655151Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.283106ms logger=migrator t=2026-07-31T13:01:39.571393751Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-31T13:01:39.572381029Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=986.838µs logger=migrator t=2026-07-31T13:01:39.577637195Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-31T13:01:39.577745028Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.193µs logger=migrator t=2026-07-31T13:01:39.583727795Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-31T13:01:39.592788668Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.062193ms logger=migrator t=2026-07-31T13:01:39.599194236Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-31T13:01:39.603243469Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.048003ms logger=migrator t=2026-07-31T13:01:39.610585954Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-31T13:01:39.619671477Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.082773ms logger=migrator t=2026-07-31T13:01:39.626866658Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-31T13:01:39.630996483Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.130875ms logger=migrator t=2026-07-31T13:01:39.635101908Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-31T13:01:39.63662968Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.526793ms logger=migrator t=2026-07-31T13:01:39.64237126Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-31T13:01:39.651990199Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.618678ms logger=migrator t=2026-07-31T13:01:39.656502274Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-31T13:01:39.657112181Z level=info msg="Migration successfully executed" id="create server_lock table" duration=612.287µs logger=migrator t=2026-07-31T13:01:39.661280097Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-31T13:01:39.662745198Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.462121ms logger=migrator t=2026-07-31T13:01:39.667005977Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-31T13:01:39.668338804Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.334427ms logger=migrator t=2026-07-31T13:01:39.674720882Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-31T13:01:39.67570857Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=990.348µs logger=migrator t=2026-07-31T13:01:39.679365082Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-31T13:01:39.68038053Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.014998ms logger=migrator t=2026-07-31T13:01:39.685250556Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-31T13:01:39.687064337Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.81526ms logger=migrator t=2026-07-31T13:01:39.693060164Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-31T13:01:39.698743872Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.683478ms logger=migrator t=2026-07-31T13:01:39.703414032Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-31T13:01:39.704144722Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=730.45µs logger=migrator t=2026-07-31T13:01:39.708026791Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-31T13:01:39.709528563Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.500672ms logger=migrator t=2026-07-31T13:01:39.714642795Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-31T13:01:39.716304002Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.661637ms logger=migrator t=2026-07-31T13:01:39.720829318Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-31T13:01:39.722148225Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.318597ms logger=migrator t=2026-07-31T13:01:39.72734417Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-31T13:01:39.728298356Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=954.226µs logger=migrator t=2026-07-31T13:01:39.73345518Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-31T13:01:39.733525392Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.462µs logger=migrator t=2026-07-31T13:01:39.737298107Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-31T13:01:39.73738679Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=88.583µs logger=migrator t=2026-07-31T13:01:39.740591169Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-31T13:01:39.741464643Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=873.324µs logger=migrator t=2026-07-31T13:01:39.745384022Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-31T13:01:39.746312988Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=928.726µs logger=migrator t=2026-07-31T13:01:39.751697058Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-31T13:01:39.753262772Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.569404ms logger=migrator t=2026-07-31T13:01:39.758858018Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-31T13:01:39.758968771Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.513µs logger=migrator t=2026-07-31T13:01:39.763270211Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-31T13:01:39.765233416Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.965685ms logger=migrator t=2026-07-31T13:01:39.772787237Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-31T13:01:39.773799755Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.012108ms logger=migrator t=2026-07-31T13:01:39.777774626Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-31T13:01:39.77937175Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.597224ms logger=migrator t=2026-07-31T13:01:39.783957718Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-31T13:01:39.78508461Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.127352ms logger=migrator t=2026-07-31T13:01:39.788921156Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-31T13:01:39.795195271Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.273545ms logger=migrator t=2026-07-31T13:01:39.799027018Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-31T13:01:39.800072477Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.044809ms logger=migrator t=2026-07-31T13:01:39.805020635Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-31T13:01:39.805213241Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=191.856µs logger=migrator t=2026-07-31T13:01:39.809301465Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-31T13:01:39.810746385Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.44514ms logger=migrator t=2026-07-31T13:01:39.814245043Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-31T13:01:39.815194269Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=949.316µs logger=migrator t=2026-07-31T13:01:39.819365015Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-31T13:01:39.820358483Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=993.348µs logger=migrator t=2026-07-31T13:01:39.831879964Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-31T13:01:39.831954736Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.332µs logger=migrator t=2026-07-31T13:01:39.871464408Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-31T13:01:39.873358281Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.916774ms logger=migrator t=2026-07-31T13:01:39.881690863Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-31T13:01:39.886123267Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=4.429043ms logger=migrator t=2026-07-31T13:01:39.896026033Z 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-07-31T13:01:39.897245177Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.219744ms logger=migrator t=2026-07-31T13:01:39.903552273Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-31T13:01:39.905765795Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.215612ms logger=migrator t=2026-07-31T13:01:39.915076764Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-31T13:01:39.923377295Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.292571ms logger=migrator t=2026-07-31T13:01:39.933731374Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-31T13:01:39.935616707Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.889313ms logger=migrator t=2026-07-31T13:01:39.944151035Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-31T13:01:39.946774268Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.629623ms logger=migrator t=2026-07-31T13:01:39.954622057Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-31T13:01:39.985106807Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.468599ms logger=migrator t=2026-07-31T13:01:39.989108408Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-31T13:01:40.023145097Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.028649ms logger=migrator t=2026-07-31T13:01:40.026533542Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-31T13:01:40.027322194Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=802.973µs logger=migrator t=2026-07-31T13:01:40.031532201Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-31T13:01:40.03221842Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=682.729µs logger=migrator t=2026-07-31T13:01:40.035822391Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-31T13:01:40.041866779Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.044538ms logger=migrator t=2026-07-31T13:01:40.053443302Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-31T13:01:40.06127445Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.836548ms logger=migrator t=2026-07-31T13:01:40.065539569Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-31T13:01:40.066294251Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=754.581µs logger=migrator t=2026-07-31T13:01:40.070830457Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-31T13:01:40.0727372Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.906443ms logger=migrator t=2026-07-31T13:01:40.07740414Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-31T13:01:40.081509794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=4.102654ms logger=migrator t=2026-07-31T13:01:40.089924109Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-31T13:01:40.091459572Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.538333ms logger=migrator t=2026-07-31T13:01:40.097259714Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-31T13:01:40.097417278Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=167.285µs logger=migrator t=2026-07-31T13:01:40.107253183Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-31T13:01:40.113779805Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.529933ms logger=migrator t=2026-07-31T13:01:40.121349946Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-31T13:01:40.131648273Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.288657ms logger=migrator t=2026-07-31T13:01:40.136047305Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-31T13:01:40.140678604Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.631159ms logger=migrator t=2026-07-31T13:01:40.145098878Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-31T13:01:40.145834678Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=735.79µs logger=migrator t=2026-07-31T13:01:40.149309555Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-31T13:01:40.150366195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.05979ms logger=migrator t=2026-07-31T13:01:40.163108759Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-31T13:01:40.171482342Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.372673ms logger=migrator t=2026-07-31T13:01:40.176105181Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-31T13:01:40.182050267Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.945046ms logger=migrator t=2026-07-31T13:01:40.187582681Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-31T13:01:40.188367083Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=783.622µs logger=migrator t=2026-07-31T13:01:40.192863769Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-31T13:01:40.203400273Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.536973ms logger=migrator t=2026-07-31T13:01:40.208252197Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-31T13:01:40.214869232Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.615365ms logger=migrator t=2026-07-31T13:01:40.218668178Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-31T13:01:40.218761371Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=92.142µs logger=migrator t=2026-07-31T13:01:40.222527636Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-31T13:01:40.223687728Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.157662ms logger=migrator t=2026-07-31T13:01:40.229666545Z 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-07-31T13:01:40.230709414Z 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.042339ms logger=migrator t=2026-07-31T13:01:40.235154098Z 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-07-31T13:01:40.236411823Z 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.256705ms logger=migrator t=2026-07-31T13:01:40.246328089Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-31T13:01:40.246583336Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=259.217µs logger=migrator t=2026-07-31T13:01:40.253858219Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-31T13:01:40.260925426Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.066657ms logger=migrator t=2026-07-31T13:01:40.264697781Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-31T13:01:40.269285509Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.587508ms logger=migrator t=2026-07-31T13:01:40.273701953Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-31T13:01:40.281526041Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.815908ms logger=migrator t=2026-07-31T13:01:40.285014538Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-31T13:01:40.289735339Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.720531ms logger=migrator t=2026-07-31T13:01:40.293491794Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-31T13:01:40.300028666Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.536422ms logger=migrator t=2026-07-31T13:01:40.304937343Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-31T13:01:40.305621783Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=686.839µs logger=migrator t=2026-07-31T13:01:40.311531467Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-31T13:01:40.312470404Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=939.586µs logger=migrator t=2026-07-31T13:01:40.31663138Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-31T13:01:40.323019308Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.387708ms logger=migrator t=2026-07-31T13:01:40.328514441Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-31T13:01:40.328590043Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.492µs logger=migrator t=2026-07-31T13:01:40.332822791Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-31T13:01:40.338922641Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.10045ms logger=migrator t=2026-07-31T13:01:40.343697114Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-31T13:01:40.344690732Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=993.718µs logger=migrator t=2026-07-31T13:01:40.348972861Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-31T13:01:40.359595368Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.625636ms logger=migrator t=2026-07-31T13:01:40.364992418Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-31T13:01:40.365550234Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=557.726µs logger=migrator t=2026-07-31T13:01:40.372012603Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-31T13:01:40.373005701Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=993.118µs logger=migrator t=2026-07-31T13:01:40.377355483Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-31T13:01:40.38371122Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.355508ms logger=migrator t=2026-07-31T13:01:40.389602234Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-31T13:01:40.390401216Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=798.922µs logger=migrator t=2026-07-31T13:01:40.398174113Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-31T13:01:40.399872931Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.698528ms logger=migrator t=2026-07-31T13:01:40.406914167Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-31T13:01:40.409861969Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.944082ms logger=migrator t=2026-07-31T13:01:40.415884017Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-31T13:01:40.417304896Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.398029ms logger=migrator t=2026-07-31T13:01:40.422290805Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-31T13:01:40.422516782Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=252.487µs logger=migrator t=2026-07-31T13:01:40.42711822Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-31T13:01:40.428115178Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=997.818µs logger=migrator t=2026-07-31T13:01:40.433055316Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-31T13:01:40.434032353Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=977.097µs logger=migrator t=2026-07-31T13:01:40.439052603Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-31T13:01:40.439925027Z 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-07-31T13:01:40.444829174Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-31T13:01:40.445370299Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=541.075µs logger=migrator t=2026-07-31T13:01:40.450664077Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-31T13:01:40.452033355Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.372508ms logger=migrator t=2026-07-31T13:01:40.456236452Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-31T13:01:40.463197986Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.964124ms logger=migrator t=2026-07-31T13:01:40.469934754Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-31T13:01:40.470739536Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=805.552µs logger=migrator t=2026-07-31T13:01:40.476290151Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-31T13:01:40.477035442Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=745.121µs logger=migrator t=2026-07-31T13:01:40.483474952Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-31T13:01:40.48449113Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.015428ms logger=migrator t=2026-07-31T13:01:40.488475661Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-31T13:01:40.48951225Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.036359ms logger=migrator t=2026-07-31T13:01:40.494219061Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-31T13:01:40.495269451Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.04978ms logger=migrator t=2026-07-31T13:01:40.506564295Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-31T13:01:40.506683029Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=124.234µs logger=migrator t=2026-07-31T13:01:40.511780081Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-31T13:01:40.511962196Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=174.044µs logger=migrator t=2026-07-31T13:01:40.515542166Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-31T13:01:40.520773062Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.231246ms logger=migrator t=2026-07-31T13:01:40.525516864Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-31T13:01:40.525797722Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.118µs logger=migrator t=2026-07-31T13:01:40.529190766Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-31T13:01:40.529985849Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=794.713µs logger=migrator t=2026-07-31T13:01:40.533724433Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-31T13:01:40.533926108Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=201.615µs logger=migrator t=2026-07-31T13:01:40.536454859Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-31T13:01:40.53720182Z level=info msg="Migration successfully executed" id="create data_keys table" duration=747.171µs logger=migrator t=2026-07-31T13:01:40.541693985Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-31T13:01:40.542279781Z level=info msg="Migration successfully executed" id="create secrets table" duration=585.326µs logger=migrator t=2026-07-31T13:01:40.546353525Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-31T13:01:40.601712558Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=55.353013ms logger=migrator t=2026-07-31T13:01:40.609981089Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-31T13:01:40.619542296Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.558717ms logger=migrator t=2026-07-31T13:01:40.628054293Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-31T13:01:40.628171956Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=118.573µs logger=migrator t=2026-07-31T13:01:40.639899303Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-31T13:01:40.675216918Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.316205ms logger=migrator t=2026-07-31T13:01:40.685259648Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-31T13:01:40.725437798Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=40.185001ms logger=migrator t=2026-07-31T13:01:40.731726334Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-31T13:01:40.732844865Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.119751ms logger=migrator t=2026-07-31T13:01:40.74018964Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-31T13:01:40.742074152Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.884102ms logger=migrator t=2026-07-31T13:01:40.754744305Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-31T13:01:40.755372493Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=627.447µs logger=migrator t=2026-07-31T13:01:40.761228086Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-31T13:01:40.762345477Z level=info msg="Migration successfully executed" id="create permission table" duration=1.118111ms logger=migrator t=2026-07-31T13:01:40.770172436Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-31T13:01:40.772246873Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.079128ms logger=migrator t=2026-07-31T13:01:40.779023332Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-31T13:01:40.780423011Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.399609ms logger=migrator t=2026-07-31T13:01:40.786951924Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-31T13:01:40.788207459Z level=info msg="Migration successfully executed" id="create role table" duration=1.255475ms logger=migrator t=2026-07-31T13:01:40.798992299Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-31T13:01:40.809260535Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.272596ms logger=migrator t=2026-07-31T13:01:40.817052923Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-31T13:01:40.822490374Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.428811ms logger=migrator t=2026-07-31T13:01:40.827432382Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-31T13:01:40.828526653Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.093791ms logger=migrator t=2026-07-31T13:01:40.836711341Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-31T13:01:40.838235113Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.529403ms logger=migrator t=2026-07-31T13:01:40.845601389Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-31T13:01:40.848473279Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.873921ms logger=migrator t=2026-07-31T13:01:40.909769028Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-31T13:01:40.917057431Z level=info msg="Migration successfully executed" id="create team role table" duration=7.284103ms logger=migrator t=2026-07-31T13:01:40.939405824Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-31T13:01:40.940531686Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.132412ms logger=migrator t=2026-07-31T13:01:40.946502962Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-31T13:01:40.947774358Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.270516ms logger=migrator t=2026-07-31T13:01:40.953765775Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-31T13:01:40.955712269Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.958275ms logger=migrator t=2026-07-31T13:01:40.961962863Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-31T13:01:40.962843258Z level=info msg="Migration successfully executed" id="create user role table" duration=879.474µs logger=migrator t=2026-07-31T13:01:40.967889978Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-31T13:01:40.96902862Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.143212ms logger=migrator t=2026-07-31T13:01:40.978009601Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-31T13:01:40.980349736Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.340226ms logger=migrator t=2026-07-31T13:01:40.986370624Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-31T13:01:40.988090412Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.718988ms logger=migrator t=2026-07-31T13:01:40.994814609Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-31T13:01:40.995684874Z level=info msg="Migration successfully executed" id="create builtin role table" duration=870.195µs logger=migrator t=2026-07-31T13:01:41.002755491Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-31T13:01:41.004583271Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.827571ms logger=migrator t=2026-07-31T13:01:41.010432275Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-31T13:01:41.011483614Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.0513ms logger=migrator t=2026-07-31T13:01:41.017620325Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-31T13:01:41.025480904Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.860439ms logger=migrator t=2026-07-31T13:01:41.030040241Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-31T13:01:41.030797503Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=756.952µs logger=migrator t=2026-07-31T13:01:41.035784642Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-31T13:01:41.037494419Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.709187ms logger=migrator t=2026-07-31T13:01:41.043518177Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-31T13:01:41.044509855Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=991.338µs logger=migrator t=2026-07-31T13:01:41.049330789Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-31T13:01:41.050350138Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.019698ms logger=migrator t=2026-07-31T13:01:41.058572777Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-31T13:01:41.059481782Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=908.835µs logger=migrator t=2026-07-31T13:01:41.073406201Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-31T13:01:41.07482335Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.419549ms logger=migrator t=2026-07-31T13:01:41.080667323Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-31T13:01:41.091251838Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.587755ms logger=migrator t=2026-07-31T13:01:41.098221192Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-31T13:01:41.110020992Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.803429ms logger=migrator t=2026-07-31T13:01:41.114930188Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-31T13:01:41.120919036Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.988087ms logger=migrator t=2026-07-31T13:01:41.12574193Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-31T13:01:41.133982629Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.242029ms logger=migrator t=2026-07-31T13:01:41.14190098Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-31T13:01:41.142718493Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=817.233µs logger=migrator t=2026-07-31T13:01:41.148056662Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-31T13:01:41.149903514Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.846561ms logger=migrator t=2026-07-31T13:01:41.160216371Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-31T13:01:41.161805436Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.588974ms logger=migrator t=2026-07-31T13:01:41.167414472Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-31T13:01:41.169178311Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.76365ms logger=migrator t=2026-07-31T13:01:41.174005945Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-31T13:01:41.175132827Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.126462ms logger=migrator t=2026-07-31T13:01:41.180851706Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-31T13:01:41.180959059Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.023µs logger=migrator t=2026-07-31T13:01:41.186514184Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-31T13:01:41.186565946Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.932µs logger=migrator t=2026-07-31T13:01:41.194277061Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-31T13:01:41.195102564Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=823.663µs logger=migrator t=2026-07-31T13:01:41.201945825Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-31T13:01:41.202592993Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=648.988µs logger=migrator t=2026-07-31T13:01:41.20750903Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-31T13:01:41.208191189Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=682.399µs logger=migrator t=2026-07-31T13:01:41.213331872Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-31T13:01:41.213551468Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=217.716µs logger=migrator t=2026-07-31T13:01:41.231740545Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-31T13:01:41.232802345Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.06729ms logger=migrator t=2026-07-31T13:01:41.24874891Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-31T13:01:41.25054722Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.79859ms logger=migrator t=2026-07-31T13:01:41.27745022Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-31T13:01:41.279679542Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.232872ms logger=migrator t=2026-07-31T13:01:41.296669706Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-31T13:01:41.305269175Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.60531ms logger=migrator t=2026-07-31T13:01:41.318629248Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-31T13:01:41.318773182Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=149.054µs logger=migrator t=2026-07-31T13:01:41.330140999Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-31T13:01:41.331827666Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.686237ms logger=migrator t=2026-07-31T13:01:41.344247792Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-31T13:01:41.34631566Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.068698ms logger=migrator t=2026-07-31T13:01:41.357103831Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-31T13:01:41.358438538Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.334537ms logger=migrator t=2026-07-31T13:01:41.365222007Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-31T13:01:41.377100138Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.879411ms logger=migrator t=2026-07-31T13:01:41.386604183Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-31T13:01:41.388962149Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.363646ms logger=migrator t=2026-07-31T13:01:41.394504734Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-31T13:01:41.395891372Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.380238ms logger=migrator t=2026-07-31T13:01:41.405957343Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-31T13:01:41.434346835Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.387771ms logger=migrator t=2026-07-31T13:01:41.449352293Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-31T13:01:41.451134453Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.78232ms logger=migrator t=2026-07-31T13:01:41.460316859Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-31T13:01:41.461350338Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.033339ms logger=migrator t=2026-07-31T13:01:41.470087241Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-31T13:01:41.471959193Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.873002ms logger=migrator t=2026-07-31T13:01:41.477648112Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-31T13:01:41.478933608Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.285966ms logger=migrator t=2026-07-31T13:01:41.485653045Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-31T13:01:41.485891342Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.917µs logger=migrator t=2026-07-31T13:01:41.491026665Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-31T13:01:41.491845138Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=817.953µs logger=migrator t=2026-07-31T13:01:41.496320553Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-31T13:01:41.506734483Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.41514ms logger=migrator t=2026-07-31T13:01:41.513277975Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-31T13:01:41.514297974Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.019619ms logger=migrator t=2026-07-31T13:01:41.520015013Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-31T13:01:41.521064722Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.050319ms logger=migrator t=2026-07-31T13:01:41.527696607Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-31T13:01:41.528669835Z 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-07-31T13:01:41.534491527Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-31T13:01:41.548007314Z 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-07-31T13:01:41.554472484Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-31T13:01:41.555485062Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.006058ms logger=migrator t=2026-07-31T13:01:41.562473487Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-31T13:01:41.563699201Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.227544ms logger=migrator t=2026-07-31T13:01:41.576036025Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-31T13:01:41.577328391Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.294646ms logger=migrator t=2026-07-31T13:01:41.588946045Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-31T13:01:41.590070606Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.127741ms logger=migrator t=2026-07-31T13:01:41.60238681Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-31T13:01:41.604047586Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.660466ms logger=migrator t=2026-07-31T13:01:41.614039865Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-31T13:01:41.615460975Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.4213ms logger=migrator t=2026-07-31T13:01:41.620333191Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-31T13:01:41.621352619Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.019779ms logger=migrator t=2026-07-31T13:01:41.627316865Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-31T13:01:41.628392895Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.07625ms logger=migrator t=2026-07-31T13:01:41.639084163Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-31T13:01:41.640509853Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.433ms logger=migrator t=2026-07-31T13:01:41.64579078Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-31T13:01:41.646920702Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.129732ms logger=migrator t=2026-07-31T13:01:41.652841817Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-31T13:01:41.654717709Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.875472ms logger=migrator t=2026-07-31T13:01:41.660569052Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-31T13:01:41.682174095Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.603592ms logger=migrator t=2026-07-31T13:01:41.692102312Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-31T13:01:41.704758255Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.657373ms logger=migrator t=2026-07-31T13:01:41.710575297Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-31T13:01:41.720188274Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.614277ms logger=migrator t=2026-07-31T13:01:41.725520463Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-31T13:01:41.7257473Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=227.307µs logger=migrator t=2026-07-31T13:01:41.730391809Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-31T13:01:41.738878356Z level=info msg="Migration successfully executed" id="add share column" duration=8.486257ms logger=migrator t=2026-07-31T13:01:41.744909444Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-31T13:01:41.745086969Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=178.635µs logger=migrator t=2026-07-31T13:01:41.750442968Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-31T13:01:41.751544699Z level=info msg="Migration successfully executed" id="create file table" duration=1.102131ms logger=migrator t=2026-07-31T13:01:41.767940226Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-31T13:01:41.769107929Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.168273ms logger=migrator t=2026-07-31T13:01:41.791203465Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-31T13:01:41.792084839Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=882.554µs logger=migrator t=2026-07-31T13:01:41.799474145Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-31T13:01:41.800449582Z level=info msg="Migration successfully executed" id="create file_meta table" duration=972.357µs logger=migrator t=2026-07-31T13:01:41.810006529Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-31T13:01:41.811226543Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.214664ms logger=migrator t=2026-07-31T13:01:41.818518786Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-31T13:01:41.81864785Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=130.284µs logger=migrator t=2026-07-31T13:01:41.824699709Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-31T13:01:41.824763771Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.592µs logger=migrator t=2026-07-31T13:01:41.830977434Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-31T13:01:41.832106355Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.129141ms logger=migrator t=2026-07-31T13:01:41.837623739Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-31T13:01:41.837868536Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=244.807µs logger=migrator t=2026-07-31T13:01:41.844376017Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-31T13:01:41.845882209Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.506112ms logger=migrator t=2026-07-31T13:01:41.852134384Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-31T13:01:41.864699604Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.565691ms logger=migrator t=2026-07-31T13:01:41.870821025Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-31T13:01:41.871143874Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=311.978µs logger=migrator t=2026-07-31T13:01:41.883753695Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-31T13:01:41.885252527Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.500052ms logger=migrator t=2026-07-31T13:01:41.901403667Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-31T13:01:41.902270172Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=872.935µs logger=migrator t=2026-07-31T13:01:41.910206333Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-31T13:01:41.91046015Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=255.097µs logger=migrator t=2026-07-31T13:01:41.917418484Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-31T13:01:41.91799977Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=583.436µs logger=migrator t=2026-07-31T13:01:41.923871324Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-31T13:01:41.933706118Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.829574ms logger=migrator t=2026-07-31T13:01:41.944053487Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-31T13:01:41.956698349Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.646752ms logger=migrator t=2026-07-31T13:01:41.961837092Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-31T13:01:41.962605124Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=768.442µs logger=migrator t=2026-07-31T13:01:41.96747642Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-31T13:01:42.043658784Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.178785ms logger=migrator t=2026-07-31T13:01:42.056491882Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-31T13:01:42.058291022Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.799661ms logger=migrator t=2026-07-31T13:01:42.063550608Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-31T13:01:42.065008799Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.457691ms logger=migrator t=2026-07-31T13:01:42.070035129Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-31T13:01:42.097565007Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.522348ms logger=migrator t=2026-07-31T13:01:42.1063005Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-31T13:01:42.113153372Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.852432ms logger=migrator t=2026-07-31T13:01:42.120017793Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-31T13:01:42.120470986Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=457.643µs logger=migrator t=2026-07-31T13:01:42.128231192Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-31T13:01:42.128464579Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=234.247µs logger=migrator t=2026-07-31T13:01:42.132902382Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-31T13:01:42.134241459Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=1.330877ms logger=migrator t=2026-07-31T13:01:42.139133666Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-31T13:01:42.139539817Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=415.301µs logger=migrator t=2026-07-31T13:01:42.144188267Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-31T13:01:42.144419563Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=231.226µs logger=migrator t=2026-07-31T13:01:42.148815816Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-31T13:01:42.149927837Z level=info msg="Migration successfully executed" id="create folder table" duration=1.111981ms logger=migrator t=2026-07-31T13:01:42.15540869Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-31T13:01:42.156651375Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.242404ms logger=migrator t=2026-07-31T13:01:42.161553491Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-31T13:01:42.163384902Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.830641ms logger=migrator t=2026-07-31T13:01:42.173594467Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-31T13:01:42.173655179Z level=info msg="Migration successfully executed" id="Update folder title length" duration=64.962µs logger=migrator t=2026-07-31T13:01:42.177866386Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-31T13:01:42.180134939Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.274413ms logger=migrator t=2026-07-31T13:01:42.186919278Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-31T13:01:42.188794241Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.877573ms logger=migrator t=2026-07-31T13:01:42.196436864Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-31T13:01:42.197713169Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.276585ms logger=migrator t=2026-07-31T13:01:42.202182144Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-31T13:01:42.202681718Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=504.004µs logger=migrator t=2026-07-31T13:01:42.207925724Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-31T13:01:42.208401998Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=482.094µs logger=migrator t=2026-07-31T13:01:42.214154158Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-31T13:01:42.215252098Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.09262ms logger=migrator t=2026-07-31T13:01:42.221077441Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-31T13:01:42.223026945Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.943294ms logger=migrator t=2026-07-31T13:01:42.228823747Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-31T13:01:42.229938848Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.115131ms logger=migrator t=2026-07-31T13:01:42.235604286Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-31T13:01:42.237002465Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.397539ms logger=migrator t=2026-07-31T13:01:42.243785834Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-31T13:01:42.24580479Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.018526ms logger=migrator t=2026-07-31T13:01:42.251222922Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-31T13:01:42.252320432Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.097541ms logger=migrator t=2026-07-31T13:01:42.260253363Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-31T13:01:42.261834717Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.586564ms logger=migrator t=2026-07-31T13:01:42.269907002Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-31T13:01:42.271095685Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.185193ms logger=migrator t=2026-07-31T13:01:42.281760383Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-31T13:01:42.282756631Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.002258ms logger=migrator t=2026-07-31T13:01:42.29240936Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-31T13:01:42.299269071Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=6.858401ms logger=migrator t=2026-07-31T13:01:42.30533292Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-31T13:01:42.307400368Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.065547ms logger=migrator t=2026-07-31T13:01:42.316139441Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-31T13:01:42.316660996Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=527.715µs logger=migrator t=2026-07-31T13:01:42.324614128Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-31T13:01:42.337036234Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.420196ms logger=migrator t=2026-07-31T13:01:42.343685419Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-31T13:01:42.345566112Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.890803ms logger=migrator t=2026-07-31T13:01:42.350817108Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-31T13:01:42.350843479Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.841µs logger=migrator t=2026-07-31T13:01:42.35590354Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-31T13:01:42.358746309Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.846659ms logger=migrator t=2026-07-31T13:01:42.362624608Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-31T13:01:42.362645408Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.08µs logger=migrator t=2026-07-31T13:01:42.367208945Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-31T13:01:42.368656066Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.449001ms logger=migrator t=2026-07-31T13:01:42.372721999Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-31T13:01:42.373932503Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.209714ms logger=migrator t=2026-07-31T13:01:42.379436667Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-31T13:01:42.380490736Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.05402ms logger=migrator t=2026-07-31T13:01:42.385017422Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-31T13:01:42.385799284Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=783.032µs logger=migrator t=2026-07-31T13:01:42.38998323Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-31T13:01:42.390245898Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=262.758µs logger=migrator t=2026-07-31T13:01:42.393238991Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-31T13:01:42.393827287Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=588.516µs logger=migrator t=2026-07-31T13:01:42.396243135Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-31T13:01:42.397066968Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=823.513µs logger=migrator t=2026-07-31T13:01:42.401404859Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-31T13:01:42.402459068Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.054109ms logger=migrator t=2026-07-31T13:01:42.408992391Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-31T13:01:42.418769073Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.776523ms logger=migrator t=2026-07-31T13:01:42.427925638Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-31T13:01:42.43801427Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.078231ms logger=migrator t=2026-07-31T13:01:42.443967646Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-31T13:01:42.455128657Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.166352ms logger=migrator t=2026-07-31T13:01:42.458602524Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-31T13:01:42.458650195Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=48.131µs logger=migrator t=2026-07-31T13:01:42.463718627Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-31T13:01:42.473209301Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.490315ms logger=migrator t=2026-07-31T13:01:42.476987066Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-31T13:01:42.486192273Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.201167ms logger=migrator t=2026-07-31T13:01:42.489749542Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-31T13:01:42.49003844Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=288.998µs logger=migrator t=2026-07-31T13:01:42.493227839Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.3154435s logger=migrator t=2026-07-31T13:01:42.493688392Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-31T13:01:42.509471802Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-31T13:01:42.50977076Z level=info msg="Created default organization" logger=secrets t=2026-07-31T13:01:42.514165613Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-31T13:01:42.563795787Z level=info msg="Restored cache from database" duration=433.452µs logger=plugin.store t=2026-07-31T13:01:42.565095603Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-31T13:01:42.602705832Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-31T13:01:42.602738723Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-31T13:01:42.602809004Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-31T13:01:42.602816435Z level=info msg="Plugins loaded" count=54 duration=37.721732ms logger=query_data t=2026-07-31T13:01:42.60766624Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-31T13:01:42.612531436Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-31T13:01:42.627650557Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-31T13:01:42.635116165Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-31T13:01:42.638419547Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-31T13:01:42.641598806Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-31T13:01:42.658672012Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-31T13:01:42.676738576Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-31T13:01:42.694678666Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-31T13:01:42.694696167Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-31T13:01:42.694855181Z level=info msg="Storage starting" logger=http.server t=2026-07-31T13:01:42.697045252Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-07-31T13:01:42.697097134Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-31T13:01:42.697084993Z level=info msg="Warming state cache for startup" logger=sqlstore.transactions t=2026-07-31T13:01:42.744359451Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-31T13:01:42.766698104Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-07-31T13:01:42.76834784Z level=info msg="State cache has been initialized" states=0 duration=71.260747ms logger=ngalert.scheduler t=2026-07-31T13:01:42.768395741Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-31T13:01:42.768443093Z level=info msg=starting first_tick=2026-07-31T13:01:50Z logger=sqlstore.transactions t=2026-07-31T13:01:42.777221848Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-31T13:01:42.790337594Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-31T13:01:42.793059889Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-07-31T13:01:42.802478332Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-31T13:01:42.802528303Z level=info msg="Update check succeeded" duration=106.737866ms logger=sqlstore.transactions t=2026-07-31T13:01:42.803827399Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-07-31T13:01:42.815508165Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-07-31T13:01:42.819233099Z level=info msg="Update check succeeded" duration=123.925105ms logger=provisioning.dashboard t=2026-07-31T13:01:42.849002849Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-31T13:01:42.939607925Z level=info msg="Patterns update finished" duration=159.62508ms logger=grafana-apiserver t=2026-07-31T13:01:43.355375418Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-31T13:01:43.355891633Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-31T13:01:59.661281868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.66313526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.683480947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.706080167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.719686347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.749669542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.764543697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.795770548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.831304939Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-31T13:01:59.849701332Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-31T13:01:59.861381587Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-31T13:01:59.861590413Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-31T13:01:59.884358028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.952446206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:01:59.973188745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.002937024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.02683645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.060023786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.079740806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.111362727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.124232046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.152535575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.164617162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.194181106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.219084531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.244807288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.265477185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.301296773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.319706866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.345335931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.36323112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.394731528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.414641964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.442356846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.461907692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.490955301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.509711095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.548057144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.563883755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.596147165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.613236351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.638518916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.659342206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.703357314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.722549269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.754907651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.776935195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.805042649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.820970843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.852016529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.871850822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.912147045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.931738102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.972097927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:00.993120033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.036890094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.052338555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.086808196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.104427197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.152903418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.174161431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.2171573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.237162198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.276438723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.293676314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.341217929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.359992213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.405468121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.435361994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.51950258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.555241967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.650947734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.672425223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.748492804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.765514829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.838725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.85519531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.926446136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:01.951601047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:02.041921526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:02.060805653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-31T13:02:02.156155321Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-31T13:02:49.718413197Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-31T13:11:42.720588532Z level=info msg="Completed cleanup jobs" duration=25.090519ms logger=plugins.update.checker t=2026-07-31T13:11:42.893393084Z level=info msg="Update check succeeded" duration=90.309685ms logger=sqlstore.transactions t=2026-07-31T13:16:42.628419913Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-31T13:21:42.737167522Z level=info msg="Completed cleanup jobs" duration=41.275707ms logger=plugins.update.checker t=2026-07-31T13:21:42.906491336Z level=info msg="Update check succeeded" duration=103.892947ms logger=cleanup t=2026-07-31T13:31:42.738641159Z level=info msg="Completed cleanup jobs" duration=43.06762ms logger=plugins.update.checker t=2026-07-31T13:31:42.91987916Z level=info msg="Update check succeeded" duration=116.778234ms logger=infra.usagestats t=2026-07-31T13:32:49.743702916Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-31T13:41:42.710024119Z level=info msg="Completed cleanup jobs" duration=13.98995ms logger=plugins.update.checker t=2026-07-31T13:41:42.891996836Z level=info msg="Update check succeeded" duration=88.70828ms logger=cleanup t=2026-07-31T13:51:42.759825366Z level=info msg="Completed cleanup jobs" duration=61.856227ms logger=plugins.update.checker t=2026-07-31T13:51:42.899613186Z level=info msg="Update check succeeded" duration=96.161053ms logger=cleanup t=2026-07-31T14:01:42.751212329Z level=info msg="Completed cleanup jobs" duration=54.84533ms logger=plugins.update.checker t=2026-07-31T14:01:42.948889486Z level=info msg="Update check succeeded" duration=146.174249ms logger=infra.usagestats t=2026-07-31T14:02:49.749152689Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-31T14:11:42.722653006Z level=info msg="Completed cleanup jobs" duration=26.963531ms logger=plugins.update.checker t=2026-07-31T14:11:42.928490281Z level=info msg="Update check succeeded" duration=125.031394ms logger=cleanup t=2026-07-31T14:21:42.72268016Z level=info msg="Completed cleanup jobs" duration=26.845028ms logger=plugins.update.checker t=2026-07-31T14:21:42.973368464Z level=info msg="Update check succeeded" duration=170.483269ms logger=cleanup t=2026-07-31T14:31:42.711252763Z level=info msg="Completed cleanup jobs" duration=15.825222ms logger=plugins.update.checker t=2026-07-31T14:31:42.894665058Z level=info msg="Update check succeeded" duration=91.186794ms logger=infra.usagestats t=2026-07-31T14:32:49.741391203Z level=info msg="Usage stats are ready to report"