logger=settings t=2026-08-06T01:10:18.598772575Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-06T01:10:18Z logger=settings t=2026-08-06T01:10:18.599081593Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-06T01:10:18.599100274Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-06T01:10:18.599105044Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-06T01:10:18.599110964Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-06T01:10:18.599115304Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:10:18.599118824Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:10:18.599125665Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-06T01:10:18.599130245Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-06T01:10:18.599139635Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-06T01:10:18.599143445Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:10:18.599147085Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:10:18.599153035Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-06T01:10:18.599157575Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-06T01:10:18.599162206Z level=info msg=Target target=[all] logger=settings t=2026-08-06T01:10:18.599174586Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-06T01:10:18.599179236Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-06T01:10:18.599183156Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-06T01:10:18.599194887Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-06T01:10:18.599199137Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-06T01:10:18.599204587Z level=info msg="App mode production" logger=sqlstore t=2026-08-06T01:10:18.599513465Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-06T01:10:18.599537416Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-06T01:10:18.602109339Z level=info msg="Locking database" logger=migrator t=2026-08-06T01:10:18.602122549Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-06T01:10:18.602716015Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-06T01:10:18.603730425Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.01422ms logger=migrator t=2026-08-06T01:10:18.610188016Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-06T01:10:18.611699728Z level=info msg="Migration successfully executed" id="create user table" duration=1.511452ms logger=migrator t=2026-08-06T01:10:18.617175262Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-06T01:10:18.618238272Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.07409ms logger=migrator t=2026-08-06T01:10:18.624525939Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-06T01:10:18.626603408Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.071708ms logger=migrator t=2026-08-06T01:10:18.634016436Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-06T01:10:18.63556271Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.546514ms logger=migrator t=2026-08-06T01:10:18.654192215Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-06T01:10:18.655396918Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.210294ms logger=migrator t=2026-08-06T01:10:18.668762394Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-06T01:10:18.673094946Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.359713ms logger=migrator t=2026-08-06T01:10:18.676262655Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-06T01:10:18.676922734Z level=info msg="Migration successfully executed" id="create user table v2" duration=659.849µs logger=migrator t=2026-08-06T01:10:18.685431744Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-06T01:10:18.689760635Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=4.327151ms logger=migrator t=2026-08-06T01:10:18.696447534Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-06T01:10:18.69703455Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=588.546µs logger=migrator t=2026-08-06T01:10:18.701486775Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-06T01:10:18.701761562Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=274.837µs logger=migrator t=2026-08-06T01:10:18.70591082Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-06T01:10:18.706369702Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=459.082µs logger=migrator t=2026-08-06T01:10:18.710702135Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-06T01:10:18.711926129Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.224204ms logger=migrator t=2026-08-06T01:10:18.71554438Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-06T01:10:18.715571691Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.341µs logger=migrator t=2026-08-06T01:10:18.720210032Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-06T01:10:18.722058434Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.848442ms logger=migrator t=2026-08-06T01:10:18.726053866Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-06T01:10:18.726371065Z level=info msg="Migration successfully executed" id="Add missing user data" duration=319.759µs logger=migrator t=2026-08-06T01:10:18.730844762Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-06T01:10:18.732140038Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.294765ms logger=migrator t=2026-08-06T01:10:18.7364839Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-06T01:10:18.737249871Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=765.941µs logger=migrator t=2026-08-06T01:10:18.741007188Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-06T01:10:18.74252575Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.517792ms logger=migrator t=2026-08-06T01:10:18.746129141Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-06T01:10:18.756836502Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.706331ms logger=migrator t=2026-08-06T01:10:18.762280656Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-06T01:10:18.763373026Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.09182ms logger=migrator t=2026-08-06T01:10:18.766775623Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-06T01:10:18.766966248Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=190.955µs logger=migrator t=2026-08-06T01:10:18.771127635Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-06T01:10:18.771822325Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=693.17µs logger=migrator t=2026-08-06T01:10:18.775779926Z 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-08-06T01:10:18.776083645Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=303.538µs logger=migrator t=2026-08-06T01:10:18.782388242Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-06T01:10:18.783039371Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=650.889µs logger=migrator t=2026-08-06T01:10:18.788119313Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-06T01:10:18.788878265Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=758.612µs logger=migrator t=2026-08-06T01:10:18.793972427Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-06T01:10:18.794649097Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=676.16µs logger=migrator t=2026-08-06T01:10:18.800310726Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-06T01:10:18.80152192Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.211254ms logger=migrator t=2026-08-06T01:10:18.841398032Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-06T01:10:18.842774391Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.379449ms logger=migrator t=2026-08-06T01:10:18.85054114Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-06T01:10:18.851266951Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=725.871µs logger=migrator t=2026-08-06T01:10:18.860387217Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-06T01:10:18.860415638Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.251µs logger=migrator t=2026-08-06T01:10:18.866309104Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-06T01:10:18.867028704Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=715.05µs logger=migrator t=2026-08-06T01:10:18.872147718Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-06T01:10:18.873185638Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.038779ms logger=migrator t=2026-08-06T01:10:18.879393112Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-06T01:10:18.880194524Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=801.932µs logger=migrator t=2026-08-06T01:10:18.885068652Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-06T01:10:18.885545135Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=476.403µs logger=migrator t=2026-08-06T01:10:18.889642821Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:10:18.892230503Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.589172ms logger=migrator t=2026-08-06T01:10:18.897787179Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-06T01:10:18.898632004Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=846.265µs logger=migrator t=2026-08-06T01:10:18.903229272Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-06T01:10:18.903983494Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=755.942µs logger=migrator t=2026-08-06T01:10:18.908694976Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-06T01:10:18.909561081Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=866.115µs logger=migrator t=2026-08-06T01:10:18.915234921Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-06T01:10:18.9159316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=696.879µs logger=migrator t=2026-08-06T01:10:18.920778197Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-06T01:10:18.921927679Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.149362ms logger=migrator t=2026-08-06T01:10:18.927231958Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-06T01:10:18.927913097Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=675.209µs logger=migrator t=2026-08-06T01:10:18.933452793Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-06T01:10:18.934220265Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=768.731µs logger=migrator t=2026-08-06T01:10:18.940285596Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-06T01:10:18.940687177Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.911µs logger=migrator t=2026-08-06T01:10:18.945925195Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-06T01:10:18.946575193Z level=info msg="Migration successfully executed" id="create star table" duration=649.868µs logger=migrator t=2026-08-06T01:10:18.951649226Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-06T01:10:18.952608482Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=958.436µs logger=migrator t=2026-08-06T01:10:18.958355394Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-06T01:10:18.959173617Z level=info msg="Migration successfully executed" id="create org table v1" duration=818.543µs logger=migrator t=2026-08-06T01:10:18.96354909Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-06T01:10:18.964435235Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=885.965µs logger=migrator t=2026-08-06T01:10:18.968795608Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-06T01:10:18.969490007Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=684.949µs logger=migrator t=2026-08-06T01:10:18.974063897Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-06T01:10:18.97491045Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=845.713µs logger=migrator t=2026-08-06T01:10:18.985153649Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-06T01:10:18.986793534Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.643925ms logger=migrator t=2026-08-06T01:10:18.992280719Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-06T01:10:18.993443072Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.161993ms logger=migrator t=2026-08-06T01:10:19.008871576Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-06T01:10:19.008907667Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.431µs logger=migrator t=2026-08-06T01:10:19.01574458Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-06T01:10:19.015773871Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=22.201µs logger=migrator t=2026-08-06T01:10:19.021496702Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-06T01:10:19.021686227Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=189.555µs logger=migrator t=2026-08-06T01:10:19.026196584Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-06T01:10:19.027148271Z level=info msg="Migration successfully executed" id="create dashboard table" duration=953.518µs logger=migrator t=2026-08-06T01:10:19.031820222Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-06T01:10:19.032742909Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=917.116µs logger=migrator t=2026-08-06T01:10:19.037029359Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-06T01:10:19.037930864Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=912.156µs logger=migrator t=2026-08-06T01:10:19.043664586Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-06T01:10:19.044662734Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=998.828µs logger=migrator t=2026-08-06T01:10:19.049877911Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-06T01:10:19.051837005Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.947744ms logger=migrator t=2026-08-06T01:10:19.057452034Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-06T01:10:19.058208556Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=754.272µs logger=migrator t=2026-08-06T01:10:19.064708588Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-06T01:10:19.074735231Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.026213ms logger=migrator t=2026-08-06T01:10:19.081779909Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-06T01:10:19.082341545Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=561.496µs logger=migrator t=2026-08-06T01:10:19.087049338Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-06T01:10:19.088274562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.222974ms logger=migrator t=2026-08-06T01:10:19.094008344Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-06T01:10:19.095224698Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.216074ms logger=migrator t=2026-08-06T01:10:19.100574929Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-06T01:10:19.101112204Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=537.825µs logger=migrator t=2026-08-06T01:10:19.105676363Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-06T01:10:19.106463535Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=795.783µs logger=migrator t=2026-08-06T01:10:19.112833674Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-06T01:10:19.112931456Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=98.852µs logger=migrator t=2026-08-06T01:10:19.118414701Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-06T01:10:19.121103947Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.690146ms logger=migrator t=2026-08-06T01:10:19.125010387Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-06T01:10:19.126727735Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.735608ms logger=migrator t=2026-08-06T01:10:19.131750667Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-06T01:10:19.133488706Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.737899ms logger=migrator t=2026-08-06T01:10:19.138005453Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-06T01:10:19.138822086Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=815.743µs logger=migrator t=2026-08-06T01:10:19.143520538Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-06T01:10:19.145406231Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.885193ms logger=migrator t=2026-08-06T01:10:19.150918807Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-06T01:10:19.15176252Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=843.553µs logger=migrator t=2026-08-06T01:10:19.156525574Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-06T01:10:19.157964264Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.43019ms logger=migrator t=2026-08-06T01:10:19.162864823Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-06T01:10:19.162914674Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.181µs logger=migrator t=2026-08-06T01:10:19.168693917Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-06T01:10:19.168730728Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.341µs logger=migrator t=2026-08-06T01:10:19.174971494Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-06T01:10:19.176895868Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.924054ms logger=migrator t=2026-08-06T01:10:19.186103137Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-06T01:10:19.189260697Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.15721ms logger=migrator t=2026-08-06T01:10:19.195128702Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-06T01:10:19.197125648Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.996726ms logger=migrator t=2026-08-06T01:10:19.201896352Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-06T01:10:19.203800126Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.903334ms logger=migrator t=2026-08-06T01:10:19.208283312Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-06T01:10:19.208514638Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=231.526µs logger=migrator t=2026-08-06T01:10:19.214047354Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-06T01:10:19.214902179Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=854.515µs logger=migrator t=2026-08-06T01:10:19.220142876Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-06T01:10:19.220943999Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=811.913µs logger=migrator t=2026-08-06T01:10:19.22739805Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-06T01:10:19.227480293Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=83.563µs logger=migrator t=2026-08-06T01:10:19.232236257Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-06T01:10:19.234577223Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.329325ms logger=migrator t=2026-08-06T01:10:19.242439595Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-06T01:10:19.243693319Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.261506ms logger=migrator t=2026-08-06T01:10:19.249786631Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:10:19.255474661Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.68938ms logger=migrator t=2026-08-06T01:10:19.259187235Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-06T01:10:19.260209465Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.02204ms logger=migrator t=2026-08-06T01:10:19.268535459Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-06T01:10:19.269584049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.040249ms logger=migrator t=2026-08-06T01:10:19.275479764Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-06T01:10:19.276902255Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.422821ms logger=migrator t=2026-08-06T01:10:19.282075291Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-06T01:10:19.282486402Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=411.071µs logger=migrator t=2026-08-06T01:10:19.28737415Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-06T01:10:19.288018078Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=643.958µs logger=migrator t=2026-08-06T01:10:19.292309498Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-06T01:10:19.294353406Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.038138ms logger=migrator t=2026-08-06T01:10:19.299524782Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-06T01:10:19.300390116Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=865.204µs logger=migrator t=2026-08-06T01:10:19.30973616Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-06T01:10:19.310076949Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=341.979µs logger=migrator t=2026-08-06T01:10:19.314711739Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-06T01:10:19.315029538Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=331.139µs logger=migrator t=2026-08-06T01:10:19.319465573Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-06T01:10:19.320958976Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.493023ms logger=migrator t=2026-08-06T01:10:19.324991779Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-06T01:10:19.32713327Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.146571ms logger=migrator t=2026-08-06T01:10:19.33248457Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-06T01:10:19.333412656Z level=info msg="Migration successfully executed" id="create data_source table" duration=928.106µs logger=migrator t=2026-08-06T01:10:19.344791287Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-06T01:10:19.346094354Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.302137ms logger=migrator t=2026-08-06T01:10:19.350154408Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-06T01:10:19.351117414Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=963.186µs logger=migrator t=2026-08-06T01:10:19.358936605Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-06T01:10:19.362833144Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=3.890149ms logger=migrator t=2026-08-06T01:10:19.371465989Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-06T01:10:19.37295382Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.488302ms logger=migrator t=2026-08-06T01:10:19.381650614Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-06T01:10:19.390793432Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.141978ms logger=migrator t=2026-08-06T01:10:19.395876875Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-06T01:10:19.396776681Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=899.816µs logger=migrator t=2026-08-06T01:10:19.404765695Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-06T01:10:19.408933103Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=4.171318ms logger=migrator t=2026-08-06T01:10:19.418810481Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-06T01:10:19.420002765Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.195034ms logger=migrator t=2026-08-06T01:10:19.431078927Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-06T01:10:19.432682652Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.605995ms logger=migrator t=2026-08-06T01:10:19.472260757Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-06T01:10:19.475457497Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.207ms logger=migrator t=2026-08-06T01:10:20.074208181Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-06T01:10:20.077959507Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.744787ms logger=migrator t=2026-08-06T01:10:20.098377422Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-06T01:10:20.098450354Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=79.612µs logger=migrator t=2026-08-06T01:10:20.112959793Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-06T01:10:20.113324543Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=368.46µs logger=migrator t=2026-08-06T01:10:20.125378374Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-06T01:10:20.136581979Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=11.198405ms logger=migrator t=2026-08-06T01:10:20.143398041Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-06T01:10:20.143846404Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=450.783µs logger=migrator t=2026-08-06T01:10:20.147845067Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-06T01:10:20.148020322Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.355µs logger=migrator t=2026-08-06T01:10:20.154933556Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-06T01:10:20.158034693Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.101767ms logger=migrator t=2026-08-06T01:10:20.163896828Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-06T01:10:20.164228379Z level=info msg="Migration successfully executed" id="Update uid value" duration=335.751µs logger=migrator t=2026-08-06T01:10:20.170516166Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-06T01:10:20.17280397Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.288734ms logger=migrator t=2026-08-06T01:10:20.181037713Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-06T01:10:20.183351537Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.316375ms logger=migrator t=2026-08-06T01:10:20.191131126Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-06T01:10:20.191942759Z level=info msg="Migration successfully executed" id="create api_key table" duration=813.483µs logger=migrator t=2026-08-06T01:10:20.201359615Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-06T01:10:20.202665791Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.309546ms logger=migrator t=2026-08-06T01:10:20.214015481Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-06T01:10:20.214769213Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=757.692µs logger=migrator t=2026-08-06T01:10:20.221929484Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-06T01:10:20.222950574Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.02179ms logger=migrator t=2026-08-06T01:10:20.228568652Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-06T01:10:20.229312833Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=744.351µs logger=migrator t=2026-08-06T01:10:20.232847592Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-06T01:10:20.233548702Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=706.11µs logger=migrator t=2026-08-06T01:10:20.24019954Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-06T01:10:20.24092824Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=728.79µs logger=migrator t=2026-08-06T01:10:20.250688305Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-06T01:10:20.262626982Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.934137ms logger=migrator t=2026-08-06T01:10:20.267691514Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-06T01:10:20.268286141Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=597.978µs logger=migrator t=2026-08-06T01:10:20.272738246Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-06T01:10:20.273386875Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=640.749µs logger=migrator t=2026-08-06T01:10:20.27747526Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-06T01:10:20.278268632Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=786.352µs logger=migrator t=2026-08-06T01:10:20.28706587Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-06T01:10:20.288071589Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.005279ms logger=migrator t=2026-08-06T01:10:20.292900524Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-06T01:10:20.293224044Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=323.51µs logger=migrator t=2026-08-06T01:10:20.299685136Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-06T01:10:20.300314514Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=629.398µs logger=migrator t=2026-08-06T01:10:20.30442597Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-06T01:10:20.304486602Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=69.072µs logger=migrator t=2026-08-06T01:10:20.313279459Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-06T01:10:20.316672705Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.396586ms logger=migrator t=2026-08-06T01:10:20.324081404Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-06T01:10:20.332359327Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=8.278363ms logger=migrator t=2026-08-06T01:10:20.33847969Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-06T01:10:20.338655284Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=175.684µs logger=migrator t=2026-08-06T01:10:20.343051048Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-06T01:10:20.345365023Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.318615ms logger=migrator t=2026-08-06T01:10:20.355968492Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-06T01:10:20.35908911Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.115908ms logger=migrator t=2026-08-06T01:10:20.364152753Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-06T01:10:20.365166361Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.003128ms logger=migrator t=2026-08-06T01:10:20.374200157Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-06T01:10:20.374870295Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=672.33µs logger=migrator t=2026-08-06T01:10:20.382687806Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-06T01:10:20.383754085Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.065119ms logger=migrator t=2026-08-06T01:10:20.389420905Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-06T01:10:20.39032295Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=902.135µs logger=migrator t=2026-08-06T01:10:20.393862511Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-06T01:10:20.394685624Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=823.343µs logger=migrator t=2026-08-06T01:10:20.400086676Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-06T01:10:20.400886868Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=801.262µs logger=migrator t=2026-08-06T01:10:20.407319609Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-06T01:10:20.407434433Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=116.094µs logger=migrator t=2026-08-06T01:10:20.412434053Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-06T01:10:20.412491815Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=59.942µs logger=migrator t=2026-08-06T01:10:20.41689383Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-06T01:10:20.419955816Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.061097ms logger=migrator t=2026-08-06T01:10:20.429190426Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-06T01:10:20.431157151Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.961665ms logger=migrator t=2026-08-06T01:10:20.435057591Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-06T01:10:20.435127153Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.962µs logger=migrator t=2026-08-06T01:10:20.439091585Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-06T01:10:20.440010281Z level=info msg="Migration successfully executed" id="create quota table v1" duration=916.126µs logger=migrator t=2026-08-06T01:10:20.448242563Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-06T01:10:20.44956149Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.322337ms logger=migrator t=2026-08-06T01:10:20.456891737Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-06T01:10:20.456937668Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=37.461µs logger=migrator t=2026-08-06T01:10:20.46058366Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-06T01:10:20.462815394Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.231484ms logger=migrator t=2026-08-06T01:10:20.470094509Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-06T01:10:20.471801887Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.707648ms logger=migrator t=2026-08-06T01:10:20.478586828Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-06T01:10:20.482180899Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.594171ms logger=migrator t=2026-08-06T01:10:20.491150272Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-06T01:10:20.491182753Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.711µs logger=migrator t=2026-08-06T01:10:20.500586519Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-06T01:10:20.501751081Z level=info msg="Migration successfully executed" id="create session table" duration=1.163342ms logger=migrator t=2026-08-06T01:10:20.505676331Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-06T01:10:20.505798114Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=122.213µs logger=migrator t=2026-08-06T01:10:20.510522318Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-06T01:10:20.510635001Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=112.763µs logger=migrator t=2026-08-06T01:10:20.516869517Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-06T01:10:20.51768393Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=815.704µs logger=migrator t=2026-08-06T01:10:20.524208774Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-06T01:10:20.525034607Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=830.863µs logger=migrator t=2026-08-06T01:10:20.534383981Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-06T01:10:20.534418842Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.831µs logger=migrator t=2026-08-06T01:10:20.538172687Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-06T01:10:20.538195608Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=23.141µs logger=migrator t=2026-08-06T01:10:20.542387967Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-06T01:10:20.54571321Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.333764ms logger=migrator t=2026-08-06T01:10:20.551319358Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-06T01:10:20.553594933Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.276055ms logger=migrator t=2026-08-06T01:10:20.558241273Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-06T01:10:20.558324955Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.752µs logger=migrator t=2026-08-06T01:10:20.56308328Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-06T01:10:20.563201503Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=116.103µs logger=migrator t=2026-08-06T01:10:20.584066841Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-06T01:10:20.584981647Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=919.467µs logger=migrator t=2026-08-06T01:10:20.618578014Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-06T01:10:20.619604803Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=1.032029ms logger=migrator t=2026-08-06T01:10:20.647947591Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-06T01:10:20.650461192Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.514711ms logger=migrator t=2026-08-06T01:10:20.690519241Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-06T01:10:20.690785449Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=272.129µs logger=migrator t=2026-08-06T01:10:20.703835056Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-06T01:10:20.706409539Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.574333ms logger=migrator t=2026-08-06T01:10:20.722379969Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-06T01:10:20.725829696Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.470817ms logger=migrator t=2026-08-06T01:10:20.733701988Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-06T01:10:20.73376964Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.172µs logger=migrator t=2026-08-06T01:10:20.742802875Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-06T01:10:20.743647168Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=844.873µs logger=migrator t=2026-08-06T01:10:20.74901539Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-06T01:10:20.749688999Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=673.609µs logger=migrator t=2026-08-06T01:10:20.753597539Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-06T01:10:20.754655108Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.060029ms logger=migrator t=2026-08-06T01:10:20.763160638Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-06T01:10:20.764538737Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.381629ms logger=migrator t=2026-08-06T01:10:20.770572887Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-06T01:10:20.771587876Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.016328ms logger=migrator t=2026-08-06T01:10:20.775828996Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-06T01:10:20.776676379Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=853.513µs logger=migrator t=2026-08-06T01:10:20.781648Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-06T01:10:20.78236604Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=717.42µs logger=migrator t=2026-08-06T01:10:20.786790975Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-06T01:10:20.787798493Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.007578ms logger=migrator t=2026-08-06T01:10:20.793214645Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-06T01:10:20.794687657Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.472742ms logger=migrator t=2026-08-06T01:10:20.80758398Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-06T01:10:20.818809697Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.225206ms logger=migrator t=2026-08-06T01:10:20.823477199Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-06T01:10:20.824048955Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=572.296µs logger=migrator t=2026-08-06T01:10:20.832210015Z 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-08-06T01:10:20.833548472Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.330027ms logger=migrator t=2026-08-06T01:10:20.838222244Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-06T01:10:20.838657636Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=435.762µs logger=migrator t=2026-08-06T01:10:20.846101596Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-06T01:10:20.846632721Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=531.255µs logger=migrator t=2026-08-06T01:10:20.853823154Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-06T01:10:20.855394058Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.576233ms logger=migrator t=2026-08-06T01:10:20.861394957Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-06T01:10:20.865172024Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.775857ms logger=migrator t=2026-08-06T01:10:20.872588822Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-06T01:10:20.876359139Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.766957ms logger=migrator t=2026-08-06T01:10:20.88032426Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-06T01:10:20.883810258Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.488558ms logger=migrator t=2026-08-06T01:10:20.88985791Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-06T01:10:20.89379008Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.93131ms logger=migrator t=2026-08-06T01:10:20.899667226Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-06T01:10:20.900624002Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=956.926µs logger=migrator t=2026-08-06T01:10:20.913209397Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-06T01:10:20.91330359Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=106.903µs logger=migrator t=2026-08-06T01:10:20.920546755Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-06T01:10:20.920580356Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.591µs logger=migrator t=2026-08-06T01:10:20.925142304Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-06T01:10:20.926160503Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.018249ms logger=migrator t=2026-08-06T01:10:20.932830631Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:10:20.934711604Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.872763ms logger=migrator t=2026-08-06T01:10:20.944861209Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-06T01:10:20.946402673Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.531764ms logger=migrator t=2026-08-06T01:10:20.954575384Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-06T01:10:20.955553281Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=978.077µs logger=migrator t=2026-08-06T01:10:20.963127275Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:10:20.96477444Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.640925ms logger=migrator t=2026-08-06T01:10:20.971410298Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-06T01:10:20.975732319Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.313011ms logger=migrator t=2026-08-06T01:10:20.979837986Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-06T01:10:20.983977752Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.139616ms logger=migrator t=2026-08-06T01:10:20.988815239Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-06T01:10:20.989084046Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=281.368µs logger=migrator t=2026-08-06T01:10:20.995882497Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-06T01:10:20.997071211Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.187604ms logger=migrator t=2026-08-06T01:10:21.009743568Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-06T01:10:21.011104637Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.360199ms logger=migrator t=2026-08-06T01:10:21.153467712Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-06T01:10:21.160679445Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.216053ms logger=migrator t=2026-08-06T01:10:21.16828816Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-06T01:10:21.168341281Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=58.371µs logger=migrator t=2026-08-06T01:10:21.173882168Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-06T01:10:21.175590206Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.713649ms logger=migrator t=2026-08-06T01:10:21.185630109Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-06T01:10:21.187312247Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.682347ms logger=migrator t=2026-08-06T01:10:21.198451361Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-06T01:10:21.198583644Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.473µs logger=migrator t=2026-08-06T01:10:21.209582105Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-06T01:10:21.211072696Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.489181ms logger=migrator t=2026-08-06T01:10:21.219039841Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-06T01:10:21.219970517Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=930.256µs logger=migrator t=2026-08-06T01:10:21.226230585Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-06T01:10:21.227771998Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.540403ms logger=migrator t=2026-08-06T01:10:21.23388234Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-06T01:10:21.234980541Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.097741ms logger=migrator t=2026-08-06T01:10:21.241033362Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-06T01:10:21.24270463Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.670797ms logger=migrator t=2026-08-06T01:10:21.248574195Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-06T01:10:21.249562012Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=987.617µs logger=migrator t=2026-08-06T01:10:21.256657673Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-06T01:10:21.256735415Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=66.412µs logger=migrator t=2026-08-06T01:10:21.261683294Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-06T01:10:21.267985572Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.303098ms logger=migrator t=2026-08-06T01:10:21.271960794Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-06T01:10:21.27287247Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=911.385µs logger=migrator t=2026-08-06T01:10:21.278615401Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-06T01:10:21.28245178Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.836249ms logger=migrator t=2026-08-06T01:10:21.287426Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-06T01:10:21.288931633Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.498432ms logger=migrator t=2026-08-06T01:10:21.45478729Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-06T01:10:21.455869232Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.085342ms logger=migrator t=2026-08-06T01:10:21.463756343Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-06T01:10:21.464654359Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=897.996µs logger=migrator t=2026-08-06T01:10:21.469590328Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-06T01:10:21.484508949Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.918681ms logger=migrator t=2026-08-06T01:10:21.495222041Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-06T01:10:21.496792885Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.563424ms logger=migrator t=2026-08-06T01:10:21.503182656Z 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-08-06T01:10:21.504259316Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.068ms logger=migrator t=2026-08-06T01:10:21.50972474Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-06T01:10:21.510025168Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=300.618µs logger=migrator t=2026-08-06T01:10:21.514646959Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-06T01:10:21.515304718Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=657.799µs logger=migrator t=2026-08-06T01:10:21.526640747Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-06T01:10:21.526896144Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=253.747µs logger=migrator t=2026-08-06T01:10:21.533716616Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-06T01:10:21.536808384Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.092168ms logger=migrator t=2026-08-06T01:10:21.544242933Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-06T01:10:21.547823124Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.584051ms logger=migrator t=2026-08-06T01:10:21.553828124Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-06T01:10:21.555240314Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.41214ms logger=migrator t=2026-08-06T01:10:21.561408607Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-06T01:10:21.562362545Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=954.098µs logger=migrator t=2026-08-06T01:10:21.568066356Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-06T01:10:21.568335193Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=274.078µs logger=migrator t=2026-08-06T01:10:21.573261822Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-06T01:10:21.578895891Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.632139ms logger=migrator t=2026-08-06T01:10:21.585395004Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-06T01:10:21.586565387Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.163943ms logger=migrator t=2026-08-06T01:10:21.592287868Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-06T01:10:21.592620428Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=332.609µs logger=migrator t=2026-08-06T01:10:21.597849375Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-06T01:10:21.598441503Z level=info msg="Migration successfully executed" id="Move region to single row" duration=591.777µs logger=migrator t=2026-08-06T01:10:21.613204359Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-06T01:10:21.614115854Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=911.925µs logger=migrator t=2026-08-06T01:10:21.620269267Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-06T01:10:21.620904086Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=631.909µs logger=migrator t=2026-08-06T01:10:21.625261429Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:10:21.626182584Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=921.215µs logger=migrator t=2026-08-06T01:10:21.632560045Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:10:21.633716167Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.154472ms logger=migrator t=2026-08-06T01:10:21.640190409Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-06T01:10:21.641436335Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.246176ms logger=migrator t=2026-08-06T01:10:21.646359394Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-06T01:10:21.647218098Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=854.514µs logger=migrator t=2026-08-06T01:10:21.653441773Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-06T01:10:21.653543466Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.813µs logger=migrator t=2026-08-06T01:10:21.659200535Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-06T01:10:21.660472272Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.271727ms logger=migrator t=2026-08-06T01:10:21.667289574Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-06T01:10:21.668089596Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=797.832µs logger=migrator t=2026-08-06T01:10:21.675967589Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-06T01:10:21.677455061Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.487063ms logger=migrator t=2026-08-06T01:10:21.683561263Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-06T01:10:21.684473028Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=911.325µs logger=migrator t=2026-08-06T01:10:21.690161839Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-06T01:10:21.69056383Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=401.961µs logger=migrator t=2026-08-06T01:10:21.695993263Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-06T01:10:21.696876379Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=874.175µs logger=migrator t=2026-08-06T01:10:21.706088748Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-06T01:10:21.70615462Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.612µs logger=migrator t=2026-08-06T01:10:21.711221323Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-06T01:10:21.712414126Z level=info msg="Migration successfully executed" id="create team table" duration=1.195383ms logger=migrator t=2026-08-06T01:10:21.717675105Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-06T01:10:21.719126136Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.450631ms logger=migrator t=2026-08-06T01:10:21.724612071Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-06T01:10:21.725489706Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=884.075µs logger=migrator t=2026-08-06T01:10:21.73274676Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-06T01:10:21.739814829Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.07067ms logger=migrator t=2026-08-06T01:10:21.744648876Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-06T01:10:21.7447823Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=133.814µs logger=migrator t=2026-08-06T01:10:21.749842093Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-06T01:10:21.750880542Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.037278ms logger=migrator t=2026-08-06T01:10:21.757314373Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-06T01:10:21.758324422Z level=info msg="Migration successfully executed" id="create team member table" duration=1.010229ms logger=migrator t=2026-08-06T01:10:21.768834558Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-06T01:10:21.769796785Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=961.807µs logger=migrator t=2026-08-06T01:10:21.774936731Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-06T01:10:21.77636359Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.42466ms logger=migrator t=2026-08-06T01:10:21.784642544Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-06T01:10:21.785375104Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=729.05µs logger=migrator t=2026-08-06T01:10:21.789917733Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-06T01:10:21.794485731Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.567518ms logger=migrator t=2026-08-06T01:10:21.799803241Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-06T01:10:21.804677019Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.869787ms logger=migrator t=2026-08-06T01:10:21.810368479Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-06T01:10:21.81533679Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.96865ms logger=migrator t=2026-08-06T01:10:21.820168216Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-06T01:10:21.82102382Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=855.574µs logger=migrator t=2026-08-06T01:10:21.827715908Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-06T01:10:21.829150809Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.434471ms logger=migrator t=2026-08-06T01:10:21.836691262Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-06T01:10:21.837626738Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=935.196µs logger=migrator t=2026-08-06T01:10:21.844103491Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-06T01:10:21.845056188Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=951.248µs logger=migrator t=2026-08-06T01:10:21.851248142Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-06T01:10:21.853197197Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.948295ms logger=migrator t=2026-08-06T01:10:21.860565235Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-06T01:10:21.861762409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.189664ms logger=migrator t=2026-08-06T01:10:21.867498561Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-06T01:10:21.868411487Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=912.835µs logger=migrator t=2026-08-06T01:10:21.874664653Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-06T01:10:21.875557507Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=893.054µs logger=migrator t=2026-08-06T01:10:21.884071527Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-06T01:10:21.885400716Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.339878ms logger=migrator t=2026-08-06T01:10:21.891668992Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-06T01:10:21.891893618Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=225.066µs logger=migrator t=2026-08-06T01:10:21.898023641Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-06T01:10:21.898775893Z level=info msg="Migration successfully executed" id="create tag table" duration=752.262µs logger=migrator t=2026-08-06T01:10:21.905163343Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-06T01:10:21.906906302Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.742629ms logger=migrator t=2026-08-06T01:10:21.912659915Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-06T01:10:21.913653422Z level=info msg="Migration successfully executed" id="create login attempt table" duration=957.057µs logger=migrator t=2026-08-06T01:10:21.920532716Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-06T01:10:21.921474933Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=941.827µs logger=migrator t=2026-08-06T01:10:21.927190284Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-06T01:10:21.92810495Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=918.396µs logger=migrator t=2026-08-06T01:10:21.932523485Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:10:21.947909698Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.390094ms logger=migrator t=2026-08-06T01:10:21.955195584Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-06T01:10:21.956350166Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.154242ms logger=migrator t=2026-08-06T01:10:21.960998148Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-06T01:10:21.961962775Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=964.227µs logger=migrator t=2026-08-06T01:10:21.96709898Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-06T01:10:21.967397458Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=298.918µs logger=migrator t=2026-08-06T01:10:21.974002495Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-06T01:10:21.975431755Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.435981ms logger=migrator t=2026-08-06T01:10:21.981689501Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-06T01:10:21.982890265Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.191164ms logger=migrator t=2026-08-06T01:10:21.98835401Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-06T01:10:21.99015865Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.79564ms logger=migrator t=2026-08-06T01:10:21.997031104Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-06T01:10:21.997101896Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.572µs logger=migrator t=2026-08-06T01:10:22.002501998Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-06T01:10:22.010904416Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.401868ms logger=migrator t=2026-08-06T01:10:22.015947238Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-06T01:10:22.021097493Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.150464ms logger=migrator t=2026-08-06T01:10:22.029438208Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-06T01:10:22.034648715Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.199467ms logger=migrator t=2026-08-06T01:10:22.039887213Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-06T01:10:22.045006178Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.121255ms logger=migrator t=2026-08-06T01:10:22.050856293Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-06T01:10:22.053128177Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.272164ms logger=migrator t=2026-08-06T01:10:22.060230327Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-06T01:10:22.065195317Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.96498ms logger=migrator t=2026-08-06T01:10:22.073846141Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-06T01:10:22.074926173Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.085672ms logger=migrator t=2026-08-06T01:10:22.084868483Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-06T01:10:22.086221041Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.351868ms logger=migrator t=2026-08-06T01:10:22.097337125Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-06T01:10:22.098673673Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.338597ms logger=migrator t=2026-08-06T01:10:22.105819734Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-06T01:10:22.107018828Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.199014ms logger=migrator t=2026-08-06T01:10:22.116648749Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-06T01:10:22.119130129Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.376467ms logger=migrator t=2026-08-06T01:10:22.124517211Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-06T01:10:22.127354182Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.836531ms logger=migrator t=2026-08-06T01:10:22.13647687Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-06T01:10:22.142648954Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.171564ms logger=migrator t=2026-08-06T01:10:22.147437978Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-06T01:10:22.148438797Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.000149ms logger=migrator t=2026-08-06T01:10:22.153768988Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-06T01:10:22.154974651Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.202733ms logger=migrator t=2026-08-06T01:10:22.164899262Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-06T01:10:22.165881419Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=981.257µs logger=migrator t=2026-08-06T01:10:22.174481892Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-06T01:10:22.175838581Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.355539ms logger=migrator t=2026-08-06T01:10:22.183045274Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-06T01:10:22.184112104Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.06617ms logger=migrator t=2026-08-06T01:10:22.193153079Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-06T01:10:22.19354902Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=399.831µs logger=migrator t=2026-08-06T01:10:22.199354964Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-06T01:10:22.199496678Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=142.814µs logger=migrator t=2026-08-06T01:10:22.208057219Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-06T01:10:22.209913062Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.857923ms logger=migrator t=2026-08-06T01:10:22.216399795Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:10:22.218207947Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.806931ms logger=migrator t=2026-08-06T01:10:22.224849243Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:10:22.225940915Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.090452ms logger=migrator t=2026-08-06T01:10:22.232322045Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:10:22.232394017Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.902µs logger=migrator t=2026-08-06T01:10:22.241240466Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:10:22.242621905Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.379929ms logger=migrator t=2026-08-06T01:10:22.247353349Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:10:22.251172887Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=3.820089ms logger=migrator t=2026-08-06T01:10:22.260805378Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:10:22.265053878Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=4.227119ms logger=migrator t=2026-08-06T01:10:22.272735735Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:10:22.274428893Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.668417ms logger=migrator t=2026-08-06T01:10:22.28209Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-06T01:10:22.289134018Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.043489ms logger=migrator t=2026-08-06T01:10:22.293831151Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-06T01:10:22.294814678Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=982.667µs logger=migrator t=2026-08-06T01:10:22.300389176Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-06T01:10:22.300470558Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.563µs logger=migrator t=2026-08-06T01:10:22.304633956Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-06T01:10:22.305541231Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=907.505µs logger=migrator t=2026-08-06T01:10:22.311374575Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-06T01:10:22.312652831Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.277306ms logger=migrator t=2026-08-06T01:10:22.317161699Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-06T01:10:22.319750092Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.592183ms logger=migrator t=2026-08-06T01:10:22.325970578Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:10:22.326026429Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=56.171µs logger=migrator t=2026-08-06T01:10:22.330634169Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-06T01:10:22.331488473Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=853.594µs logger=migrator t=2026-08-06T01:10:22.338124411Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-06T01:10:22.339969123Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.842081ms logger=migrator t=2026-08-06T01:10:22.349958315Z 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-08-06T01:10:22.351030065Z 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.07056ms logger=migrator t=2026-08-06T01:10:22.360900634Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-06T01:10:22.3622142Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.313186ms logger=migrator t=2026-08-06T01:10:22.371883604Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-06T01:10:22.378236043Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.351439ms logger=migrator t=2026-08-06T01:10:22.383646866Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:10:22.384573131Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=926.926µs logger=migrator t=2026-08-06T01:10:22.389368107Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:10:22.390850508Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.482121ms logger=migrator t=2026-08-06T01:10:22.396814258Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-06T01:10:22.422128522Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.315164ms logger=migrator t=2026-08-06T01:10:22.426272919Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-06T01:10:22.451587483Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.313404ms logger=migrator t=2026-08-06T01:10:22.457374366Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:10:22.458151568Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=776.012µs logger=migrator t=2026-08-06T01:10:22.462950284Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:10:22.464177379Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.226575ms logger=migrator t=2026-08-06T01:10:22.469694234Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-06T01:10:22.478847163Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.154909ms logger=migrator t=2026-08-06T01:10:22.483529574Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-06T01:10:22.487702612Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.169398ms logger=migrator t=2026-08-06T01:10:22.493419834Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-06T01:10:22.494638478Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.222864ms logger=migrator t=2026-08-06T01:10:22.499761383Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-06T01:10:22.500869254Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.107351ms logger=migrator t=2026-08-06T01:10:22.507521842Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-06T01:10:22.508795517Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.273235ms logger=migrator t=2026-08-06T01:10:22.515003063Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-06T01:10:22.51667946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.675977ms logger=migrator t=2026-08-06T01:10:22.52519776Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:10:22.525400976Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=204.026µs logger=migrator t=2026-08-06T01:10:22.533723261Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-06T01:10:22.546035549Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=12.314168ms logger=migrator t=2026-08-06T01:10:22.549819645Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-06T01:10:22.554495758Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.672312ms logger=migrator t=2026-08-06T01:10:22.560191288Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-06T01:10:22.566406594Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.214636ms logger=migrator t=2026-08-06T01:10:22.571371124Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-06T01:10:22.572358172Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=987.078µs logger=migrator t=2026-08-06T01:10:22.57619134Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-06T01:10:22.577215419Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.023249ms logger=migrator t=2026-08-06T01:10:22.582879979Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-06T01:10:22.588838747Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.957748ms logger=migrator t=2026-08-06T01:10:22.593715495Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-06T01:10:22.599752195Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.036461ms logger=migrator t=2026-08-06T01:10:22.60383973Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-06T01:10:22.605152887Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.312657ms logger=migrator t=2026-08-06T01:10:22.612954448Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-06T01:10:22.619132202Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.176344ms logger=migrator t=2026-08-06T01:10:22.625409639Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-06T01:10:22.63217365Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.763001ms logger=migrator t=2026-08-06T01:10:22.637983954Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-06T01:10:22.638159369Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=175.155µs logger=migrator t=2026-08-06T01:10:22.64493383Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-06T01:10:22.647338558Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.407628ms logger=migrator t=2026-08-06T01:10:22.654470659Z 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-08-06T01:10:22.655658893Z 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.185144ms logger=migrator t=2026-08-06T01:10:22.662031742Z 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-08-06T01:10:22.663869624Z 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.833832ms logger=migrator t=2026-08-06T01:10:22.671140699Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:10:22.671341716Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=200.957µs logger=migrator t=2026-08-06T01:10:22.675792871Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-06T01:10:22.682413827Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.618826ms logger=migrator t=2026-08-06T01:10:22.69632679Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-06T01:10:22.703814602Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.490222ms logger=migrator t=2026-08-06T01:10:22.708383091Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-06T01:10:22.715716327Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.330586ms logger=migrator t=2026-08-06T01:10:22.720936145Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-06T01:10:22.727366057Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.423091ms logger=migrator t=2026-08-06T01:10:22.733649654Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-06T01:10:22.738312885Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.660831ms logger=migrator t=2026-08-06T01:10:22.748158483Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-06T01:10:22.748342868Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=190.505µs logger=migrator t=2026-08-06T01:10:22.755179171Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-06T01:10:22.756702275Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.523703ms logger=migrator t=2026-08-06T01:10:22.760851221Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-06T01:10:22.769887307Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.037786ms logger=migrator t=2026-08-06T01:10:22.775754213Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-06T01:10:22.775851755Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=97.973µs logger=migrator t=2026-08-06T01:10:22.783682456Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-06T01:10:22.799892413Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=16.201996ms logger=migrator t=2026-08-06T01:10:23.128741798Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-06T01:10:23.129826648Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.08685ms logger=migrator t=2026-08-06T01:10:23.426856217Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-06T01:10:23.439565817Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=12.703359ms logger=migrator t=2026-08-06T01:10:23.446649416Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-06T01:10:23.448371545Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.721519ms logger=migrator t=2026-08-06T01:10:23.455949329Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-06T01:10:23.459415477Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=3.466418ms logger=migrator t=2026-08-06T01:10:23.467070423Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-06T01:10:23.475576034Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.50486ms logger=migrator t=2026-08-06T01:10:23.481308975Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-06T01:10:23.482109958Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=800.843µs logger=migrator t=2026-08-06T01:10:23.49033679Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-06T01:10:23.49140195Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.06459ms logger=migrator t=2026-08-06T01:10:23.497780501Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-06T01:10:23.499237102Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.45844ms logger=migrator t=2026-08-06T01:10:23.508193624Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-06T01:10:23.508987397Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=793.283µs logger=migrator t=2026-08-06T01:10:23.513844594Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-06T01:10:23.513954337Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.854µs logger=migrator t=2026-08-06T01:10:23.520246505Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-06T01:10:23.521770058Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.522853ms logger=migrator t=2026-08-06T01:10:23.529562648Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-06T01:10:23.530318579Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=755.871µs logger=migrator t=2026-08-06T01:10:23.53567547Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-06T01:10:23.53602103Z 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-08-06T01:10:23.541203947Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-06T01:10:23.541612578Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=407.701µs logger=migrator t=2026-08-06T01:10:23.550274133Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-06T01:10:23.551442736Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.169903ms logger=migrator t=2026-08-06T01:10:23.556437607Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-06T01:10:23.563347682Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.901765ms logger=migrator t=2026-08-06T01:10:23.56930348Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-06T01:10:23.570648929Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.346869ms logger=migrator t=2026-08-06T01:10:23.577880292Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-06T01:10:23.579327874Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.451142ms logger=migrator t=2026-08-06T01:10:23.585355064Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-06T01:10:23.586328751Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=973.467µs logger=migrator t=2026-08-06T01:10:23.593973117Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-06T01:10:23.596519299Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.546342ms logger=migrator t=2026-08-06T01:10:23.602896799Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-06T01:10:23.604597458Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.702248ms logger=migrator t=2026-08-06T01:10:23.61071063Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-06T01:10:23.610835534Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=128.423µs logger=migrator t=2026-08-06T01:10:23.616306988Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-06T01:10:23.616502514Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=194.836µs logger=migrator t=2026-08-06T01:10:23.622775981Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-06T01:10:23.631050814Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.274533ms logger=migrator t=2026-08-06T01:10:23.635902521Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-06T01:10:23.636469797Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=567.156µs logger=migrator t=2026-08-06T01:10:23.641118289Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-06T01:10:23.642365644Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.246164ms logger=migrator t=2026-08-06T01:10:23.65001503Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-06T01:10:23.650288548Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=273.917µs logger=migrator t=2026-08-06T01:10:23.655127755Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-06T01:10:23.65675461Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.629646ms logger=migrator t=2026-08-06T01:10:23.662284636Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-06T01:10:23.663162292Z level=info msg="Migration successfully executed" id="create secrets table" duration=878.246µs logger=migrator t=2026-08-06T01:10:23.673421781Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-06T01:10:23.715683434Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.256473ms logger=migrator t=2026-08-06T01:10:23.720618564Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-06T01:10:23.728466846Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.847172ms logger=migrator t=2026-08-06T01:10:23.734976829Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-06T01:10:23.735084422Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=107.993µs logger=migrator t=2026-08-06T01:10:23.743066398Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-06T01:10:23.782950104Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.877816ms logger=migrator t=2026-08-06T01:10:23.787214515Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-06T01:10:23.817993074Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.778569ms logger=migrator t=2026-08-06T01:10:23.822285415Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-06T01:10:23.823122499Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=833.984µs logger=migrator t=2026-08-06T01:10:23.829509789Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-06T01:10:23.830715233Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.204984ms logger=migrator t=2026-08-06T01:10:23.835526679Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-06T01:10:23.835747745Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=221.696µs logger=migrator t=2026-08-06T01:10:23.83979853Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-06T01:10:23.840599463Z level=info msg="Migration successfully executed" id="create permission table" duration=801.103µs logger=migrator t=2026-08-06T01:10:23.847382974Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-06T01:10:23.848539597Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.156603ms logger=migrator t=2026-08-06T01:10:23.854072263Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-06T01:10:23.855065741Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=992.948µs logger=migrator t=2026-08-06T01:10:23.860243788Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-06T01:10:23.86106015Z level=info msg="Migration successfully executed" id="create role table" duration=815.982µs logger=migrator t=2026-08-06T01:10:23.86776225Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-06T01:10:23.877448074Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.720094ms logger=migrator t=2026-08-06T01:10:23.88229542Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-06T01:10:23.889458982Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.162932ms logger=migrator t=2026-08-06T01:10:23.893856437Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-06T01:10:23.894865065Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.009218ms logger=migrator t=2026-08-06T01:10:23.900557976Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-06T01:10:23.901567705Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.012319ms logger=migrator t=2026-08-06T01:10:23.906551895Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-06T01:10:23.907554484Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.002109ms logger=migrator t=2026-08-06T01:10:23.913240734Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-06T01:10:23.91415593Z level=info msg="Migration successfully executed" id="create team role table" duration=915.096µs logger=migrator t=2026-08-06T01:10:23.92085246Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-06T01:10:23.922457255Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.604454ms logger=migrator t=2026-08-06T01:10:23.928198967Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-06T01:10:23.929201386Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.006419ms logger=migrator t=2026-08-06T01:10:23.934360321Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-06T01:10:23.93538001Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.014469ms logger=migrator t=2026-08-06T01:10:23.94104725Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-06T01:10:23.941861213Z level=info msg="Migration successfully executed" id="create user role table" duration=809.912µs logger=migrator t=2026-08-06T01:10:23.946891605Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-06T01:10:23.947895253Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.003438ms logger=migrator t=2026-08-06T01:10:23.953490921Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-06T01:10:23.954525031Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.0362ms logger=migrator t=2026-08-06T01:10:23.960307784Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-06T01:10:23.961298942Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=990.927µs logger=migrator t=2026-08-06T01:10:23.96727531Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-06T01:10:23.968087213Z level=info msg="Migration successfully executed" id="create builtin role table" duration=812.203µs logger=migrator t=2026-08-06T01:10:23.973840745Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-06T01:10:23.974863055Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.0226ms logger=migrator t=2026-08-06T01:10:23.981335907Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-06T01:10:23.982934533Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.594756ms logger=migrator t=2026-08-06T01:10:23.988341146Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-06T01:10:23.996588729Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.245863ms logger=migrator t=2026-08-06T01:10:24.000966562Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-06T01:10:24.001703573Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=738.691µs logger=migrator t=2026-08-06T01:10:24.00657174Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-06T01:10:24.008355081Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.782421ms logger=migrator t=2026-08-06T01:10:24.014510455Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-06T01:10:24.015584225Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.07357ms logger=migrator t=2026-08-06T01:10:24.021156973Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-06T01:10:24.022241694Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.084461ms logger=migrator t=2026-08-06T01:10:24.028641494Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-06T01:10:24.029464927Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=823.413µs logger=migrator t=2026-08-06T01:10:24.035008364Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-06T01:10:24.036660891Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.652127ms logger=migrator t=2026-08-06T01:10:24.042158917Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-06T01:10:24.050687268Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.527932ms logger=migrator t=2026-08-06T01:10:24.054993969Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-06T01:10:24.063303054Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.300245ms logger=migrator t=2026-08-06T01:10:24.068947083Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-06T01:10:24.077246318Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.297535ms logger=migrator t=2026-08-06T01:10:24.081625192Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-06T01:10:24.090088731Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.463109ms logger=migrator t=2026-08-06T01:10:24.096849652Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-06T01:10:24.097971244Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.122142ms logger=migrator t=2026-08-06T01:10:24.103226673Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-06T01:10:24.104331414Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.104551ms logger=migrator t=2026-08-06T01:10:24.10880171Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-06T01:10:24.109880311Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.07868ms logger=migrator t=2026-08-06T01:10:24.115041577Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-06T01:10:24.116038224Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=993.408µs logger=migrator t=2026-08-06T01:10:24.120297935Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-06T01:10:24.121385395Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.08724ms logger=migrator t=2026-08-06T01:10:24.126749117Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-06T01:10:24.126822559Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.332µs logger=migrator t=2026-08-06T01:10:24.131293346Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-06T01:10:24.131349478Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.442µs logger=migrator t=2026-08-06T01:10:24.13672858Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-06T01:10:24.137219394Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=489.544µs logger=migrator t=2026-08-06T01:10:24.142164134Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-06T01:10:24.142962966Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=800.063µs logger=migrator t=2026-08-06T01:10:24.147680459Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-06T01:10:24.148334758Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=654.639µs logger=migrator t=2026-08-06T01:10:24.152529306Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-06T01:10:24.152725981Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=196.785µs logger=migrator t=2026-08-06T01:10:24.157946659Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-06T01:10:24.158405542Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=458.533µs logger=migrator t=2026-08-06T01:10:24.163020962Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-06T01:10:24.164494074Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.487442ms logger=migrator t=2026-08-06T01:10:24.170406372Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-06T01:10:24.171678127Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.271365ms logger=migrator t=2026-08-06T01:10:24.184163131Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-06T01:10:24.195785159Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.627619ms logger=migrator t=2026-08-06T01:10:24.200375888Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-06T01:10:24.20044636Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.512µs logger=migrator t=2026-08-06T01:10:24.204728861Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-06T01:10:24.20577399Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.044469ms logger=migrator t=2026-08-06T01:10:24.212684717Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-06T01:10:24.214992102Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.339046ms logger=migrator t=2026-08-06T01:10:24.222451952Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-06T01:10:24.223530093Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.078281ms logger=migrator t=2026-08-06T01:10:24.228981447Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-06T01:10:24.239974397Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.99434ms logger=migrator t=2026-08-06T01:10:24.243800256Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-06T01:10:24.244554927Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=753.091µs logger=migrator t=2026-08-06T01:10:24.249567919Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-06T01:10:24.250568007Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.000028ms logger=migrator t=2026-08-06T01:10:24.255205638Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:10:24.27827862Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.072872ms logger=migrator t=2026-08-06T01:10:24.284098804Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-06T01:10:24.28499234Z level=info msg="Migration successfully executed" id="create correlation v2" duration=893.676µs logger=migrator t=2026-08-06T01:10:24.290258008Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-06T01:10:24.293009716Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.750548ms logger=migrator t=2026-08-06T01:10:24.298300466Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-06T01:10:24.299767078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.466252ms logger=migrator t=2026-08-06T01:10:24.30624658Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-06T01:10:24.307533667Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.287137ms logger=migrator t=2026-08-06T01:10:24.313018802Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-06T01:10:24.31331157Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=292.518µs logger=migrator t=2026-08-06T01:10:24.318364202Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-06T01:10:24.319215007Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=850.205µs logger=migrator t=2026-08-06T01:10:24.324433405Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-06T01:10:24.336004622Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.558407ms logger=migrator t=2026-08-06T01:10:24.341361113Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-06T01:10:24.342578407Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.219034ms logger=migrator t=2026-08-06T01:10:24.346596781Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-06T01:10:24.347576289Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=978.938µs logger=migrator t=2026-08-06T01:10:24.35400958Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:10:24.354446372Z 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-08-06T01:10:24.35857527Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:10:24.358997871Z 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-08-06T01:10:24.363078196Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-06T01:10:24.36388476Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=808.644µs logger=migrator t=2026-08-06T01:10:24.369757076Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-06T01:10:24.371305019Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.547663ms logger=migrator t=2026-08-06T01:10:24.375465697Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:10:24.377179995Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.713758ms logger=migrator t=2026-08-06T01:10:24.382193427Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:10:24.383274248Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.080341ms logger=migrator t=2026-08-06T01:10:24.390420219Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:10:24.392014635Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.594206ms logger=migrator t=2026-08-06T01:10:24.395842653Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:10:24.39716255Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.318617ms logger=migrator t=2026-08-06T01:10:24.403927561Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-06T01:10:24.404728423Z level=info msg="Migration successfully executed" id="Drop public config table" duration=800.362µs logger=migrator t=2026-08-06T01:10:24.409125548Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-06T01:10:24.410414624Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.288016ms logger=migrator t=2026-08-06T01:10:24.41483849Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:10:24.416113375Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.274295ms logger=migrator t=2026-08-06T01:10:24.421867008Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:10:24.423092613Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.224365ms logger=migrator t=2026-08-06T01:10:24.426960042Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-06T01:10:24.428192297Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.231775ms logger=migrator t=2026-08-06T01:10:24.432866689Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-06T01:10:24.460019577Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.146127ms logger=migrator t=2026-08-06T01:10:24.465291116Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-06T01:10:24.481312119Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=16.012782ms logger=migrator t=2026-08-06T01:10:24.486507365Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-06T01:10:24.499813171Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.310767ms logger=migrator t=2026-08-06T01:10:24.50614174Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-06T01:10:24.506385467Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=243.637µs logger=migrator t=2026-08-06T01:10:24.510683818Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-06T01:10:24.52098569Z level=info msg="Migration successfully executed" id="add share column" duration=10.300672ms logger=migrator t=2026-08-06T01:10:24.527073792Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-06T01:10:24.527301068Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=228.067µs logger=migrator t=2026-08-06T01:10:24.531373383Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-06T01:10:24.532096734Z level=info msg="Migration successfully executed" id="create file table" duration=723.001µs logger=migrator t=2026-08-06T01:10:24.538601838Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-06T01:10:24.539886764Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.284456ms logger=migrator t=2026-08-06T01:10:24.544384421Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-06T01:10:24.545696829Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.311577ms logger=migrator t=2026-08-06T01:10:24.553407056Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-06T01:10:24.554117316Z level=info msg="Migration successfully executed" id="create file_meta table" duration=714.661µs logger=migrator t=2026-08-06T01:10:24.559875919Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-06T01:10:24.560930318Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.055849ms logger=migrator t=2026-08-06T01:10:24.565721994Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-06T01:10:24.565823257Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.453µs logger=migrator t=2026-08-06T01:10:24.569781969Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-06T01:10:24.569880181Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=103.453µs logger=migrator t=2026-08-06T01:10:24.57511454Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-06T01:10:24.576099107Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=984.258µs logger=migrator t=2026-08-06T01:10:24.580656276Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-06T01:10:24.581128989Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=472.063µs logger=migrator t=2026-08-06T01:10:24.587553312Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-06T01:10:24.589861026Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.309535ms logger=migrator t=2026-08-06T01:10:24.594147928Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-06T01:10:24.603868512Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.719945ms logger=migrator t=2026-08-06T01:10:24.60947552Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-06T01:10:24.609713677Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=235.737µs logger=migrator t=2026-08-06T01:10:24.614119782Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-06T01:10:24.615667616Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.550604ms logger=migrator t=2026-08-06T01:10:24.620951795Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-06T01:10:24.622487959Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.537443ms logger=migrator t=2026-08-06T01:10:24.627511291Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-06T01:10:24.628052706Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=537.425µs logger=migrator t=2026-08-06T01:10:24.637926185Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-06T01:10:24.638863711Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=936.636µs logger=migrator t=2026-08-06T01:10:24.644148581Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-06T01:10:24.657137147Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.989376ms logger=migrator t=2026-08-06T01:10:24.661514282Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-06T01:10:24.668703814Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.188012ms logger=migrator t=2026-08-06T01:10:24.674974542Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-06T01:10:24.676231547Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.256435ms logger=migrator t=2026-08-06T01:10:24.680734355Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-06T01:10:24.770223214Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.478399ms logger=migrator t=2026-08-06T01:10:24.775553485Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-06T01:10:24.776916393Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.363178ms logger=migrator t=2026-08-06T01:10:24.781363999Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-06T01:10:24.782601154Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.236445ms logger=migrator t=2026-08-06T01:10:24.788740307Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-06T01:10:24.815437812Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.694045ms logger=migrator t=2026-08-06T01:10:24.820552187Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-06T01:10:24.827446731Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.894944ms logger=migrator t=2026-08-06T01:10:24.83235498Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-06T01:10:24.832696629Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=341.989µs logger=migrator t=2026-08-06T01:10:24.838582136Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-06T01:10:24.838783271Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=201.885µs logger=migrator t=2026-08-06T01:10:24.842874327Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-06T01:10:24.843092883Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=219.146µs logger=migrator t=2026-08-06T01:10:24.847349903Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-06T01:10:24.847545949Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=195.976µs logger=migrator t=2026-08-06T01:10:24.853548369Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-06T01:10:24.853746025Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=194.726µs logger=migrator t=2026-08-06T01:10:24.856312327Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-06T01:10:24.857510701Z level=info msg="Migration successfully executed" id="create folder table" duration=1.198644ms logger=migrator t=2026-08-06T01:10:24.861263207Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-06T01:10:24.862578044Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.314037ms logger=migrator t=2026-08-06T01:10:24.868190463Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-06T01:10:24.869496049Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.304076ms logger=migrator t=2026-08-06T01:10:24.874321296Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-06T01:10:24.874353197Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.971µs logger=migrator t=2026-08-06T01:10:24.878650218Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:10:24.880095049Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.443841ms logger=migrator t=2026-08-06T01:10:24.885570074Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:10:24.887116647Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.545813ms logger=migrator t=2026-08-06T01:10:24.891706897Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-06T01:10:24.894009473Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.301546ms logger=migrator t=2026-08-06T01:10:24.898359395Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-06T01:10:24.898828329Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=468.424µs logger=migrator t=2026-08-06T01:10:24.903787128Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-06T01:10:24.904241242Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=454.084µs logger=migrator t=2026-08-06T01:10:24.908853832Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-06T01:10:24.910980332Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.12628ms logger=migrator t=2026-08-06T01:10:24.916275002Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-06T01:10:24.91763012Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.354658ms logger=migrator t=2026-08-06T01:10:24.923736523Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-06T01:10:24.925956235Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.220382ms logger=migrator t=2026-08-06T01:10:24.930282478Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-06T01:10:24.93178065Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.494472ms logger=migrator t=2026-08-06T01:10:24.935887056Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-06T01:10:24.937328837Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.4411ms logger=migrator t=2026-08-06T01:10:24.943258914Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-06T01:10:24.944236012Z level=info msg="Migration successfully executed" id="create anon_device table" duration=977.808µs logger=migrator t=2026-08-06T01:10:24.949060729Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-06T01:10:24.950455638Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.394249ms logger=migrator t=2026-08-06T01:10:24.955514351Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-06T01:10:24.956712444Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.197993ms logger=migrator t=2026-08-06T01:10:24.962516058Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-06T01:10:24.963390034Z level=info msg="Migration successfully executed" id="create signing_key table" duration=876.445µs logger=migrator t=2026-08-06T01:10:24.968524189Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-06T01:10:24.969792874Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.267865ms logger=migrator t=2026-08-06T01:10:24.974805166Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-06T01:10:24.976201005Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.398129ms logger=migrator t=2026-08-06T01:10:24.98166463Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-06T01:10:24.982218735Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=560.435µs logger=migrator t=2026-08-06T01:10:24.986947499Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-06T01:10:24.997641251Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.694572ms logger=migrator t=2026-08-06T01:10:25.006003678Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-06T01:10:25.006556963Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=554.195µs logger=migrator t=2026-08-06T01:10:25.012351947Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:10:25.012372708Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.641µs logger=migrator t=2026-08-06T01:10:25.016493555Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:10:25.018531412Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.036816ms logger=migrator t=2026-08-06T01:10:25.022979278Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:10:25.023014569Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.311µs logger=migrator t=2026-08-06T01:10:25.028902445Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-06T01:10:25.030856261Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.950976ms logger=migrator t=2026-08-06T01:10:25.036220913Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:10:25.037828048Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.606655ms logger=migrator t=2026-08-06T01:10:25.043074866Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-06T01:10:25.044129747Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.055261ms logger=migrator t=2026-08-06T01:10:25.049820537Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-06T01:10:25.050903608Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.08309ms logger=migrator t=2026-08-06T01:10:25.055301262Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-06T01:10:25.055756035Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=453.943µs logger=migrator t=2026-08-06T01:10:25.05981545Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-06T01:10:25.060428547Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=613.047µs logger=migrator t=2026-08-06T01:10:25.064578844Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-06T01:10:25.065475619Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=896.475µs logger=migrator t=2026-08-06T01:10:25.071288294Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-06T01:10:25.072202801Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=914.537µs logger=migrator t=2026-08-06T01:10:25.076361318Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-06T01:10:25.089104889Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.74193ms logger=migrator t=2026-08-06T01:10:25.093179373Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-06T01:10:25.101305833Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.12535ms logger=migrator t=2026-08-06T01:10:25.107187659Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-06T01:10:25.116631736Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.452477ms logger=migrator t=2026-08-06T01:10:25.120553968Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-06T01:10:25.120604129Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.051µs logger=migrator t=2026-08-06T01:10:25.124621812Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-06T01:10:25.14856183Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=23.926698ms logger=migrator t=2026-08-06T01:10:25.154556829Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-06T01:10:25.165471828Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.919949ms logger=migrator t=2026-08-06T01:10:25.170022366Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-06T01:10:25.170271364Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=249.168µs logger=migrator t=2026-08-06T01:10:25.17474902Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.572069406s logger=migrator t=2026-08-06T01:10:25.175355497Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-06T01:10:25.194131649Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-06T01:10:25.194322804Z level=info msg="Created default organization" logger=secrets t=2026-08-06T01:10:25.201570899Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:10:25.257599834Z level=info msg="Restored cache from database" duration=492.574µs logger=plugin.store t=2026-08-06T01:10:25.260979749Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-06T01:10:25.301554226Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-06T01:10:25.301600278Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-06T01:10:25.30169601Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-06T01:10:25.301711291Z level=info msg="Plugins loaded" count=54 duration=40.731642ms logger=query_data t=2026-08-06T01:10:25.307019311Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-06T01:10:25.311166028Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-06T01:10:25.318767374Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-06T01:10:25.327258424Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-06T01:10:25.329317721Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-06T01:10:25.330884116Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-06T01:10:25.351741956Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-06T01:10:25.373470001Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-06T01:10:25.394126754Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-06T01:10:25.394152305Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-06T01:10:25.394481525Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-06T01:10:25.395156664Z level=info msg="State cache has been initialized" states=0 duration=672.499µs logger=ngalert.multiorg.alertmanager t=2026-08-06T01:10:25.397591323Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-08-06T01:10:25.398173639Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-06T01:10:25.398344224Z level=info msg=starting first_tick=2026-08-06T01:10:30Z logger=grafanaStorageLogger t=2026-08-06T01:10:25.399041424Z level=info msg="Storage starting" logger=http.server t=2026-08-06T01:10:25.402909553Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-06T01:10:25.468506399Z level=info msg="Update check succeeded" duration=73.282962ms logger=grafana.update.checker t=2026-08-06T01:10:25.468674363Z level=info msg="Update check succeeded" duration=73.680304ms logger=provisioning.dashboard t=2026-08-06T01:10:25.50638989Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:10:25.60326652Z level=info msg="Patterns update finished" duration=103.710753ms logger=provisioning.dashboard t=2026-08-06T01:10:25.656246078Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-06T01:10:25.775617635Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-06T01:10:25.776074867Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-06T01:10:40.504212177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.512610357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.533886605Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:10:40.560552286Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:10:40.568265366Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:10:40.572604921Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:10:40.594779894Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:10:40.632011137Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:10:40.639286784Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:10:40.643454843Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:10:40.663407903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.698395623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.7203809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.752190669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.767365652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.79777744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.816791103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.851465523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.870340982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.915841252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.934255318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.967361713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:40.984643497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.024069003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.055430729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.13774527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.158818363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.213718711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.227932888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.272053828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.290695711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.352562829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.372123628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.437902978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.457442375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.512372485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.535220757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.597355633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.617395856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.677227705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.696830715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.747469092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.766818835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.824339988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.843722342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.902324537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.921710931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.982544819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:41.998095533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.056363209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.070705039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.134592106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.154032701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.212947826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.231677031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.300940332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.317107354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.388782943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.410460393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.483000237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.498063708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.578288412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.600434165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.68738365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.704977914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.793056051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.811018995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.885515445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.904999962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.978118512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:42.995629583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.084059273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.102770248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.172082121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.18393436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.257855804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.273317527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.347451457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.364561967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.438829281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.454976274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.530597877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.553698378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:10:43.632888353Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-06T01:11:54.422041135Z level=info msg="Usage stats are ready to report"