logger=settings t=2026-05-26T21:19:02.249908048Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T21:19:02Z logger=settings t=2026-05-26T21:19:02.250157745Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T21:19:02.250173155Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T21:19:02.250178555Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T21:19:02.250181395Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T21:19:02.250184696Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:19:02.250187286Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:19:02.250189876Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T21:19:02.250194946Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T21:19:02.250198466Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T21:19:02.250202566Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:19:02.250205976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:19:02.250210746Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T21:19:02.250215226Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T21:19:02.250218906Z level=info msg=Target target=[all] logger=settings t=2026-05-26T21:19:02.250226387Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T21:19:02.250231287Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T21:19:02.250235147Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T21:19:02.250240967Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T21:19:02.250244667Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T21:19:02.250250107Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T21:19:02.250506113Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T21:19:02.250527384Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T21:19:02.251829746Z level=info msg="Locking database" logger=migrator t=2026-05-26T21:19:02.251842087Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T21:19:02.25235107Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T21:19:02.253195961Z level=info msg="Migration successfully executed" id="create migration_log table" duration=844.54µs logger=migrator t=2026-05-26T21:19:02.259772495Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T21:19:02.260545204Z level=info msg="Migration successfully executed" id="create user table" duration=772.64µs logger=migrator t=2026-05-26T21:19:02.266456502Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T21:19:02.267592011Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.135139ms logger=migrator t=2026-05-26T21:19:02.274466762Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T21:19:02.275168259Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=703.377µs logger=migrator t=2026-05-26T21:19:02.283786386Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T21:19:02.284735539Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=952.554µs logger=migrator t=2026-05-26T21:19:02.28919182Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T21:19:02.290192885Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.001334ms logger=migrator t=2026-05-26T21:19:02.299232171Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T21:19:02.302048201Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.819631ms logger=migrator t=2026-05-26T21:19:02.308600635Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T21:19:02.310306338Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.707082ms logger=migrator t=2026-05-26T21:19:02.315389634Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T21:19:02.316216776Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=827.182µs logger=migrator t=2026-05-26T21:19:02.32199262Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T21:19:02.323033626Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.045716ms logger=migrator t=2026-05-26T21:19:02.328169225Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T21:19:02.32920911Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.039575ms logger=migrator t=2026-05-26T21:19:02.334529403Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T21:19:02.335462767Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=930.173µs logger=migrator t=2026-05-26T21:19:02.339791465Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T21:19:02.34161438Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.823785ms logger=migrator t=2026-05-26T21:19:02.34680467Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T21:19:02.346841431Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.531µs logger=migrator t=2026-05-26T21:19:02.352222046Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T21:19:02.35401843Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.795614ms logger=migrator t=2026-05-26T21:19:02.361328593Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T21:19:02.361574039Z level=info msg="Migration successfully executed" id="Add missing user data" duration=240.896µs logger=migrator t=2026-05-26T21:19:02.367287462Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T21:19:02.368353329Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.065427ms logger=migrator t=2026-05-26T21:19:02.372270116Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T21:19:02.373324603Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.054237ms logger=migrator t=2026-05-26T21:19:02.378063641Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T21:19:02.379425375Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.360694ms logger=migrator t=2026-05-26T21:19:02.383798114Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T21:19:02.392084031Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.285327ms logger=migrator t=2026-05-26T21:19:02.405293112Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T21:19:02.408558244Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.267932ms logger=migrator t=2026-05-26T21:19:02.414151543Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T21:19:02.414384479Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.636µs logger=migrator t=2026-05-26T21:19:02.420683966Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T21:19:02.421457926Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=774.07µs logger=migrator t=2026-05-26T21:19:02.425818584Z 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-26T21:19:02.426268476Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=450.142µs logger=migrator t=2026-05-26T21:19:02.431453225Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T21:19:02.432248955Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=798.26µs logger=migrator t=2026-05-26T21:19:02.438415459Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T21:19:02.439824425Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.407665ms logger=migrator t=2026-05-26T21:19:02.445396844Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T21:19:02.446134882Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=737.898µs logger=migrator t=2026-05-26T21:19:02.450859401Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T21:19:02.452095822Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.235471ms logger=migrator t=2026-05-26T21:19:02.456819639Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T21:19:02.457734713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=915.204µs logger=migrator t=2026-05-26T21:19:02.463385283Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T21:19:02.46406271Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=677.157µs logger=migrator t=2026-05-26T21:19:02.468903261Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T21:19:02.468974523Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=73.282µs logger=migrator t=2026-05-26T21:19:02.474550552Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T21:19:02.475975028Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.423986ms logger=migrator t=2026-05-26T21:19:02.481845405Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T21:19:02.482580293Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=734.708µs logger=migrator t=2026-05-26T21:19:02.496793838Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T21:19:02.497879636Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.087388ms logger=migrator t=2026-05-26T21:19:02.506793728Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T21:19:02.508325746Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.536738ms logger=migrator t=2026-05-26T21:19:02.51327459Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:19:02.516600273Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.330373ms logger=migrator t=2026-05-26T21:19:02.520818629Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T21:19:02.521750412Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=931.453µs logger=migrator t=2026-05-26T21:19:02.525823664Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T21:19:02.526767847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=920.262µs logger=migrator t=2026-05-26T21:19:02.540610323Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T21:19:02.541575398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=969.945µs logger=migrator t=2026-05-26T21:19:02.547492395Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T21:19:02.548200143Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=707.878µs logger=migrator t=2026-05-26T21:19:02.551986927Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T21:19:02.553082435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.095348ms logger=migrator t=2026-05-26T21:19:02.558666585Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T21:19:02.559367562Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=695.937µs logger=migrator t=2026-05-26T21:19:02.587843224Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T21:19:02.588258524Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=416.151µs logger=migrator t=2026-05-26T21:19:02.594151601Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T21:19:02.594411837Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=260.466µs logger=migrator t=2026-05-26T21:19:02.598925171Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T21:19:02.599545166Z level=info msg="Migration successfully executed" id="create star table" duration=619.725µs logger=migrator t=2026-05-26T21:19:02.604035008Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T21:19:02.604758796Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=725.328µs logger=migrator t=2026-05-26T21:19:02.610131091Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T21:19:02.611246128Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.114967ms logger=migrator t=2026-05-26T21:19:02.616045878Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T21:19:02.616777537Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=731.008µs logger=migrator t=2026-05-26T21:19:02.621856863Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T21:19:02.62289196Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.034797ms logger=migrator t=2026-05-26T21:19:02.628344006Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T21:19:02.629474084Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.130208ms logger=migrator t=2026-05-26T21:19:02.63572107Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T21:19:02.636873158Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.151888ms logger=migrator t=2026-05-26T21:19:02.642273924Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T21:19:02.643375281Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.101348ms logger=migrator t=2026-05-26T21:19:02.648749425Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T21:19:02.648798237Z level=info msg="Migration successfully executed" id="Update org table charset" duration=50.392µs logger=migrator t=2026-05-26T21:19:02.653893624Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T21:19:02.653921215Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.701µs logger=migrator t=2026-05-26T21:19:02.660022458Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T21:19:02.660279594Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=262.116µs logger=migrator t=2026-05-26T21:19:02.667258468Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T21:19:02.66895431Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.702582ms logger=migrator t=2026-05-26T21:19:02.676154591Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T21:19:02.677075554Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=921.303µs logger=migrator t=2026-05-26T21:19:02.6825471Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T21:19:02.683389562Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=842.462µs logger=migrator t=2026-05-26T21:19:02.691937315Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T21:19:02.693216607Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.283852ms logger=migrator t=2026-05-26T21:19:02.702267254Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T21:19:02.703522334Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.263971ms logger=migrator t=2026-05-26T21:19:02.70893796Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T21:19:02.709516134Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=575.884µs logger=migrator t=2026-05-26T21:19:02.715984456Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T21:19:02.722658912Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.675146ms logger=migrator t=2026-05-26T21:19:02.728099369Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T21:19:02.728923579Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=824.711µs logger=migrator t=2026-05-26T21:19:02.73574213Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T21:19:02.736496688Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=754.468µs logger=migrator t=2026-05-26T21:19:02.743605016Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T21:19:02.745200226Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.60014ms logger=migrator t=2026-05-26T21:19:02.751589076Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T21:19:02.752028787Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=439.36µs logger=migrator t=2026-05-26T21:19:02.757606026Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T21:19:02.758594151Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=987.485µs logger=migrator t=2026-05-26T21:19:02.765451512Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T21:19:02.765556674Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.292µs logger=migrator t=2026-05-26T21:19:02.771560545Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T21:19:02.773841022Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.280037ms logger=migrator t=2026-05-26T21:19:02.781148434Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T21:19:02.7829717Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.823406ms logger=migrator t=2026-05-26T21:19:02.789101043Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T21:19:02.790925778Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.822345ms logger=migrator t=2026-05-26T21:19:02.796948629Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T21:19:02.7977841Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=835.791µs logger=migrator t=2026-05-26T21:19:02.803833592Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T21:19:02.807040281Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.200359ms logger=migrator t=2026-05-26T21:19:02.814467417Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T21:19:02.815273237Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=805.82µs logger=migrator t=2026-05-26T21:19:02.820297793Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T21:19:02.821154864Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=857.251µs logger=migrator t=2026-05-26T21:19:02.827356109Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T21:19:02.82739689Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.181µs logger=migrator t=2026-05-26T21:19:02.832768355Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T21:19:02.832830206Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.251µs logger=migrator t=2026-05-26T21:19:02.839066662Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T21:19:02.842259611Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.192289ms logger=migrator t=2026-05-26T21:19:02.847409871Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T21:19:02.84938361Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.973279ms logger=migrator t=2026-05-26T21:19:02.875645106Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T21:19:02.880910317Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.269741ms logger=migrator t=2026-05-26T21:19:02.887983904Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T21:19:02.88940821Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.424086ms logger=migrator t=2026-05-26T21:19:02.89422894Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T21:19:02.89458773Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=363.65µs logger=migrator t=2026-05-26T21:19:02.900741743Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T21:19:02.902014425Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.271502ms logger=migrator t=2026-05-26T21:19:02.908072197Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T21:19:02.909209204Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.136937ms logger=migrator t=2026-05-26T21:19:02.914581179Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T21:19:02.91461099Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.831µs logger=migrator t=2026-05-26T21:19:02.926283692Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T21:19:02.927710448Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.431825ms logger=migrator t=2026-05-26T21:19:02.932740643Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T21:19:02.933531813Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=791.29µs logger=migrator t=2026-05-26T21:19:02.938961958Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:19:02.948289352Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.327734ms logger=migrator t=2026-05-26T21:19:02.953498601Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T21:19:02.95422653Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=727.569µs logger=migrator t=2026-05-26T21:19:02.95866571Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T21:19:02.959902841Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.236941ms logger=migrator t=2026-05-26T21:19:02.965472851Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T21:19:02.967211485Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.737844ms logger=migrator t=2026-05-26T21:19:02.97385798Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T21:19:02.974322232Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=464.312µs logger=migrator t=2026-05-26T21:19:02.980927767Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T21:19:02.981827739Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=900.172µs logger=migrator t=2026-05-26T21:19:02.988812234Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T21:19:02.992476965Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.664121ms logger=migrator t=2026-05-26T21:19:02.997561933Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T21:19:02.998339212Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=777.809µs logger=migrator t=2026-05-26T21:19:03.004565698Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T21:19:03.004807024Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=241.186µs logger=migrator t=2026-05-26T21:19:03.009104121Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T21:19:03.009277425Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.814µs logger=migrator t=2026-05-26T21:19:03.013355747Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T21:19:03.014448735Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.092458ms logger=migrator t=2026-05-26T21:19:03.020832435Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T21:19:03.023034399Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.201814ms logger=migrator t=2026-05-26T21:19:03.028790623Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T21:19:03.029677255Z level=info msg="Migration successfully executed" id="create data_source table" duration=886.642µs logger=migrator t=2026-05-26T21:19:03.035591893Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T21:19:03.036565577Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=965.834µs logger=migrator t=2026-05-26T21:19:03.0422556Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T21:19:03.043027559Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=771.27µs logger=migrator t=2026-05-26T21:19:03.047175873Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T21:19:03.047911221Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=735.419µs logger=migrator t=2026-05-26T21:19:03.051580992Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T21:19:03.052611879Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.028707ms logger=migrator t=2026-05-26T21:19:03.059748017Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T21:19:03.069645544Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.903407ms logger=migrator t=2026-05-26T21:19:03.074583568Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T21:19:03.075344286Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=762.079µs logger=migrator t=2026-05-26T21:19:03.079225123Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T21:19:03.080131746Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=810.481µs logger=migrator t=2026-05-26T21:19:03.086153266Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T21:19:03.08709406Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=934.174µs logger=migrator t=2026-05-26T21:19:03.095369347Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T21:19:03.09591167Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=542.563µs logger=migrator t=2026-05-26T21:19:03.102005553Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T21:19:03.105974322Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.968789ms logger=migrator t=2026-05-26T21:19:03.110067595Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T21:19:03.113233184Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.169608ms logger=migrator t=2026-05-26T21:19:03.120085304Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T21:19:03.120113566Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.712µs logger=migrator t=2026-05-26T21:19:03.124999058Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T21:19:03.125194683Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.475µs logger=migrator t=2026-05-26T21:19:03.130065274Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T21:19:03.134159147Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.093783ms logger=migrator t=2026-05-26T21:19:03.141682924Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T21:19:03.14187647Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.126µs logger=migrator t=2026-05-26T21:19:03.148429093Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T21:19:03.148697239Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=259.486µs logger=migrator t=2026-05-26T21:19:03.154875084Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T21:19:03.157712525Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.837021ms logger=migrator t=2026-05-26T21:19:03.166464653Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T21:19:03.167051618Z level=info msg="Migration successfully executed" id="Update uid value" duration=613.095µs logger=migrator t=2026-05-26T21:19:03.171531001Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T21:19:03.174094014Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.562013ms logger=migrator t=2026-05-26T21:19:03.178550856Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T21:19:03.179303855Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=753.129µs logger=migrator t=2026-05-26T21:19:03.1839332Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T21:19:03.185409357Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.473907ms logger=migrator t=2026-05-26T21:19:03.191967171Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T21:19:03.193359686Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.398115ms logger=migrator t=2026-05-26T21:19:03.291901498Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T21:19:03.296056482Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=4.147944ms logger=migrator t=2026-05-26T21:19:03.302616557Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T21:19:03.303732654Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.116468ms logger=migrator t=2026-05-26T21:19:03.310710038Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T21:19:03.311663413Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=957.805µs logger=migrator t=2026-05-26T21:19:03.316666658Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T21:19:03.3179423Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.275592ms logger=migrator t=2026-05-26T21:19:03.323711174Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T21:19:03.32516418Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.457576ms logger=migrator t=2026-05-26T21:19:03.330257067Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T21:19:03.341531819Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.275222ms logger=migrator t=2026-05-26T21:19:03.346151544Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T21:19:03.346682607Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=531.403µs logger=migrator t=2026-05-26T21:19:03.35038287Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T21:19:03.35115377Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=770.46µs logger=migrator t=2026-05-26T21:19:03.354836411Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T21:19:03.35558761Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=750.739µs logger=migrator t=2026-05-26T21:19:03.35958357Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T21:19:03.36037369Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=790.01µs logger=migrator t=2026-05-26T21:19:03.365287493Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T21:19:03.365635071Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=347.168µs logger=migrator t=2026-05-26T21:19:03.369619981Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T21:19:03.370445881Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=825.87µs logger=migrator t=2026-05-26T21:19:03.37518219Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T21:19:03.375209331Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.591µs logger=migrator t=2026-05-26T21:19:03.383848036Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T21:19:03.38797536Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.127493ms logger=migrator t=2026-05-26T21:19:03.393652111Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T21:19:03.396110222Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.457811ms logger=migrator t=2026-05-26T21:19:03.408905923Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T21:19:03.409071787Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=165.934µs logger=migrator t=2026-05-26T21:19:03.412714038Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T21:19:03.41519462Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.477732ms logger=migrator t=2026-05-26T21:19:03.419910497Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T21:19:03.42242168Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.511283ms logger=migrator t=2026-05-26T21:19:03.42644918Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T21:19:03.427180179Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=729.579µs logger=migrator t=2026-05-26T21:19:03.431099607Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T21:19:03.43160785Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=506.353µs logger=migrator t=2026-05-26T21:19:03.436573304Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T21:19:03.437806595Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.233471ms logger=migrator t=2026-05-26T21:19:03.442381549Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T21:19:03.44363466Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.252901ms logger=migrator t=2026-05-26T21:19:03.447763084Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T21:19:03.448582924Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=819.46µs logger=migrator t=2026-05-26T21:19:03.453446286Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T21:19:03.454648186Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.20171ms logger=migrator t=2026-05-26T21:19:03.459371683Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T21:19:03.459483217Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.254µs logger=migrator t=2026-05-26T21:19:03.463589239Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T21:19:03.46361888Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.391µs logger=migrator t=2026-05-26T21:19:03.468326668Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T21:19:03.472285826Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.957919ms logger=migrator t=2026-05-26T21:19:03.47646653Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T21:19:03.480768499Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.301059ms logger=migrator t=2026-05-26T21:19:03.484601184Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T21:19:03.484672076Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.082µs logger=migrator t=2026-05-26T21:19:03.488375199Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T21:19:03.489328023Z level=info msg="Migration successfully executed" id="create quota table v1" duration=951.414µs logger=migrator t=2026-05-26T21:19:03.494368388Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T21:19:03.49562457Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.257282ms logger=migrator t=2026-05-26T21:19:03.501715103Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T21:19:03.501746133Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.721µs logger=migrator t=2026-05-26T21:19:03.507423874Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T21:19:03.508645915Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.221801ms logger=migrator t=2026-05-26T21:19:03.515837444Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T21:19:03.517203069Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.364105ms logger=migrator t=2026-05-26T21:19:03.522509612Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T21:19:03.525349733Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.840171ms logger=migrator t=2026-05-26T21:19:03.52965663Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T21:19:03.529687731Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.951µs logger=migrator t=2026-05-26T21:19:03.535938977Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T21:19:03.536777798Z level=info msg="Migration successfully executed" id="create session table" duration=838.571µs logger=migrator t=2026-05-26T21:19:03.542010079Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T21:19:03.542143532Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=131.253µs logger=migrator t=2026-05-26T21:19:03.546191754Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T21:19:03.546312877Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.283µs logger=migrator t=2026-05-26T21:19:03.550314836Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T21:19:03.551347382Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.032556ms logger=migrator t=2026-05-26T21:19:03.55727565Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T21:19:03.557970968Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=695.097µs logger=migrator t=2026-05-26T21:19:03.56324423Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T21:19:03.563273181Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.17µs logger=migrator t=2026-05-26T21:19:03.567156467Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T21:19:03.567205268Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.901µs logger=migrator t=2026-05-26T21:19:03.572269626Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T21:19:03.577160028Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.889543ms logger=migrator t=2026-05-26T21:19:03.581532187Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T21:19:03.58364307Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.110753ms logger=migrator t=2026-05-26T21:19:03.588374148Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T21:19:03.58843531Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=62.402µs logger=migrator t=2026-05-26T21:19:03.592168183Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T21:19:03.592250395Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.401µs logger=migrator t=2026-05-26T21:19:03.596917621Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T21:19:03.598133481Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.215071ms logger=migrator t=2026-05-26T21:19:03.602736607Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T21:19:03.602777428Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.741µs logger=migrator t=2026-05-26T21:19:03.607110886Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T21:19:03.610294925Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.182859ms logger=migrator t=2026-05-26T21:19:03.614848419Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T21:19:03.615017153Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.564µs logger=migrator t=2026-05-26T21:19:03.619129026Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T21:19:03.622183022Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.050026ms logger=migrator t=2026-05-26T21:19:03.628616204Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T21:19:03.63168677Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.069376ms logger=migrator t=2026-05-26T21:19:03.635523007Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T21:19:03.635588918Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.062µs logger=migrator t=2026-05-26T21:19:03.640266764Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T21:19:03.6413001Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.032426ms logger=migrator t=2026-05-26T21:19:03.64611531Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T21:19:03.647356571Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.241001ms logger=migrator t=2026-05-26T21:19:03.653380222Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T21:19:03.655122736Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.740233ms logger=migrator t=2026-05-26T21:19:03.660832798Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T21:19:03.661712071Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=878.303µs logger=migrator t=2026-05-26T21:19:03.666245924Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T21:19:03.668562181Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.311307ms logger=migrator t=2026-05-26T21:19:03.674433189Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T21:19:03.675388782Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=956.583µs logger=migrator t=2026-05-26T21:19:03.679774512Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T21:19:03.680451019Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=676.416µs logger=migrator t=2026-05-26T21:19:03.684612493Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T21:19:03.685430043Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=817.12µs logger=migrator t=2026-05-26T21:19:03.690467339Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T21:19:03.691225738Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=760.688µs logger=migrator t=2026-05-26T21:19:03.695182457Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T21:19:03.705021743Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.839066ms logger=migrator t=2026-05-26T21:19:03.709116015Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T21:19:03.709788322Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=671.857µs logger=migrator t=2026-05-26T21:19:03.714296744Z 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-26T21:19:03.715129445Z 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=832.161µs logger=migrator t=2026-05-26T21:19:03.719535086Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T21:19:03.719812572Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=277.696µs logger=migrator t=2026-05-26T21:19:03.723701629Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T21:19:03.724251643Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=548.954µs logger=migrator t=2026-05-26T21:19:03.729244808Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T21:19:03.730490319Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.20284ms logger=migrator t=2026-05-26T21:19:03.734868728Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T21:19:03.740442908Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.57427ms logger=migrator t=2026-05-26T21:19:03.747054343Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T21:19:03.751579986Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.522853ms logger=migrator t=2026-05-26T21:19:03.757148065Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T21:19:03.760675114Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.526368ms logger=migrator t=2026-05-26T21:19:03.764619982Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T21:19:03.768117919Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.497617ms logger=migrator t=2026-05-26T21:19:03.773404332Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T21:19:03.774239782Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=834.901µs logger=migrator t=2026-05-26T21:19:03.780907349Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T21:19:03.7809365Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.881µs logger=migrator t=2026-05-26T21:19:03.786880468Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T21:19:03.786909829Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.461µs logger=migrator t=2026-05-26T21:19:03.791082133Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T21:19:03.792285774Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.203541ms logger=migrator t=2026-05-26T21:19:03.799370371Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:19:03.800737795Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.367134ms logger=migrator t=2026-05-26T21:19:03.808260983Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T21:19:03.808959831Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=698.628µs logger=migrator t=2026-05-26T21:19:03.813078993Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T21:19:03.813831751Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=751.608µs logger=migrator t=2026-05-26T21:19:03.818440677Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:19:03.819287398Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=846.851µs logger=migrator t=2026-05-26T21:19:03.823172266Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T21:19:03.828597101Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.423014ms logger=migrator t=2026-05-26T21:19:03.832866387Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T21:19:03.836447378Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.58178ms logger=migrator t=2026-05-26T21:19:03.840776076Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T21:19:03.84095835Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.244µs logger=migrator t=2026-05-26T21:19:03.844750164Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T21:19:03.845570976Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=820.572µs logger=migrator t=2026-05-26T21:19:03.849973065Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T21:19:03.850742264Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=768.289µs logger=migrator t=2026-05-26T21:19:03.855598966Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T21:19:03.861187056Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.59068ms logger=migrator t=2026-05-26T21:19:03.865243636Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T21:19:03.865308038Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.602µs logger=migrator t=2026-05-26T21:19:03.870394056Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T21:19:03.871670268Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.276232ms logger=migrator t=2026-05-26T21:19:03.879122643Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T21:19:03.88060688Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.483907ms logger=migrator t=2026-05-26T21:19:03.885939624Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T21:19:03.886018076Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.262µs logger=migrator t=2026-05-26T21:19:03.890926239Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T21:19:03.89179787Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=870.541µs logger=migrator t=2026-05-26T21:19:03.897015561Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T21:19:03.898363484Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.348113ms logger=migrator t=2026-05-26T21:19:03.904863487Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T21:19:03.905703358Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=839.641µs logger=migrator t=2026-05-26T21:19:03.913115573Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T21:19:03.914585419Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.469756ms logger=migrator t=2026-05-26T21:19:03.930852697Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T21:19:03.931543034Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=690.437µs logger=migrator t=2026-05-26T21:19:03.937325368Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T21:19:03.938764754Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.439376ms logger=migrator t=2026-05-26T21:19:03.943731168Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T21:19:03.943774849Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.271µs logger=migrator t=2026-05-26T21:19:03.949114872Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T21:19:03.95420686Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.083978ms logger=migrator t=2026-05-26T21:19:03.959594534Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T21:19:03.961954404Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.34835ms logger=migrator t=2026-05-26T21:19:03.969693277Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T21:19:03.977168824Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.475846ms logger=migrator t=2026-05-26T21:19:03.981554294Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T21:19:03.982121208Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=561.294µs logger=migrator t=2026-05-26T21:19:03.98542671Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T21:19:03.986089137Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=661.367µs logger=migrator t=2026-05-26T21:19:03.991189184Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T21:19:03.992653961Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.460466ms logger=migrator t=2026-05-26T21:19:03.996432476Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T21:19:04.007112872Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.680096ms logger=migrator t=2026-05-26T21:19:04.010965038Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T21:19:04.011479091Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=513.793µs logger=migrator t=2026-05-26T21:19:04.016589649Z 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-26T21:19:04.017227635Z 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=639.716µs logger=migrator t=2026-05-26T21:19:04.021493591Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T21:19:04.021934693Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=442.112µs logger=migrator t=2026-05-26T21:19:04.026703432Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T21:19:04.027521322Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=815.99µs logger=migrator t=2026-05-26T21:19:04.032400164Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T21:19:04.032733832Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=333.288µs logger=migrator t=2026-05-26T21:19:04.036886886Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T21:19:04.042798593Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.911397ms logger=migrator t=2026-05-26T21:19:04.04663477Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T21:19:04.051277146Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.641286ms logger=migrator t=2026-05-26T21:19:04.059542752Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T21:19:04.060509047Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=965.395µs logger=migrator t=2026-05-26T21:19:04.064302621Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T21:19:04.065297067Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=990.696µs logger=migrator t=2026-05-26T21:19:04.069967333Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T21:19:04.070306822Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=339.419µs logger=migrator t=2026-05-26T21:19:04.076377403Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T21:19:04.080605259Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.226496ms logger=migrator t=2026-05-26T21:19:04.084620139Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T21:19:04.085528922Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=908.713µs logger=migrator t=2026-05-26T21:19:04.090045675Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T21:19:04.090213799Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=165.304µs logger=migrator t=2026-05-26T21:19:04.094347163Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T21:19:04.094712771Z level=info msg="Migration successfully executed" id="Move region to single row" duration=361.869µs logger=migrator t=2026-05-26T21:19:04.100495575Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T21:19:04.101299476Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=804.271µs logger=migrator t=2026-05-26T21:19:04.10507645Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T21:19:04.10587127Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=795.04µs logger=migrator t=2026-05-26T21:19:04.109916322Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:19:04.110805543Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=888.692µs logger=migrator t=2026-05-26T21:19:04.115506341Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:19:04.116365843Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=859.031µs logger=migrator t=2026-05-26T21:19:04.120747652Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T21:19:04.121516391Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=766.339µs logger=migrator t=2026-05-26T21:19:04.126192388Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T21:19:04.127022609Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=829.891µs logger=migrator t=2026-05-26T21:19:04.13106698Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T21:19:04.131133992Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.882µs logger=migrator t=2026-05-26T21:19:04.134974007Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T21:19:04.135788617Z level=info msg="Migration successfully executed" id="create test_data table" duration=814.6µs logger=migrator t=2026-05-26T21:19:04.142630619Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T21:19:04.143433819Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=809.191µs logger=migrator t=2026-05-26T21:19:04.150557397Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T21:19:04.151513431Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=956.064µs logger=migrator t=2026-05-26T21:19:04.156486945Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T21:19:04.158217288Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.739233ms logger=migrator t=2026-05-26T21:19:04.16269606Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T21:19:04.162883765Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=187.795µs logger=migrator t=2026-05-26T21:19:04.166762201Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T21:19:04.167129921Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=363.91µs logger=migrator t=2026-05-26T21:19:04.173155281Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T21:19:04.173258715Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.314µs logger=migrator t=2026-05-26T21:19:04.177503641Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T21:19:04.178742391Z level=info msg="Migration successfully executed" id="create team table" duration=1.23511ms logger=migrator t=2026-05-26T21:19:04.183370887Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T21:19:04.18430774Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=936.443µs logger=migrator t=2026-05-26T21:19:04.189410708Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T21:19:04.190771102Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.359774ms logger=migrator t=2026-05-26T21:19:04.195815978Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T21:19:04.200708701Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.893753ms logger=migrator t=2026-05-26T21:19:04.20473396Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T21:19:04.204900924Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=167.394µs logger=migrator t=2026-05-26T21:19:04.209483019Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T21:19:04.210339301Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=857.792µs logger=migrator t=2026-05-26T21:19:04.214633448Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T21:19:04.215780677Z level=info msg="Migration successfully executed" id="create team member table" duration=1.145009ms logger=migrator t=2026-05-26T21:19:04.220455174Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T21:19:04.221819888Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.364114ms logger=migrator t=2026-05-26T21:19:04.226426393Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T21:19:04.227333655Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=906.242µs logger=migrator t=2026-05-26T21:19:04.232957087Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T21:19:04.23431317Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.356263ms logger=migrator t=2026-05-26T21:19:04.238747991Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T21:19:04.244003702Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.259791ms logger=migrator t=2026-05-26T21:19:04.247785306Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T21:19:04.252226048Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.440252ms logger=migrator t=2026-05-26T21:19:04.256963216Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T21:19:04.261490719Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.527143ms logger=migrator t=2026-05-26T21:19:04.265570761Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T21:19:04.266473544Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=902.463µs logger=migrator t=2026-05-26T21:19:04.27072721Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T21:19:04.271601592Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=873.922µs logger=migrator t=2026-05-26T21:19:04.276395492Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T21:19:04.277356176Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=959.464µs logger=migrator t=2026-05-26T21:19:04.283323785Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T21:19:04.284582357Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.256191ms logger=migrator t=2026-05-26T21:19:04.292121804Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T21:19:04.293048648Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=926.894µs logger=migrator t=2026-05-26T21:19:04.298685889Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T21:19:04.29955148Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=864.481µs logger=migrator t=2026-05-26T21:19:04.304078373Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T21:19:04.305050178Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=968.085µs logger=migrator t=2026-05-26T21:19:04.309492039Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T21:19:04.310898374Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.404975ms logger=migrator t=2026-05-26T21:19:04.316206927Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T21:19:04.316985776Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=778.759µs logger=migrator t=2026-05-26T21:19:04.322131835Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T21:19:04.322474644Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=340.519µs logger=migrator t=2026-05-26T21:19:04.327768946Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T21:19:04.328473883Z level=info msg="Migration successfully executed" id="create tag table" duration=705.748µs logger=migrator t=2026-05-26T21:19:04.335327815Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T21:19:04.336823412Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.495397ms logger=migrator t=2026-05-26T21:19:04.342425692Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T21:19:04.343308474Z level=info msg="Migration successfully executed" id="create login attempt table" duration=883.752µs logger=migrator t=2026-05-26T21:19:04.350015962Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T21:19:04.350940605Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=923.993µs logger=migrator t=2026-05-26T21:19:04.357181511Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T21:19:04.358080283Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=899.012µs logger=migrator t=2026-05-26T21:19:04.367601051Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:19:04.385156519Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.555328ms logger=migrator t=2026-05-26T21:19:04.390964655Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T21:19:04.391707134Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=742.699µs logger=migrator t=2026-05-26T21:19:04.395674362Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T21:19:04.396609176Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=934.354µs logger=migrator t=2026-05-26T21:19:04.401870277Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T21:19:04.402340159Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=467.232µs logger=migrator t=2026-05-26T21:19:04.410261147Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T21:19:04.411815706Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.558819ms logger=migrator t=2026-05-26T21:19:04.418878482Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T21:19:04.419715273Z level=info msg="Migration successfully executed" id="create user auth table" duration=836.241µs logger=migrator t=2026-05-26T21:19:04.427153349Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T21:19:04.428688797Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.535008ms logger=migrator t=2026-05-26T21:19:04.434216466Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T21:19:04.434320088Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.302µs logger=migrator t=2026-05-26T21:19:04.439392925Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T21:19:04.444533274Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.139629ms logger=migrator t=2026-05-26T21:19:04.44957894Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T21:19:04.454634286Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.055146ms logger=migrator t=2026-05-26T21:19:04.459751575Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T21:19:04.46482504Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.073046ms logger=migrator t=2026-05-26T21:19:04.477086237Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T21:19:04.484339138Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.253951ms logger=migrator t=2026-05-26T21:19:04.489254801Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T21:19:04.490844791Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.59095ms logger=migrator t=2026-05-26T21:19:04.497374034Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T21:19:04.504159514Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.78959ms logger=migrator t=2026-05-26T21:19:04.510660886Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T21:19:04.511479457Z level=info msg="Migration successfully executed" id="create server_lock table" duration=818.362µs logger=migrator t=2026-05-26T21:19:04.515940278Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T21:19:04.517028256Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.085678ms logger=migrator t=2026-05-26T21:19:04.522655816Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T21:19:04.524062341Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.405875ms logger=migrator t=2026-05-26T21:19:04.532933423Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T21:19:04.534519453Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.586481ms logger=migrator t=2026-05-26T21:19:04.540575104Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T21:19:04.54242769Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.853026ms logger=migrator t=2026-05-26T21:19:04.548697127Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T21:19:04.549918347Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.21924ms logger=migrator t=2026-05-26T21:19:04.610245365Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T21:19:04.616733917Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.489612ms logger=migrator t=2026-05-26T21:19:04.622258515Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T21:19:04.623172618Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=913.892µs logger=migrator t=2026-05-26T21:19:04.633507516Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T21:19:04.63442901Z level=info msg="Migration successfully executed" id="create cache_data table" duration=922.144µs logger=migrator t=2026-05-26T21:19:04.640404029Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T21:19:04.641353982Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=950.323µs logger=migrator t=2026-05-26T21:19:04.646810979Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T21:19:04.648254515Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.443566ms logger=migrator t=2026-05-26T21:19:04.653855485Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T21:19:04.654783788Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=927.873µs logger=migrator t=2026-05-26T21:19:04.660615094Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T21:19:04.660679986Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.182µs logger=migrator t=2026-05-26T21:19:04.66764896Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T21:19:04.667774153Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.653µs logger=migrator t=2026-05-26T21:19:04.673356782Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T21:19:04.674701036Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.344784ms logger=migrator t=2026-05-26T21:19:04.681639509Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:19:04.683090475Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.453346ms logger=migrator t=2026-05-26T21:19:04.689204608Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:19:04.690658394Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.453566ms logger=migrator t=2026-05-26T21:19:04.697933726Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:19:04.697999358Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.372µs logger=migrator t=2026-05-26T21:19:04.70287744Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:19:04.704228403Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.350623ms logger=migrator t=2026-05-26T21:19:04.710247804Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:19:04.711604128Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.356384ms logger=migrator t=2026-05-26T21:19:04.717134106Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:19:04.719167397Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.035291ms logger=migrator t=2026-05-26T21:19:04.725135796Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:19:04.726034808Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=898.722µs logger=migrator t=2026-05-26T21:19:04.730858599Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T21:19:04.736754526Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.895557ms logger=migrator t=2026-05-26T21:19:04.741925896Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T21:19:04.742793757Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=865.961µs logger=migrator t=2026-05-26T21:19:04.749214187Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T21:19:04.749342642Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.483µs logger=migrator t=2026-05-26T21:19:04.754640863Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T21:19:04.756076809Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.436736ms logger=migrator t=2026-05-26T21:19:04.761555976Z 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-26T21:19:04.763054744Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.505948ms logger=migrator t=2026-05-26T21:19:04.7693039Z 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-26T21:19:04.770300585Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=996.424µs logger=migrator t=2026-05-26T21:19:04.775386241Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:19:04.775451443Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.882µs logger=migrator t=2026-05-26T21:19:04.780707025Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T21:19:04.782080789Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.373904ms logger=migrator t=2026-05-26T21:19:04.788564091Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T21:19:04.790067808Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.553098ms logger=migrator t=2026-05-26T21:19:04.795243098Z 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-26T21:19:04.796265204Z 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.021925ms logger=migrator t=2026-05-26T21:19:04.802378457Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T21:19:04.803821743Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.443476ms logger=migrator t=2026-05-26T21:19:04.811027703Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T21:19:04.817083093Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.056361ms logger=migrator t=2026-05-26T21:19:04.822700884Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:19:04.823626757Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=926.413µs logger=migrator t=2026-05-26T21:19:04.830022837Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:19:04.831365181Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.342394ms logger=migrator t=2026-05-26T21:19:04.836868269Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T21:19:04.8625422Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.672341ms logger=migrator t=2026-05-26T21:19:04.868007257Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T21:19:04.890601311Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.591174ms logger=migrator t=2026-05-26T21:19:04.896904149Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:19:04.897890353Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=986.974µs logger=migrator t=2026-05-26T21:19:04.903218827Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:19:04.904141229Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=922.482µs logger=migrator t=2026-05-26T21:19:04.91176073Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T21:19:04.920050077Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.295827ms logger=migrator t=2026-05-26T21:19:04.925356699Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T21:19:04.929594065Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.237306ms logger=migrator t=2026-05-26T21:19:04.93456548Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T21:19:04.935699538Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.133698ms logger=migrator t=2026-05-26T21:19:04.943143115Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T21:19:04.944293873Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.149368ms logger=migrator t=2026-05-26T21:19:04.950316744Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T21:19:04.951513443Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.195069ms logger=migrator t=2026-05-26T21:19:04.957317719Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T21:19:04.958355654Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.042425ms logger=migrator t=2026-05-26T21:19:04.964987401Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:19:04.965057022Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.842µs logger=migrator t=2026-05-26T21:19:04.970489957Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T21:19:04.977701328Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.209271ms logger=migrator t=2026-05-26T21:19:04.984211421Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T21:19:04.990033406Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.821885ms logger=migrator t=2026-05-26T21:19:04.995957954Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T21:19:05.004424946Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.460943ms logger=migrator t=2026-05-26T21:19:05.009863101Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T21:19:05.010537808Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=675.187µs logger=migrator t=2026-05-26T21:19:05.015722248Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T21:19:05.017359249Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.636231ms logger=migrator t=2026-05-26T21:19:05.023964734Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T21:19:05.03340429Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.440076ms logger=migrator t=2026-05-26T21:19:05.038743053Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T21:19:05.043654496Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.908453ms logger=migrator t=2026-05-26T21:19:05.048599399Z 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-26T21:19:05.049635256Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.035597ms logger=migrator t=2026-05-26T21:19:05.055467441Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T21:19:05.062070037Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.601466ms logger=migrator t=2026-05-26T21:19:05.067386869Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T21:19:05.074419365Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.032296ms logger=migrator t=2026-05-26T21:19:05.079574073Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T21:19:05.079754608Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=181.055µs logger=migrator t=2026-05-26T21:19:05.08581454Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T21:19:05.088096376Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.282427ms logger=migrator t=2026-05-26T21:19:05.094308062Z 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-26T21:19:05.095470171Z 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.161359ms logger=migrator t=2026-05-26T21:19:05.101319697Z 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-26T21:19:05.102503387Z 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.18372ms logger=migrator t=2026-05-26T21:19:05.109120092Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:19:05.109188113Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.011µs logger=migrator t=2026-05-26T21:19:05.11463949Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T21:19:05.122995889Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.357439ms logger=migrator t=2026-05-26T21:19:05.128864355Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T21:19:05.135775368Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.910583ms logger=migrator t=2026-05-26T21:19:05.145023439Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T21:19:05.152258091Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.233522ms logger=migrator t=2026-05-26T21:19:05.158099256Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T21:19:05.162605679Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.505843ms logger=migrator t=2026-05-26T21:19:05.167382868Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T21:19:05.173564703Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.181235ms logger=migrator t=2026-05-26T21:19:05.179511271Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T21:19:05.179583993Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.452µs logger=migrator t=2026-05-26T21:19:05.185017939Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T21:19:05.186308161Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.289502ms logger=migrator t=2026-05-26T21:19:05.193723936Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T21:19:05.199966082Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.241486ms logger=migrator t=2026-05-26T21:19:05.216174907Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T21:19:05.216390502Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=221.405µs logger=migrator t=2026-05-26T21:19:05.22145235Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T21:19:05.230736942Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.288751ms logger=migrator t=2026-05-26T21:19:05.236377332Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T21:19:05.238460465Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.089583ms logger=migrator t=2026-05-26T21:19:05.246161607Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T21:19:05.253828198Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.663481ms logger=migrator t=2026-05-26T21:19:05.259289345Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T21:19:05.260424993Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.141049ms logger=migrator t=2026-05-26T21:19:05.266393242Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T21:19:05.267801577Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.413345ms logger=migrator t=2026-05-26T21:19:05.274519106Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T21:19:05.281804777Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.282052ms logger=migrator t=2026-05-26T21:19:05.287500401Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T21:19:05.288662099Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.161659ms logger=migrator t=2026-05-26T21:19:05.295240513Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T21:19:05.297191802Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.954779ms logger=migrator t=2026-05-26T21:19:05.303587722Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T21:19:05.304947126Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.359794ms logger=migrator t=2026-05-26T21:19:05.312036193Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T21:19:05.313583651Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.565309ms logger=migrator t=2026-05-26T21:19:05.319187861Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T21:19:05.319334886Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=149.945µs logger=migrator t=2026-05-26T21:19:05.324931296Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T21:19:05.326250799Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.323783ms logger=migrator t=2026-05-26T21:19:05.333303205Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T21:19:05.334779962Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.481687ms logger=migrator t=2026-05-26T21:19:05.340070314Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T21:19:05.340469033Z 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-26T21:19:05.347594311Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T21:19:05.348170146Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=575.084µs logger=migrator t=2026-05-26T21:19:05.35435928Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T21:19:05.355916529Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.557719ms logger=migrator t=2026-05-26T21:19:05.360881353Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T21:19:05.367663653Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.78247ms logger=migrator t=2026-05-26T21:19:05.372498404Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T21:19:05.373658543Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.159879ms logger=migrator t=2026-05-26T21:19:05.379990811Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T21:19:05.381078918Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.087277ms logger=migrator t=2026-05-26T21:19:05.386832402Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T21:19:05.387635452Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=804.17µs logger=migrator t=2026-05-26T21:19:05.401493008Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T21:19:05.403121869Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.628261ms logger=migrator t=2026-05-26T21:19:05.409934629Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T21:19:05.411511979Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.57618ms logger=migrator t=2026-05-26T21:19:05.41753864Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T21:19:05.417582991Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.841µs logger=migrator t=2026-05-26T21:19:05.422893483Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T21:19:05.423004086Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.533µs logger=migrator t=2026-05-26T21:19:05.428916684Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T21:19:05.435753645Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.836371ms logger=migrator t=2026-05-26T21:19:05.441452327Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T21:19:05.441818636Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=365.989µs logger=migrator t=2026-05-26T21:19:05.447648462Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T21:19:05.448726859Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.077777ms logger=migrator t=2026-05-26T21:19:05.464718869Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T21:19:05.465197771Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=479.902µs logger=migrator t=2026-05-26T21:19:05.472457762Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T21:19:05.47396871Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.510838ms logger=migrator t=2026-05-26T21:19:05.480063282Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T21:19:05.480931684Z level=info msg="Migration successfully executed" id="create secrets table" duration=868.452µs logger=migrator t=2026-05-26T21:19:05.486754699Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T21:19:05.529738103Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.995864ms logger=migrator t=2026-05-26T21:19:05.534792769Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T21:19:05.539857297Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.058498ms logger=migrator t=2026-05-26T21:19:05.546728168Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T21:19:05.546850452Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=119.714µs logger=migrator t=2026-05-26T21:19:05.551486067Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T21:19:05.579122127Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=27.63494ms logger=migrator t=2026-05-26T21:19:05.584442721Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T21:19:05.611558538Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.115107ms logger=migrator t=2026-05-26T21:19:05.617223109Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T21:19:05.617845265Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=623.586µs logger=migrator t=2026-05-26T21:19:05.62442633Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T21:19:05.625276041Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=846.211µs logger=migrator t=2026-05-26T21:19:05.630711157Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T21:19:05.630905092Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=193.445µs logger=migrator t=2026-05-26T21:19:05.635880356Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T21:19:05.636489872Z level=info msg="Migration successfully executed" id="create permission table" duration=609.636µs logger=migrator t=2026-05-26T21:19:05.644002879Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T21:19:05.645923607Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.926869ms logger=migrator t=2026-05-26T21:19:05.654268786Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T21:19:05.656226225Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.959419ms logger=migrator t=2026-05-26T21:19:05.665536657Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T21:19:05.666432689Z level=info msg="Migration successfully executed" id="create role table" duration=896.312µs logger=migrator t=2026-05-26T21:19:05.67285129Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T21:19:05.682396059Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.544779ms logger=migrator t=2026-05-26T21:19:05.690885911Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T21:19:05.698352987Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.467706ms logger=migrator t=2026-05-26T21:19:05.704743077Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T21:19:05.705800743Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.053626ms logger=migrator t=2026-05-26T21:19:05.715040974Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T21:19:05.717464005Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.419661ms logger=migrator t=2026-05-26T21:19:05.723129657Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T21:19:05.724169682Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.039715ms logger=migrator t=2026-05-26T21:19:05.729469084Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T21:19:05.730404668Z level=info msg="Migration successfully executed" id="create team role table" duration=935.234µs logger=migrator t=2026-05-26T21:19:05.737293921Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T21:19:05.739025273Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.730382ms logger=migrator t=2026-05-26T21:19:05.746152191Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T21:19:05.747540036Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.390135ms logger=migrator t=2026-05-26T21:19:05.752756847Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T21:19:05.753880125Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.118287ms logger=migrator t=2026-05-26T21:19:05.760722396Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T21:19:05.762201373Z level=info msg="Migration successfully executed" id="create user role table" duration=1.475367ms logger=migrator t=2026-05-26T21:19:05.769083405Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T21:19:05.770164021Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.080716ms logger=migrator t=2026-05-26T21:19:05.778312696Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T21:19:05.77969544Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.379235ms logger=migrator t=2026-05-26T21:19:05.788021648Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T21:19:05.789392163Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.373205ms logger=migrator t=2026-05-26T21:19:05.794627803Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T21:19:05.796017798Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.385805ms logger=migrator t=2026-05-26T21:19:05.805484025Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T21:19:05.807513116Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.032301ms logger=migrator t=2026-05-26T21:19:05.815167566Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T21:19:05.816284055Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.115678ms logger=migrator t=2026-05-26T21:19:05.822144211Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T21:19:05.830206753Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.059662ms logger=migrator t=2026-05-26T21:19:05.836829748Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T21:19:05.838162361Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.335363ms logger=migrator t=2026-05-26T21:19:05.846053958Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T21:19:05.84729515Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.241201ms logger=migrator t=2026-05-26T21:19:05.855641708Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T21:19:05.8569462Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.301842ms logger=migrator t=2026-05-26T21:19:05.860496709Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T21:19:05.861687879Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.19081ms logger=migrator t=2026-05-26T21:19:05.866409577Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T21:19:05.867255308Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=845.781µs logger=migrator t=2026-05-26T21:19:05.871997127Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T21:19:05.873133356Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.135228ms logger=migrator t=2026-05-26T21:19:05.880640162Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T21:19:05.8905368Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.900628ms logger=migrator t=2026-05-26T21:19:05.898200481Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T21:19:05.908857988Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.661527ms logger=migrator t=2026-05-26T21:19:05.912651613Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T21:19:05.919303699Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.652586ms logger=migrator t=2026-05-26T21:19:05.922682063Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T21:19:05.931088434Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.40217ms logger=migrator t=2026-05-26T21:19:05.936595161Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T21:19:05.938063178Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.466587ms logger=migrator t=2026-05-26T21:19:05.942834946Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T21:19:05.943925344Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.089358ms logger=migrator t=2026-05-26T21:19:05.947676158Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T21:19:05.949918883Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.245596ms logger=migrator t=2026-05-26T21:19:05.957063353Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T21:19:05.958007956Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=944.283µs logger=migrator t=2026-05-26T21:19:05.963139454Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T21:19:05.964901939Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.761375ms logger=migrator t=2026-05-26T21:19:05.968999511Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T21:19:05.969106254Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=107.403µs logger=migrator t=2026-05-26T21:19:05.972499599Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T21:19:05.972640602Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=141.723µs logger=migrator t=2026-05-26T21:19:05.976035337Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T21:19:05.976475677Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=440.34µs logger=migrator t=2026-05-26T21:19:05.979890963Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T21:19:05.980598961Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=708.148µs logger=migrator t=2026-05-26T21:19:05.986831737Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T21:19:05.987887472Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.055946ms logger=migrator t=2026-05-26T21:19:05.991329859Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T21:19:05.991653437Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=324.269µs logger=migrator t=2026-05-26T21:19:05.995268407Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T21:19:05.995959625Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=690.888µs logger=migrator t=2026-05-26T21:19:06.002077278Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T21:19:06.003807031Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.733053ms logger=migrator t=2026-05-26T21:19:06.012346204Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T21:19:06.014624302Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.278817ms logger=migrator t=2026-05-26T21:19:06.020059487Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T21:19:06.029949804Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.893117ms logger=migrator t=2026-05-26T21:19:06.034912768Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T21:19:06.03499074Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=78.652µs logger=migrator t=2026-05-26T21:19:06.039940263Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T21:19:06.042775234Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.833201ms logger=migrator t=2026-05-26T21:19:06.049510793Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T21:19:06.051484002Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.973779ms logger=migrator t=2026-05-26T21:19:06.058504868Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T21:19:06.060161709Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.662681ms logger=migrator t=2026-05-26T21:19:06.065299408Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T21:19:06.073627735Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.328677ms logger=migrator t=2026-05-26T21:19:06.079942443Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T21:19:06.081046171Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.103218ms logger=migrator t=2026-05-26T21:19:06.088951199Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T21:19:06.090000154Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.048875ms logger=migrator t=2026-05-26T21:19:06.093608065Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:19:06.115126343Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.518278ms logger=migrator t=2026-05-26T21:19:06.119035771Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T21:19:06.119840911Z level=info msg="Migration successfully executed" id="create correlation v2" duration=804.06µs logger=migrator t=2026-05-26T21:19:06.125451601Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T21:19:06.127869371Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.42318ms logger=migrator t=2026-05-26T21:19:06.133080062Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T21:19:06.134160678Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.079786ms logger=migrator t=2026-05-26T21:19:06.140326193Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T21:19:06.141961043Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.640451ms logger=migrator t=2026-05-26T21:19:06.14621997Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T21:19:06.146456796Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=237.127µs logger=migrator t=2026-05-26T21:19:06.150959298Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T21:19:06.152023835Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.061767ms logger=migrator t=2026-05-26T21:19:06.157044301Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T21:19:06.16547545Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.430799ms logger=migrator t=2026-05-26T21:19:06.169557923Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T21:19:06.170897696Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.344324ms logger=migrator t=2026-05-26T21:19:06.174765903Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T21:19:06.175803679Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.037516ms logger=migrator t=2026-05-26T21:19:06.180301492Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:19:06.180839315Z 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-26T21:19:06.185695986Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:19:06.186166808Z 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-26T21:19:06.189806779Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T21:19:06.190680811Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=873.651µs logger=migrator t=2026-05-26T21:19:06.194272811Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T21:19:06.195305327Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.032185ms logger=migrator t=2026-05-26T21:19:06.201755638Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:19:06.203546283Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.794816ms logger=migrator t=2026-05-26T21:19:06.208537557Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:19:06.210084786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.547099ms logger=migrator t=2026-05-26T21:19:06.215215844Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:19:06.216341632Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.118898ms logger=migrator t=2026-05-26T21:19:06.221214974Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:19:06.222380713Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.166089ms logger=migrator t=2026-05-26T21:19:06.226834965Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T21:19:06.227664785Z level=info msg="Migration successfully executed" id="Drop public config table" duration=829.17µs logger=migrator t=2026-05-26T21:19:06.232606129Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T21:19:06.23383115Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.227201ms logger=migrator t=2026-05-26T21:19:06.237535172Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:19:06.23863537Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.099588ms logger=migrator t=2026-05-26T21:19:06.244933137Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:19:06.246090086Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.159959ms logger=migrator t=2026-05-26T21:19:06.249730386Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T21:19:06.250855445Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.124109ms logger=migrator t=2026-05-26T21:19:06.256921146Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T21:19:06.284012203Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.086867ms logger=migrator t=2026-05-26T21:19:06.2907144Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T21:19:06.304674859Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.956619ms logger=migrator t=2026-05-26T21:19:06.308448033Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T21:19:06.31988392Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.432797ms logger=migrator t=2026-05-26T21:19:06.329254404Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T21:19:06.330481115Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=1.230201ms logger=migrator t=2026-05-26T21:19:06.335813187Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T21:19:06.345001947Z level=info msg="Migration successfully executed" id="add share column" duration=9.1881ms logger=migrator t=2026-05-26T21:19:06.351205552Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T21:19:06.35149492Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=289.378µs logger=migrator t=2026-05-26T21:19:06.355618522Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T21:19:06.356682019Z level=info msg="Migration successfully executed" id="create file table" duration=1.061107ms logger=migrator t=2026-05-26T21:19:06.362745281Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T21:19:06.364701579Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.956328ms logger=migrator t=2026-05-26T21:19:06.369261254Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T21:19:06.37070169Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.441866ms logger=migrator t=2026-05-26T21:19:06.375890539Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T21:19:06.377186452Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.295323ms logger=migrator t=2026-05-26T21:19:06.38313606Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T21:19:06.38432556Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.18497ms logger=migrator t=2026-05-26T21:19:06.389626153Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T21:19:06.389850318Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=240.946µs logger=migrator t=2026-05-26T21:19:06.394259998Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T21:19:06.39436131Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.852µs logger=migrator t=2026-05-26T21:19:06.398410542Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T21:19:06.399392127Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=984.925µs logger=migrator t=2026-05-26T21:19:06.404405032Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T21:19:06.40471701Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=305.747µs logger=migrator t=2026-05-26T21:19:06.408424453Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T21:19:06.409935641Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.510818ms logger=migrator t=2026-05-26T21:19:06.414211107Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T21:19:06.423408497Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.20264ms logger=migrator t=2026-05-26T21:19:06.428705019Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T21:19:06.428839062Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=134.823µs logger=migrator t=2026-05-26T21:19:06.434610077Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T21:19:06.436612446Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.998709ms logger=migrator t=2026-05-26T21:19:06.441440857Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T21:19:06.44192645Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=489.753µs logger=migrator t=2026-05-26T21:19:06.445065608Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T21:19:06.445239433Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=174.005µs logger=migrator t=2026-05-26T21:19:06.449638292Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T21:19:06.450172346Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=534.504µs logger=migrator t=2026-05-26T21:19:06.453847408Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T21:19:06.465791806Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.945048ms logger=migrator t=2026-05-26T21:19:06.468886463Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T21:19:06.475073168Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.196605ms logger=migrator t=2026-05-26T21:19:06.479255793Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T21:19:06.479997291Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=741.028µs logger=migrator t=2026-05-26T21:19:06.483098088Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T21:19:06.553757085Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=70.649836ms logger=migrator t=2026-05-26T21:19:06.557332444Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T21:19:06.558190705Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=856.161µs logger=migrator t=2026-05-26T21:19:06.562593835Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T21:19:06.563706043Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.111988ms logger=migrator t=2026-05-26T21:19:06.568837011Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T21:19:06.594895122Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.058381ms logger=migrator t=2026-05-26T21:19:06.599817855Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T21:19:06.606095102Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.277077ms logger=migrator t=2026-05-26T21:19:06.609849046Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T21:19:06.610164204Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=316.928µs logger=migrator t=2026-05-26T21:19:06.613970149Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T21:19:06.614137583Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=164.764µs logger=migrator t=2026-05-26T21:19:06.61800221Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T21:19:06.618321497Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=320.047µs logger=migrator t=2026-05-26T21:19:06.623376655Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T21:19:06.623687992Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=311.587µs logger=migrator t=2026-05-26T21:19:06.628236166Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T21:19:06.628586224Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=349.868µs logger=migrator t=2026-05-26T21:19:06.632463002Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T21:19:06.633476877Z level=info msg="Migration successfully executed" id="create folder table" duration=1.013545ms logger=migrator t=2026-05-26T21:19:06.640232015Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T21:19:06.642101982Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.869697ms logger=migrator t=2026-05-26T21:19:06.650088981Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T21:19:06.651375354Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.286013ms logger=migrator t=2026-05-26T21:19:06.656955623Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T21:19:06.656995674Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.671µs logger=migrator t=2026-05-26T21:19:06.661183219Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:19:06.662648395Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.465926ms logger=migrator t=2026-05-26T21:19:06.667953638Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:19:06.669101757Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.147799ms logger=migrator t=2026-05-26T21:19:06.672606685Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T21:19:06.673841945Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.22984ms logger=migrator t=2026-05-26T21:19:06.678167544Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T21:19:06.678569254Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=401.58µs logger=migrator t=2026-05-26T21:19:06.68121221Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T21:19:06.681450666Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=238.715µs logger=migrator t=2026-05-26T21:19:06.684912912Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T21:19:06.685988568Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.074956ms logger=migrator t=2026-05-26T21:19:06.692185164Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T21:19:06.694219134Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.038961ms logger=migrator t=2026-05-26T21:19:06.699224929Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T21:19:06.700502502Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.277663ms logger=migrator t=2026-05-26T21:19:06.706286436Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T21:19:06.708543553Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.257037ms logger=migrator t=2026-05-26T21:19:06.712783349Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T21:19:06.714458921Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.676251ms logger=migrator t=2026-05-26T21:19:06.719332812Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T21:19:06.720879591Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.550999ms logger=migrator t=2026-05-26T21:19:06.724757528Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T21:19:06.725957098Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.19933ms logger=migrator t=2026-05-26T21:19:06.730566313Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T21:19:06.732402819Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.836675ms logger=migrator t=2026-05-26T21:19:06.737918607Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T21:19:06.738775118Z level=info msg="Migration successfully executed" id="create signing_key table" duration=857.232µs logger=migrator t=2026-05-26T21:19:06.744410389Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T21:19:06.746552102Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.145324ms logger=migrator t=2026-05-26T21:19:06.752722966Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T21:19:06.753995268Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.273632ms logger=migrator t=2026-05-26T21:19:06.758112542Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T21:19:06.758439119Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=327.318µs logger=migrator t=2026-05-26T21:19:06.762098131Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T21:19:06.770980223Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.883192ms logger=migrator t=2026-05-26T21:19:06.777611268Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T21:19:06.778193763Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=582.915µs logger=migrator t=2026-05-26T21:19:06.782253405Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:19:06.782274015Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.801µs logger=migrator t=2026-05-26T21:19:06.785179808Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:19:06.786323816Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.143939ms logger=migrator t=2026-05-26T21:19:06.791125287Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:19:06.791144517Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.29µs logger=migrator t=2026-05-26T21:19:06.795912206Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T21:19:06.797187628Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.275182ms logger=migrator t=2026-05-26T21:19:06.800929122Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:19:06.802120401Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.190619ms logger=migrator t=2026-05-26T21:19:06.807146867Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T21:19:06.808164862Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.025405ms logger=migrator t=2026-05-26T21:19:06.813818984Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T21:19:06.814593513Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=776.639µs logger=migrator t=2026-05-26T21:19:06.818241704Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T21:19:06.81851108Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=270.856µs logger=migrator t=2026-05-26T21:19:06.822233884Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T21:19:06.822782758Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=548.724µs logger=migrator t=2026-05-26T21:19:06.827017614Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T21:19:06.827632098Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=614.154µs logger=migrator t=2026-05-26T21:19:06.83209415Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T21:19:06.832989342Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=894.822µs logger=migrator t=2026-05-26T21:19:06.837437243Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T21:19:06.846619504Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.184781ms logger=migrator t=2026-05-26T21:19:06.85047076Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T21:19:06.858814518Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.344319ms logger=migrator t=2026-05-26T21:19:06.863151946Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T21:19:06.871771662Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.619806ms logger=migrator t=2026-05-26T21:19:06.875980937Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T21:19:06.876027128Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=46.641µs logger=migrator t=2026-05-26T21:19:06.879699069Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T21:19:06.889235268Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.535909ms logger=migrator t=2026-05-26T21:19:06.894450999Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T21:19:06.903114295Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.663316ms logger=migrator t=2026-05-26T21:19:06.907331621Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T21:19:06.907562556Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=231.225µs logger=migrator t=2026-05-26T21:19:06.91131661Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.658982721s logger=migrator t=2026-05-26T21:19:06.912322885Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T21:19:06.930267033Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T21:19:06.930467649Z level=info msg="Created default organization" logger=secrets t=2026-05-26T21:19:06.935621388Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:19:06.979675619Z level=info msg="Restored cache from database" duration=418.581µs logger=plugin.store t=2026-05-26T21:19:06.980986601Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T21:19:07.017666147Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T21:19:07.017691728Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T21:19:07.01774918Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T21:19:07.017758201Z level=info msg="Plugins loaded" count=54 duration=36.77241ms logger=query_data t=2026-05-26T21:19:07.021734929Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T21:19:07.025165085Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T21:19:07.037118954Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T21:19:07.045443302Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T21:19:07.048043297Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T21:19:07.05017997Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T21:19:07.072403776Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T21:19:07.093541624Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T21:19:07.12019981Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T21:19:07.120234991Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-26T21:19:07.122299053Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-26T21:19:07.122377975Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T21:19:07.1233949Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-26T21:19:07.123524983Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-26T21:19:07.133972494Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-26T21:19:07.153491442Z level=info msg="State cache has been initialized" states=0 duration=31.109187ms logger=ngalert.scheduler t=2026-05-26T21:19:07.153577134Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T21:19:07.153664097Z level=info msg=starting first_tick=2026-05-26T21:19:10Z logger=plugins.update.checker t=2026-05-26T21:19:07.190686552Z level=info msg="Update check succeeded" duration=67.350043ms logger=grafana.update.checker t=2026-05-26T21:19:07.21622588Z level=info msg="Update check succeeded" duration=93.838495ms logger=sqlstore.transactions t=2026-05-26T21:19:07.219110362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-26T21:19:07.22223793Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:19:07.319825429Z level=info msg="Patterns update finished" duration=78.987964ms logger=provisioning.dashboard t=2026-05-26T21:19:07.378040994Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-26T21:19:07.639328454Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T21:19:07.640905643Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T21:19:09.163395751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.163976205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.198335524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.262841716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.282159029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.327530523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.347061041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.387978323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.405879381Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-26T21:19:09.439821289Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-26T21:19:09.450015694Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-26T21:19:09.452358963Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-26T21:19:09.469636474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.553540781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.574243338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.612827672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.630968256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.670705029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.689842187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.824928493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.847841296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.897363103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.914276956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.959202259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:09.975908687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.036733706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.063981888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.116223013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.132780446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.188453258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.200492439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.258378185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.272592011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.32338895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.339985394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.39300308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.407565203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.458180638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.488105177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.570987317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.588130226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.629362806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.646938816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.709217853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.735411867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.807440727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.827152809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.900647277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.922255926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:10.997736342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.013895716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.084569552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.0992873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.161812013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.184596942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.249865143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.266344785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.341228017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.356300693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.423043501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.436734723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.514771393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.531406279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.601693216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.617160312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.693032918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.712346031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.783288844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.795700654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.863332634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.879771305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.952699558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:11.968037701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.040379559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.060291477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.149010274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.168038699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.250383178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.277507935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.35932701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.381435343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:19:12.456123739Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T21:20:31.146560141Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T21:29:07.149418936Z level=info msg="Completed cleanup jobs" duration=24.736775ms logger=plugins.update.checker t=2026-05-26T21:29:07.279538966Z level=info msg="Update check succeeded" duration=88.777085ms logger=cleanup t=2026-05-26T21:39:07.152868469Z level=info msg="Completed cleanup jobs" duration=27.878373ms logger=plugins.update.checker t=2026-05-26T21:39:07.294206614Z level=info msg="Update check succeeded" duration=102.5673ms logger=cleanup t=2026-05-26T21:49:07.147139236Z level=info msg="Completed cleanup jobs" duration=22.305946ms logger=plugins.update.checker t=2026-05-26T21:49:07.242125201Z level=info msg="Update check succeeded" duration=50.666922ms logger=infra.usagestats t=2026-05-26T21:50:31.169642142Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-26T21:59:07.24841187Z level=info msg="Update check succeeded" duration=56.65778ms logger=cleanup t=2026-05-26T21:59:07.670419412Z level=info msg="Completed cleanup jobs" duration=545.631798ms logger=cleanup t=2026-05-26T22:09:07.145827564Z level=info msg="Completed cleanup jobs" duration=20.741685ms logger=plugins.update.checker t=2026-05-26T22:09:07.245613883Z level=info msg="Update check succeeded" duration=54.213757ms logger=cleanup t=2026-05-26T22:19:07.140265695Z level=info msg="Completed cleanup jobs" duration=14.713315ms logger=plugins.update.checker t=2026-05-26T22:19:07.244717157Z level=info msg="Update check succeeded" duration=53.852095ms logger=infra.usagestats t=2026-05-26T22:20:31.16891909Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T22:29:07.137516606Z level=info msg="Completed cleanup jobs" duration=12.004248ms logger=plugins.update.checker t=2026-05-26T22:29:07.247369653Z level=info msg="Update check succeeded" duration=54.922864ms