logger=settings t=2026-05-19T20:11:20.156271467Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-19T20:11:20Z logger=settings t=2026-05-19T20:11:20.156543413Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-19T20:11:20.156550173Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-19T20:11:20.156553433Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-19T20:11:20.156556253Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-19T20:11:20.156559273Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-19T20:11:20.156562123Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-19T20:11:20.156564784Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-19T20:11:20.156568014Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-19T20:11:20.156570814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-19T20:11:20.156573554Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-19T20:11:20.156576354Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-19T20:11:20.156579284Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-19T20:11:20.156581984Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-19T20:11:20.156584774Z level=info msg=Target target=[all] logger=settings t=2026-05-19T20:11:20.156593184Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-19T20:11:20.156596004Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-19T20:11:20.156599164Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-19T20:11:20.156601804Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-19T20:11:20.156605185Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-19T20:11:20.156608155Z level=info msg="App mode production" logger=sqlstore t=2026-05-19T20:11:20.156875691Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-19T20:11:20.156889921Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-19T20:11:20.158488929Z level=info msg="Locking database" logger=migrator t=2026-05-19T20:11:20.15850073Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-19T20:11:20.159821481Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-19T20:11:20.160826095Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.003284ms logger=migrator t=2026-05-19T20:11:20.166684845Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-19T20:11:20.167420502Z level=info msg="Migration successfully executed" id="create user table" duration=735.087µs logger=migrator t=2026-05-19T20:11:20.172142635Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-19T20:11:20.172960334Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=821.029µs logger=migrator t=2026-05-19T20:11:20.178473976Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-19T20:11:20.1811845Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.711005ms logger=migrator t=2026-05-19T20:11:20.193450662Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-19T20:11:20.194225681Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=777.899µs logger=migrator t=2026-05-19T20:11:20.199487576Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-19T20:11:20.200264125Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=776.299µs logger=migrator t=2026-05-19T20:11:20.203952603Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-19T20:11:20.208365918Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.411975ms logger=migrator t=2026-05-19T20:11:20.214223977Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-19T20:11:20.215056677Z level=info msg="Migration successfully executed" id="create user table v2" duration=832.68µs logger=migrator t=2026-05-19T20:11:20.218452898Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-19T20:11:20.219131424Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=677.396µs logger=migrator t=2026-05-19T20:11:20.223751794Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-19T20:11:20.224301678Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=550.043µs logger=migrator t=2026-05-19T20:11:20.228663852Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-19T20:11:20.229221665Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=557.154µs logger=migrator t=2026-05-19T20:11:20.238740741Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-19T20:11:20.243960396Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=5.217105ms logger=migrator t=2026-05-19T20:11:20.254308742Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-19T20:11:20.256041494Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.172522ms logger=migrator t=2026-05-19T20:11:20.261100784Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-19T20:11:20.261132925Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.301µs logger=migrator t=2026-05-19T20:11:20.265670283Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-19T20:11:20.266771219Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.102566ms logger=migrator t=2026-05-19T20:11:20.270245672Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-19T20:11:20.270446547Z level=info msg="Migration successfully executed" id="Add missing user data" duration=200.745µs logger=migrator t=2026-05-19T20:11:20.275140179Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-19T20:11:20.276518361Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.378782ms logger=migrator t=2026-05-19T20:11:20.280047756Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-19T20:11:20.28064474Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=595.754µs logger=migrator t=2026-05-19T20:11:20.286061869Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-19T20:11:20.286983071Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=921.462µs logger=migrator t=2026-05-19T20:11:20.290267479Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-19T20:11:20.295801701Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.533782ms logger=migrator t=2026-05-19T20:11:20.300059412Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-19T20:11:20.300840611Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=781.119µs logger=migrator t=2026-05-19T20:11:20.306485295Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-19T20:11:20.306792683Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=310.328µs logger=migrator t=2026-05-19T20:11:20.314283141Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-19T20:11:20.315543511Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.25256ms logger=migrator t=2026-05-19T20:11:20.321196416Z 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-05-19T20:11:20.321635086Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=439.34µs logger=migrator t=2026-05-19T20:11:20.327972217Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-19T20:11:20.328670114Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=697.737µs logger=migrator t=2026-05-19T20:11:20.336393178Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-19T20:11:20.337156696Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=763.108µs logger=migrator t=2026-05-19T20:11:20.342540665Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-19T20:11:20.343367184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=825.939µs logger=migrator t=2026-05-19T20:11:20.35031977Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-19T20:11:20.351037207Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=714.847µs logger=migrator t=2026-05-19T20:11:20.359013507Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-19T20:11:20.360633505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.618888ms logger=migrator t=2026-05-19T20:11:20.364941758Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-19T20:11:20.36585484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=913.502µs logger=migrator t=2026-05-19T20:11:20.37381999Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-19T20:11:20.373863811Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.771µs logger=migrator t=2026-05-19T20:11:20.38011548Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-19T20:11:20.381462892Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.347992ms logger=migrator t=2026-05-19T20:11:20.386567223Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-19T20:11:20.387750232Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.180308ms logger=migrator t=2026-05-19T20:11:20.39312078Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-19T20:11:20.395314692Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.195693ms logger=migrator t=2026-05-19T20:11:20.399137903Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-19T20:11:20.399895351Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=768.768µs logger=migrator t=2026-05-19T20:11:20.403390824Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:20.406766985Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.375451ms logger=migrator t=2026-05-19T20:11:20.413823273Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-19T20:11:20.414992411Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.171387ms logger=migrator t=2026-05-19T20:11:20.418870233Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-19T20:11:20.420311327Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.437314ms logger=migrator t=2026-05-19T20:11:20.426019353Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-19T20:11:20.426808522Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=788.229µs logger=migrator t=2026-05-19T20:11:20.430584502Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-19T20:11:20.431367521Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=783.109µs logger=migrator t=2026-05-19T20:11:20.4363845Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-19T20:11:20.437091217Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=706.767µs logger=migrator t=2026-05-19T20:11:20.443030519Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-19T20:11:20.443932Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=907.122µs logger=migrator t=2026-05-19T20:11:20.449440491Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-19T20:11:20.450462376Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.023635ms logger=migrator t=2026-05-19T20:11:20.455733771Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-19T20:11:20.456176642Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=442.761µs logger=migrator t=2026-05-19T20:11:20.461052298Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-19T20:11:20.461837637Z level=info msg="Migration successfully executed" id="create star table" duration=779.689µs logger=migrator t=2026-05-19T20:11:20.467936822Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-19T20:11:20.469276144Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.343032ms logger=migrator t=2026-05-19T20:11:20.51318304Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-19T20:11:20.514955762Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.776952ms logger=migrator t=2026-05-19T20:11:20.523868085Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-19T20:11:20.524619413Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=752.288µs logger=migrator t=2026-05-19T20:11:20.529278073Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-19T20:11:20.529925759Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=650.306µs logger=migrator t=2026-05-19T20:11:20.534882437Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-19T20:11:20.536212169Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.331112ms logger=migrator t=2026-05-19T20:11:20.541572236Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-19T20:11:20.542952349Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.383063ms logger=migrator t=2026-05-19T20:11:20.548648365Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-19T20:11:20.549846604Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.198239ms logger=migrator t=2026-05-19T20:11:20.554503954Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-19T20:11:20.554587186Z level=info msg="Migration successfully executed" id="Update org table charset" duration=84.242µs logger=migrator t=2026-05-19T20:11:20.564338359Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-19T20:11:20.564362819Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.19µs logger=migrator t=2026-05-19T20:11:20.568946369Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-19T20:11:20.569117323Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=172.304µs logger=migrator t=2026-05-19T20:11:20.573440616Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-19T20:11:20.574710876Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.26973ms logger=migrator t=2026-05-19T20:11:20.578995278Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-19T20:11:20.580175826Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.180118ms logger=migrator t=2026-05-19T20:11:20.585881462Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-19T20:11:20.58664317Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=761.328µs logger=migrator t=2026-05-19T20:11:20.592726985Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-19T20:11:20.593685088Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=958.063µs logger=migrator t=2026-05-19T20:11:20.598547244Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-19T20:11:20.599891656Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.343842ms logger=migrator t=2026-05-19T20:11:20.606910743Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-19T20:11:20.608068011Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.158468ms logger=migrator t=2026-05-19T20:11:20.615805345Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-19T20:11:20.624385439Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.578594ms logger=migrator t=2026-05-19T20:11:20.630045564Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-19T20:11:20.631674283Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.627169ms logger=migrator t=2026-05-19T20:11:20.638180038Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-19T20:11:20.639127581Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=944.703µs logger=migrator t=2026-05-19T20:11:20.651509896Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-19T20:11:20.652982581Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.472296ms logger=migrator t=2026-05-19T20:11:20.659295691Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-19T20:11:20.659774743Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=478.392µs logger=migrator t=2026-05-19T20:11:20.667375044Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-19T20:11:20.668866099Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.493105ms logger=migrator t=2026-05-19T20:11:20.674406471Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-19T20:11:20.674538124Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=133.423µs logger=migrator t=2026-05-19T20:11:20.680572808Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-19T20:11:20.683684532Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.115664ms logger=migrator t=2026-05-19T20:11:20.700619655Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-19T20:11:20.706996317Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=6.366202ms logger=migrator t=2026-05-19T20:11:20.711909755Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-19T20:11:20.714487666Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.577701ms logger=migrator t=2026-05-19T20:11:20.719427594Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-19T20:11:20.720349326Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=920.442µs logger=migrator t=2026-05-19T20:11:20.731123812Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-19T20:11:20.734961334Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.839902ms logger=migrator t=2026-05-19T20:11:20.746857447Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-19T20:11:20.750586186Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=3.695368ms logger=migrator t=2026-05-19T20:11:20.756428705Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-19T20:11:20.757327377Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=898.332µs logger=migrator t=2026-05-19T20:11:20.762591262Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-19T20:11:20.762619143Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.781µs logger=migrator t=2026-05-19T20:11:20.768867342Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-19T20:11:20.768893022Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.44µs logger=migrator t=2026-05-19T20:11:20.773792689Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-19T20:11:20.77759706Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.803411ms logger=migrator t=2026-05-19T20:11:20.782761803Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-19T20:11:20.786350748Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.588185ms logger=migrator t=2026-05-19T20:11:20.792345451Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-19T20:11:20.796120431Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.77405ms logger=migrator t=2026-05-19T20:11:20.804364877Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-19T20:11:20.807133853Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.768406ms logger=migrator t=2026-05-19T20:11:20.811888647Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-19T20:11:20.812139893Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=250.946µs logger=migrator t=2026-05-19T20:11:20.817746576Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-19T20:11:20.818710219Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=963.403µs logger=migrator t=2026-05-19T20:11:20.825520091Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-19T20:11:20.826329571Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=808.56µs logger=migrator t=2026-05-19T20:11:20.831262518Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-19T20:11:20.831294659Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.971µs logger=migrator t=2026-05-19T20:11:20.8376235Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-19T20:11:20.838589223Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.124647ms logger=migrator t=2026-05-19T20:11:20.84435766Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-19T20:11:20.845078867Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=720.887µs logger=migrator t=2026-05-19T20:11:20.850132638Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:20.856822717Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.748691ms logger=migrator t=2026-05-19T20:11:20.861513849Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-19T20:11:20.862100493Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=586.304µs logger=migrator t=2026-05-19T20:11:20.868016044Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-19T20:11:20.868883855Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=867.671µs logger=migrator t=2026-05-19T20:11:20.87542244Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-19T20:11:20.877553291Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.129591ms logger=migrator t=2026-05-19T20:11:20.883301168Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-19T20:11:20.884187339Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=885.931µs logger=migrator t=2026-05-19T20:11:20.889343582Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-19T20:11:20.89049693Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.152667ms logger=migrator t=2026-05-19T20:11:20.896566444Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-19T20:11:20.900385245Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.819381ms logger=migrator t=2026-05-19T20:11:20.904641486Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-19T20:11:20.905497667Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=856.011µs logger=migrator t=2026-05-19T20:11:20.912388731Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-19T20:11:20.912679458Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.487µs logger=migrator t=2026-05-19T20:11:20.920142366Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-19T20:11:20.920435063Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=293.527µs logger=migrator t=2026-05-19T20:11:20.925939204Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-19T20:11:20.926795204Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=855.68µs logger=migrator t=2026-05-19T20:11:20.932677974Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-19T20:11:20.935587974Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.92729ms logger=migrator t=2026-05-19T20:11:20.946433852Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-19T20:11:20.947788384Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.355322ms logger=migrator t=2026-05-19T20:11:20.952116598Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-19T20:11:20.953258355Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.142067ms logger=migrator t=2026-05-19T20:11:20.957325612Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-19T20:11:20.959097594Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.772382ms logger=migrator t=2026-05-19T20:11:20.965915386Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-19T20:11:20.966637723Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=721.957µs logger=migrator t=2026-05-19T20:11:20.970167188Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-19T20:11:20.972118934Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.950127ms logger=migrator t=2026-05-19T20:11:20.976704383Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-19T20:11:20.98413002Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.466088ms logger=migrator t=2026-05-19T20:11:20.991400433Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-19T20:11:20.992070509Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=668.196µs logger=migrator t=2026-05-19T20:11:20.995911371Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-19T20:11:20.99714501Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.240719ms logger=migrator t=2026-05-19T20:11:21.000961321Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-19T20:11:21.002474427Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.514696ms logger=migrator t=2026-05-19T20:11:21.007871026Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-19T20:11:21.008515761Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=643.725µs logger=migrator t=2026-05-19T20:11:21.011932133Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-19T20:11:21.01431681Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.384067ms logger=migrator t=2026-05-19T20:11:21.018295884Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-19T20:11:21.020725982Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.429408ms logger=migrator t=2026-05-19T20:11:21.024807889Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-19T20:11:21.02483455Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.771µs logger=migrator t=2026-05-19T20:11:21.027566025Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-19T20:11:21.02777413Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=206.925µs logger=migrator t=2026-05-19T20:11:21.031347465Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-19T20:11:21.037545093Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.196488ms logger=migrator t=2026-05-19T20:11:21.044331455Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-19T20:11:21.044533909Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=201.104µs logger=migrator t=2026-05-19T20:11:21.055147532Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-19T20:11:21.05547758Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=328.768µs logger=migrator t=2026-05-19T20:11:21.060180612Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-19T20:11:21.063281806Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.069583ms logger=migrator t=2026-05-19T20:11:21.069441363Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-19T20:11:21.069603507Z level=info msg="Migration successfully executed" id="Update uid value" duration=162.144µs logger=migrator t=2026-05-19T20:11:21.085021704Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-19T20:11:21.086487159Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.464875ms logger=migrator t=2026-05-19T20:11:21.092500972Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-19T20:11:21.093471635Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=969.673µs logger=migrator t=2026-05-19T20:11:21.105103732Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-19T20:11:21.105813409Z level=info msg="Migration successfully executed" id="create api_key table" duration=711.757µs logger=migrator t=2026-05-19T20:11:21.116045513Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-19T20:11:21.117858176Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.814483ms logger=migrator t=2026-05-19T20:11:21.123093901Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-19T20:11:21.123764767Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=670.646µs logger=migrator t=2026-05-19T20:11:21.127917636Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-19T20:11:21.130484537Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.566601ms logger=migrator t=2026-05-19T20:11:21.399980928Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-19T20:11:21.401972675Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.997428ms logger=migrator t=2026-05-19T20:11:21.408768587Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-19T20:11:21.410065738Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.297261ms logger=migrator t=2026-05-19T20:11:21.416513012Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-19T20:11:21.41769714Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.184128ms logger=migrator t=2026-05-19T20:11:21.423442547Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-19T20:11:21.430561646Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.118149ms logger=migrator t=2026-05-19T20:11:21.437396809Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-19T20:11:21.438364812Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=968.553µs logger=migrator t=2026-05-19T20:11:21.445224956Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-19T20:11:21.446545747Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.320921ms logger=migrator t=2026-05-19T20:11:21.452263633Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-19T20:11:21.453770949Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.507036ms logger=migrator t=2026-05-19T20:11:21.457636901Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-19T20:11:21.458946433Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.299511ms logger=migrator t=2026-05-19T20:11:21.46891548Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-19T20:11:21.469675868Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=765.068µs logger=migrator t=2026-05-19T20:11:21.473991881Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-19T20:11:21.475059757Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.070816ms logger=migrator t=2026-05-19T20:11:21.478872277Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-19T20:11:21.478916868Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.261µs logger=migrator t=2026-05-19T20:11:21.483846576Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-19T20:11:21.488268351Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.421685ms logger=migrator t=2026-05-19T20:11:21.492855261Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-19T20:11:21.49534372Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.48872ms logger=migrator t=2026-05-19T20:11:21.499066128Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-19T20:11:21.499247812Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=181.964µs logger=migrator t=2026-05-19T20:11:21.502832777Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-19T20:11:21.505967522Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.133555ms logger=migrator t=2026-05-19T20:11:21.512377594Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-19T20:11:21.516888452Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.510348ms logger=migrator t=2026-05-19T20:11:21.521137753Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-19T20:11:21.521863711Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=725.758µs logger=migrator t=2026-05-19T20:11:21.526916661Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-19T20:11:21.527533916Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=613.075µs logger=migrator t=2026-05-19T20:11:21.532569556Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-19T20:11:21.533903498Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.332802ms logger=migrator t=2026-05-19T20:11:21.537879112Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-19T20:11:21.538734822Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=855.03µs logger=migrator t=2026-05-19T20:11:21.543788413Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-19T20:11:21.544893339Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.104026ms logger=migrator t=2026-05-19T20:11:21.550038462Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-19T20:11:21.552281405Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.248223ms logger=migrator t=2026-05-19T20:11:21.560251995Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-19T20:11:21.560336407Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=85.652µs logger=migrator t=2026-05-19T20:11:21.563297988Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-19T20:11:21.563335139Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.391µs logger=migrator t=2026-05-19T20:11:21.567411286Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-19T20:11:21.572028806Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.617121ms logger=migrator t=2026-05-19T20:11:21.57891126Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-19T20:11:21.583509069Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.60654ms logger=migrator t=2026-05-19T20:11:21.588221602Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-19T20:11:21.588293503Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.881µs logger=migrator t=2026-05-19T20:11:21.592665928Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-19T20:11:21.593490557Z level=info msg="Migration successfully executed" id="create quota table v1" duration=822.67µs logger=migrator t=2026-05-19T20:11:21.598311432Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-19T20:11:21.599627383Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.315141ms logger=migrator t=2026-05-19T20:11:21.604875438Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-19T20:11:21.604900569Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.901µs logger=migrator t=2026-05-19T20:11:21.609348695Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-19T20:11:21.610070812Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=723.847µs logger=migrator t=2026-05-19T20:11:21.61628604Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-19T20:11:21.61751157Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.225119ms logger=migrator t=2026-05-19T20:11:21.62384242Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-19T20:11:21.628359268Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.514118ms logger=migrator t=2026-05-19T20:11:21.636476771Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-19T20:11:21.636516272Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.821µs logger=migrator t=2026-05-19T20:11:21.641279026Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-19T20:11:21.642558376Z level=info msg="Migration successfully executed" id="create session table" duration=1.27864ms logger=migrator t=2026-05-19T20:11:21.648695453Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-19T20:11:21.648780645Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.211µs logger=migrator t=2026-05-19T20:11:21.658335472Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-19T20:11:21.658450295Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=115.853µs logger=migrator t=2026-05-19T20:11:21.672135761Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-19T20:11:21.673169356Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.033844ms logger=migrator t=2026-05-19T20:11:21.680196823Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-19T20:11:21.681303979Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.106906ms logger=migrator t=2026-05-19T20:11:21.689038773Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-19T20:11:21.689065684Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.071µs logger=migrator t=2026-05-19T20:11:21.698333065Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-19T20:11:21.698398137Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.052µs logger=migrator t=2026-05-19T20:11:21.709291866Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-19T20:11:21.712020781Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.734025ms logger=migrator t=2026-05-19T20:11:21.751117003Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-19T20:11:21.755078057Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.963695ms logger=migrator t=2026-05-19T20:11:21.765035734Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-19T20:11:21.765119816Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.682µs logger=migrator t=2026-05-19T20:11:21.773425114Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-19T20:11:21.77366414Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=245.316µs logger=migrator t=2026-05-19T20:11:21.779465268Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-19T20:11:21.780751039Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.2814ms logger=migrator t=2026-05-19T20:11:21.801628546Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-19T20:11:21.801670147Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.761µs logger=migrator t=2026-05-19T20:11:21.825491354Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-19T20:11:21.831112358Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.626874ms logger=migrator t=2026-05-19T20:11:21.836415525Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-19T20:11:21.836721882Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=312.277µs logger=migrator t=2026-05-19T20:11:21.841627669Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-19T20:11:21.849407464Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.774375ms logger=migrator t=2026-05-19T20:11:21.856066153Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-19T20:11:21.859903504Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.840451ms logger=migrator t=2026-05-19T20:11:21.864043733Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-19T20:11:21.864139215Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=101.632µs logger=migrator t=2026-05-19T20:11:21.8689677Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-19T20:11:21.870428535Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.465275ms logger=migrator t=2026-05-19T20:11:21.877510114Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-19T20:11:21.878503478Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=993.874µs logger=migrator t=2026-05-19T20:11:21.884115941Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-19T20:11:21.885393371Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.28022ms logger=migrator t=2026-05-19T20:11:21.890548864Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-19T20:11:21.891819415Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.271061ms logger=migrator t=2026-05-19T20:11:21.896065346Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-19T20:11:21.896971137Z level=info msg="Migration successfully executed" id="add index alert state" duration=913.401µs logger=migrator t=2026-05-19T20:11:21.90170921Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-19T20:11:21.903291888Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.571968ms logger=migrator t=2026-05-19T20:11:21.91092184Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-19T20:11:21.912397035Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.476615ms logger=migrator t=2026-05-19T20:11:21.920235832Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-19T20:11:21.921197625Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=961.523µs logger=migrator t=2026-05-19T20:11:21.927859923Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-19T20:11:21.929637336Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.780123ms logger=migrator t=2026-05-19T20:11:21.935140627Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-19T20:11:21.945330949Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.189532ms logger=migrator t=2026-05-19T20:11:21.949859907Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-19T20:11:21.950614555Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=764.538µs logger=migrator t=2026-05-19T20:11:21.955884471Z 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-05-19T20:11:21.958031222Z 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=2.152071ms logger=migrator t=2026-05-19T20:11:21.967002396Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-19T20:11:21.96757064Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=572.254µs logger=migrator t=2026-05-19T20:11:21.97472895Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-19T20:11:21.975463487Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=734.747µs logger=migrator t=2026-05-19T20:11:21.983144581Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-19T20:11:21.984922603Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.782773ms logger=migrator t=2026-05-19T20:11:21.989218285Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-19T20:11:21.992963895Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.74799ms logger=migrator t=2026-05-19T20:11:21.998191019Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-19T20:11:22.001901927Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.705798ms logger=migrator t=2026-05-19T20:11:22.006273301Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-19T20:11:22.009868557Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.596946ms logger=migrator t=2026-05-19T20:11:22.014455047Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-19T20:11:22.01797447Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.518214ms logger=migrator t=2026-05-19T20:11:22.032136378Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-19T20:11:22.033569722Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.431994ms logger=migrator t=2026-05-19T20:11:22.039943844Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-19T20:11:22.039987885Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.001µs logger=migrator t=2026-05-19T20:11:22.04440364Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-19T20:11:22.044487382Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.951µs logger=migrator t=2026-05-19T20:11:22.051365236Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-19T20:11:22.05278488Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.419194ms logger=migrator t=2026-05-19T20:11:22.060699998Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T20:11:22.061729223Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.025945ms logger=migrator t=2026-05-19T20:11:22.06749165Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-19T20:11:22.068306409Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=814.989µs logger=migrator t=2026-05-19T20:11:22.074798694Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-19T20:11:22.075749747Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=949.633µs logger=migrator t=2026-05-19T20:11:22.081423702Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T20:11:22.082453167Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.026685ms logger=migrator t=2026-05-19T20:11:22.08849395Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-19T20:11:22.093719085Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.225955ms logger=migrator t=2026-05-19T20:11:22.098278084Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-19T20:11:22.102211377Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.933144ms logger=migrator t=2026-05-19T20:11:22.107486813Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-19T20:11:22.107855362Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=368.059µs logger=migrator t=2026-05-19T20:11:22.111803776Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-19T20:11:22.113281401Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.477295ms logger=migrator t=2026-05-19T20:11:22.117836609Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-19T20:11:22.118723531Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=887.831µs logger=migrator t=2026-05-19T20:11:22.123022723Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-19T20:11:22.129045277Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.020434ms logger=migrator t=2026-05-19T20:11:22.134335253Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-19T20:11:22.134400464Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.881µs logger=migrator t=2026-05-19T20:11:22.138080762Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-19T20:11:22.138958083Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=877.051µs logger=migrator t=2026-05-19T20:11:22.144878024Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-19T20:11:22.146309068Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.431054ms logger=migrator t=2026-05-19T20:11:22.150966899Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-19T20:11:22.151094022Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.052µs logger=migrator t=2026-05-19T20:11:22.154747679Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-19T20:11:22.155723792Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=975.793µs logger=migrator t=2026-05-19T20:11:22.161157072Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-19T20:11:22.162576006Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.418543ms logger=migrator t=2026-05-19T20:11:22.167672557Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-19T20:11:22.169095271Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.422684ms logger=migrator t=2026-05-19T20:11:22.173827563Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-19T20:11:22.174881859Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.059315ms logger=migrator t=2026-05-19T20:11:22.179736084Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-19T20:11:22.180703097Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=966.693µs logger=migrator t=2026-05-19T20:11:22.185177364Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-19T20:11:22.186184538Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.005494ms logger=migrator t=2026-05-19T20:11:22.192273873Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-19T20:11:22.192305184Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.011µs logger=migrator t=2026-05-19T20:11:22.196399931Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-19T20:11:22.20052811Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.127839ms logger=migrator t=2026-05-19T20:11:22.204181557Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-19T20:11:22.205005106Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=823.01µs logger=migrator t=2026-05-19T20:11:22.215262281Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-19T20:11:22.221326465Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.062574ms logger=migrator t=2026-05-19T20:11:22.225381892Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-19T20:11:22.22612315Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=740.738µs logger=migrator t=2026-05-19T20:11:22.231523808Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-19T20:11:22.232940032Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.415444ms logger=migrator t=2026-05-19T20:11:22.239086038Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-19T20:11:22.240727777Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.646209ms logger=migrator t=2026-05-19T20:11:22.247486438Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-19T20:11:22.260838616Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.355968ms logger=migrator t=2026-05-19T20:11:22.264396311Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-19T20:11:22.265051577Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=648.656µs logger=migrator t=2026-05-19T20:11:22.270583819Z 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-05-19T20:11:22.271681255Z 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.096806ms logger=migrator t=2026-05-19T20:11:22.276807297Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-19T20:11:22.277143165Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=336.388µs logger=migrator t=2026-05-19T20:11:22.281146201Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-19T20:11:22.282034382Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=886.592µs logger=migrator t=2026-05-19T20:11:22.2975091Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-19T20:11:22.297896569Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=387.219µs logger=migrator t=2026-05-19T20:11:22.310756726Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-19T20:11:22.317931737Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.174351ms logger=migrator t=2026-05-19T20:11:22.333301793Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-19T20:11:22.338788194Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.492801ms logger=migrator t=2026-05-19T20:11:22.348132406Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-19T20:11:22.34912196Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=989.434µs logger=migrator t=2026-05-19T20:11:22.379628117Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-19T20:11:22.381234275Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.596548ms logger=migrator t=2026-05-19T20:11:22.409477468Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-19T20:11:22.409859547Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=381.919µs logger=migrator t=2026-05-19T20:11:22.432197079Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-19T20:11:22.439555284Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.358035ms logger=migrator t=2026-05-19T20:11:22.450402793Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-19T20:11:22.452133264Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.728381ms logger=migrator t=2026-05-19T20:11:22.4616037Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-19T20:11:22.461838715Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=235.465µs logger=migrator t=2026-05-19T20:11:22.467299435Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-19T20:11:22.467940941Z level=info msg="Migration successfully executed" id="Move region to single row" duration=640.525µs logger=migrator t=2026-05-19T20:11:22.474818505Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-19T20:11:22.476365171Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.546077ms logger=migrator t=2026-05-19T20:11:22.480669444Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-19T20:11:22.481922494Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.25331ms logger=migrator t=2026-05-19T20:11:22.489548965Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T20:11:22.490481928Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=937.193µs logger=migrator t=2026-05-19T20:11:22.495590369Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T20:11:22.498208862Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.617343ms logger=migrator t=2026-05-19T20:11:22.505751322Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-19T20:11:22.506681174Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=930.012µs logger=migrator t=2026-05-19T20:11:22.514796347Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-19T20:11:22.516408206Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.611778ms logger=migrator t=2026-05-19T20:11:22.521268141Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-19T20:11:22.521334383Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.142µs logger=migrator t=2026-05-19T20:11:22.525982853Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-19T20:11:22.526794363Z level=info msg="Migration successfully executed" id="create test_data table" duration=811.4µs logger=migrator t=2026-05-19T20:11:22.53213738Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-19T20:11:22.533723738Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.585718ms logger=migrator t=2026-05-19T20:11:22.538584464Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-19T20:11:22.540280784Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.69742ms logger=migrator t=2026-05-19T20:11:22.547468895Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-19T20:11:22.548781387Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.310541ms logger=migrator t=2026-05-19T20:11:22.5573146Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-19T20:11:22.557578686Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=264.436µs logger=migrator t=2026-05-19T20:11:22.568984088Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-19T20:11:22.56946988Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=486.792µs logger=migrator t=2026-05-19T20:11:22.575534094Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-19T20:11:22.575682418Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=146.114µs logger=migrator t=2026-05-19T20:11:22.580360959Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-19T20:11:22.581419494Z level=info msg="Migration successfully executed" id="create team table" duration=1.055435ms logger=migrator t=2026-05-19T20:11:22.587302624Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-19T20:11:22.58838767Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.084776ms logger=migrator t=2026-05-19T20:11:22.692275435Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-19T20:11:22.694086288Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.810213ms logger=migrator t=2026-05-19T20:11:22.710700064Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-19T20:11:22.718182063Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.482519ms logger=migrator t=2026-05-19T20:11:22.726547982Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-19T20:11:22.726709236Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=162.414µs logger=migrator t=2026-05-19T20:11:22.734489051Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-19T20:11:22.736892238Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.408087ms logger=migrator t=2026-05-19T20:11:22.743181278Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-19T20:11:22.744147791Z level=info msg="Migration successfully executed" id="create team member table" duration=963.253µs logger=migrator t=2026-05-19T20:11:22.751143388Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-19T20:11:22.752766806Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.622868ms logger=migrator t=2026-05-19T20:11:22.758494283Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-19T20:11:22.759489527Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=993.844µs logger=migrator t=2026-05-19T20:11:22.766002542Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-19T20:11:22.766916244Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=914.922µs logger=migrator t=2026-05-19T20:11:22.774486574Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-19T20:11:22.781200984Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.71186ms logger=migrator t=2026-05-19T20:11:22.786541101Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-19T20:11:22.792138445Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.591583ms logger=migrator t=2026-05-19T20:11:22.800158916Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-19T20:11:22.805319199Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.159943ms logger=migrator t=2026-05-19T20:11:22.812051089Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-19T20:11:22.813664107Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.621348ms logger=migrator t=2026-05-19T20:11:22.822112879Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-19T20:11:22.823799009Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.68876ms logger=migrator t=2026-05-19T20:11:22.831051862Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-19T20:11:22.832295642Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.242919ms logger=migrator t=2026-05-19T20:11:22.849002909Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-19T20:11:22.850571237Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.568338ms logger=migrator t=2026-05-19T20:11:22.856047217Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-19T20:11:22.857049821Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.003524ms logger=migrator t=2026-05-19T20:11:22.864627522Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-19T20:11:22.865526533Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=898.671µs logger=migrator t=2026-05-19T20:11:22.871504045Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-19T20:11:22.872502109Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=998.504µs logger=migrator t=2026-05-19T20:11:22.878140724Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-19T20:11:22.879017025Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=876.1µs logger=migrator t=2026-05-19T20:11:22.883817729Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-19T20:11:22.88427959Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=462.021µs logger=migrator t=2026-05-19T20:11:22.889039063Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-19T20:11:22.889262869Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.826µs logger=migrator t=2026-05-19T20:11:22.893266874Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-19T20:11:22.894016532Z level=info msg="Migration successfully executed" id="create tag table" duration=749.698µs logger=migrator t=2026-05-19T20:11:22.900282631Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-19T20:11:22.901242864Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=960.213µs logger=migrator t=2026-05-19T20:11:22.906329135Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-19T20:11:22.907110224Z level=info msg="Migration successfully executed" id="create login attempt table" duration=783.319µs logger=migrator t=2026-05-19T20:11:22.914656284Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-19T20:11:22.915808201Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.152317ms logger=migrator t=2026-05-19T20:11:22.922814848Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-19T20:11:22.923983736Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.171158ms logger=migrator t=2026-05-19T20:11:22.928821011Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:22.94389628Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.071449ms logger=migrator t=2026-05-19T20:11:22.948046019Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-19T20:11:22.948730235Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=683.226µs logger=migrator t=2026-05-19T20:11:22.953732034Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-19T20:11:22.954607095Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=874.991µs logger=migrator t=2026-05-19T20:11:22.959931892Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-19T20:11:22.960216029Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=284.307µs logger=migrator t=2026-05-19T20:11:22.965504545Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-19T20:11:22.966444417Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=940.142µs logger=migrator t=2026-05-19T20:11:22.973220599Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-19T20:11:22.974413797Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.193018ms logger=migrator t=2026-05-19T20:11:22.979943979Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-19T20:11:22.980845701Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=901.182µs logger=migrator t=2026-05-19T20:11:23.002802404Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-19T20:11:23.002872035Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.321µs logger=migrator t=2026-05-19T20:11:23.008448978Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-19T20:11:23.014671996Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.223458ms logger=migrator t=2026-05-19T20:11:23.04422486Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-19T20:11:23.048137664Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.921164ms logger=migrator t=2026-05-19T20:11:23.053089562Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-19T20:11:23.056874242Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.78391ms logger=migrator t=2026-05-19T20:11:23.062281881Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-19T20:11:23.067268799Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.986878ms logger=migrator t=2026-05-19T20:11:23.072043053Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-19T20:11:23.072946935Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=903.552µs logger=migrator t=2026-05-19T20:11:23.077631856Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-19T20:11:23.082702387Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.070341ms logger=migrator t=2026-05-19T20:11:23.093129086Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-19T20:11:23.094274653Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.145237ms logger=migrator t=2026-05-19T20:11:23.100069891Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-19T20:11:23.101167607Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.092756ms logger=migrator t=2026-05-19T20:11:23.10633267Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-19T20:11:23.107314834Z level=info msg="Migration successfully executed" id="create user auth token table" duration=981.914µs logger=migrator t=2026-05-19T20:11:23.113545152Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-19T20:11:23.114527376Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=982.004µs logger=migrator t=2026-05-19T20:11:23.120905218Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-19T20:11:23.122598328Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.69272ms logger=migrator t=2026-05-19T20:11:23.12859222Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-19T20:11:23.129603535Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.011174ms logger=migrator t=2026-05-19T20:11:23.134828319Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-19T20:11:23.141241232Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.410303ms logger=migrator t=2026-05-19T20:11:23.147591953Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-19T20:11:23.148350141Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=757.848µs logger=migrator t=2026-05-19T20:11:23.153510174Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-19T20:11:23.155099752Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.588448ms logger=migrator t=2026-05-19T20:11:23.161193727Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-19T20:11:23.162712663Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.517636ms logger=migrator t=2026-05-19T20:11:23.171087823Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-19T20:11:23.172754743Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.66963ms logger=migrator t=2026-05-19T20:11:23.179504644Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-19T20:11:23.181298846Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.795522ms logger=migrator t=2026-05-19T20:11:23.190975327Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-19T20:11:23.191157241Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=178.254µs logger=migrator t=2026-05-19T20:11:23.199759866Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-19T20:11:23.199856258Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=96.972µs logger=migrator t=2026-05-19T20:11:23.205614736Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-19T20:11:23.206666441Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.051285ms logger=migrator t=2026-05-19T20:11:23.212690904Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T20:11:23.213977265Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.287191ms logger=migrator t=2026-05-19T20:11:23.224162608Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T20:11:23.22551957Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.356233ms logger=migrator t=2026-05-19T20:11:23.231360899Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:23.231457771Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=99.492µs logger=migrator t=2026-05-19T20:11:23.237876044Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T20:11:23.240341123Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.465239ms logger=migrator t=2026-05-19T20:11:23.246967901Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T20:11:23.248842655Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.874834ms logger=migrator t=2026-05-19T20:11:23.255711089Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T20:11:23.256697663Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=985.964µs logger=migrator t=2026-05-19T20:11:23.260844032Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T20:11:23.261933398Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.088785ms logger=migrator t=2026-05-19T20:11:23.268805831Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-19T20:11:23.274890716Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.084265ms logger=migrator t=2026-05-19T20:11:23.279597088Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-19T20:11:23.280691554Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.094166ms logger=migrator t=2026-05-19T20:11:23.286056272Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-19T20:11:23.286152994Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=97.722µs logger=migrator t=2026-05-19T20:11:23.290945839Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-19T20:11:23.292455735Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.509836ms logger=migrator t=2026-05-19T20:11:23.297097995Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-19T20:11:23.298265003Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.166688ms logger=migrator t=2026-05-19T20:11:23.303685162Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-19T20:11:23.308299712Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=4.61097ms logger=migrator t=2026-05-19T20:11:23.314722045Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:23.314852518Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=130.203µs logger=migrator t=2026-05-19T20:11:23.31955779Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-19T20:11:23.32036356Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=806.11µs logger=migrator t=2026-05-19T20:11:23.326935176Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-19T20:11:23.329084867Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.148601ms logger=migrator t=2026-05-19T20:11:23.334573408Z 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-05-19T20:11:23.335645543Z 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.071835ms logger=migrator t=2026-05-19T20:11:23.340721595Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-19T20:11:23.342458436Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.736182ms logger=migrator t=2026-05-19T20:11:23.349209367Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-19T20:11:23.355163619Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.953362ms logger=migrator t=2026-05-19T20:11:23.360473865Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:23.361488699Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.014384ms logger=migrator t=2026-05-19T20:11:23.367467142Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:23.369245094Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.778152ms logger=migrator t=2026-05-19T20:11:23.376399575Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-19T20:11:23.407424364Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.023729ms logger=migrator t=2026-05-19T20:11:23.413875007Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-19T20:11:23.437778977Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.90072ms logger=migrator t=2026-05-19T20:11:23.445812198Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:23.447707163Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.897405ms logger=migrator t=2026-05-19T20:11:23.45554002Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:23.456548284Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.016474ms logger=migrator t=2026-05-19T20:11:23.464383931Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-19T20:11:23.470951737Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.566216ms logger=migrator t=2026-05-19T20:11:23.478269791Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-19T20:11:23.483516237Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.245725ms logger=migrator t=2026-05-19T20:11:23.48784408Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-19T20:11:23.488929996Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.085656ms logger=migrator t=2026-05-19T20:11:23.49414306Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-19T20:11:23.495320768Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.179808ms logger=migrator t=2026-05-19T20:11:23.502171621Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-19T20:11:23.503330448Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.159177ms logger=migrator t=2026-05-19T20:11:23.508946692Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-19T20:11:23.510819627Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.875915ms logger=migrator t=2026-05-19T20:11:23.516850131Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:23.516959063Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.282µs logger=migrator t=2026-05-19T20:11:23.522836854Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-19T20:11:23.529482132Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.649399ms logger=migrator t=2026-05-19T20:11:23.539001998Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-19T20:11:23.547371188Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.3728ms logger=migrator t=2026-05-19T20:11:23.562284243Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-19T20:11:23.569212268Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.926885ms logger=migrator t=2026-05-19T20:11:23.577340252Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-19T20:11:23.578579892Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.24342ms logger=migrator t=2026-05-19T20:11:23.584170355Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-19T20:11:23.585424574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.253829ms logger=migrator t=2026-05-19T20:11:23.596733024Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-19T20:11:23.601500768Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.780853ms logger=migrator t=2026-05-19T20:11:23.606752633Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-19T20:11:23.612286635Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.531952ms logger=migrator t=2026-05-19T20:11:23.618017161Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-19T20:11:23.619155348Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.137757ms logger=migrator t=2026-05-19T20:11:23.625881718Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-19T20:11:23.634622007Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.737529ms logger=migrator t=2026-05-19T20:11:23.639914583Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-19T20:11:23.649146763Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.189718ms logger=migrator t=2026-05-19T20:11:23.656615561Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-19T20:11:23.656730043Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=111.292µs logger=migrator t=2026-05-19T20:11:23.663591127Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-19T20:11:23.665194685Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.639409ms logger=migrator t=2026-05-19T20:11:23.671830443Z 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-05-19T20:11:23.673052092Z 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.221329ms logger=migrator t=2026-05-19T20:11:23.679010404Z 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-05-19T20:11:23.68010093Z 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.090586ms logger=migrator t=2026-05-19T20:11:23.68556392Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:23.685847987Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=272.637µs logger=migrator t=2026-05-19T20:11:23.69434838Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-19T20:11:23.704376268Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.027688ms logger=migrator t=2026-05-19T20:11:23.711187151Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-19T20:11:23.722179843Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.993772ms logger=migrator t=2026-05-19T20:11:23.734145738Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-19T20:11:23.74263247Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.492983ms logger=migrator t=2026-05-19T20:11:23.753622532Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-19T20:11:23.761696444Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.081142ms logger=migrator t=2026-05-19T20:11:23.767232636Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-19T20:11:23.773157937Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.924391ms logger=migrator t=2026-05-19T20:11:23.781903606Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-19T20:11:23.781985148Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=83.962µs logger=migrator t=2026-05-19T20:11:23.790585502Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-19T20:11:23.791984316Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.399803ms logger=migrator t=2026-05-19T20:11:23.802041825Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-19T20:11:23.808029748Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.987583ms logger=migrator t=2026-05-19T20:11:23.81483505Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-19T20:11:23.814885712Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=51.292µs logger=migrator t=2026-05-19T20:11:23.820966026Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-19T20:11:23.827684726Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.71896ms logger=migrator t=2026-05-19T20:11:23.836096387Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-19T20:11:23.83958805Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=3.491083ms logger=migrator t=2026-05-19T20:11:23.857418455Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-19T20:11:23.863317515Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.89937ms logger=migrator t=2026-05-19T20:11:23.869105323Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-19T20:11:23.870691391Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.590798ms logger=migrator t=2026-05-19T20:11:23.877639126Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-19T20:11:23.881373745Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=3.735629ms logger=migrator t=2026-05-19T20:11:23.893952125Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-19T20:11:23.902211662Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.258667ms logger=migrator t=2026-05-19T20:11:23.909176938Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-19T20:11:23.910176952Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.000483ms logger=migrator t=2026-05-19T20:11:23.91768266Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-19T20:11:23.919160646Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.476856ms logger=migrator t=2026-05-19T20:11:23.927014703Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-19T20:11:23.928294063Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.28041ms logger=migrator t=2026-05-19T20:11:23.932484513Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-19T20:11:23.93401521Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.525226ms logger=migrator t=2026-05-19T20:11:23.946140078Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-19T20:11:23.946276822Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=139.774µs logger=migrator t=2026-05-19T20:11:23.953413652Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-19T20:11:23.955113032Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.69923ms logger=migrator t=2026-05-19T20:11:23.961997396Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-19T20:11:23.96301411Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.016114ms logger=migrator t=2026-05-19T20:11:23.967312533Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-19T20:11:23.967692272Z 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-05-19T20:11:23.973842518Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-19T20:11:23.974261138Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=425.62µs logger=migrator t=2026-05-19T20:11:23.979117654Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-19T20:11:23.980824315Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.697691ms logger=migrator t=2026-05-19T20:11:23.985554868Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-19T20:11:23.993729362Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.175754ms logger=migrator t=2026-05-19T20:11:24.000883143Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-19T20:11:24.001946148Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.064595ms logger=migrator t=2026-05-19T20:11:24.009649992Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-19T20:11:24.011431094Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.780722ms logger=migrator t=2026-05-19T20:11:24.017051278Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-19T20:11:24.017888058Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=836.31µs logger=migrator t=2026-05-19T20:11:24.025640422Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-19T20:11:24.027392784Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.751072ms logger=migrator t=2026-05-19T20:11:24.032169618Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-19T20:11:24.033310885Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.141857ms logger=migrator t=2026-05-19T20:11:24.039666697Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-19T20:11:24.039706038Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.301µs logger=migrator t=2026-05-19T20:11:24.048001995Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-19T20:11:24.04817407Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=171.604µs logger=migrator t=2026-05-19T20:11:24.05281352Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-19T20:11:24.062345167Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.527867ms logger=migrator t=2026-05-19T20:11:24.068368911Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-19T20:11:24.069097498Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=729.677µs logger=migrator t=2026-05-19T20:11:24.076121495Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-19T20:11:24.077403796Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.280601ms logger=migrator t=2026-05-19T20:11:24.084835653Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-19T20:11:24.085360485Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=515.572µs logger=migrator t=2026-05-19T20:11:24.091494992Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-19T20:11:24.092652659Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.159468ms logger=migrator t=2026-05-19T20:11:24.099540753Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-19T20:11:24.101532551Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.991328ms logger=migrator t=2026-05-19T20:11:24.110882593Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-19T20:11:24.143379838Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.497324ms logger=migrator t=2026-05-19T20:11:24.147486725Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-19T20:11:24.152827603Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.340728ms logger=migrator t=2026-05-19T20:11:24.15689834Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-19T20:11:24.157009853Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=112.333µs logger=migrator t=2026-05-19T20:11:24.160727191Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-19T20:11:24.191793061Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.06538ms logger=migrator t=2026-05-19T20:11:24.19681146Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-19T20:11:24.232122842Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.309352ms logger=migrator t=2026-05-19T20:11:24.235716888Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-19T20:11:24.236397104Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=680.266µs logger=migrator t=2026-05-19T20:11:24.241760062Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-19T20:11:24.24253711Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=776.718µs logger=migrator t=2026-05-19T20:11:24.248209205Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-19T20:11:24.248360719Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=151.734µs logger=migrator t=2026-05-19T20:11:24.251706138Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-19T20:11:24.252293662Z level=info msg="Migration successfully executed" id="create permission table" duration=587.334µs logger=migrator t=2026-05-19T20:11:24.256029011Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-19T20:11:24.256916623Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=889.791µs logger=migrator t=2026-05-19T20:11:24.261908292Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-19T20:11:24.262843404Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=934.943µs logger=migrator t=2026-05-19T20:11:24.270376723Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-19T20:11:24.271310876Z level=info msg="Migration successfully executed" id="create role table" duration=933.283µs logger=migrator t=2026-05-19T20:11:24.276223933Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-19T20:11:24.283986157Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.761944ms logger=migrator t=2026-05-19T20:11:24.288906125Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-19T20:11:24.297226503Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.320778ms logger=migrator t=2026-05-19T20:11:24.301525076Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-19T20:11:24.30253478Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.009424ms logger=migrator t=2026-05-19T20:11:24.308045201Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-19T20:11:24.309931806Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.886675ms logger=migrator t=2026-05-19T20:11:24.316912162Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-19T20:11:24.318383977Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.455515ms logger=migrator t=2026-05-19T20:11:24.322565977Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-19T20:11:24.323469228Z level=info msg="Migration successfully executed" id="create team role table" duration=902.971µs logger=migrator t=2026-05-19T20:11:24.327849443Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-19T20:11:24.328938619Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.089256ms logger=migrator t=2026-05-19T20:11:24.33486566Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-19T20:11:24.335929185Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.063245ms logger=migrator t=2026-05-19T20:11:24.340953525Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-19T20:11:24.342095212Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.139607ms logger=migrator t=2026-05-19T20:11:24.347767807Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-19T20:11:24.349279693Z level=info msg="Migration successfully executed" id="create user role table" duration=1.508726ms logger=migrator t=2026-05-19T20:11:24.35796836Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-19T20:11:24.359024975Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.057885ms logger=migrator t=2026-05-19T20:11:24.362257413Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-19T20:11:24.363312468Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.054615ms logger=migrator t=2026-05-19T20:11:24.366692088Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-19T20:11:24.367973828Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.27843ms logger=migrator t=2026-05-19T20:11:24.373406728Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-19T20:11:24.374278309Z level=info msg="Migration successfully executed" id="create builtin role table" duration=871.341µs logger=migrator t=2026-05-19T20:11:24.378368206Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-19T20:11:24.379492833Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.123877ms logger=migrator t=2026-05-19T20:11:24.383939949Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-19T20:11:24.385068406Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.127797ms logger=migrator t=2026-05-19T20:11:24.388222161Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-19T20:11:24.39615398Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.931269ms logger=migrator t=2026-05-19T20:11:24.402757427Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-19T20:11:24.404112669Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.355412ms logger=migrator t=2026-05-19T20:11:24.408057114Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-19T20:11:24.409244792Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.186909ms logger=migrator t=2026-05-19T20:11:24.415385198Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-19T20:11:24.416397662Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.011964ms logger=migrator t=2026-05-19T20:11:24.421502714Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-19T20:11:24.422542169Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.039425ms logger=migrator t=2026-05-19T20:11:24.426231996Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-19T20:11:24.427575648Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.343102ms logger=migrator t=2026-05-19T20:11:24.431742038Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-19T20:11:24.433634633Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.909156ms logger=migrator t=2026-05-19T20:11:24.439171715Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-19T20:11:24.447851842Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.677507ms logger=migrator t=2026-05-19T20:11:24.454982971Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-19T20:11:24.464712493Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.732272ms logger=migrator t=2026-05-19T20:11:24.468831852Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-19T20:11:24.474889886Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.057455ms logger=migrator t=2026-05-19T20:11:24.480680884Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-19T20:11:24.488466119Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.784625ms logger=migrator t=2026-05-19T20:11:24.492489855Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-19T20:11:24.493283084Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=790.619µs logger=migrator t=2026-05-19T20:11:24.499776309Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-19T20:11:24.501595512Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.815183ms logger=migrator t=2026-05-19T20:11:24.508716202Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-19T20:11:24.510380871Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.67289ms logger=migrator t=2026-05-19T20:11:24.514751995Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-19T20:11:24.516137588Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.385103ms logger=migrator t=2026-05-19T20:11:24.521905946Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-19T20:11:24.522969301Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.062855ms logger=migrator t=2026-05-19T20:11:24.526890365Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-19T20:11:24.526994817Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.672µs logger=migrator t=2026-05-19T20:11:24.530852429Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-19T20:11:24.530919381Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.582µs logger=migrator t=2026-05-19T20:11:24.534971967Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-19T20:11:24.535628033Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=656.036µs logger=migrator t=2026-05-19T20:11:24.541840071Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-19T20:11:24.542369703Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=530.332µs logger=migrator t=2026-05-19T20:11:24.547417824Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-19T20:11:24.54811687Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=699.106µs logger=migrator t=2026-05-19T20:11:24.55440637Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-19T20:11:24.554886042Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=483.522µs logger=migrator t=2026-05-19T20:11:24.560441604Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-19T20:11:24.561334495Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=892.851µs logger=migrator t=2026-05-19T20:11:24.566293074Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-19T20:11:24.568060196Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.766352ms logger=migrator t=2026-05-19T20:11:24.572284666Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-19T20:11:24.57410925Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.826393ms logger=migrator t=2026-05-19T20:11:24.57832278Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-19T20:11:24.587161771Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.836221ms logger=migrator t=2026-05-19T20:11:24.592851716Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-19T20:11:24.592907268Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.502µs logger=migrator t=2026-05-19T20:11:24.598808438Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-19T20:11:24.600453347Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.649169ms logger=migrator t=2026-05-19T20:11:24.605566239Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-19T20:11:24.606733817Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.167618ms logger=migrator t=2026-05-19T20:11:24.611873889Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-19T20:11:24.613005916Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.131997ms logger=migrator t=2026-05-19T20:11:24.618917777Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-19T20:11:24.626836236Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.919379ms logger=migrator t=2026-05-19T20:11:24.633628958Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-19T20:11:24.635519463Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.892846ms logger=migrator t=2026-05-19T20:11:24.640497041Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-19T20:11:24.641578837Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.081546ms logger=migrator t=2026-05-19T20:11:24.645864789Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:24.674596694Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.728335ms logger=migrator t=2026-05-19T20:11:24.681202861Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-19T20:11:24.6823959Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.191459ms logger=migrator t=2026-05-19T20:11:24.705404598Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-19T20:11:24.70718813Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.786202ms logger=migrator t=2026-05-19T20:11:24.795609977Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-19T20:11:24.797445941Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.838184ms logger=migrator t=2026-05-19T20:11:24.920949123Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-19T20:11:24.922236694Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.289951ms logger=migrator t=2026-05-19T20:11:24.928909483Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-19T20:11:24.929317392Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=408.689µs logger=migrator t=2026-05-19T20:11:24.939044824Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-19T20:11:24.940640442Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.598098ms logger=migrator t=2026-05-19T20:11:24.94851061Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-19T20:11:24.956996932Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.486152ms logger=migrator t=2026-05-19T20:11:24.960498095Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-19T20:11:24.961373436Z level=info msg="Migration successfully executed" id="create entity_events table" duration=875.041µs logger=migrator t=2026-05-19T20:11:24.965677639Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-19T20:11:24.966657162Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=979.533µs logger=migrator t=2026-05-19T20:11:24.970620627Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T20:11:24.97161414Z 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-05-19T20:11:24.977040819Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T20:11:24.97790682Z 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-05-19T20:11:24.984326473Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-19T20:11:24.985373978Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.050095ms logger=migrator t=2026-05-19T20:11:24.989558458Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-19T20:11:24.990588702Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.018774ms logger=migrator t=2026-05-19T20:11:24.995433628Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T20:11:24.996548144Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.113396ms logger=migrator t=2026-05-19T20:11:25.001103573Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T20:11:25.003136281Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.021998ms logger=migrator t=2026-05-19T20:11:25.008806706Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T20:11:25.010002925Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.196539ms logger=migrator t=2026-05-19T20:11:25.014443031Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T20:11:25.016706635Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.262744ms logger=migrator t=2026-05-19T20:11:25.024152652Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-19T20:11:25.025372911Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.217299ms logger=migrator t=2026-05-19T20:11:25.02953118Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-19T20:11:25.030733709Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.202328ms logger=migrator t=2026-05-19T20:11:25.037046199Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T20:11:25.038582856Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.534576ms logger=migrator t=2026-05-19T20:11:25.042008957Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T20:11:25.043097893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.088856ms logger=migrator t=2026-05-19T20:11:25.046781981Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-19T20:11:25.047956779Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.177108ms logger=migrator t=2026-05-19T20:11:25.053191954Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-19T20:11:25.076514899Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.322535ms logger=migrator t=2026-05-19T20:11:25.081263432Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-19T20:11:25.087337306Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.073664ms logger=migrator t=2026-05-19T20:11:25.090779838Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-19T20:11:25.09925794Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.480122ms logger=migrator t=2026-05-19T20:11:25.105262123Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-19T20:11:25.105486829Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=225.216µs logger=migrator t=2026-05-19T20:11:25.109686099Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-19T20:11:25.118279183Z level=info msg="Migration successfully executed" id="add share column" duration=8.592484ms logger=migrator t=2026-05-19T20:11:25.122992476Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-19T20:11:25.12316859Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=176.514µs logger=migrator t=2026-05-19T20:11:25.129668305Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-19T20:11:25.130824322Z level=info msg="Migration successfully executed" id="create file table" duration=1.154387ms logger=migrator t=2026-05-19T20:11:25.136323083Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-19T20:11:25.13826058Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.936967ms logger=migrator t=2026-05-19T20:11:25.142029349Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-19T20:11:25.143135706Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.105777ms logger=migrator t=2026-05-19T20:11:25.146771842Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-19T20:11:25.147633613Z level=info msg="Migration successfully executed" id="create file_meta table" duration=861.341µs logger=migrator t=2026-05-19T20:11:25.151887164Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-19T20:11:25.153054842Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.167238ms logger=migrator t=2026-05-19T20:11:25.156598356Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-19T20:11:25.156662248Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.602µs logger=migrator t=2026-05-19T20:11:25.161621436Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-19T20:11:25.161733679Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.783µs logger=migrator t=2026-05-19T20:11:25.166749718Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-19T20:11:25.167311942Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=562.144µs logger=migrator t=2026-05-19T20:11:25.170921208Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-19T20:11:25.171169354Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=247.666µs logger=migrator t=2026-05-19T20:11:25.181157931Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-19T20:11:25.18277797Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.625149ms logger=migrator t=2026-05-19T20:11:25.189757006Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-19T20:11:25.196734623Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.978037ms logger=migrator t=2026-05-19T20:11:25.203463113Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-19T20:11:25.203617597Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=155.584µs logger=migrator t=2026-05-19T20:11:25.206974006Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-19T20:11:25.20878493Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.810673ms logger=migrator t=2026-05-19T20:11:25.213906532Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-19T20:11:25.214522656Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=617.834µs logger=migrator t=2026-05-19T20:11:25.218892571Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-19T20:11:25.219119796Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=227.536µs logger=migrator t=2026-05-19T20:11:25.227141097Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-19T20:11:25.227797603Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=658.676µs logger=migrator t=2026-05-19T20:11:25.232173157Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-19T20:11:25.243076707Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.895589ms logger=migrator t=2026-05-19T20:11:25.252561893Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-19T20:11:25.262237303Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.6756ms logger=migrator t=2026-05-19T20:11:25.268176625Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-19T20:11:25.269452295Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.27658ms logger=migrator t=2026-05-19T20:11:25.276307828Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-19T20:11:25.353989689Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.678711ms logger=migrator t=2026-05-19T20:11:25.369879798Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-19T20:11:25.371879956Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.970457ms logger=migrator t=2026-05-19T20:11:25.377876438Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-19T20:11:25.379135428Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.25836ms logger=migrator t=2026-05-19T20:11:25.382796325Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-19T20:11:25.41572483Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.925165ms logger=migrator t=2026-05-19T20:11:25.463789395Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-19T20:11:25.473775003Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.989788ms logger=migrator t=2026-05-19T20:11:25.481709892Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-19T20:11:25.481971408Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=261.016µs logger=migrator t=2026-05-19T20:11:25.488230488Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-19T20:11:25.488575286Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=344.808µs logger=migrator t=2026-05-19T20:11:25.494035896Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-19T20:11:25.494319362Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=282.966µs logger=migrator t=2026-05-19T20:11:25.499393823Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-19T20:11:25.499647409Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=254.096µs logger=migrator t=2026-05-19T20:11:25.504670489Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-19T20:11:25.504930725Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=267.966µs logger=migrator t=2026-05-19T20:11:25.518057018Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-19T20:11:25.519943053Z level=info msg="Migration successfully executed" id="create folder table" duration=1.887905ms logger=migrator t=2026-05-19T20:11:25.525819803Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-19T20:11:25.527981424Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.162011ms logger=migrator t=2026-05-19T20:11:25.533392293Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-19T20:11:25.535799171Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.409238ms logger=migrator t=2026-05-19T20:11:25.542110501Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-19T20:11:25.542184773Z level=info msg="Migration successfully executed" id="Update folder title length" duration=78.042µs logger=migrator t=2026-05-19T20:11:25.547208903Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T20:11:25.54876242Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.555427ms logger=migrator t=2026-05-19T20:11:25.553489102Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T20:11:25.554775993Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.291621ms logger=migrator t=2026-05-19T20:11:25.561591195Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-19T20:11:25.563625734Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.039489ms logger=migrator t=2026-05-19T20:11:25.568823568Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-19T20:11:25.569437262Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=616.454µs logger=migrator t=2026-05-19T20:11:25.577000063Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-19T20:11:25.577507545Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=510.083µs logger=migrator t=2026-05-19T20:11:25.583588919Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-19T20:11:25.585367902Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.778822ms logger=migrator t=2026-05-19T20:11:25.590957065Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-19T20:11:25.592877481Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.921016ms logger=migrator t=2026-05-19T20:11:25.598591837Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-19T20:11:25.599779625Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.183778ms logger=migrator t=2026-05-19T20:11:25.605590464Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-19T20:11:25.607558961Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.967697ms logger=migrator t=2026-05-19T20:11:25.613894341Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-19T20:11:25.615018088Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.123747ms logger=migrator t=2026-05-19T20:11:25.622383934Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-19T20:11:25.623441549Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.056085ms logger=migrator t=2026-05-19T20:11:25.631005759Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-19T20:11:25.632014743Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.009304ms logger=migrator t=2026-05-19T20:11:25.637143365Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-19T20:11:25.638043077Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=899.592µs logger=migrator t=2026-05-19T20:11:25.644218794Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-19T20:11:25.645913294Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.69366ms logger=migrator t=2026-05-19T20:11:25.651376324Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-19T20:11:25.654425997Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.052273ms logger=migrator t=2026-05-19T20:11:25.661559147Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-19T20:11:25.662884629Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.342992ms logger=migrator t=2026-05-19T20:11:25.667454747Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-19T20:11:25.667765505Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=308.818µs logger=migrator t=2026-05-19T20:11:25.672545079Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-19T20:11:25.683260594Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.715275ms logger=migrator t=2026-05-19T20:11:25.68978834Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-19T20:11:25.690950477Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.163767ms logger=migrator t=2026-05-19T20:11:25.69653566Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T20:11:25.696586211Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=52.491µs logger=migrator t=2026-05-19T20:11:25.702521983Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T20:11:25.704592322Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.070569ms logger=migrator t=2026-05-19T20:11:25.711381694Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T20:11:25.711407085Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.491µs logger=migrator t=2026-05-19T20:11:25.718088954Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-19T20:11:25.720236965Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.147211ms logger=migrator t=2026-05-19T20:11:25.7254808Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T20:11:25.726605617Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.124517ms logger=migrator t=2026-05-19T20:11:25.731884722Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-19T20:11:25.732898427Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.013124ms logger=migrator t=2026-05-19T20:11:25.738518751Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-19T20:11:25.739313049Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=795.019µs logger=migrator t=2026-05-19T20:11:25.747346141Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-19T20:11:25.747791972Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=447.411µs logger=migrator t=2026-05-19T20:11:25.754198284Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-19T20:11:25.755134736Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=936.542µs logger=migrator t=2026-05-19T20:11:25.761391625Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-19T20:11:25.762716177Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.313702ms logger=migrator t=2026-05-19T20:11:25.771063196Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-19T20:11:25.771944967Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=881.961µs logger=migrator t=2026-05-19T20:11:25.778169935Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-19T20:11:25.790740215Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.57809ms logger=migrator t=2026-05-19T20:11:25.798409537Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-19T20:11:25.808388015Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.978078ms logger=migrator t=2026-05-19T20:11:25.81826421Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-19T20:11:25.829545919Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.278949ms logger=migrator t=2026-05-19T20:11:25.838371609Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-19T20:11:25.838438401Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.312µs logger=migrator t=2026-05-19T20:11:25.844467665Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-19T20:11:25.85726225Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.795986ms logger=migrator t=2026-05-19T20:11:25.863262373Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-19T20:11:25.87365235Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.389877ms logger=migrator t=2026-05-19T20:11:25.880466182Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-19T20:11:25.8807769Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=311.368µs logger=migrator t=2026-05-19T20:11:25.887694115Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.727944106s logger=migrator t=2026-05-19T20:11:25.888621677Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-19T20:11:25.906932593Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-19T20:11:25.907137248Z level=info msg="Created default organization" logger=secrets t=2026-05-19T20:11:25.916498841Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T20:11:25.962800824Z level=info msg="Restored cache from database" duration=400.89µs logger=plugin.store t=2026-05-19T20:11:25.964212348Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-19T20:11:26.000759338Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-19T20:11:26.000913242Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-19T20:11:26.001070336Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-19T20:11:26.001147888Z level=info msg="Plugins loaded" count=54 duration=36.937241ms logger=query_data t=2026-05-19T20:11:26.005226445Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-19T20:11:26.009989508Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-19T20:11:26.017869286Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-19T20:11:26.032021213Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-19T20:11:26.03482022Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-19T20:11:26.036996082Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-19T20:11:26.058656088Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-19T20:11:26.081130943Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-19T20:11:26.102976413Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-19T20:11:26.103011774Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-19T20:11:26.103524057Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-19T20:11:26.103573058Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-19T20:11:26.105008102Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-19T20:11:26.107352378Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-19T20:11:26.188414439Z level=info msg="State cache has been initialized" states=0 duration=84.839511ms logger=ngalert.scheduler t=2026-05-19T20:11:26.1884694Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-19T20:11:26.188652685Z level=info msg=starting first_tick=2026-05-19T20:11:30Z logger=provisioning.dashboard t=2026-05-19T20:11:26.19725732Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-19T20:11:26.19768117Z level=info msg="Update check succeeded" duration=92.577196ms logger=plugins.update.checker t=2026-05-19T20:11:26.199168715Z level=info msg="Update check succeeded" duration=93.19507ms logger=sqlstore.transactions t=2026-05-19T20:11:26.249649168Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T20:11:26.282932591Z level=info msg="Patterns update finished" duration=108.486655ms logger=provisioning.dashboard t=2026-05-19T20:11:26.311077442Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-19T20:11:26.365286673Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-19T20:11:26.365799315Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-19T20:11:26.8890027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:26.889686097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:26.913225737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:26.939674408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:26.975895291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.078532606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.110364664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.168315125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.186703983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.232625627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.254681673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.302504062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.32131136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.365270018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.380685185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.423069645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.442697262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.499804123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.515144398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.561591435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.576564471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.622036095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.643922096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.682094796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.699661114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.787387814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.809253435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.860325942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.874407858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.924748547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:27.947300334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.006387742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.022650029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.075427837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.089969523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.140818605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.154093631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.221934277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.255171119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.344307933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.360657312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.434740998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.4600354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.532283231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.549047831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.765255601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.782967383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.839881609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:28.85462678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.089600018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.109109023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.377243051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.399091632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.861738324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.873690089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.941429083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:29.958827978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.017886675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.035998226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.104447727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.120988361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.196291365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.212528222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.289395923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.305048536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.377465141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.395905911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.472644069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.489254245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.564463417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.583301565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.670631606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.684800234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.773093067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.789952349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.86933312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.883146039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.9503452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:30.967491549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:31.046369318Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-19T20:13:24.126498491Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T20:21:26.158311109Z level=info msg="Completed cleanup jobs" duration=54.06526ms logger=plugins.update.checker t=2026-05-19T20:21:26.254973399Z level=info msg="Update check succeeded" duration=54.665285ms logger=sqlstore.transactions t=2026-05-19T20:26:26.026462461Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-19T20:31:26.270417592Z level=info msg="Update check succeeded" duration=70.769537ms logger=cleanup t=2026-05-19T20:31:27.361400401Z level=info msg="Completed cleanup jobs" duration=1.257385936s logger=cleanup t=2026-05-19T20:41:26.109747343Z level=info msg="Completed cleanup jobs" duration=5.707876ms logger=plugins.update.checker t=2026-05-19T20:41:26.254819097Z level=info msg="Update check succeeded" duration=54.56871ms logger=infra.usagestats t=2026-05-19T20:43:24.151337353Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T20:51:26.140094673Z level=info msg="Completed cleanup jobs" duration=36.070205ms logger=plugins.update.checker t=2026-05-19T20:51:26.26280532Z level=info msg="Update check succeeded" duration=63.291765ms logger=cleanup t=2026-05-19T21:01:26.133387702Z level=info msg="Completed cleanup jobs" duration=28.962024ms logger=plugins.update.checker t=2026-05-19T21:01:26.250921837Z level=info msg="Update check succeeded" duration=51.375831ms logger=cleanup t=2026-05-19T21:11:26.140239822Z level=info msg="Completed cleanup jobs" duration=35.699197ms logger=plugins.update.checker t=2026-05-19T21:11:26.253249506Z level=info msg="Update check succeeded" duration=53.904785ms logger=infra.usagestats t=2026-05-19T21:13:24.148044952Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T21:21:26.125811404Z level=info msg="Completed cleanup jobs" duration=20.614205ms logger=plugins.update.checker t=2026-05-19T21:21:26.248818498Z level=info msg="Update check succeeded" duration=49.030227ms logger=cleanup t=2026-05-19T21:31:26.139477387Z level=info msg="Completed cleanup jobs" duration=35.657696ms logger=plugins.update.checker t=2026-05-19T21:31:26.259683113Z level=info msg="Update check succeeded" duration=59.918168ms