logger=settings t=2026-03-15T02:09:22.660667974Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-15T02:09:22Z logger=settings t=2026-03-15T02:09:22.660948073Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-15T02:09:22.660959093Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-15T02:09:22.660962643Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-15T02:09:22.660965443Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-15T02:09:22.660968213Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-15T02:09:22.660975483Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-15T02:09:22.660978794Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-15T02:09:22.660981904Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-15T02:09:22.660987954Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-15T02:09:22.660991944Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-15T02:09:22.660994814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-15T02:09:22.660997634Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-15T02:09:22.661002184Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-15T02:09:22.661006744Z level=info msg=Target target=[all] logger=settings t=2026-03-15T02:09:22.661012784Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-15T02:09:22.661016435Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-15T02:09:22.661022715Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-15T02:09:22.661025935Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-15T02:09:22.661029235Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-15T02:09:22.661032855Z level=info msg="App mode production" logger=sqlstore t=2026-03-15T02:09:22.661507288Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-15T02:09:22.661527388Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-15T02:09:22.663497361Z level=info msg="Locking database" logger=migrator t=2026-03-15T02:09:22.663510432Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-15T02:09:22.664059008Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-15T02:09:22.665118836Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.059458ms logger=migrator t=2026-03-15T02:09:22.669455296Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-15T02:09:22.670023411Z level=info msg="Migration successfully executed" id="create user table" duration=569.495µs logger=migrator t=2026-03-15T02:09:22.675524442Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-15T02:09:22.676222321Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=697.839µs logger=migrator t=2026-03-15T02:09:22.680369044Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-15T02:09:22.681543067Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.173733ms logger=migrator t=2026-03-15T02:09:22.688056795Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-15T02:09:22.690564963Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.510658ms logger=migrator t=2026-03-15T02:09:22.698333137Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-15T02:09:22.699515669Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.191882ms logger=migrator t=2026-03-15T02:09:22.703902509Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-15T02:09:22.706630904Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.728095ms logger=migrator t=2026-03-15T02:09:22.711634331Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-15T02:09:22.712957187Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.328056ms logger=migrator t=2026-03-15T02:09:22.719345172Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-15T02:09:22.720652808Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.307726ms logger=migrator t=2026-03-15T02:09:22.724534224Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-15T02:09:22.725339637Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=808.613µs logger=migrator t=2026-03-15T02:09:22.731359442Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-15T02:09:22.731996629Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=627.057µs logger=migrator t=2026-03-15T02:09:22.737545011Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-15T02:09:22.738583989Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.037428ms logger=migrator t=2026-03-15T02:09:22.743184105Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-15T02:09:22.744307336Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.123041ms logger=migrator t=2026-03-15T02:09:22.747818023Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-15T02:09:22.747870924Z level=info msg="Migration successfully executed" id="Update user table charset" duration=54.851µs logger=migrator t=2026-03-15T02:09:22.751478403Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-15T02:09:22.753257922Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.78913ms logger=migrator t=2026-03-15T02:09:22.757863117Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-15T02:09:22.758165256Z level=info msg="Migration successfully executed" id="Add missing user data" duration=302.349µs logger=migrator t=2026-03-15T02:09:22.761762225Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-15T02:09:22.763301407Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.540062ms logger=migrator t=2026-03-15T02:09:22.767815961Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-15T02:09:22.768485249Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=669.358µs logger=migrator t=2026-03-15T02:09:22.772948091Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-15T02:09:22.774066141Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.11828ms logger=migrator t=2026-03-15T02:09:22.779504901Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-15T02:09:22.788268011Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.764371ms logger=migrator t=2026-03-15T02:09:22.792878227Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-15T02:09:22.793733081Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=854.824µs logger=migrator t=2026-03-15T02:09:22.798307446Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-15T02:09:22.798629925Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=320.059µs logger=migrator t=2026-03-15T02:09:22.802784128Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-15T02:09:22.803969111Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.176823ms logger=migrator t=2026-03-15T02:09:22.809303997Z 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-03-15T02:09:22.809587355Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=283.488µs logger=migrator t=2026-03-15T02:09:22.814111539Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-15T02:09:22.814484189Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=373.02µs logger=migrator t=2026-03-15T02:09:22.81964336Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-15T02:09:22.820396631Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=753.271µs logger=migrator t=2026-03-15T02:09:22.826726805Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-15T02:09:22.827847845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.120411ms logger=migrator t=2026-03-15T02:09:22.833971422Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-15T02:09:22.83496668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.001278ms logger=migrator t=2026-03-15T02:09:22.839304179Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-15T02:09:22.840008008Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=697.729µs logger=migrator t=2026-03-15T02:09:22.84557465Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-15T02:09:22.84625613Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=681.4µs logger=migrator t=2026-03-15T02:09:22.851063581Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-15T02:09:22.851100802Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.411µs logger=migrator t=2026-03-15T02:09:22.854851815Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-15T02:09:22.855971355Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.12304ms logger=migrator t=2026-03-15T02:09:22.859694218Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-15T02:09:22.86744322Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=7.717321ms logger=migrator t=2026-03-15T02:09:22.873808375Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-15T02:09:22.874982237Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.176612ms logger=migrator t=2026-03-15T02:09:22.884022744Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-15T02:09:22.884892537Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=872.233µs logger=migrator t=2026-03-15T02:09:22.890138441Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:22.894669816Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.530815ms logger=migrator t=2026-03-15T02:09:22.900779973Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-15T02:09:22.901931296Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.151292ms logger=migrator t=2026-03-15T02:09:22.907666423Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-15T02:09:22.909734638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=2.104876ms logger=migrator t=2026-03-15T02:09:22.937192471Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-15T02:09:22.939059162Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.868801ms logger=migrator t=2026-03-15T02:09:22.944653856Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-15T02:09:22.945382455Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=728.639µs logger=migrator t=2026-03-15T02:09:22.950778023Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-15T02:09:22.951837822Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.059579ms logger=migrator t=2026-03-15T02:09:22.95724371Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-15T02:09:22.957806127Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=562.726µs logger=migrator t=2026-03-15T02:09:22.962373741Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-15T02:09:22.962891685Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=517.844µs logger=migrator t=2026-03-15T02:09:22.967405749Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-15T02:09:22.967847431Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=441.772µs logger=migrator t=2026-03-15T02:09:22.973035473Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-15T02:09:22.974139173Z level=info msg="Migration successfully executed" id="create star table" duration=1.10394ms logger=migrator t=2026-03-15T02:09:22.979033327Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-15T02:09:22.979783108Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=749.351µs logger=migrator t=2026-03-15T02:09:22.984379534Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-15T02:09:22.985160715Z level=info msg="Migration successfully executed" id="create org table v1" duration=781.311µs logger=migrator t=2026-03-15T02:09:22.990502141Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-15T02:09:22.991259392Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=756.331µs logger=migrator t=2026-03-15T02:09:22.995995622Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-15T02:09:22.9970033Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.007098ms logger=migrator t=2026-03-15T02:09:23.00175729Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-15T02:09:23.002861741Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.105741ms logger=migrator t=2026-03-15T02:09:23.008050612Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-15T02:09:23.008823824Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=778.022µs logger=migrator t=2026-03-15T02:09:23.014083148Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-15T02:09:23.015189238Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.1059ms logger=migrator t=2026-03-15T02:09:23.020039741Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-15T02:09:23.020089232Z level=info msg="Migration successfully executed" id="Update org table charset" duration=53.861µs logger=migrator t=2026-03-15T02:09:23.025128131Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-15T02:09:23.025178882Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=51.541µs logger=migrator t=2026-03-15T02:09:23.030018474Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-15T02:09:23.030193979Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=175.945µs logger=migrator t=2026-03-15T02:09:23.035588417Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-15T02:09:23.036624956Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.035989ms logger=migrator t=2026-03-15T02:09:23.041388826Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-15T02:09:23.042157538Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=768.982µs logger=migrator t=2026-03-15T02:09:23.047059651Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-15T02:09:23.04847696Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.415799ms logger=migrator t=2026-03-15T02:09:23.053815817Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-15T02:09:23.054995669Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.182442ms logger=migrator t=2026-03-15T02:09:23.061003473Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-15T02:09:23.062173476Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.166773ms logger=migrator t=2026-03-15T02:09:23.067090921Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-15T02:09:23.068227492Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.135901ms logger=migrator t=2026-03-15T02:09:23.073189218Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-15T02:09:23.081796963Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.605035ms logger=migrator t=2026-03-15T02:09:23.087421918Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-15T02:09:23.088055165Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=639.538µs logger=migrator t=2026-03-15T02:09:23.092856107Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-15T02:09:23.093977077Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.120561ms logger=migrator t=2026-03-15T02:09:23.113628035Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-15T02:09:23.121148642Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=7.515456ms logger=migrator t=2026-03-15T02:09:23.127701851Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-15T02:09:23.128208465Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=510.014µs logger=migrator t=2026-03-15T02:09:23.132854592Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-15T02:09:23.133744486Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=889.444µs logger=migrator t=2026-03-15T02:09:23.1390077Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-15T02:09:23.139081022Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=73.982µs logger=migrator t=2026-03-15T02:09:23.143642268Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-15T02:09:23.145502989Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.860731ms logger=migrator t=2026-03-15T02:09:23.150197317Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-15T02:09:23.152242144Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.044837ms logger=migrator t=2026-03-15T02:09:23.157551399Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-15T02:09:23.159319277Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.765728ms logger=migrator t=2026-03-15T02:09:23.163943834Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-15T02:09:23.164748956Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=804.641µs logger=migrator t=2026-03-15T02:09:23.169663701Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-15T02:09:23.172587531Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.91994ms logger=migrator t=2026-03-15T02:09:23.178505393Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-15T02:09:23.17985051Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.345347ms logger=migrator t=2026-03-15T02:09:23.184560568Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-15T02:09:23.185617418Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.0583ms logger=migrator t=2026-03-15T02:09:23.190259295Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-15T02:09:23.190366808Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=108.233µs logger=migrator t=2026-03-15T02:09:23.195747415Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-15T02:09:23.195772336Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.931µs logger=migrator t=2026-03-15T02:09:23.200544557Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-15T02:09:23.202404338Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.857921ms logger=migrator t=2026-03-15T02:09:23.20722258Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-15T02:09:23.209144162Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.921782ms logger=migrator t=2026-03-15T02:09:23.214283413Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-15T02:09:23.217557393Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.274139ms logger=migrator t=2026-03-15T02:09:23.223247719Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-15T02:09:23.225404688Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.15668ms logger=migrator t=2026-03-15T02:09:23.230090137Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-15T02:09:23.230296242Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=206.575µs logger=migrator t=2026-03-15T02:09:23.23498936Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-15T02:09:23.235769342Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=779.522µs logger=migrator t=2026-03-15T02:09:23.24117741Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-15T02:09:23.241842178Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=664.068µs logger=migrator t=2026-03-15T02:09:23.246562838Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-15T02:09:23.246602589Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.481µs logger=migrator t=2026-03-15T02:09:23.251216815Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-15T02:09:23.252499751Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.282566ms logger=migrator t=2026-03-15T02:09:23.257916069Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-15T02:09:23.258600468Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=684.429µs logger=migrator t=2026-03-15T02:09:23.263349558Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:23.272597271Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.247113ms logger=migrator t=2026-03-15T02:09:23.277357722Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-15T02:09:23.277853955Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=495.133µs logger=migrator t=2026-03-15T02:09:23.283689965Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-15T02:09:23.2849636Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.273565ms logger=migrator t=2026-03-15T02:09:23.290000258Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-15T02:09:23.291270033Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.269145ms logger=migrator t=2026-03-15T02:09:23.296591988Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-15T02:09:23.297082102Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=490.434µs logger=migrator t=2026-03-15T02:09:23.302881431Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-15T02:09:23.303405065Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=521.944µs logger=migrator t=2026-03-15T02:09:23.309390699Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-15T02:09:23.312660349Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.27637ms logger=migrator t=2026-03-15T02:09:23.317893942Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-15T02:09:23.318646293Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=752.341µs logger=migrator t=2026-03-15T02:09:23.324894914Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-15T02:09:23.32512082Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=229.736µs logger=migrator t=2026-03-15T02:09:23.330428696Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-15T02:09:23.330638902Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=210.446µs logger=migrator t=2026-03-15T02:09:23.340396999Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-15T02:09:23.341631543Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.234934ms logger=migrator t=2026-03-15T02:09:23.346880356Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-15T02:09:23.349237561Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.358095ms logger=migrator t=2026-03-15T02:09:23.353913499Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-15T02:09:23.354798423Z level=info msg="Migration successfully executed" id="create data_source table" duration=884.904µs logger=migrator t=2026-03-15T02:09:23.359086961Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-15T02:09:23.359864892Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=777.621µs logger=migrator t=2026-03-15T02:09:23.363264175Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-15T02:09:23.364046947Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=782.552µs logger=migrator t=2026-03-15T02:09:23.369364342Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-15T02:09:23.370601277Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.236404ms logger=migrator t=2026-03-15T02:09:23.374651467Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-15T02:09:23.375811759Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.160652ms logger=migrator t=2026-03-15T02:09:23.379665604Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-15T02:09:23.385743591Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.073527ms logger=migrator t=2026-03-15T02:09:23.389925476Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-15T02:09:23.39081369Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=885.754µs logger=migrator t=2026-03-15T02:09:23.39446776Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-15T02:09:23.395255932Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=786.292µs logger=migrator t=2026-03-15T02:09:23.400070353Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-15T02:09:23.40137544Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.304766ms logger=migrator t=2026-03-15T02:09:23.405773649Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-15T02:09:23.406291664Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=517.545µs logger=migrator t=2026-03-15T02:09:23.410600812Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-15T02:09:23.412902425Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.301223ms logger=migrator t=2026-03-15T02:09:23.419926927Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-15T02:09:23.422841968Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.913701ms logger=migrator t=2026-03-15T02:09:23.427922997Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-15T02:09:23.427991318Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=74.862µs logger=migrator t=2026-03-15T02:09:23.431657499Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-15T02:09:23.431907296Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=253.237µs logger=migrator t=2026-03-15T02:09:23.435275008Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-15T02:09:23.437866069Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.590031ms logger=migrator t=2026-03-15T02:09:23.444148461Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-15T02:09:23.444401278Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=253.047µs logger=migrator t=2026-03-15T02:09:23.448906022Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-15T02:09:23.449153599Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=246.937µs logger=migrator t=2026-03-15T02:09:23.454842855Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-15T02:09:23.458872364Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.028699ms logger=migrator t=2026-03-15T02:09:23.463107771Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-15T02:09:23.463322217Z level=info msg="Migration successfully executed" id="Update uid value" duration=214.976µs logger=migrator t=2026-03-15T02:09:23.469012433Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-15T02:09:23.469902267Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=889.364µs logger=migrator t=2026-03-15T02:09:23.475189152Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-15T02:09:23.476078777Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=889.365µs logger=migrator t=2026-03-15T02:09:23.48022022Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-15T02:09:23.482217615Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.997185ms logger=migrator t=2026-03-15T02:09:23.492885097Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-15T02:09:23.494203563Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.324166ms logger=migrator t=2026-03-15T02:09:23.561324182Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-15T02:09:23.562631597Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.314235ms logger=migrator t=2026-03-15T02:09:23.568054986Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-15T02:09:23.56926845Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.213144ms logger=migrator t=2026-03-15T02:09:23.575937292Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-15T02:09:23.577753852Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.81906ms logger=migrator t=2026-03-15T02:09:23.584427135Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-15T02:09:23.585237217Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=810.332µs logger=migrator t=2026-03-15T02:09:23.591748226Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-15T02:09:23.598261344Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=6.511608ms logger=migrator t=2026-03-15T02:09:23.605984636Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-15T02:09:23.612028551Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.042695ms logger=migrator t=2026-03-15T02:09:23.615959669Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-15T02:09:23.61672058Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=760.581µs logger=migrator t=2026-03-15T02:09:23.620345369Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-15T02:09:23.62110161Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=755.94µs logger=migrator t=2026-03-15T02:09:23.625529451Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-15T02:09:23.628385709Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.850528ms logger=migrator t=2026-03-15T02:09:23.633307775Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-15T02:09:23.6346156Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.308136ms logger=migrator t=2026-03-15T02:09:23.639774352Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-15T02:09:23.640161932Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=387.531µs logger=migrator t=2026-03-15T02:09:23.644636005Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-15T02:09:23.646133806Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.50398ms logger=migrator t=2026-03-15T02:09:23.650390162Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-15T02:09:23.650441504Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=49.022µs logger=migrator t=2026-03-15T02:09:23.653786425Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-15T02:09:23.6557691Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=1.981995ms logger=migrator t=2026-03-15T02:09:23.66124342Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-15T02:09:23.662989177Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.745087ms logger=migrator t=2026-03-15T02:09:23.667150392Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-15T02:09:23.667269575Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=118.693µs logger=migrator t=2026-03-15T02:09:23.670522424Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-15T02:09:23.672702484Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.18204ms logger=migrator t=2026-03-15T02:09:23.675737977Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-15T02:09:23.67768091Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.941842ms logger=migrator t=2026-03-15T02:09:23.684038574Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-15T02:09:23.685407351Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.368907ms logger=migrator t=2026-03-15T02:09:23.689127594Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-15T02:09:23.689750611Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=619.947µs logger=migrator t=2026-03-15T02:09:23.694997725Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-15T02:09:23.696022893Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.024138ms logger=migrator t=2026-03-15T02:09:23.702181211Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-15T02:09:23.703407585Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.225674ms logger=migrator t=2026-03-15T02:09:23.706924691Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-15T02:09:23.707900278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=974.326µs logger=migrator t=2026-03-15T02:09:23.711720713Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-15T02:09:23.712678349Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=957.456µs logger=migrator t=2026-03-15T02:09:23.719630749Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-15T02:09:23.719861326Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=236.917µs logger=migrator t=2026-03-15T02:09:23.72548643Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-15T02:09:23.725568833Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=84.533µs logger=migrator t=2026-03-15T02:09:23.729633574Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-15T02:09:23.734566319Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.932545ms logger=migrator t=2026-03-15T02:09:23.738601709Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-15T02:09:23.741518749Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.91672ms logger=migrator t=2026-03-15T02:09:23.747629276Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-15T02:09:23.747850413Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=237.747µs logger=migrator t=2026-03-15T02:09:23.755286096Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-15T02:09:23.756791478Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.504342ms logger=migrator t=2026-03-15T02:09:23.762147335Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-15T02:09:23.763514112Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.366426ms logger=migrator t=2026-03-15T02:09:23.769523426Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-15T02:09:23.769564777Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.141µs logger=migrator t=2026-03-15T02:09:23.773836395Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-15T02:09:23.774861743Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.025597ms logger=migrator t=2026-03-15T02:09:23.779994943Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-15T02:09:23.781718031Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.721208ms logger=migrator t=2026-03-15T02:09:23.791101938Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-15T02:09:23.79410808Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.006062ms logger=migrator t=2026-03-15T02:09:23.798951443Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-15T02:09:23.798978054Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.271µs logger=migrator t=2026-03-15T02:09:23.804396902Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-15T02:09:23.805679577Z level=info msg="Migration successfully executed" id="create session table" duration=1.282675ms logger=migrator t=2026-03-15T02:09:23.810000356Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-15T02:09:23.81013764Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.614µs logger=migrator t=2026-03-15T02:09:23.814070997Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-15T02:09:23.814145649Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.962µs logger=migrator t=2026-03-15T02:09:23.818025416Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-15T02:09:23.818683944Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=658.397µs logger=migrator t=2026-03-15T02:09:23.823467505Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-15T02:09:23.824651927Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.184242ms logger=migrator t=2026-03-15T02:09:23.830025774Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-15T02:09:23.830093826Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.992µs logger=migrator t=2026-03-15T02:09:23.83532785Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-15T02:09:23.835365321Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.921µs logger=migrator t=2026-03-15T02:09:23.839409621Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-15T02:09:23.844624144Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.213643ms logger=migrator t=2026-03-15T02:09:23.849475347Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-15T02:09:23.85250772Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.030183ms logger=migrator t=2026-03-15T02:09:23.856096718Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-15T02:09:23.856176601Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.992µs logger=migrator t=2026-03-15T02:09:23.859736098Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-15T02:09:23.859814281Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.733µs logger=migrator t=2026-03-15T02:09:23.863489931Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-15T02:09:23.864782766Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.293165ms logger=migrator t=2026-03-15T02:09:23.870644927Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-15T02:09:23.870671437Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.32µs logger=migrator t=2026-03-15T02:09:23.874457922Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-15T02:09:23.877593228Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.134935ms logger=migrator t=2026-03-15T02:09:23.881864734Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-15T02:09:23.882041699Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=178.935µs logger=migrator t=2026-03-15T02:09:23.888508037Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-15T02:09:23.893509894Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.001757ms logger=migrator t=2026-03-15T02:09:23.899138108Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-15T02:09:23.902224533Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.085525ms logger=migrator t=2026-03-15T02:09:23.906351545Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-15T02:09:23.906419537Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.812µs logger=migrator t=2026-03-15T02:09:23.911001063Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-15T02:09:23.911891237Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=887.434µs logger=migrator t=2026-03-15T02:09:23.917323806Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-15T02:09:23.91857453Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.250114ms logger=migrator t=2026-03-15T02:09:23.923047553Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-15T02:09:23.924148503Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.10083ms logger=migrator t=2026-03-15T02:09:23.929434047Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-15T02:09:23.930426875Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=990.668µs logger=migrator t=2026-03-15T02:09:23.935138524Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-15T02:09:23.936546253Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.407409ms logger=migrator t=2026-03-15T02:09:23.940766368Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-15T02:09:23.941569191Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=802.333µs logger=migrator t=2026-03-15T02:09:23.9473734Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-15T02:09:23.948581233Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.204862ms logger=migrator t=2026-03-15T02:09:23.953186519Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-15T02:09:23.954569996Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.383157ms logger=migrator t=2026-03-15T02:09:23.958651509Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-15T02:09:23.959215044Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=562.976µs logger=migrator t=2026-03-15T02:09:23.96309117Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-15T02:09:23.976716473Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.625123ms logger=migrator t=2026-03-15T02:09:23.980184438Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-15T02:09:23.980788485Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=604.507µs logger=migrator t=2026-03-15T02:09:23.984201328Z 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-03-15T02:09:23.984815385Z 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=612.217µs logger=migrator t=2026-03-15T02:09:23.989555625Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-15T02:09:23.989827383Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=272.238µs logger=migrator t=2026-03-15T02:09:23.993247016Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-15T02:09:23.993725469Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=478.373µs logger=migrator t=2026-03-15T02:09:23.997546845Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-15T02:09:23.998707816Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.160712ms logger=migrator t=2026-03-15T02:09:24.003274292Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-15T02:09:24.00904458Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.766898ms logger=migrator t=2026-03-15T02:09:24.014428287Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-15T02:09:24.019967359Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.46607ms logger=migrator t=2026-03-15T02:09:24.023725071Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-15T02:09:24.027265568Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.540477ms logger=migrator t=2026-03-15T02:09:24.031988318Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-15T02:09:24.035450263Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.461695ms logger=migrator t=2026-03-15T02:09:24.040887991Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-15T02:09:24.041824877Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=936.356µs logger=migrator t=2026-03-15T02:09:24.046342291Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-15T02:09:24.046372572Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.151µs logger=migrator t=2026-03-15T02:09:24.050738962Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-15T02:09:24.050778023Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.641µs logger=migrator t=2026-03-15T02:09:24.054721311Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-15T02:09:24.056005736Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.284085ms logger=migrator t=2026-03-15T02:09:24.060329674Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-15T02:09:24.061927848Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.594154ms logger=migrator t=2026-03-15T02:09:24.067509451Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-15T02:09:24.068277862Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=768.281µs logger=migrator t=2026-03-15T02:09:24.072881449Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-15T02:09:24.074095852Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.213862ms logger=migrator t=2026-03-15T02:09:24.078190483Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-15T02:09:24.079645144Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.453141ms logger=migrator t=2026-03-15T02:09:24.084340273Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-15T02:09:24.087966902Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.626739ms logger=migrator t=2026-03-15T02:09:24.092223078Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-15T02:09:24.095425016Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.205429ms logger=migrator t=2026-03-15T02:09:24.106483279Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-15T02:09:24.106717676Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=235.967µs logger=migrator t=2026-03-15T02:09:24.112797772Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-15T02:09:24.115022904Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.216611ms logger=migrator t=2026-03-15T02:09:24.122495657Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-15T02:09:24.124317348Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.81961ms logger=migrator t=2026-03-15T02:09:24.12808002Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-15T02:09:24.132128122Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.047472ms logger=migrator t=2026-03-15T02:09:24.138658211Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-15T02:09:24.138755573Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=97.612µs logger=migrator t=2026-03-15T02:09:24.144199482Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-15T02:09:24.145892749Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.671046ms logger=migrator t=2026-03-15T02:09:24.149503448Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-15T02:09:24.150410372Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=906.844µs logger=migrator t=2026-03-15T02:09:24.156245312Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-15T02:09:24.156339575Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=91.032µs logger=migrator t=2026-03-15T02:09:24.159707448Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-15T02:09:24.160846869Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.13533ms logger=migrator t=2026-03-15T02:09:24.164793986Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-15T02:09:24.1656407Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=848.784µs logger=migrator t=2026-03-15T02:09:24.170541344Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-15T02:09:24.171391218Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=851.574µs logger=migrator t=2026-03-15T02:09:24.175594622Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-15T02:09:24.177439563Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.843941ms logger=migrator t=2026-03-15T02:09:24.183771006Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-15T02:09:24.185102563Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.331707ms logger=migrator t=2026-03-15T02:09:24.190766429Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-15T02:09:24.192110585Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.343296ms logger=migrator t=2026-03-15T02:09:24.196430204Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-15T02:09:24.196473155Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=43.381µs logger=migrator t=2026-03-15T02:09:24.20066993Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-15T02:09:24.205386169Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.71683ms logger=migrator t=2026-03-15T02:09:24.209647835Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-15T02:09:24.21052354Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=875.265µs logger=migrator t=2026-03-15T02:09:24.214166959Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-15T02:09:24.218164539Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.99757ms logger=migrator t=2026-03-15T02:09:24.2240096Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-15T02:09:24.224919074Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=905.944µs logger=migrator t=2026-03-15T02:09:24.231582636Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-15T02:09:24.232597815Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.015689ms logger=migrator t=2026-03-15T02:09:24.236565623Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-15T02:09:24.237426336Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=860.413µs logger=migrator t=2026-03-15T02:09:24.241893499Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-15T02:09:24.25834395Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.441631ms logger=migrator t=2026-03-15T02:09:24.263273655Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-15T02:09:24.263967774Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=695.899µs logger=migrator t=2026-03-15T02:09:24.268743144Z 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-03-15T02:09:24.270338758Z 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.595834ms logger=migrator t=2026-03-15T02:09:24.275433708Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-15T02:09:24.276139787Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=710.359µs logger=migrator t=2026-03-15T02:09:24.280019374Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-15T02:09:24.280792895Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=773.881µs logger=migrator t=2026-03-15T02:09:24.285503733Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-15T02:09:24.28572793Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=224.247µs logger=migrator t=2026-03-15T02:09:24.289462722Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-15T02:09:24.296730091Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.269249ms logger=migrator t=2026-03-15T02:09:24.301082651Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-15T02:09:24.306226262Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.142841ms logger=migrator t=2026-03-15T02:09:24.309966714Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-15T02:09:24.311085795Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.118221ms logger=migrator t=2026-03-15T02:09:24.316995987Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-15T02:09:24.318816666Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.825039ms logger=migrator t=2026-03-15T02:09:24.323106414Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-15T02:09:24.323533366Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=427.302µs logger=migrator t=2026-03-15T02:09:24.326952889Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-15T02:09:24.331133605Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.180206ms logger=migrator t=2026-03-15T02:09:24.337758906Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-15T02:09:24.339267877Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.508711ms logger=migrator t=2026-03-15T02:09:24.343874463Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-15T02:09:24.344219942Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=346.299µs logger=migrator t=2026-03-15T02:09:24.348062258Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-15T02:09:24.34849175Z level=info msg="Migration successfully executed" id="Move region to single row" duration=429.362µs logger=migrator t=2026-03-15T02:09:24.352464178Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-15T02:09:24.353272101Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=808.083µs logger=migrator t=2026-03-15T02:09:24.358273768Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-15T02:09:24.360295153Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.019916ms logger=migrator t=2026-03-15T02:09:24.365699141Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-15T02:09:24.366937836Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.238535ms logger=migrator t=2026-03-15T02:09:24.370738119Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-15T02:09:24.37186406Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.128361ms logger=migrator t=2026-03-15T02:09:24.37696064Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-15T02:09:24.378014308Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.053128ms logger=migrator t=2026-03-15T02:09:24.382700837Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-15T02:09:24.384041254Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.339017ms logger=migrator t=2026-03-15T02:09:24.389327459Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-15T02:09:24.389529485Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=201.646µs logger=migrator t=2026-03-15T02:09:24.393454922Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-15T02:09:24.394396107Z level=info msg="Migration successfully executed" id="create test_data table" duration=941.495µs logger=migrator t=2026-03-15T02:09:24.400955228Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-15T02:09:24.401937944Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=982.317µs logger=migrator t=2026-03-15T02:09:24.40905024Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-15T02:09:24.412051562Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=3.002503ms logger=migrator t=2026-03-15T02:09:24.416605306Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-15T02:09:24.418104088Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.499092ms logger=migrator t=2026-03-15T02:09:24.423452474Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-15T02:09:24.423655019Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=202.795µs logger=migrator t=2026-03-15T02:09:24.427252388Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-15T02:09:24.427619178Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=366.43µs logger=migrator t=2026-03-15T02:09:24.431048301Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-15T02:09:24.431148174Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.543µs logger=migrator t=2026-03-15T02:09:24.435287418Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-15T02:09:24.436671766Z level=info msg="Migration successfully executed" id="create team table" duration=1.383837ms logger=migrator t=2026-03-15T02:09:24.441659763Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-15T02:09:24.442581778Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=921.366µs logger=migrator t=2026-03-15T02:09:24.448053807Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-15T02:09:24.448911442Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=910.026µs logger=migrator t=2026-03-15T02:09:24.454612848Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-15T02:09:24.459562964Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.949695ms logger=migrator t=2026-03-15T02:09:24.463809769Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-15T02:09:24.463983054Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=185.795µs logger=migrator t=2026-03-15T02:09:24.467254454Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-15T02:09:24.468130858Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=876.064µs logger=migrator t=2026-03-15T02:09:24.472447466Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-15T02:09:24.473214467Z level=info msg="Migration successfully executed" id="create team member table" duration=765.361µs logger=migrator t=2026-03-15T02:09:24.477788562Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-15T02:09:24.478664686Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=876.484µs logger=migrator t=2026-03-15T02:09:24.482674606Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-15T02:09:24.483995372Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.316956ms logger=migrator t=2026-03-15T02:09:24.488336082Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-15T02:09:24.489693468Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.357236ms logger=migrator t=2026-03-15T02:09:24.494427898Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-15T02:09:24.498986654Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.558396ms logger=migrator t=2026-03-15T02:09:24.502340275Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-15T02:09:24.506793637Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.453422ms logger=migrator t=2026-03-15T02:09:24.510770766Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-15T02:09:24.515285919Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.516023ms logger=migrator t=2026-03-15T02:09:24.519987269Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-15T02:09:24.520859172Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=871.523µs logger=migrator t=2026-03-15T02:09:24.52477975Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-15T02:09:24.525665424Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=885.464µs logger=migrator t=2026-03-15T02:09:24.530111296Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-15T02:09:24.531057772Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=946.126µs logger=migrator t=2026-03-15T02:09:24.538752223Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-15T02:09:24.540335966Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.582903ms logger=migrator t=2026-03-15T02:09:24.545643091Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-15T02:09:24.547362399Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.715588ms logger=migrator t=2026-03-15T02:09:24.552462269Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-15T02:09:24.553684762Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.223353ms logger=migrator t=2026-03-15T02:09:24.561814024Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-15T02:09:24.563267775Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.453271ms logger=migrator t=2026-03-15T02:09:24.568323213Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-15T02:09:24.56930896Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=985.397µs logger=migrator t=2026-03-15T02:09:24.57408231Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-15T02:09:24.575746537Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.655916ms logger=migrator t=2026-03-15T02:09:24.582007088Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-15T02:09:24.582428409Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=422.301µs logger=migrator t=2026-03-15T02:09:24.58569709Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-15T02:09:24.586721547Z level=info msg="Migration successfully executed" id="create tag table" duration=1.024058ms logger=migrator t=2026-03-15T02:09:24.590555472Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-15T02:09:24.591626772Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.045969ms logger=migrator t=2026-03-15T02:09:24.596592898Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-15T02:09:24.597567625Z level=info msg="Migration successfully executed" id="create login attempt table" duration=979.176µs logger=migrator t=2026-03-15T02:09:24.601294756Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-15T02:09:24.604218896Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.92356ms logger=migrator t=2026-03-15T02:09:24.612618817Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-15T02:09:24.613687596Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.069029ms logger=migrator t=2026-03-15T02:09:24.61859069Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:24.633800607Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.208757ms logger=migrator t=2026-03-15T02:09:24.63754068Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-15T02:09:24.638128896Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=589.306µs logger=migrator t=2026-03-15T02:09:24.641273541Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-15T02:09:24.641949201Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=675.39µs logger=migrator t=2026-03-15T02:09:24.647010089Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-15T02:09:24.647463192Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=454.013µs logger=migrator t=2026-03-15T02:09:24.651693477Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-15T02:09:24.652454608Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=762.231µs logger=migrator t=2026-03-15T02:09:24.655821991Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-15T02:09:24.657958779Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.126197ms logger=migrator t=2026-03-15T02:09:24.662293278Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-15T02:09:24.664076117Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.781739ms logger=migrator t=2026-03-15T02:09:24.669743992Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-15T02:09:24.670002319Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=258.517µs logger=migrator t=2026-03-15T02:09:24.673748982Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-15T02:09:24.679703355Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.881422ms logger=migrator t=2026-03-15T02:09:24.68319368Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-15T02:09:24.689284518Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.086178ms logger=migrator t=2026-03-15T02:09:24.697797201Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-15T02:09:24.702990572Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.193541ms logger=migrator t=2026-03-15T02:09:24.70761912Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-15T02:09:24.716476662Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.863113ms logger=migrator t=2026-03-15T02:09:24.721456089Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-15T02:09:24.722363173Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=907.064µs logger=migrator t=2026-03-15T02:09:24.727256647Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-15T02:09:24.733029006Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.775639ms logger=migrator t=2026-03-15T02:09:24.73792214Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-15T02:09:24.739642648Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.723218ms logger=migrator t=2026-03-15T02:09:24.744922812Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-15T02:09:24.745881918Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=958.327µs logger=migrator t=2026-03-15T02:09:24.749936449Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-15T02:09:24.751306117Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.369628ms logger=migrator t=2026-03-15T02:09:24.756595332Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-15T02:09:24.757764884Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.170861ms logger=migrator t=2026-03-15T02:09:24.762056042Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-15T02:09:24.76308828Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.032098ms logger=migrator t=2026-03-15T02:09:24.768307393Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-15T02:09:24.769415023Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.10726ms logger=migrator t=2026-03-15T02:09:24.774295817Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-15T02:09:24.783334204Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.036317ms logger=migrator t=2026-03-15T02:09:24.787467748Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-15T02:09:24.788188127Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=719.949µs logger=migrator t=2026-03-15T02:09:24.793056831Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-15T02:09:24.794466699Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.408038ms logger=migrator t=2026-03-15T02:09:24.801153453Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-15T02:09:24.802106479Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=952.556µs logger=migrator t=2026-03-15T02:09:24.808293788Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-15T02:09:24.809151511Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=858.133µs logger=migrator t=2026-03-15T02:09:24.812877984Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-15T02:09:24.814000104Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.11873ms logger=migrator t=2026-03-15T02:09:24.820966256Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-15T02:09:24.821034378Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.082µs logger=migrator t=2026-03-15T02:09:24.825009176Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-15T02:09:24.825092368Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.422µs logger=migrator t=2026-03-15T02:09:24.828650886Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-15T02:09:24.82951964Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=868.854µs logger=migrator t=2026-03-15T02:09:24.833674863Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:09:24.834600078Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=924.545µs logger=migrator t=2026-03-15T02:09:24.840967374Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:09:24.841906739Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=939.276µs logger=migrator t=2026-03-15T02:09:24.854496405Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:24.854564266Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.331µs logger=migrator t=2026-03-15T02:09:24.865498316Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:09:24.867212522Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.719166ms logger=migrator t=2026-03-15T02:09:24.87550332Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:09:24.877516495Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.058487ms logger=migrator t=2026-03-15T02:09:24.886367568Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:09:24.888621929Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.259662ms logger=migrator t=2026-03-15T02:09:24.895285881Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:09:24.896802353Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.516512ms logger=migrator t=2026-03-15T02:09:24.901584414Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-15T02:09:24.910452088Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.878885ms logger=migrator t=2026-03-15T02:09:24.915949429Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-15T02:09:24.917549152Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.596993ms logger=migrator t=2026-03-15T02:09:24.922336993Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-15T02:09:24.922422465Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.442µs logger=migrator t=2026-03-15T02:09:24.928279436Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-15T02:09:24.930054715Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.778039ms logger=migrator t=2026-03-15T02:09:24.934734732Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-15T02:09:24.936340707Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.605875ms logger=migrator t=2026-03-15T02:09:24.94049308Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-15T02:09:24.941447297Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=954.417µs logger=migrator t=2026-03-15T02:09:24.94484484Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:24.944926012Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=79.583µs logger=migrator t=2026-03-15T02:09:24.948428498Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-15T02:09:24.949631371Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.200324ms logger=migrator t=2026-03-15T02:09:24.962859723Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-15T02:09:24.964674583Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.81984ms logger=migrator t=2026-03-15T02:09:24.969611598Z 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-03-15T02:09:24.970639976Z 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.028258ms logger=migrator t=2026-03-15T02:09:24.97699366Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-15T02:09:24.978252015Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.254325ms logger=migrator t=2026-03-15T02:09:24.990823639Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-15T02:09:24.997859302Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.040863ms logger=migrator t=2026-03-15T02:09:25.003213769Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:25.004225676Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.011807ms logger=migrator t=2026-03-15T02:09:25.010243701Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:25.011725232Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.481841ms logger=migrator t=2026-03-15T02:09:25.017137121Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-15T02:09:25.042871246Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.730695ms logger=migrator t=2026-03-15T02:09:25.053188539Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-15T02:09:25.076127497Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.938208ms logger=migrator t=2026-03-15T02:09:25.082127741Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:25.083135468Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.007497ms logger=migrator t=2026-03-15T02:09:25.086758617Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:25.087764906Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.005888ms logger=migrator t=2026-03-15T02:09:25.093482352Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-15T02:09:25.099081826Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.599014ms logger=migrator t=2026-03-15T02:09:25.103993251Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-15T02:09:25.109627975Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.634474ms logger=migrator t=2026-03-15T02:09:25.113792768Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-15T02:09:25.114770355Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=977.737µs logger=migrator t=2026-03-15T02:09:25.157340512Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-15T02:09:25.158443992Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.10346ms logger=migrator t=2026-03-15T02:09:25.165812194Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-15T02:09:25.166943035Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.128901ms logger=migrator t=2026-03-15T02:09:25.172682162Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-15T02:09:25.173813614Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.131262ms logger=migrator t=2026-03-15T02:09:25.181705089Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:25.181846523Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=145.814µs logger=migrator t=2026-03-15T02:09:25.189808121Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-15T02:09:25.200191536Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.382555ms logger=migrator t=2026-03-15T02:09:25.207359283Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-15T02:09:25.219893736Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=12.533362ms logger=migrator t=2026-03-15T02:09:25.228020128Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-15T02:09:25.235592766Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.574178ms logger=migrator t=2026-03-15T02:09:25.242990579Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-15T02:09:25.245070806Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.081298ms logger=migrator t=2026-03-15T02:09:25.253067725Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-15T02:09:25.254198705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.1176ms logger=migrator t=2026-03-15T02:09:25.258926915Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-15T02:09:25.26532373Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.396125ms logger=migrator t=2026-03-15T02:09:25.272491777Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-15T02:09:25.277642148Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.151631ms logger=migrator t=2026-03-15T02:09:25.285312518Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-15T02:09:25.28610157Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=788.622µs logger=migrator t=2026-03-15T02:09:25.291286331Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-15T02:09:25.29815399Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.861579ms logger=migrator t=2026-03-15T02:09:25.305573674Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-15T02:09:25.312519184Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.94349ms logger=migrator t=2026-03-15T02:09:25.320181254Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-15T02:09:25.320262546Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.432µs logger=migrator t=2026-03-15T02:09:25.326099726Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-15T02:09:25.327182865Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.082669ms logger=migrator t=2026-03-15T02:09:25.334538487Z 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-03-15T02:09:25.336735977Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.20198ms logger=migrator t=2026-03-15T02:09:25.341871828Z 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-03-15T02:09:25.342948157Z 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.076119ms logger=migrator t=2026-03-15T02:09:25.349286161Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:25.349357873Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.092µs logger=migrator t=2026-03-15T02:09:25.35616071Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-15T02:09:25.364611131Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.455711ms logger=migrator t=2026-03-15T02:09:25.372057065Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-15T02:09:25.378237555Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.17996ms logger=migrator t=2026-03-15T02:09:25.382930832Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-15T02:09:25.389238905Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.307243ms logger=migrator t=2026-03-15T02:09:25.394003576Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-15T02:09:25.400662759Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.658943ms logger=migrator t=2026-03-15T02:09:25.406414017Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-15T02:09:25.412711219Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.296622ms logger=migrator t=2026-03-15T02:09:25.417591033Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-15T02:09:25.417704236Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.223µs logger=migrator t=2026-03-15T02:09:25.422653111Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-15T02:09:25.423745671Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.09089ms logger=migrator t=2026-03-15T02:09:25.430113876Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-15T02:09:25.437276112Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.163536ms logger=migrator t=2026-03-15T02:09:25.441771075Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-15T02:09:25.441882738Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=111.813µs logger=migrator t=2026-03-15T02:09:25.446928186Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-15T02:09:25.453178977Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.250641ms logger=migrator t=2026-03-15T02:09:25.459339196Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-15T02:09:25.460488618Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.148962ms logger=migrator t=2026-03-15T02:09:25.466253126Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-15T02:09:25.472676911Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.422165ms logger=migrator t=2026-03-15T02:09:25.484944128Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-15T02:09:25.485814382Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=870.394µs logger=migrator t=2026-03-15T02:09:25.490982764Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-15T02:09:25.492119665Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.13ms logger=migrator t=2026-03-15T02:09:25.506680423Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-15T02:09:25.511956868Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.276805ms logger=migrator t=2026-03-15T02:09:25.516523153Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-15T02:09:25.517415598Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=893.135µs logger=migrator t=2026-03-15T02:09:25.524609035Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-15T02:09:25.525770086Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.161121ms logger=migrator t=2026-03-15T02:09:25.532274105Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-15T02:09:25.533167789Z level=info msg="Migration successfully executed" id="create alert_image table" duration=894.844µs logger=migrator t=2026-03-15T02:09:25.538463845Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-15T02:09:25.539617506Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.153751ms logger=migrator t=2026-03-15T02:09:25.552001736Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-15T02:09:25.552098788Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.863µs logger=migrator t=2026-03-15T02:09:25.558193205Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-15T02:09:25.559054268Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=861.223µs logger=migrator t=2026-03-15T02:09:25.564428466Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-15T02:09:25.565516735Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.088889ms logger=migrator t=2026-03-15T02:09:25.571984153Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-15T02:09:25.573551576Z 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-03-15T02:09:25.580827125Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-15T02:09:25.581336749Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=510.294µs logger=migrator t=2026-03-15T02:09:25.586073459Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-15T02:09:25.587842487Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.768888ms logger=migrator t=2026-03-15T02:09:25.598213722Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-15T02:09:25.605102471Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.887058ms logger=migrator t=2026-03-15T02:09:25.612678768Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-15T02:09:25.613810679Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.132182ms logger=migrator t=2026-03-15T02:09:25.621018306Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-15T02:09:25.622934479Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.915873ms logger=migrator t=2026-03-15T02:09:25.630943898Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-15T02:09:25.631838783Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=894.774µs logger=migrator t=2026-03-15T02:09:25.647475962Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-15T02:09:25.648390116Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=913.424µs logger=migrator t=2026-03-15T02:09:25.653703752Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-15T02:09:25.654818652Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.11487ms logger=migrator t=2026-03-15T02:09:25.66023074Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-15T02:09:25.660266731Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.491µs logger=migrator t=2026-03-15T02:09:25.668845576Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-15T02:09:25.669000531Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=157.215µs logger=migrator t=2026-03-15T02:09:25.675335955Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-15T02:09:25.685368709Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.032684ms logger=migrator t=2026-03-15T02:09:25.689831112Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-15T02:09:25.69012342Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=293.068µs logger=migrator t=2026-03-15T02:09:25.695504437Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-15T02:09:25.696662489Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.151451ms logger=migrator t=2026-03-15T02:09:25.702097978Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-15T02:09:25.702604141Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=506.153µs logger=migrator t=2026-03-15T02:09:25.709628825Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-15T02:09:25.711203567Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.574633ms logger=migrator t=2026-03-15T02:09:25.71712219Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-15T02:09:25.718456036Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.334106ms logger=migrator t=2026-03-15T02:09:25.731601677Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-15T02:09:25.767261103Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.659897ms logger=migrator t=2026-03-15T02:09:25.773885155Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-15T02:09:25.78029084Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.405825ms logger=migrator t=2026-03-15T02:09:25.79085066Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-15T02:09:25.791319963Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=477.983µs logger=migrator t=2026-03-15T02:09:25.79999829Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-15T02:09:25.835915384Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.908574ms logger=migrator t=2026-03-15T02:09:25.841851107Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-15T02:09:25.874955954Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.103627ms logger=migrator t=2026-03-15T02:09:25.881650707Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-15T02:09:25.882430219Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=779.762µs logger=migrator t=2026-03-15T02:09:25.888070024Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-15T02:09:25.888978808Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=907.874µs logger=migrator t=2026-03-15T02:09:25.895135827Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-15T02:09:25.895486986Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=351.339µs logger=migrator t=2026-03-15T02:09:25.900541725Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-15T02:09:25.901574453Z level=info msg="Migration successfully executed" id="create permission table" duration=1.030388ms logger=migrator t=2026-03-15T02:09:25.907409373Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-15T02:09:25.9098539Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.444047ms logger=migrator t=2026-03-15T02:09:25.916566244Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-15T02:09:25.919245078Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.678014ms logger=migrator t=2026-03-15T02:09:25.926064124Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-15T02:09:25.926923898Z level=info msg="Migration successfully executed" id="create role table" duration=859.594µs logger=migrator t=2026-03-15T02:09:25.934393612Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-15T02:09:25.943364618Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.971876ms logger=migrator t=2026-03-15T02:09:25.948267653Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-15T02:09:25.953800624Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.532841ms logger=migrator t=2026-03-15T02:09:25.959509461Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-15T02:09:25.960362544Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=852.933µs logger=migrator t=2026-03-15T02:09:25.965515655Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-15T02:09:25.967346186Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.82937ms logger=migrator t=2026-03-15T02:09:25.972814386Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-15T02:09:25.974419319Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.606114ms logger=migrator t=2026-03-15T02:09:25.980236958Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-15T02:09:25.981214726Z level=info msg="Migration successfully executed" id="create team role table" duration=977.968µs logger=migrator t=2026-03-15T02:09:25.986034928Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-15T02:09:25.987243071Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.207573ms logger=migrator t=2026-03-15T02:09:25.992203817Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-15T02:09:25.994019776Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.82091ms logger=migrator t=2026-03-15T02:09:25.999746283Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-15T02:09:26.001021978Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.275075ms logger=migrator t=2026-03-15T02:09:26.006306633Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-15T02:09:26.00728027Z level=info msg="Migration successfully executed" id="create user role table" duration=973.687µs logger=migrator t=2026-03-15T02:09:26.012178304Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-15T02:09:26.013349756Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.171142ms logger=migrator t=2026-03-15T02:09:26.020185803Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-15T02:09:26.021624722Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.438739ms logger=migrator t=2026-03-15T02:09:26.027933225Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-15T02:09:26.029731455Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.79784ms logger=migrator t=2026-03-15T02:09:26.035195225Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-15T02:09:26.036108599Z level=info msg="Migration successfully executed" id="create builtin role table" duration=910.704µs logger=migrator t=2026-03-15T02:09:26.047359177Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-15T02:09:26.050256087Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.892ms logger=migrator t=2026-03-15T02:09:26.05729666Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-15T02:09:26.058341048Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.051118ms logger=migrator t=2026-03-15T02:09:26.064264241Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-15T02:09:26.074680606Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.418485ms logger=migrator t=2026-03-15T02:09:26.079854858Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-15T02:09:26.081188214Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.335026ms logger=migrator t=2026-03-15T02:09:26.087042976Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-15T02:09:26.088556357Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.51019ms logger=migrator t=2026-03-15T02:09:26.093713078Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-15T02:09:26.094721395Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.008387ms logger=migrator t=2026-03-15T02:09:26.098934411Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-15T02:09:26.100533044Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.597553ms logger=migrator t=2026-03-15T02:09:26.106282922Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-15T02:09:26.108313208Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.993155ms logger=migrator t=2026-03-15T02:09:26.113734396Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-15T02:09:26.115086904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.352898ms logger=migrator t=2026-03-15T02:09:26.120151442Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-15T02:09:26.128219483Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.067011ms logger=migrator t=2026-03-15T02:09:26.133869848Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-15T02:09:26.142423882Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.553484ms logger=migrator t=2026-03-15T02:09:26.147642055Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-15T02:09:26.154396941Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.754556ms logger=migrator t=2026-03-15T02:09:26.159090679Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-15T02:09:26.165274058Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.182399ms logger=migrator t=2026-03-15T02:09:26.170525552Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-15T02:09:26.171968872Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.44315ms logger=migrator t=2026-03-15T02:09:26.176920338Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-15T02:09:26.178022658Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.10827ms logger=migrator t=2026-03-15T02:09:26.183187609Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-15T02:09:26.184200337Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.012808ms logger=migrator t=2026-03-15T02:09:26.189368109Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-15T02:09:26.190447238Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.078829ms logger=migrator t=2026-03-15T02:09:26.194741036Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-15T02:09:26.196074392Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.332526ms logger=migrator t=2026-03-15T02:09:26.202369825Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-15T02:09:26.202437157Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.382µs logger=migrator t=2026-03-15T02:09:26.207215188Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-15T02:09:26.20731333Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=103.323µs logger=migrator t=2026-03-15T02:09:26.212493762Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-15T02:09:26.213000877Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=515.665µs logger=migrator t=2026-03-15T02:09:26.21752004Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-15T02:09:26.218163227Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=640.217µs logger=migrator t=2026-03-15T02:09:26.222370073Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-15T02:09:26.223236607Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=865.584µs logger=migrator t=2026-03-15T02:09:26.229077257Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-15T02:09:26.229402745Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=325.898µs logger=migrator t=2026-03-15T02:09:26.23651536Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-15T02:09:26.237507827Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=997.617µs logger=migrator t=2026-03-15T02:09:26.243053719Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-15T02:09:26.24450558Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.451931ms logger=migrator t=2026-03-15T02:09:26.250129984Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-15T02:09:26.251858451Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.728777ms logger=migrator t=2026-03-15T02:09:26.258118793Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-15T02:09:26.268500986Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.381873ms logger=migrator t=2026-03-15T02:09:26.272396294Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-15T02:09:26.272463846Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.252µs logger=migrator t=2026-03-15T02:09:26.277587606Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-15T02:09:26.278554403Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=964.376µs logger=migrator t=2026-03-15T02:09:26.285488442Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-15T02:09:26.287389445Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.890172ms logger=migrator t=2026-03-15T02:09:26.292650408Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-15T02:09:26.293752028Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.10139ms logger=migrator t=2026-03-15T02:09:26.299481015Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-15T02:09:26.311114385Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.63448ms logger=migrator t=2026-03-15T02:09:26.315741581Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-15T02:09:26.317050378Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.305536ms logger=migrator t=2026-03-15T02:09:26.321801787Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-15T02:09:26.323038221Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.240944ms logger=migrator t=2026-03-15T02:09:26.328286485Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:26.35438963Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.103085ms logger=migrator t=2026-03-15T02:09:26.35946559Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-15T02:09:26.360309582Z level=info msg="Migration successfully executed" id="create correlation v2" duration=843.773µs logger=migrator t=2026-03-15T02:09:26.366676117Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-15T02:09:26.368509477Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.83295ms logger=migrator t=2026-03-15T02:09:26.376311251Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-15T02:09:26.377418471Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.10749ms logger=migrator t=2026-03-15T02:09:26.383365764Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-15T02:09:26.384749892Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.384528ms logger=migrator t=2026-03-15T02:09:26.389954355Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-15T02:09:26.390263233Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=308.718µs logger=migrator t=2026-03-15T02:09:26.396494054Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-15T02:09:26.397369298Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=879.164µs logger=migrator t=2026-03-15T02:09:26.402341434Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-15T02:09:26.412446481Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.105737ms logger=migrator t=2026-03-15T02:09:26.418020784Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-15T02:09:26.41898691Z level=info msg="Migration successfully executed" id="create entity_events table" duration=965.646µs logger=migrator t=2026-03-15T02:09:26.42446235Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-15T02:09:26.426087715Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.626675ms logger=migrator t=2026-03-15T02:09:26.432741477Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:09:26.433282122Z 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-03-15T02:09:26.437936269Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:09:26.438425643Z 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-03-15T02:09:26.443768009Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-15T02:09:26.44489409Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.125521ms logger=migrator t=2026-03-15T02:09:26.450772851Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-15T02:09:26.452066767Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.293416ms logger=migrator t=2026-03-15T02:09:26.455408808Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:09:26.45660767Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.198732ms logger=migrator t=2026-03-15T02:09:26.4638838Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:09:26.465138755Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.254795ms logger=migrator t=2026-03-15T02:09:26.469286378Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-15T02:09:26.472009683Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.722705ms logger=migrator t=2026-03-15T02:09:26.477051751Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-15T02:09:26.47847694Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.430969ms logger=migrator t=2026-03-15T02:09:26.48210663Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-15T02:09:26.482952133Z level=info msg="Migration successfully executed" id="Drop public config table" duration=845.853µs logger=migrator t=2026-03-15T02:09:26.490619503Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-15T02:09:26.492745611Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.135638ms logger=migrator t=2026-03-15T02:09:26.501320536Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-15T02:09:26.502822047Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.501101ms logger=migrator t=2026-03-15T02:09:26.512327687Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-15T02:09:26.515437092Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.108335ms logger=migrator t=2026-03-15T02:09:26.520235724Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-15T02:09:26.522118486Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.883232ms logger=migrator t=2026-03-15T02:09:26.528739507Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-15T02:09:26.554881284Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.135247ms logger=migrator t=2026-03-15T02:09:26.560523659Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-15T02:09:26.568305021Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.782702ms logger=migrator t=2026-03-15T02:09:26.573323709Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-15T02:09:26.582310535Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.986256ms logger=migrator t=2026-03-15T02:09:26.589840552Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-15T02:09:26.590565081Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=728.56µs logger=migrator t=2026-03-15T02:09:26.59489393Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-15T02:09:26.604604946Z level=info msg="Migration successfully executed" id="add share column" duration=9.709996ms logger=migrator t=2026-03-15T02:09:26.614439696Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-15T02:09:26.614906398Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=473.342µs logger=migrator t=2026-03-15T02:09:26.621161669Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-15T02:09:26.622839716Z level=info msg="Migration successfully executed" id="create file table" duration=1.682797ms logger=migrator t=2026-03-15T02:09:26.629166309Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-15T02:09:26.631307708Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.145849ms logger=migrator t=2026-03-15T02:09:26.637176089Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-15T02:09:26.638293889Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.117221ms logger=migrator t=2026-03-15T02:09:26.643603154Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-15T02:09:26.644985583Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.382889ms logger=migrator t=2026-03-15T02:09:26.649463115Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-15T02:09:26.650908245Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.44583ms logger=migrator t=2026-03-15T02:09:26.655639955Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-15T02:09:26.655705106Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.821µs logger=migrator t=2026-03-15T02:09:26.659032468Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-15T02:09:26.659096859Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.762µs logger=migrator t=2026-03-15T02:09:26.663562861Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-15T02:09:26.664172569Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=609.198µs logger=migrator t=2026-03-15T02:09:26.668318212Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-15T02:09:26.66863752Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=319.948µs logger=migrator t=2026-03-15T02:09:26.672494907Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-15T02:09:26.674444379Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.951712ms logger=migrator t=2026-03-15T02:09:26.678510001Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-15T02:09:26.687737224Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.226863ms logger=migrator t=2026-03-15T02:09:26.691093496Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-15T02:09:26.69125063Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.104µs logger=migrator t=2026-03-15T02:09:26.695505857Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-15T02:09:26.697328966Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.822589ms logger=migrator t=2026-03-15T02:09:26.702101487Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-15T02:09:26.702765475Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=662.548µs logger=migrator t=2026-03-15T02:09:26.706884708Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-15T02:09:26.707092294Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=207.136µs logger=migrator t=2026-03-15T02:09:26.71058432Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-15T02:09:26.711099263Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=515.284µs logger=migrator t=2026-03-15T02:09:26.71533389Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-15T02:09:26.727347999Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.014489ms logger=migrator t=2026-03-15T02:09:26.73139287Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-15T02:09:26.740349505Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.967245ms logger=migrator t=2026-03-15T02:09:26.743871532Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-15T02:09:26.744652663Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=780.451µs logger=migrator t=2026-03-15T02:09:26.748787787Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-15T02:09:26.823332519Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.537971ms logger=migrator t=2026-03-15T02:09:26.827578905Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-15T02:09:26.828764018Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.184912ms logger=migrator t=2026-03-15T02:09:26.832970883Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-15T02:09:26.835172384Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.200681ms logger=migrator t=2026-03-15T02:09:26.840995283Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-15T02:09:26.866173533Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.18012ms logger=migrator t=2026-03-15T02:09:26.870895532Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-15T02:09:26.879639561Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.746349ms logger=migrator t=2026-03-15T02:09:26.884778252Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-15T02:09:26.885132402Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=353.03µs logger=migrator t=2026-03-15T02:09:26.889246335Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-15T02:09:26.889456731Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=210.366µs logger=migrator t=2026-03-15T02:09:26.89347753Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-15T02:09:26.893908083Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=430.913µs logger=migrator t=2026-03-15T02:09:26.898096917Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-15T02:09:26.898592581Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=495.614µs logger=migrator t=2026-03-15T02:09:26.903500455Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-15T02:09:26.904001019Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=500.324µs logger=migrator t=2026-03-15T02:09:26.908213515Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-15T02:09:26.909273604Z level=info msg="Migration successfully executed" id="create folder table" duration=1.059609ms logger=migrator t=2026-03-15T02:09:26.913696675Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-15T02:09:26.91498365Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.284735ms logger=migrator t=2026-03-15T02:09:26.920182703Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-15T02:09:26.921418376Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.235853ms logger=migrator t=2026-03-15T02:09:26.925819417Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-15T02:09:26.925845538Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.081µs logger=migrator t=2026-03-15T02:09:26.929662772Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-15T02:09:26.930965048Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.302116ms logger=migrator t=2026-03-15T02:09:26.936958572Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-15T02:09:26.938810833Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.844251ms logger=migrator t=2026-03-15T02:09:26.943274855Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-15T02:09:26.944564461Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.289096ms logger=migrator t=2026-03-15T02:09:26.948659283Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-15T02:09:26.949178627Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=516.194µs logger=migrator t=2026-03-15T02:09:26.953589838Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-15T02:09:26.954122412Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=530.364µs logger=migrator t=2026-03-15T02:09:26.958824682Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-15T02:09:26.960986081Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.1653ms logger=migrator t=2026-03-15T02:09:26.965589577Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-15T02:09:26.967790127Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.20026ms logger=migrator t=2026-03-15T02:09:26.974026878Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-15T02:09:26.976175357Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.148219ms logger=migrator t=2026-03-15T02:09:26.979856197Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-15T02:09:26.9810235Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.166843ms logger=migrator t=2026-03-15T02:09:26.984420093Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-15T02:09:26.985643356Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.223203ms logger=migrator t=2026-03-15T02:09:26.990662754Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-15T02:09:26.991579278Z level=info msg="Migration successfully executed" id="create anon_device table" duration=869.293µs logger=migrator t=2026-03-15T02:09:26.995209359Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-15T02:09:26.997040038Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.829149ms logger=migrator t=2026-03-15T02:09:27.002655952Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-15T02:09:27.004554474Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.898982ms logger=migrator t=2026-03-15T02:09:27.009931862Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-15T02:09:27.011391582Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.458681ms logger=migrator t=2026-03-15T02:09:27.01644032Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-15T02:09:27.018137217Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.699327ms logger=migrator t=2026-03-15T02:09:27.02482786Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-15T02:09:27.028150832Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.350722ms logger=migrator t=2026-03-15T02:09:27.035474351Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-15T02:09:27.036098078Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=630.067µs logger=migrator t=2026-03-15T02:09:27.042863344Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-15T02:09:27.050103672Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.244978ms logger=migrator t=2026-03-15T02:09:27.054349489Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-15T02:09:27.054911194Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=562.095µs logger=migrator t=2026-03-15T02:09:27.058262826Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-15T02:09:27.058280806Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.56µs logger=migrator t=2026-03-15T02:09:27.062809041Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-15T02:09:27.063672804Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=863.784µs logger=migrator t=2026-03-15T02:09:27.06752003Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-15T02:09:27.067551491Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.16µs logger=migrator t=2026-03-15T02:09:27.070867072Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-15T02:09:27.071832548Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=965.277µs logger=migrator t=2026-03-15T02:09:27.075397355Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-15T02:09:27.076762883Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.362298ms logger=migrator t=2026-03-15T02:09:27.083177299Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-15T02:09:27.085296607Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.122419ms logger=migrator t=2026-03-15T02:09:27.090944401Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-15T02:09:27.091932478Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=988.437µs logger=migrator t=2026-03-15T02:09:27.096279688Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-15T02:09:27.096613187Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=333.939µs logger=migrator t=2026-03-15T02:09:27.100799261Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-15T02:09:27.101499201Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=700.06µs logger=migrator t=2026-03-15T02:09:27.10511965Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-15T02:09:27.106367834Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.248434ms logger=migrator t=2026-03-15T02:09:27.111391732Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-15T02:09:27.112967895Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.575813ms logger=migrator t=2026-03-15T02:09:27.118091835Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-15T02:09:27.133889248Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.797623ms logger=migrator t=2026-03-15T02:09:27.137906019Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-15T02:09:27.144766336Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.860247ms logger=migrator t=2026-03-15T02:09:27.148378675Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-15T02:09:27.157937867Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.558513ms logger=migrator t=2026-03-15T02:09:27.161743981Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-15T02:09:27.161813433Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.342µs logger=migrator t=2026-03-15T02:09:27.166676647Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-15T02:09:27.176392642Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.713215ms logger=migrator t=2026-03-15T02:09:27.180101824Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-15T02:09:27.189623335Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.520221ms logger=migrator t=2026-03-15T02:09:27.193758309Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-15T02:09:27.194085218Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=323.619µs logger=migrator t=2026-03-15T02:09:27.198666752Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.534626155s logger=migrator t=2026-03-15T02:09:27.199306431Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-15T02:09:27.215490944Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-15T02:09:27.21571255Z level=info msg="Created default organization" logger=secrets t=2026-03-15T02:09:27.220028458Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-15T02:09:27.269657778Z level=info msg="Restored cache from database" duration=700.56µs logger=plugin.store t=2026-03-15T02:09:27.271275852Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-15T02:09:27.311448553Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-15T02:09:27.311490704Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-15T02:09:27.311767572Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-15T02:09:27.311785262Z level=info msg="Plugins loaded" count=54 duration=40.51205ms logger=query_data t=2026-03-15T02:09:27.316697437Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-15T02:09:27.321319373Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-15T02:09:27.32959173Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-15T02:09:27.339132182Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-15T02:09:27.341034723Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-15T02:09:27.342620477Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-15T02:09:27.359848249Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-15T02:09:27.373202955Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-15T02:09:27.388831833Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-15T02:09:27.388849754Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-15T02:09:27.389010198Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-15T02:09:27.389390538Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-15T02:09:27.389692347Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-15T02:09:27.391172267Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-15T02:09:27.396823632Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-15T02:09:27.454540104Z level=info msg="State cache has been initialized" states=0 duration=65.135875ms logger=ngalert.scheduler t=2026-03-15T02:09:27.454630336Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-15T02:09:27.455046028Z level=info msg=starting first_tick=2026-03-15T02:09:30Z logger=plugins.update.checker t=2026-03-15T02:09:27.461663869Z level=info msg="Update check succeeded" duration=72.041514ms logger=grafana.update.checker t=2026-03-15T02:09:27.466494781Z level=info msg="Update check succeeded" duration=76.886886ms logger=sqlstore.transactions t=2026-03-15T02:09:27.467139589Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-15T02:09:27.492289948Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-15T02:09:27.506165788Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-15T02:09:27.511051582Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-15T02:09:27.522114916Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-15T02:09:27.539908893Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-15T02:09:27.541955959Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-03-15T02:09:27.583655921Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-15T02:09:27.5886939Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-15T02:09:27.607284739Z level=info msg="Patterns update finished" duration=154.983827ms logger=provisioning.dashboard t=2026-03-15T02:09:27.79531011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:27.805555501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:27.821662943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:27.861577026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:27.881741349Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-03-15T02:09:27.906532638Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-15T02:09:27.907166075Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-15T02:09:27.918719781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:27.939330717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:27.987159677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.006635381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.080452223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.103532746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.140743416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.159242962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.199892326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.218437994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.260573268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.276422193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.31610975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.335890272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.382588862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.405629033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.454569534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.475843047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.519590195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.537011323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.586873409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.603769132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.647083188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.666334186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.716513181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.737051284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.801419757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.824182701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.873934744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.890782976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.93983424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:28.960501906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.006928249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.026897055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.081773079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.100904093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.157078882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.194454457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.301053887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.322126854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.394680112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.411477392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.471056676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.490025804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.569921414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.585260864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.65190213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.67269469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.767520428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.790179608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.865859982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.881056279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.940344913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:29.963758044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.054037459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.080236236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.16834929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.18621187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.253495413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.274136309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.357635867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.376427622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.448241509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.474422317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.581193422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.602830236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.681933793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.696415179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.854078369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.874673494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.946995954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:30.9632302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:31.051955731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:31.065599295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:31.195962346Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-15T02:10:37.41036963Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-15T02:19:27.435469216Z level=info msg="Completed cleanup jobs" duration=44.806879ms logger=plugins.update.checker t=2026-03-15T02:19:27.516147879Z level=info msg="Update check succeeded" duration=54.10482ms logger=sqlstore.transactions t=2026-03-15T02:24:27.337672922Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-15T02:29:27.426684745Z level=info msg="Completed cleanup jobs" duration=36.671328ms logger=plugins.update.checker t=2026-03-15T02:29:27.537108781Z level=info msg="Update check succeeded" duration=74.421846ms