logger=settings t=2026-03-25T17:08:30.198873211Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-25T17:08:30Z logger=settings t=2026-03-25T17:08:30.199692082Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-25T17:08:30.200379949Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-25T17:08:30.20041779Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-25T17:08:30.20042611Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-25T17:08:30.20043181Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-25T17:08:30.20043632Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-25T17:08:30.20044163Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-25T17:08:30.20044773Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-25T17:08:30.20045456Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-25T17:08:30.200460481Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-25T17:08:30.200468811Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-25T17:08:30.200479661Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-25T17:08:30.200488021Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-25T17:08:30.200497171Z level=info msg=Target target=[all] logger=settings t=2026-03-25T17:08:30.200549083Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-25T17:08:30.200554223Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-25T17:08:30.200558893Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-25T17:08:30.200568703Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-25T17:08:30.200575113Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-25T17:08:30.200585384Z level=info msg="App mode production" logger=sqlstore t=2026-03-25T17:08:30.201403254Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-25T17:08:30.201455585Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-25T17:08:30.204300715Z level=info msg="Locking database" logger=migrator t=2026-03-25T17:08:30.204318986Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-25T17:08:30.20527691Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-25T17:08:30.206566612Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.289032ms logger=migrator t=2026-03-25T17:08:30.210796297Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-25T17:08:30.211366641Z level=info msg="Migration successfully executed" id="create user table" duration=571.694µs logger=migrator t=2026-03-25T17:08:30.218311463Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-25T17:08:30.219540214Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.227971ms logger=migrator t=2026-03-25T17:08:30.230124756Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-25T17:08:30.232450194Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.327948ms logger=migrator t=2026-03-25T17:08:30.240824981Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-25T17:08:30.242600756Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.774865ms logger=migrator t=2026-03-25T17:08:30.247529569Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-25T17:08:30.248266307Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=736.608µs logger=migrator t=2026-03-25T17:08:30.252882932Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-25T17:08:30.256897881Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.01823ms logger=migrator t=2026-03-25T17:08:30.261473475Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-25T17:08:30.263036463Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.562879ms logger=migrator t=2026-03-25T17:08:30.268173621Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-25T17:08:30.269171575Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=987.614µs logger=migrator t=2026-03-25T17:08:30.279769968Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-25T17:08:30.28065172Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=882.112µs logger=migrator t=2026-03-25T17:08:30.288450483Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-25T17:08:30.289254924Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=804.951µs logger=migrator t=2026-03-25T17:08:30.296623916Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-25T17:08:30.29754214Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=918.634µs logger=migrator t=2026-03-25T17:08:30.303753904Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-25T17:08:30.304959663Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.205309ms logger=migrator t=2026-03-25T17:08:30.308953063Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-25T17:08:30.308996744Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.201µs logger=migrator t=2026-03-25T17:08:30.314774257Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-25T17:08:30.317017982Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.245405ms logger=migrator t=2026-03-25T17:08:30.323037762Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-25T17:08:30.32335864Z level=info msg="Migration successfully executed" id="Add missing user data" duration=320.648µs logger=migrator t=2026-03-25T17:08:30.328355564Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-25T17:08:30.33023092Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.872336ms logger=migrator t=2026-03-25T17:08:30.336916637Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-25T17:08:30.33829283Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.378314ms logger=migrator t=2026-03-25T17:08:30.345469439Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-25T17:08:30.346841723Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.372254ms logger=migrator t=2026-03-25T17:08:30.35357867Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-25T17:08:30.363841944Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.262844ms logger=migrator t=2026-03-25T17:08:30.369583027Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-25T17:08:30.371162896Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.579669ms logger=migrator t=2026-03-25T17:08:30.377472723Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-25T17:08:30.377679828Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=207.545µs logger=migrator t=2026-03-25T17:08:30.381591925Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-25T17:08:30.382964839Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.370994ms logger=migrator t=2026-03-25T17:08:30.390278311Z 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-25T17:08:30.390591829Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.498µs logger=migrator t=2026-03-25T17:08:30.397676564Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-25T17:08:30.39833708Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=658.936µs logger=migrator t=2026-03-25T17:08:30.403673112Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-25T17:08:30.404674818Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.005596ms logger=migrator t=2026-03-25T17:08:30.408862821Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-25T17:08:30.409666072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=802.741µs logger=migrator t=2026-03-25T17:08:30.501037419Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-25T17:08:30.50309089Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.056382ms logger=migrator t=2026-03-25T17:08:30.511417577Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-25T17:08:30.512681398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.266161ms logger=migrator t=2026-03-25T17:08:30.519826845Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-25T17:08:30.521660211Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.863907ms logger=migrator t=2026-03-25T17:08:30.527155496Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-25T17:08:30.527199567Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.911µs logger=migrator t=2026-03-25T17:08:30.532434288Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-25T17:08:30.533165897Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=731.919µs logger=migrator t=2026-03-25T17:08:30.538658563Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-25T17:08:30.539693988Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.035015ms logger=migrator t=2026-03-25T17:08:30.547047471Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-25T17:08:30.548274831Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.23145ms logger=migrator t=2026-03-25T17:08:30.555435399Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-25T17:08:30.556214048Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=779.119µs logger=migrator t=2026-03-25T17:08:30.57282242Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-25T17:08:30.575699062Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.879272ms logger=migrator t=2026-03-25T17:08:30.580371587Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-25T17:08:30.58127057Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=898.883µs logger=migrator t=2026-03-25T17:08:30.58651282Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-25T17:08:30.587885204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.370504ms logger=migrator t=2026-03-25T17:08:30.596695462Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-25T17:08:30.597830131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.135049ms logger=migrator t=2026-03-25T17:08:30.604865505Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-25T17:08:30.606112117Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.245862ms logger=migrator t=2026-03-25T17:08:30.613708614Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-25T17:08:30.614796812Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.088258ms logger=migrator t=2026-03-25T17:08:30.621285893Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-25T17:08:30.622061251Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=778.769µs logger=migrator t=2026-03-25T17:08:30.628313178Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-25T17:08:30.629150468Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=834.97µs logger=migrator t=2026-03-25T17:08:30.646126089Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-25T17:08:30.646764925Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=637.856µs logger=migrator t=2026-03-25T17:08:30.657132082Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-25T17:08:30.658232419Z level=info msg="Migration successfully executed" id="create star table" duration=1.111537ms logger=migrator t=2026-03-25T17:08:30.665024318Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-25T17:08:30.666228658Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.2039ms logger=migrator t=2026-03-25T17:08:30.691083245Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-25T17:08:30.692500649Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.419085ms logger=migrator t=2026-03-25T17:08:30.698838288Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-25T17:08:30.699600896Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=761.868µs logger=migrator t=2026-03-25T17:08:30.705651666Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-25T17:08:30.706872247Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.213101ms logger=migrator t=2026-03-25T17:08:30.713937832Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-25T17:08:30.71507364Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.136468ms logger=migrator t=2026-03-25T17:08:30.721741286Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-25T17:08:30.722946995Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.205079ms logger=migrator t=2026-03-25T17:08:30.728581275Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-25T17:08:30.729790465Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.20948ms logger=migrator t=2026-03-25T17:08:30.736911551Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-25T17:08:30.736948812Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.691µs logger=migrator t=2026-03-25T17:08:30.742596993Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-25T17:08:30.742641014Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.681µs logger=migrator t=2026-03-25T17:08:30.748377586Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-25T17:08:30.748641784Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=264.658µs logger=migrator t=2026-03-25T17:08:30.75578937Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-25T17:08:30.757005401Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.215741ms logger=migrator t=2026-03-25T17:08:30.766846355Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-25T17:08:30.768269821Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.419446ms logger=migrator t=2026-03-25T17:08:30.774191807Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-25T17:08:30.775060829Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=868.362µs logger=migrator t=2026-03-25T17:08:30.780833392Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-25T17:08:30.782049612Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.216179ms logger=migrator t=2026-03-25T17:08:30.791150788Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-25T17:08:30.792536342Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.387964ms logger=migrator t=2026-03-25T17:08:30.800357716Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-25T17:08:30.801114285Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=757.319µs logger=migrator t=2026-03-25T17:08:30.807349339Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-25T17:08:30.815518832Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.168133ms logger=migrator t=2026-03-25T17:08:30.8218518Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-25T17:08:30.823103441Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.251211ms logger=migrator t=2026-03-25T17:08:30.831063928Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-25T17:08:30.83236723Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.300732ms logger=migrator t=2026-03-25T17:08:30.838096702Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-25T17:08:30.838847732Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=750.4µs logger=migrator t=2026-03-25T17:08:30.844943813Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-25T17:08:30.845453575Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=509.912µs logger=migrator t=2026-03-25T17:08:30.852256715Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-25T17:08:30.85368684Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.427024ms logger=migrator t=2026-03-25T17:08:30.863522064Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-25T17:08:30.863699439Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=176.844µs logger=migrator t=2026-03-25T17:08:30.870865826Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-25T17:08:30.874363092Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.496356ms logger=migrator t=2026-03-25T17:08:30.881223733Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-25T17:08:30.883337636Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.112883ms logger=migrator t=2026-03-25T17:08:30.892826971Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-25T17:08:30.895249891Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.42652ms logger=migrator t=2026-03-25T17:08:30.913716479Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-25T17:08:30.914345025Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=628.436µs logger=migrator t=2026-03-25T17:08:30.918906138Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-25T17:08:30.922468017Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.561169ms logger=migrator t=2026-03-25T17:08:30.928950347Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-25T17:08:30.929772597Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=822.22µs logger=migrator t=2026-03-25T17:08:30.938048573Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-25T17:08:30.938988616Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=936.723µs logger=migrator t=2026-03-25T17:08:30.947105197Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-25T17:08:30.947142648Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=39.011µs logger=migrator t=2026-03-25T17:08:30.953087527Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-25T17:08:30.953143338Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=60.502µs logger=migrator t=2026-03-25T17:08:30.95810776Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-25T17:08:30.960756116Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.629116ms logger=migrator t=2026-03-25T17:08:30.96695259Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-25T17:08:30.968713484Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.760564ms logger=migrator t=2026-03-25T17:08:30.974492887Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-25T17:08:30.977906962Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.412794ms logger=migrator t=2026-03-25T17:08:30.983355527Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-25T17:08:30.985727466Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.372409ms logger=migrator t=2026-03-25T17:08:30.99270414Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-25T17:08:30.992904805Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=197.314µs logger=migrator t=2026-03-25T17:08:31.000977335Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-25T17:08:31.00161297Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=632.885µs logger=migrator t=2026-03-25T17:08:31.005960008Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-25T17:08:31.006469941Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=510.083µs logger=migrator t=2026-03-25T17:08:31.011027774Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-25T17:08:31.011047754Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=20.71µs logger=migrator t=2026-03-25T17:08:31.018177802Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-25T17:08:31.018740605Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=562.483µs logger=migrator t=2026-03-25T17:08:31.02336634Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-25T17:08:31.023864593Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=497.983µs logger=migrator t=2026-03-25T17:08:31.032312932Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-25T17:08:31.038131617Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.818455ms logger=migrator t=2026-03-25T17:08:31.045343835Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-25T17:08:31.046507764Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.162929ms logger=migrator t=2026-03-25T17:08:31.052999585Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-25T17:08:31.05397419Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=974.265µs logger=migrator t=2026-03-25T17:08:31.060171514Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-25T17:08:31.06206163Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.888996ms logger=migrator t=2026-03-25T17:08:31.067538436Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-25T17:08:31.068003418Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=464.692µs logger=migrator t=2026-03-25T17:08:31.075818961Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-25T17:08:31.07694626Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.129949ms logger=migrator t=2026-03-25T17:08:31.085721048Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-25T17:08:31.089181733Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.463716ms logger=migrator t=2026-03-25T17:08:31.094587167Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-25T17:08:31.095368196Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=777.249µs logger=migrator t=2026-03-25T17:08:31.10555278Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-25T17:08:31.105914679Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=364.588µs logger=migrator t=2026-03-25T17:08:31.110611495Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-25T17:08:31.11079238Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=181.745µs logger=migrator t=2026-03-25T17:08:31.118659605Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-25T17:08:31.119985187Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.328832ms logger=migrator t=2026-03-25T17:08:31.126195951Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-25T17:08:31.128505249Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.311718ms logger=migrator t=2026-03-25T17:08:31.408548988Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-25T17:08:31.410444375Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.897647ms logger=migrator t=2026-03-25T17:08:31.423517759Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-25T17:08:31.424876743Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.358964ms logger=migrator t=2026-03-25T17:08:31.435230991Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-25T17:08:31.436338458Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.107457ms logger=migrator t=2026-03-25T17:08:31.443903296Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-25T17:08:31.445409423Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.525897ms logger=migrator t=2026-03-25T17:08:31.458489877Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-25T17:08:31.459701017Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.21164ms logger=migrator t=2026-03-25T17:08:31.470064015Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-25T17:08:31.476898404Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.832989ms logger=migrator t=2026-03-25T17:08:31.505864773Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-25T17:08:31.507163715Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.300162ms logger=migrator t=2026-03-25T17:08:31.520822644Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-25T17:08:31.522471505Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.651741ms logger=migrator t=2026-03-25T17:08:31.530167136Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-25T17:08:31.531873248Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.704842ms logger=migrator t=2026-03-25T17:08:31.537212221Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-25T17:08:31.538175064Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=966.243µs logger=migrator t=2026-03-25T17:08:31.543103067Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-25T17:08:31.545527437Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.42427ms logger=migrator t=2026-03-25T17:08:31.55004657Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-25T17:08:31.552374376Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.324277ms logger=migrator t=2026-03-25T17:08:31.55733044Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-25T17:08:31.557380111Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.551µs logger=migrator t=2026-03-25T17:08:31.561788951Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-25T17:08:31.562035027Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=246.116µs logger=migrator t=2026-03-25T17:08:31.566133058Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-25T17:08:31.57104012Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.908822ms logger=migrator t=2026-03-25T17:08:31.575606074Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-25T17:08:31.575809219Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=203.195µs logger=migrator t=2026-03-25T17:08:31.581453739Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-25T17:08:31.581720186Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=266.426µs logger=migrator t=2026-03-25T17:08:31.601755132Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-25T17:08:31.606029809Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.274167ms logger=migrator t=2026-03-25T17:08:31.615767Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-25T17:08:31.616092468Z level=info msg="Migration successfully executed" id="Update uid value" duration=308.487µs logger=migrator t=2026-03-25T17:08:31.62020263Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-25T17:08:31.621106122Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=903.172µs logger=migrator t=2026-03-25T17:08:31.628974218Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-25T17:08:31.630652919Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.677081ms logger=migrator t=2026-03-25T17:08:31.637437588Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-25T17:08:31.638293269Z level=info msg="Migration successfully executed" id="create api_key table" duration=854.471µs logger=migrator t=2026-03-25T17:08:31.642627367Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-25T17:08:31.643468157Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=840.21µs logger=migrator t=2026-03-25T17:08:31.650499672Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-25T17:08:31.65163025Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.132758ms logger=migrator t=2026-03-25T17:08:31.657195888Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-25T17:08:31.658161422Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=966.394µs logger=migrator t=2026-03-25T17:08:31.662318676Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-25T17:08:31.66291436Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=594.594µs logger=migrator t=2026-03-25T17:08:31.668071438Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-25T17:08:31.668874548Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=802.83µs logger=migrator t=2026-03-25T17:08:31.675072732Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-25T17:08:31.675780379Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=707.627µs logger=migrator t=2026-03-25T17:08:31.681119901Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-25T17:08:31.689984522Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.865161ms logger=migrator t=2026-03-25T17:08:31.69553252Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-25T17:08:31.696262108Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=729.758µs logger=migrator t=2026-03-25T17:08:31.701686423Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-25T17:08:31.702536443Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=852.021µs logger=migrator t=2026-03-25T17:08:31.708972103Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-25T17:08:31.709925897Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=954.054µs logger=migrator t=2026-03-25T17:08:31.716698374Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-25T17:08:31.717524075Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=826.121µs logger=migrator t=2026-03-25T17:08:31.723077603Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-25T17:08:31.723798141Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=721.058µs logger=migrator t=2026-03-25T17:08:31.729121643Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-25T17:08:31.73021378Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.095297ms logger=migrator t=2026-03-25T17:08:31.736435014Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-25T17:08:31.736472315Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.351µs logger=migrator t=2026-03-25T17:08:31.742851263Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-25T17:08:31.747096509Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.232676ms logger=migrator t=2026-03-25T17:08:31.753133809Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-25T17:08:31.755645041Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.510282ms logger=migrator t=2026-03-25T17:08:31.76002028Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-25T17:08:31.760179494Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.324µs logger=migrator t=2026-03-25T17:08:31.764140142Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-25T17:08:31.766767537Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.626965ms logger=migrator t=2026-03-25T17:08:31.772903389Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-25T17:08:31.776005736Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.102047ms logger=migrator t=2026-03-25T17:08:31.783273777Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-25T17:08:31.784159428Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=885.541µs logger=migrator t=2026-03-25T17:08:31.788696821Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-25T17:08:31.789551032Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=853.661µs logger=migrator t=2026-03-25T17:08:31.796364182Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-25T17:08:31.797888409Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.523407ms logger=migrator t=2026-03-25T17:08:31.803650812Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-25T17:08:31.805229782Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.5772ms logger=migrator t=2026-03-25T17:08:31.809982449Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-25T17:08:31.81122339Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.241691ms logger=migrator t=2026-03-25T17:08:31.817280511Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-25T17:08:31.818226584Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=946.153µs logger=migrator t=2026-03-25T17:08:31.823774991Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-25T17:08:31.823967666Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=193.445µs logger=migrator t=2026-03-25T17:08:31.828632662Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-25T17:08:31.828673313Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.401µs logger=migrator t=2026-03-25T17:08:31.833470372Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-25T17:08:31.83860879Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.137338ms logger=migrator t=2026-03-25T17:08:31.850033854Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-25T17:08:31.853355026Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.324453ms logger=migrator t=2026-03-25T17:08:31.857016036Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-25T17:08:31.857086888Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.402µs logger=migrator t=2026-03-25T17:08:31.861152789Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-25T17:08:31.861911138Z level=info msg="Migration successfully executed" id="create quota table v1" duration=758.439µs logger=migrator t=2026-03-25T17:08:31.869374604Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-25T17:08:31.871296301Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.831154ms logger=migrator t=2026-03-25T17:08:31.877402992Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-25T17:08:31.877453903Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=56.461µs logger=migrator t=2026-03-25T17:08:31.883486834Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-25T17:08:31.884525749Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.041206ms logger=migrator t=2026-03-25T17:08:31.889950774Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-25T17:08:31.89102211Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.075036ms logger=migrator t=2026-03-25T17:08:31.898448215Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-25T17:08:31.902014783Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.577249ms logger=migrator t=2026-03-25T17:08:31.906614007Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-25T17:08:31.906649138Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.431µs logger=migrator t=2026-03-25T17:08:31.910987075Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-25T17:08:31.912498693Z level=info msg="Migration successfully executed" id="create session table" duration=1.510458ms logger=migrator t=2026-03-25T17:08:31.938506899Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-25T17:08:31.938669833Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=171.114µs logger=migrator t=2026-03-25T17:08:31.947292286Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-25T17:08:31.947412889Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.243µs logger=migrator t=2026-03-25T17:08:31.954889185Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-25T17:08:31.955752066Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=861.911µs logger=migrator t=2026-03-25T17:08:31.963757175Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-25T17:08:31.964483124Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=727.049µs logger=migrator t=2026-03-25T17:08:31.968713618Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-25T17:08:31.96877103Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=58.052µs logger=migrator t=2026-03-25T17:08:31.972286287Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-25T17:08:31.972313427Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.271µs logger=migrator t=2026-03-25T17:08:31.976937532Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-25T17:08:31.981832534Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.894572ms logger=migrator t=2026-03-25T17:08:31.988084999Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-25T17:08:31.991257968Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.171279ms logger=migrator t=2026-03-25T17:08:31.995618126Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-25T17:08:31.995737819Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=120.503µs logger=migrator t=2026-03-25T17:08:32.000535627Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-25T17:08:32.000613499Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.812µs logger=migrator t=2026-03-25T17:08:32.007402688Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-25T17:08:32.008720771Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.317733ms logger=migrator t=2026-03-25T17:08:32.013543531Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-25T17:08:32.013586892Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.411µs logger=migrator t=2026-03-25T17:08:32.018990876Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-25T17:08:32.022080002Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.089116ms logger=migrator t=2026-03-25T17:08:32.029554918Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-25T17:08:32.029712382Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=157.424µs logger=migrator t=2026-03-25T17:08:32.038171472Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-25T17:08:32.043495554Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.322242ms logger=migrator t=2026-03-25T17:08:32.047820791Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-25T17:08:32.051263267Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.446526ms logger=migrator t=2026-03-25T17:08:32.057545533Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-25T17:08:32.057623045Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.632µs logger=migrator t=2026-03-25T17:08:32.062516666Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-25T17:08:32.06350025Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=984.064µs logger=migrator t=2026-03-25T17:08:32.069204322Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-25T17:08:32.071376986Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.166494ms logger=migrator t=2026-03-25T17:08:32.07679406Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-25T17:08:32.077879707Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.085717ms logger=migrator t=2026-03-25T17:08:32.083762483Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-25T17:08:32.084949113Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.18956ms logger=migrator t=2026-03-25T17:08:32.089834003Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-25T17:08:32.09087135Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.037157ms logger=migrator t=2026-03-25T17:08:32.097511884Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-25T17:08:32.09936922Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.860916ms logger=migrator t=2026-03-25T17:08:32.105271977Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-25T17:08:32.106920757Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.65295ms logger=migrator t=2026-03-25T17:08:32.111396799Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-25T17:08:32.112782033Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.385404ms logger=migrator t=2026-03-25T17:08:32.11831496Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-25T17:08:32.119798127Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.488607ms logger=migrator t=2026-03-25T17:08:32.125455667Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-25T17:08:32.135269732Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.813295ms logger=migrator t=2026-03-25T17:08:32.140006098Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-25T17:08:32.141384693Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.379155ms logger=migrator t=2026-03-25T17:08:32.147746791Z 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-25T17:08:32.149551456Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.803715ms logger=migrator t=2026-03-25T17:08:32.155293079Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-25T17:08:32.155883443Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=600.075µs logger=migrator t=2026-03-25T17:08:32.174543716Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-25T17:08:32.175590332Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.045116ms logger=migrator t=2026-03-25T17:08:32.189772374Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-25T17:08:32.191413965Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.642332ms logger=migrator t=2026-03-25T17:08:32.199404392Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-25T17:08:32.203894604Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.492782ms logger=migrator t=2026-03-25T17:08:32.210497778Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-25T17:08:32.214172329Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.673732ms logger=migrator t=2026-03-25T17:08:32.21866335Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-25T17:08:32.222216799Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.550119ms logger=migrator t=2026-03-25T17:08:32.226832443Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-25T17:08:32.233716384Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.881381ms logger=migrator t=2026-03-25T17:08:32.237789905Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-25T17:08:32.238892463Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.100238ms logger=migrator t=2026-03-25T17:08:32.243894227Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-25T17:08:32.244137152Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=242.186µs logger=migrator t=2026-03-25T17:08:32.250508311Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-25T17:08:32.250572143Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=66.632µs logger=migrator t=2026-03-25T17:08:32.25851778Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-25T17:08:32.259512344Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=995.484µs logger=migrator t=2026-03-25T17:08:32.2657774Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-25T17:08:32.266860336Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.083867ms logger=migrator t=2026-03-25T17:08:32.274298301Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-25T17:08:32.275510312Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.211251ms logger=migrator t=2026-03-25T17:08:32.281522101Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-25T17:08:32.283382116Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.868826ms logger=migrator t=2026-03-25T17:08:32.292341389Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-25T17:08:32.294336198Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.988049ms logger=migrator t=2026-03-25T17:08:32.300638535Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-25T17:08:32.305083125Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.44334ms logger=migrator t=2026-03-25T17:08:32.317406961Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-25T17:08:32.324871886Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.462365ms logger=migrator t=2026-03-25T17:08:32.331673065Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-25T17:08:32.331906461Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=233.866µs logger=migrator t=2026-03-25T17:08:32.346819771Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-25T17:08:32.348571385Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.769544ms logger=migrator t=2026-03-25T17:08:32.378990619Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-25T17:08:32.384154167Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=5.168037ms logger=migrator t=2026-03-25T17:08:32.470274504Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-25T17:08:32.477322529Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.048605ms logger=migrator t=2026-03-25T17:08:32.492423684Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-25T17:08:32.492560357Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=153.384µs logger=migrator t=2026-03-25T17:08:32.500576206Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-25T17:08:32.502547495Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.970189ms logger=migrator t=2026-03-25T17:08:32.513103367Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-25T17:08:32.51764268Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=4.537433ms logger=migrator t=2026-03-25T17:08:32.534414636Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-25T17:08:32.534521648Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=109.182µs logger=migrator t=2026-03-25T17:08:32.540262881Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-25T17:08:32.542001994Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.739123ms logger=migrator t=2026-03-25T17:08:32.552161076Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-25T17:08:32.553432008Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.274303ms logger=migrator t=2026-03-25T17:08:32.564478222Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-25T17:08:32.566584443Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.109541ms logger=migrator t=2026-03-25T17:08:32.573089045Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-25T17:08:32.574134221Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.044616ms logger=migrator t=2026-03-25T17:08:32.582860538Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-25T17:08:32.585080143Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.256646ms logger=migrator t=2026-03-25T17:08:32.592067167Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-25T17:08:32.594311052Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.248625ms logger=migrator t=2026-03-25T17:08:32.601708755Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-25T17:08:32.601764937Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=61.352µs logger=migrator t=2026-03-25T17:08:32.608399911Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-25T17:08:32.613063297Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.663466ms logger=migrator t=2026-03-25T17:08:32.696475087Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-25T17:08:32.698129448Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.657021ms logger=migrator t=2026-03-25T17:08:32.712983997Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-25T17:08:32.718047283Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.065666ms logger=migrator t=2026-03-25T17:08:32.723643452Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-25T17:08:32.724234166Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=590.934µs logger=migrator t=2026-03-25T17:08:32.731719461Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-25T17:08:32.733409674Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.692342ms logger=migrator t=2026-03-25T17:08:32.739500244Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-25T17:08:32.740550031Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.050927ms logger=migrator t=2026-03-25T17:08:32.746581771Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-25T17:08:32.763237614Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.648283ms logger=migrator t=2026-03-25T17:08:32.774882903Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-25T17:08:32.775852017Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=972.244µs logger=migrator t=2026-03-25T17:08:32.782992524Z 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-25T17:08:32.783982168Z 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=989.434µs logger=migrator t=2026-03-25T17:08:32.78971019Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-25T17:08:32.790003788Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=292.008µs logger=migrator t=2026-03-25T17:08:32.795980916Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-25T17:08:32.796804797Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=822.621µs logger=migrator t=2026-03-25T17:08:32.803011451Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-25T17:08:32.803244367Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=232.186µs logger=migrator t=2026-03-25T17:08:32.809099412Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-25T17:08:32.816416084Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.315282ms logger=migrator t=2026-03-25T17:08:32.822697399Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-25T17:08:32.826742169Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.0443ms logger=migrator t=2026-03-25T17:08:32.832680256Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-25T17:08:32.833660251Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=980.245µs logger=migrator t=2026-03-25T17:08:32.846357896Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-25T17:08:32.847887274Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.517958ms logger=migrator t=2026-03-25T17:08:32.864381984Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-25T17:08:32.864796784Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=424.53µs logger=migrator t=2026-03-25T17:08:32.877753666Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-25T17:08:32.884666307Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.912181ms logger=migrator t=2026-03-25T17:08:32.896847779Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-25T17:08:32.89808241Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.235631ms logger=migrator t=2026-03-25T17:08:32.912363294Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-25T17:08:32.912723263Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=363.939µs logger=migrator t=2026-03-25T17:08:32.920203289Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-25T17:08:32.920826774Z level=info msg="Migration successfully executed" id="Move region to single row" duration=627.085µs logger=migrator t=2026-03-25T17:08:32.931178341Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-25T17:08:32.932454603Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.279401ms logger=migrator t=2026-03-25T17:08:32.939330054Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-25T17:08:32.940116923Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=786.049µs logger=migrator t=2026-03-25T17:08:32.94564698Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-25T17:08:32.946677176Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.028945ms logger=migrator t=2026-03-25T17:08:32.954251924Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-25T17:08:32.95492122Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=668.916µs logger=migrator t=2026-03-25T17:08:32.962082128Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-25T17:08:32.9637959Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.713142ms logger=migrator t=2026-03-25T17:08:32.974918976Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-25T17:08:32.976836384Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.918298ms logger=migrator t=2026-03-25T17:08:32.988694058Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-25T17:08:32.988861622Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=170.344µs logger=migrator t=2026-03-25T17:08:32.996705027Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-25T17:08:32.998227575Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.505288ms logger=migrator t=2026-03-25T17:08:33.005260469Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-25T17:08:33.006683105Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.422436ms logger=migrator t=2026-03-25T17:08:33.016298303Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-25T17:08:33.017483482Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.185949ms logger=migrator t=2026-03-25T17:08:33.024774323Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-25T17:08:33.025737947Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=963.254µs logger=migrator t=2026-03-25T17:08:33.032876115Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-25T17:08:33.033165812Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=294.197µs logger=migrator t=2026-03-25T17:08:33.042129394Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-25T17:08:33.042704838Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=579.544µs logger=migrator t=2026-03-25T17:08:33.048670507Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-25T17:08:33.048764949Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=94.442µs logger=migrator t=2026-03-25T17:08:33.057196979Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-25T17:08:33.058517321Z level=info msg="Migration successfully executed" id="create team table" duration=1.326912ms logger=migrator t=2026-03-25T17:08:33.067385861Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-25T17:08:33.06935417Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.970719ms logger=migrator t=2026-03-25T17:08:33.075895682Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-25T17:08:33.077044511Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.148049ms logger=migrator t=2026-03-25T17:08:33.086579937Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-25T17:08:33.091465789Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.883862ms logger=migrator t=2026-03-25T17:08:33.098697857Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-25T17:08:33.098930824Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=232.827µs logger=migrator t=2026-03-25T17:08:33.10683065Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-25T17:08:33.107728113Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=897.402µs logger=migrator t=2026-03-25T17:08:33.114824498Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-25T17:08:33.115928546Z level=info msg="Migration successfully executed" id="create team member table" duration=1.108918ms logger=migrator t=2026-03-25T17:08:33.124475158Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-25T17:08:33.125766639Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.290131ms logger=migrator t=2026-03-25T17:08:33.1310313Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-25T17:08:33.132480506Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.448706ms logger=migrator t=2026-03-25T17:08:33.138994088Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-25T17:08:33.139921071Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=927.103µs logger=migrator t=2026-03-25T17:08:33.148482023Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-25T17:08:33.153290603Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.8061ms logger=migrator t=2026-03-25T17:08:33.161321632Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-25T17:08:33.164812518Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.493066ms logger=migrator t=2026-03-25T17:08:33.171807823Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-25T17:08:33.178651002Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.849409ms logger=migrator t=2026-03-25T17:08:33.185512882Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-25T17:08:33.186672221Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.163509ms logger=migrator t=2026-03-25T17:08:33.192404593Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-25T17:08:33.193609043Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.20392ms logger=migrator t=2026-03-25T17:08:33.202102274Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-25T17:08:33.204025872Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.923338ms logger=migrator t=2026-03-25T17:08:33.21243035Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-25T17:08:33.213950988Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.521248ms logger=migrator t=2026-03-25T17:08:33.221309791Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-25T17:08:33.225024033Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=3.710543ms logger=migrator t=2026-03-25T17:08:33.237339768Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-25T17:08:33.238728652Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.392524ms logger=migrator t=2026-03-25T17:08:33.245699346Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-25T17:08:33.246584798Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=888.572µs logger=migrator t=2026-03-25T17:08:33.254461603Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-25T17:08:33.256161436Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.703533ms logger=migrator t=2026-03-25T17:08:33.262827011Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-25T17:08:33.263437376Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=611.124µs logger=migrator t=2026-03-25T17:08:33.27085293Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-25T17:08:33.271134097Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=281.727µs logger=migrator t=2026-03-25T17:08:33.278607303Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-25T17:08:33.279885724Z level=info msg="Migration successfully executed" id="create tag table" duration=1.275351ms logger=migrator t=2026-03-25T17:08:33.286865428Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-25T17:08:33.288044056Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.180319ms logger=migrator t=2026-03-25T17:08:33.296076546Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-25T17:08:33.297313566Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.2382ms logger=migrator t=2026-03-25T17:08:33.307559541Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-25T17:08:33.309085379Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.538239ms logger=migrator t=2026-03-25T17:08:33.315207001Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-25T17:08:33.316174785Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=967.334µs logger=migrator t=2026-03-25T17:08:33.326149382Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-25T17:08:33.339600366Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.446103ms logger=migrator t=2026-03-25T17:08:33.348731183Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-25T17:08:33.34983693Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.111277ms logger=migrator t=2026-03-25T17:08:33.35629684Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-25T17:08:33.357538051Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.238201ms logger=migrator t=2026-03-25T17:08:33.366290288Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-25T17:08:33.366567225Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=276.307µs logger=migrator t=2026-03-25T17:08:33.371828586Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-25T17:08:33.372367599Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=538.853µs logger=migrator t=2026-03-25T17:08:33.379425994Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-25T17:08:33.380144742Z level=info msg="Migration successfully executed" id="create user auth table" duration=719.118µs logger=migrator t=2026-03-25T17:08:33.386955141Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-25T17:08:33.387647319Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=691.818µs logger=migrator t=2026-03-25T17:08:33.392498468Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-25T17:08:33.392547269Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=49.151µs logger=migrator t=2026-03-25T17:08:33.39738164Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-25T17:08:33.401070561Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.688771ms logger=migrator t=2026-03-25T17:08:33.407202804Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-25T17:08:33.410798003Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.594899ms logger=migrator t=2026-03-25T17:08:33.41592398Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-25T17:08:33.419651722Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.727992ms logger=migrator t=2026-03-25T17:08:33.424891042Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-25T17:08:33.428620895Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.729322ms logger=migrator t=2026-03-25T17:08:33.435599238Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-25T17:08:33.436563702Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=964.444µs logger=migrator t=2026-03-25T17:08:33.443212287Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-25T17:08:33.451081662Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.870056ms logger=migrator t=2026-03-25T17:08:33.457093181Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-25T17:08:33.457940563Z level=info msg="Migration successfully executed" id="create server_lock table" duration=847.782µs logger=migrator t=2026-03-25T17:08:33.463954322Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-25T17:08:33.464873084Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=925.612µs logger=migrator t=2026-03-25T17:08:33.470927644Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-25T17:08:33.472388481Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.460617ms logger=migrator t=2026-03-25T17:08:33.479920388Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-25T17:08:33.481532018Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.596269ms logger=migrator t=2026-03-25T17:08:33.505110643Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-25T17:08:33.506082587Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=973.804µs logger=migrator t=2026-03-25T17:08:33.52434343Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-25T17:08:33.533154089Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=8.80669ms logger=migrator t=2026-03-25T17:08:33.548196032Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-25T17:08:33.555542285Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.346913ms logger=migrator t=2026-03-25T17:08:33.56179438Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-25T17:08:33.563292146Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.497936ms logger=migrator t=2026-03-25T17:08:33.568205638Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-25T17:08:33.569674505Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.469297ms logger=migrator t=2026-03-25T17:08:33.573851498Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-25T17:08:33.575720855Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.871317ms logger=migrator t=2026-03-25T17:08:33.582560905Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-25T17:08:33.583471487Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=913.892µs logger=migrator t=2026-03-25T17:08:33.590347318Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-25T17:08:33.59163805Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.295081ms logger=migrator t=2026-03-25T17:08:33.598220893Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-25T17:08:33.598316576Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=96.863µs logger=migrator t=2026-03-25T17:08:33.602505669Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-25T17:08:33.602586641Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=81.702µs logger=migrator t=2026-03-25T17:08:33.607115574Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-25T17:08:33.608464407Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.349693ms logger=migrator t=2026-03-25T17:08:33.614173199Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T17:08:33.616075456Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.902827ms logger=migrator t=2026-03-25T17:08:33.622014423Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T17:08:33.623099301Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.085568ms logger=migrator t=2026-03-25T17:08:33.628595718Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-25T17:08:33.628725401Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=131.253µs logger=migrator t=2026-03-25T17:08:33.633998352Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T17:08:33.635339444Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.336892ms logger=migrator t=2026-03-25T17:08:33.640159474Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T17:08:33.641926567Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.766713ms logger=migrator t=2026-03-25T17:08:33.647690471Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T17:08:33.648965363Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.274382ms logger=migrator t=2026-03-25T17:08:33.654330386Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T17:08:33.655538736Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.209139ms logger=migrator t=2026-03-25T17:08:33.659439993Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-25T17:08:33.665509643Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.06929ms logger=migrator t=2026-03-25T17:08:33.669937893Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-25T17:08:33.67102633Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.088298ms logger=migrator t=2026-03-25T17:08:33.675783388Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-25T17:08:33.675844219Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=63.431µs logger=migrator t=2026-03-25T17:08:33.680017723Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-25T17:08:33.681577721Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.558998ms logger=migrator t=2026-03-25T17:08:33.689527819Z 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-25T17:08:33.691249222Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.721043ms logger=migrator t=2026-03-25T17:08:33.695927608Z 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-25T17:08:33.697876846Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.948898ms logger=migrator t=2026-03-25T17:08:33.704706756Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-25T17:08:33.704913141Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=208.645µs logger=migrator t=2026-03-25T17:08:33.711528875Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-25T17:08:33.712957261Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.429696ms logger=migrator t=2026-03-25T17:08:33.720705932Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-25T17:08:33.721981595Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.278273ms logger=migrator t=2026-03-25T17:08:33.727689726Z 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-25T17:08:33.72866567Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=978.414µs logger=migrator t=2026-03-25T17:08:33.732503426Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-25T17:08:33.733458629Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=955.393µs logger=migrator t=2026-03-25T17:08:33.73793272Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-25T17:08:33.74396827Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.0349ms logger=migrator t=2026-03-25T17:08:33.749215921Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-25T17:08:33.750221095Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.006454ms logger=migrator t=2026-03-25T17:08:33.756549252Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-25T17:08:33.757479816Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=931.324µs logger=migrator t=2026-03-25T17:08:33.76373252Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-25T17:08:33.792640088Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.907848ms logger=migrator t=2026-03-25T17:08:33.797002146Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-25T17:08:33.820248183Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.245857ms logger=migrator t=2026-03-25T17:08:33.825635587Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-25T17:08:33.826696773Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.060815ms logger=migrator t=2026-03-25T17:08:33.831125313Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-25T17:08:33.832144408Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.019095ms logger=migrator t=2026-03-25T17:08:33.835936662Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-25T17:08:33.841951832Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.01468ms logger=migrator t=2026-03-25T17:08:33.846775761Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-25T17:08:33.853482598Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.705506ms logger=migrator t=2026-03-25T17:08:33.858530313Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-25T17:08:33.859612529Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.082076ms logger=migrator t=2026-03-25T17:08:33.865710731Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-25T17:08:33.867519656Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.809155ms logger=migrator t=2026-03-25T17:08:33.873298869Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-25T17:08:33.875024632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.724533ms logger=migrator t=2026-03-25T17:08:33.879468062Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-25T17:08:33.88056094Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.091918ms logger=migrator t=2026-03-25T17:08:33.8858577Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-25T17:08:33.885965893Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=109.333µs logger=migrator t=2026-03-25T17:08:33.894712911Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-25T17:08:33.903221782Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.509171ms logger=migrator t=2026-03-25T17:08:33.907535028Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-25T17:08:33.913712542Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.176954ms logger=migrator t=2026-03-25T17:08:33.918597863Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-25T17:08:33.92492188Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.323327ms logger=migrator t=2026-03-25T17:08:33.931268848Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-25T17:08:33.932839696Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.574778ms logger=migrator t=2026-03-25T17:08:33.936929879Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-25T17:08:33.937873732Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=943.613µs logger=migrator t=2026-03-25T17:08:33.942095766Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-25T17:08:33.950975707Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.884681ms logger=migrator t=2026-03-25T17:08:33.956867003Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-25T17:08:33.96319166Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.324167ms logger=migrator t=2026-03-25T17:08:33.967920197Z 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-25T17:08:33.968904462Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=984.554µs logger=migrator t=2026-03-25T17:08:33.973112726Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-25T17:08:33.979960646Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.84589ms logger=migrator t=2026-03-25T17:08:33.987725349Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-25T17:08:33.998069835Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.341026ms logger=migrator t=2026-03-25T17:08:34.001924681Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-25T17:08:34.001981202Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=56.971µs logger=migrator t=2026-03-25T17:08:34.007237433Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-25T17:08:34.010506334Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.261491ms logger=migrator t=2026-03-25T17:08:34.017088457Z 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-25T17:08:34.018701027Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.61652ms logger=migrator t=2026-03-25T17:08:34.023672681Z 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-25T17:08:34.024783848Z 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.111077ms logger=migrator t=2026-03-25T17:08:34.029067035Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-25T17:08:34.029173197Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=113.062µs logger=migrator t=2026-03-25T17:08:34.033376561Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-25T17:08:34.041158465Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.782864ms logger=migrator t=2026-03-25T17:08:34.04702376Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-25T17:08:34.054083835Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.057095ms logger=migrator t=2026-03-25T17:08:34.05989824Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-25T17:08:34.066688428Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.789388ms logger=migrator t=2026-03-25T17:08:34.070936613Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-25T17:08:34.077507806Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.570943ms logger=migrator t=2026-03-25T17:08:34.082995093Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-25T17:08:34.089645748Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.649734ms logger=migrator t=2026-03-25T17:08:34.094542719Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-25T17:08:34.094615391Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.562µs logger=migrator t=2026-03-25T17:08:34.098486407Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-25T17:08:34.099705547Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.217861ms logger=migrator t=2026-03-25T17:08:34.104830405Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-25T17:08:34.111798417Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.969342ms logger=migrator t=2026-03-25T17:08:34.116215757Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-25T17:08:34.116281479Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.182µs logger=migrator t=2026-03-25T17:08:34.12038235Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-25T17:08:34.129443095Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.064815ms logger=migrator t=2026-03-25T17:08:34.133636809Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-25T17:08:34.135262039Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.62526ms logger=migrator t=2026-03-25T17:08:34.14210963Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-25T17:08:34.149080212Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.968723ms logger=migrator t=2026-03-25T17:08:34.154749293Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-25T17:08:34.15541702Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=663.947µs logger=migrator t=2026-03-25T17:08:34.159575293Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-25T17:08:34.161269785Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.692592ms logger=migrator t=2026-03-25T17:08:34.166929746Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-25T17:08:34.176630346Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.705981ms logger=migrator t=2026-03-25T17:08:34.18079937Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-25T17:08:34.18160379Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=804.45µs logger=migrator t=2026-03-25T17:08:34.18604884Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-25T17:08:34.187078775Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.030365ms logger=migrator t=2026-03-25T17:08:34.191573927Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-25T17:08:34.192700175Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.124728ms logger=migrator t=2026-03-25T17:08:34.1993616Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-25T17:08:34.201202646Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.840616ms logger=migrator t=2026-03-25T17:08:34.205712838Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-25T17:08:34.20578003Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.932µs logger=migrator t=2026-03-25T17:08:34.21022434Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-25T17:08:34.21184909Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.623261ms logger=migrator t=2026-03-25T17:08:34.218338731Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-25T17:08:34.220052134Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.716603ms logger=migrator t=2026-03-25T17:08:34.22435256Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-25T17:08:34.224973085Z 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-25T17:08:34.229387525Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-25T17:08:34.229797975Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=410.04µs logger=migrator t=2026-03-25T17:08:34.234638866Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-25T17:08:34.236259926Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.621349ms logger=migrator t=2026-03-25T17:08:34.241135676Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-25T17:08:34.248138281Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.002915ms logger=migrator t=2026-03-25T17:08:34.252650082Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-25T17:08:34.253452353Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=801.681µs logger=migrator t=2026-03-25T17:08:34.259979894Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-25T17:08:34.261947623Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.968319ms logger=migrator t=2026-03-25T17:08:34.266845444Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-25T17:08:34.267748058Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=901.853µs logger=migrator t=2026-03-25T17:08:34.272940397Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-25T17:08:34.274090235Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.149639ms logger=migrator t=2026-03-25T17:08:34.279608802Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-25T17:08:34.280613106Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.007945ms logger=migrator t=2026-03-25T17:08:34.285341184Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-25T17:08:34.285370304Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.78µs logger=migrator t=2026-03-25T17:08:34.289380243Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-25T17:08:34.289489677Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.184µs logger=migrator t=2026-03-25T17:08:34.29565188Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-25T17:08:34.303381221Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.729631ms logger=migrator t=2026-03-25T17:08:34.309726339Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-25T17:08:34.310095348Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=369.219µs logger=migrator t=2026-03-25T17:08:34.31422086Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-25T17:08:34.316017815Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.796495ms logger=migrator t=2026-03-25T17:08:34.320707312Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-25T17:08:34.321136342Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=429.23µs logger=migrator t=2026-03-25T17:08:34.329742846Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-25T17:08:34.330930625Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.188059ms logger=migrator t=2026-03-25T17:08:34.335887098Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-25T17:08:34.336768889Z level=info msg="Migration successfully executed" id="create secrets table" duration=881.851µs logger=migrator t=2026-03-25T17:08:34.341489027Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-25T17:08:34.376935587Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.44613ms logger=migrator t=2026-03-25T17:08:34.384409191Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-25T17:08:34.393193381Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.786319ms logger=migrator t=2026-03-25T17:08:34.39879863Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-25T17:08:34.399162518Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=368.049µs logger=migrator t=2026-03-25T17:08:34.4061068Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-25T17:08:34.445798695Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.689075ms logger=migrator t=2026-03-25T17:08:34.45125205Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-25T17:08:34.483696496Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.439546ms logger=migrator t=2026-03-25T17:08:34.488722221Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-25T17:08:34.489745946Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.023905ms logger=migrator t=2026-03-25T17:08:34.493771865Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-25T17:08:34.495309834Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.537509ms logger=migrator t=2026-03-25T17:08:34.501181489Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-25T17:08:34.501461946Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=280.097µs logger=migrator t=2026-03-25T17:08:34.505262791Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-25T17:08:34.506065861Z level=info msg="Migration successfully executed" id="create permission table" duration=803.28µs logger=migrator t=2026-03-25T17:08:34.509850315Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-25T17:08:34.510907372Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.056807ms logger=migrator t=2026-03-25T17:08:34.516296084Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-25T17:08:34.51814388Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.847586ms logger=migrator t=2026-03-25T17:08:34.52457875Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-25T17:08:34.525595966Z level=info msg="Migration successfully executed" id="create role table" duration=1.017615ms logger=migrator t=2026-03-25T17:08:34.529791789Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-25T17:08:34.537253735Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.461646ms logger=migrator t=2026-03-25T17:08:34.544086774Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-25T17:08:34.551470357Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.383433ms logger=migrator t=2026-03-25T17:08:34.558307527Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-25T17:08:34.560789429Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.495102ms logger=migrator t=2026-03-25T17:08:34.567191918Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-25T17:08:34.568381287Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.188939ms logger=migrator t=2026-03-25T17:08:34.573281839Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-25T17:08:34.575621947Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.344858ms logger=migrator t=2026-03-25T17:08:34.58178308Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-25T17:08:34.583052321Z level=info msg="Migration successfully executed" id="create team role table" duration=1.268971ms logger=migrator t=2026-03-25T17:08:34.587803959Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-25T17:08:34.588873875Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.069226ms logger=migrator t=2026-03-25T17:08:34.592782453Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-25T17:08:34.593728146Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=944.073µs logger=migrator t=2026-03-25T17:08:34.59872693Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-25T17:08:34.599918329Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.187779ms logger=migrator t=2026-03-25T17:08:34.605295333Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-25T17:08:34.607289783Z level=info msg="Migration successfully executed" id="create user role table" duration=1.9973ms logger=migrator t=2026-03-25T17:08:34.612238736Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-25T17:08:34.613324072Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.085446ms logger=migrator t=2026-03-25T17:08:34.619243139Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-25T17:08:34.62049372Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.249751ms logger=migrator t=2026-03-25T17:08:34.625547675Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-25T17:08:34.627083874Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.536329ms logger=migrator t=2026-03-25T17:08:34.631717779Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-25T17:08:34.632421056Z level=info msg="Migration successfully executed" id="create builtin role table" duration=703.197µs logger=migrator t=2026-03-25T17:08:34.637451431Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-25T17:08:34.638469426Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.018845ms logger=migrator t=2026-03-25T17:08:34.6430442Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-25T17:08:34.644181748Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.141208ms logger=migrator t=2026-03-25T17:08:34.648881115Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-25T17:08:34.655669473Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.787098ms logger=migrator t=2026-03-25T17:08:34.660296438Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-25T17:08:34.662152154Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.856396ms logger=migrator t=2026-03-25T17:08:34.699944762Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-25T17:08:34.702228739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.285457ms logger=migrator t=2026-03-25T17:08:34.757230743Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-25T17:08:34.759098459Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.869716ms logger=migrator t=2026-03-25T17:08:34.765341764Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-25T17:08:34.766636457Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.296403ms logger=migrator t=2026-03-25T17:08:34.772840631Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-25T17:08:34.773773964Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=933.053µs logger=migrator t=2026-03-25T17:08:34.778404959Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-25T17:08:34.779585148Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.173878ms logger=migrator t=2026-03-25T17:08:34.784183632Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-25T17:08:34.795691728Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.509376ms logger=migrator t=2026-03-25T17:08:34.801812289Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-25T17:08:34.810346401Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.532492ms logger=migrator t=2026-03-25T17:08:34.814475704Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-25T17:08:34.820644587Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.168303ms logger=migrator t=2026-03-25T17:08:34.830007129Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-25T17:08:34.840193942Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.193063ms logger=migrator t=2026-03-25T17:08:34.845673008Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-25T17:08:34.846778055Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.115877ms logger=migrator t=2026-03-25T17:08:34.852610771Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-25T17:08:34.854988409Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.378669ms logger=migrator t=2026-03-25T17:08:34.86105686Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-25T17:08:34.86228533Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.24282ms logger=migrator t=2026-03-25T17:08:34.868816952Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-25T17:08:34.870523445Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.708923ms logger=migrator t=2026-03-25T17:08:34.875238802Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-25T17:08:34.8772096Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.972318ms logger=migrator t=2026-03-25T17:08:34.884722947Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-25T17:08:34.884818259Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=95.952µs logger=migrator t=2026-03-25T17:08:34.889527027Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-25T17:08:34.889598308Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.241µs logger=migrator t=2026-03-25T17:08:34.894680995Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-25T17:08:34.89531311Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=632.595µs logger=migrator t=2026-03-25T17:08:34.899526454Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-25T17:08:34.900427567Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=902.693µs logger=migrator t=2026-03-25T17:08:34.906070427Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-25T17:08:34.906717373Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=653.996µs logger=migrator t=2026-03-25T17:08:34.935760703Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-25T17:08:34.936217945Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=461.442µs logger=migrator t=2026-03-25T17:08:34.992083961Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-25T17:08:34.993174088Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.092527ms logger=migrator t=2026-03-25T17:08:35.042348388Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-25T17:08:35.043905527Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.58154ms logger=migrator t=2026-03-25T17:08:35.059958676Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-25T17:08:35.062363945Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.404689ms logger=migrator t=2026-03-25T17:08:35.068546339Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-25T17:08:35.076887716Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.340647ms logger=migrator t=2026-03-25T17:08:35.081635513Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-25T17:08:35.081713225Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.972µs logger=migrator t=2026-03-25T17:08:35.085755996Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-25T17:08:35.086714699Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=952.993µs logger=migrator t=2026-03-25T17:08:35.091789605Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-25T17:08:35.09398136Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.191245ms logger=migrator t=2026-03-25T17:08:35.099196199Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-25T17:08:35.100373578Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.174519ms logger=migrator t=2026-03-25T17:08:35.105042145Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-25T17:08:35.114440897Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.395712ms logger=migrator t=2026-03-25T17:08:35.122268222Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-25T17:08:35.123885651Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.62067ms logger=migrator t=2026-03-25T17:08:35.129954343Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-25T17:08:35.13105629Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.102477ms logger=migrator t=2026-03-25T17:08:35.13629321Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-25T17:08:35.160131001Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.837371ms logger=migrator t=2026-03-25T17:08:35.165638767Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-25T17:08:35.166614972Z level=info msg="Migration successfully executed" id="create correlation v2" duration=976.235µs logger=migrator t=2026-03-25T17:08:35.170884628Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-25T17:08:35.172639642Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.754404ms logger=migrator t=2026-03-25T17:08:35.177095902Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-25T17:08:35.178974099Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.887727ms logger=migrator t=2026-03-25T17:08:35.186787883Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-25T17:08:35.188856284Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.068381ms logger=migrator t=2026-03-25T17:08:35.193606361Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-25T17:08:35.194074193Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=472.962µs logger=migrator t=2026-03-25T17:08:35.199215811Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-25T17:08:35.200073853Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=861.232µs logger=migrator t=2026-03-25T17:08:35.205900107Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-25T17:08:35.218191572Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.292185ms logger=migrator t=2026-03-25T17:08:35.222127879Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-25T17:08:35.222769916Z level=info msg="Migration successfully executed" id="create entity_events table" duration=641.937µs logger=migrator t=2026-03-25T17:08:35.229181495Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-25T17:08:35.230187239Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.005904ms logger=migrator t=2026-03-25T17:08:35.234851885Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-25T17:08:35.235585243Z 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-25T17:08:35.239701666Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-25T17:08:35.240389483Z 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-25T17:08:35.245278814Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-25T17:08:35.246108095Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=828.841µs logger=migrator t=2026-03-25T17:08:35.249640612Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-25T17:08:35.250653408Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.012946ms logger=migrator t=2026-03-25T17:08:35.254437041Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-25T17:08:35.255516708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.079627ms logger=migrator t=2026-03-25T17:08:35.26045253Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-25T17:08:35.261584169Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.131209ms logger=migrator t=2026-03-25T17:08:35.266136081Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-25T17:08:35.267292121Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.15493ms logger=migrator t=2026-03-25T17:08:35.273751101Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-25T17:08:35.275449672Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.698781ms logger=migrator t=2026-03-25T17:08:35.282984499Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-25T17:08:35.28418071Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.196461ms logger=migrator t=2026-03-25T17:08:35.288734502Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-25T17:08:35.290548057Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.813365ms logger=migrator t=2026-03-25T17:08:35.297144581Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-25T17:08:35.29827874Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.134099ms logger=migrator t=2026-03-25T17:08:35.30274314Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-25T17:08:35.304621437Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.877747ms logger=migrator t=2026-03-25T17:08:35.309094787Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-25T17:08:35.310140843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.045986ms logger=migrator t=2026-03-25T17:08:35.317065605Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-25T17:08:35.340656711Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.591616ms logger=migrator t=2026-03-25T17:08:35.344776483Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-25T17:08:35.352221698Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.444665ms logger=migrator t=2026-03-25T17:08:35.356418251Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-25T17:08:35.364665296Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.246855ms logger=migrator t=2026-03-25T17:08:35.369914117Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-25T17:08:35.370153622Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=239.665µs logger=migrator t=2026-03-25T17:08:35.375754641Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-25T17:08:35.384234632Z level=info msg="Migration successfully executed" id="add share column" duration=8.47261ms logger=migrator t=2026-03-25T17:08:35.389247417Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-25T17:08:35.389419561Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=170.235µs logger=migrator t=2026-03-25T17:08:35.394720642Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-25T17:08:35.396247911Z level=info msg="Migration successfully executed" id="create file table" duration=1.524769ms logger=migrator t=2026-03-25T17:08:35.40110835Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-25T17:08:35.403033518Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.924838ms logger=migrator t=2026-03-25T17:08:35.407646033Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-25T17:08:35.408806352Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.159158ms logger=migrator t=2026-03-25T17:08:35.414973755Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-25T17:08:35.415831717Z level=info msg="Migration successfully executed" id="create file_meta table" duration=855.882µs logger=migrator t=2026-03-25T17:08:35.421817725Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-25T17:08:35.42366193Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.843345ms logger=migrator t=2026-03-25T17:08:35.428113211Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-25T17:08:35.428178072Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.091µs logger=migrator t=2026-03-25T17:08:35.432291434Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-25T17:08:35.432361346Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.412µs logger=migrator t=2026-03-25T17:08:35.438073239Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-25T17:08:35.4389623Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=889.031µs logger=migrator t=2026-03-25T17:08:35.444789625Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-25T17:08:35.445124873Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.418µs logger=migrator t=2026-03-25T17:08:35.450751402Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-25T17:08:35.453037019Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.285487ms logger=migrator t=2026-03-25T17:08:35.458153937Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-25T17:08:35.468868593Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.716457ms logger=migrator t=2026-03-25T17:08:35.475019855Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-25T17:08:35.475148538Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.153µs logger=migrator t=2026-03-25T17:08:35.48085365Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-25T17:08:35.482750056Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.897077ms logger=migrator t=2026-03-25T17:08:35.487775781Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-25T17:08:35.4885228Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=748.289µs logger=migrator t=2026-03-25T17:08:35.49495008Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-25T17:08:35.495187185Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=237.456µs logger=migrator t=2026-03-25T17:08:35.499325057Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-25T17:08:35.500133298Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=809.061µs logger=migrator t=2026-03-25T17:08:35.509331326Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-25T17:08:35.519869958Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.542152ms logger=migrator t=2026-03-25T17:08:35.526716857Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-25T17:08:35.537898025Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.175298ms logger=migrator t=2026-03-25T17:08:35.543204867Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-25T17:08:35.544329314Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.125327ms logger=migrator t=2026-03-25T17:08:35.548438927Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-25T17:08:35.638214954Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.761757ms logger=migrator t=2026-03-25T17:08:35.644808518Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-25T17:08:35.64608965Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.281513ms logger=migrator t=2026-03-25T17:08:35.651934705Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-25T17:08:35.653239457Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.294882ms logger=migrator t=2026-03-25T17:08:35.65777907Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-25T17:08:35.685006666Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.227306ms logger=migrator t=2026-03-25T17:08:35.691433415Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-25T17:08:35.700306665Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.87064ms logger=migrator t=2026-03-25T17:08:35.705630867Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-25T17:08:35.705947915Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=318.558µs logger=migrator t=2026-03-25T17:08:35.710020157Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-25T17:08:35.710373855Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=364.189µs logger=migrator t=2026-03-25T17:08:35.716125858Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-25T17:08:35.716482916Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=357.708µs logger=migrator t=2026-03-25T17:08:35.720780623Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-25T17:08:35.721003099Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=222.926µs logger=migrator t=2026-03-25T17:08:35.725303726Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-25T17:08:35.725526401Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=222.906µs logger=migrator t=2026-03-25T17:08:35.73195252Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-25T17:08:35.733786896Z level=info msg="Migration successfully executed" id="create folder table" duration=1.832966ms logger=migrator t=2026-03-25T17:08:35.738328339Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-25T17:08:35.740379969Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.05105ms logger=migrator t=2026-03-25T17:08:35.745055346Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-25T17:08:35.746150862Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.095686ms logger=migrator t=2026-03-25T17:08:35.751754961Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-25T17:08:35.751780412Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.151µs logger=migrator t=2026-03-25T17:08:35.761426272Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-25T17:08:35.763244677Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.817735ms logger=migrator t=2026-03-25T17:08:35.801610109Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-25T17:08:35.803595258Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.979309ms logger=migrator t=2026-03-25T17:08:36.102536666Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-25T17:08:36.104984408Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.449411ms logger=migrator t=2026-03-25T17:08:36.22315527Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-25T17:08:36.224303118Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.148298ms logger=migrator t=2026-03-25T17:08:36.233028344Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-25T17:08:36.233502706Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=474.281µs logger=migrator t=2026-03-25T17:08:36.238975701Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-25T17:08:36.240891519Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.914708ms logger=migrator t=2026-03-25T17:08:36.246753055Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-25T17:08:36.247939875Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.18645ms logger=migrator t=2026-03-25T17:08:36.263931931Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-25T17:08:36.265874059Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.946749ms logger=migrator t=2026-03-25T17:08:36.272267978Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-25T17:08:36.273494879Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.226511ms logger=migrator t=2026-03-25T17:08:36.278644937Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-25T17:08:36.280350468Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.705161ms logger=migrator t=2026-03-25T17:08:36.285964308Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-25T17:08:36.286897811Z level=info msg="Migration successfully executed" id="create anon_device table" duration=933.374µs logger=migrator t=2026-03-25T17:08:36.293745181Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-25T17:08:36.295398583Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.652481ms logger=migrator t=2026-03-25T17:08:36.3009421Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-25T17:08:36.303010161Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.070081ms logger=migrator t=2026-03-25T17:08:36.307339938Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-25T17:08:36.308300972Z level=info msg="Migration successfully executed" id="create signing_key table" duration=961.424µs logger=migrator t=2026-03-25T17:08:36.313793488Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-25T17:08:36.31506766Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.274562ms logger=migrator t=2026-03-25T17:08:36.320279929Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-25T17:08:36.322486534Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.206255ms logger=migrator t=2026-03-25T17:08:36.330419331Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-25T17:08:36.330869322Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=453.891µs logger=migrator t=2026-03-25T17:08:36.33644223Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-25T17:08:36.348983892Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.542942ms logger=migrator t=2026-03-25T17:08:36.355247757Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-25T17:08:36.355929784Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=680.117µs logger=migrator t=2026-03-25T17:08:36.360687682Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-25T17:08:36.360719123Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.181µs logger=migrator t=2026-03-25T17:08:36.364850905Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-25T17:08:36.366584399Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.733673ms logger=migrator t=2026-03-25T17:08:36.371591583Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-25T17:08:36.371611723Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.25µs logger=migrator t=2026-03-25T17:08:36.375264364Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-25T17:08:36.376455283Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.190699ms logger=migrator t=2026-03-25T17:08:36.381616481Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-25T17:08:36.38276184Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.144889ms logger=migrator t=2026-03-25T17:08:36.389158849Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-25T17:08:36.390174134Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.015224ms logger=migrator t=2026-03-25T17:08:36.394090191Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-25T17:08:36.394828419Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=738.688µs logger=migrator t=2026-03-25T17:08:36.398991053Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-25T17:08:36.39928545Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=295.267µs logger=migrator t=2026-03-25T17:08:36.403446883Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-25T17:08:36.404043047Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=595.784µs logger=migrator t=2026-03-25T17:08:36.408917439Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-25T17:08:36.409749369Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=829.761µs logger=migrator t=2026-03-25T17:08:36.413649317Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-25T17:08:36.414476207Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=827.04µs logger=migrator t=2026-03-25T17:08:36.418390144Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-25T17:08:36.427681465Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.291142ms logger=migrator t=2026-03-25T17:08:36.43436031Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-25T17:08:36.444475151Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.114051ms logger=migrator t=2026-03-25T17:08:36.450015499Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-25T17:08:36.459541535Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.525036ms logger=migrator t=2026-03-25T17:08:36.464037377Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-25T17:08:36.464105789Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.202µs logger=migrator t=2026-03-25T17:08:36.469440291Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-25T17:08:36.478796863Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.356352ms logger=migrator t=2026-03-25T17:08:36.484061654Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-25T17:08:36.492015321Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.952837ms logger=migrator t=2026-03-25T17:08:36.500089751Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-25T17:08:36.501071535Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=981.684µs logger=migrator t=2026-03-25T17:08:36.507650289Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.302421139s logger=migrator t=2026-03-25T17:08:36.508813888Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-25T17:08:36.527369758Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-25T17:08:36.527716826Z level=info msg="Created default organization" logger=secrets t=2026-03-25T17:08:36.538573886Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-25T17:08:36.590479454Z level=info msg="Restored cache from database" duration=405.47µs logger=plugin.store t=2026-03-25T17:08:36.591809457Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-25T17:08:36.631243235Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-25T17:08:36.631279056Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-25T17:08:36.631446191Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-25T17:08:36.631464412Z level=info msg="Plugins loaded" count=54 duration=39.655755ms logger=query_data t=2026-03-25T17:08:36.635944042Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-25T17:08:36.639263384Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-25T17:08:36.644680619Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-25T17:08:36.656501002Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-25T17:08:36.65884061Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-25T17:08:36.661217939Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-25T17:08:36.681105213Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-25T17:08:36.69993239Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-25T17:08:36.721701201Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-25T17:08:36.721734882Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-03-25T17:08:36.722805998Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-25T17:08:36.722920491Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-25T17:08:36.723846463Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-25T17:08:36.724029989Z level=info msg="Storage starting" logger=http.server t=2026-03-25T17:08:36.725789642Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-25T17:08:36.785457382Z level=info msg="Update check succeeded" duration=63.256679ms logger=grafana.update.checker t=2026-03-25T17:08:36.792734063Z level=info msg="Update check succeeded" duration=70.743005ms logger=sqlstore.transactions t=2026-03-25T17:08:37.055655947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-25T17:08:37.068340151Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-25T17:08:37.068732472Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-03-25T17:08:37.069028509Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-03-25T17:08:37.08035337Z level=info msg="State cache has been initialized" states=0 duration=357.427339ms logger=ngalert.scheduler t=2026-03-25T17:08:37.080432702Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-25T17:08:37.080578836Z level=info msg=starting first_tick=2026-03-25T17:08:40Z logger=sqlstore.transactions t=2026-03-25T17:08:37.087926038Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-25T17:08:37.104226472Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-03-25T17:08:37.136921614Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-25T17:08:37.160692403Z level=info msg="Patterns update finished" duration=130.914518ms logger=provisioning.dashboard t=2026-03-25T17:08:53.092335596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.109779009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.15129084Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-25T17:08:53.28592832Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-25T17:08:53.309894845Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-25T17:08:53.331381768Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-25T17:08:53.355746723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.374097578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.446021483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.465027675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.545413899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.562330129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.611183811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.630189652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.684990403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.702955678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.73647494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.753119943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.793030254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.8130524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.853581946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.871694336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.908376816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.934234307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.970295742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:53.987570981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:54.029561463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:54.05003829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:54.105448846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:54.123055582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:54.949764298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:54.965974719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.011953531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.027137197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.0752467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.093908104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.141993587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.158112327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.199445693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.219102841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.270606289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.28718037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.328489785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.345801195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.383147481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.403125876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.449267312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.466472399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.507127908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.526852947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.586401185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.607238712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.662652137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.683577536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.733529505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.753534172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.798692343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.818530335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.956847787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:55.973753347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.025725697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.045144519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.102374088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.12821961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.240626908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.262163803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.330807957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.349027409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.416822481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.433449173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.502769054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.522745939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.591450025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.610151568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.678828013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.69806045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.767370209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.779280326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.845766575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.864852279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.939610514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:56.953830437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T17:08:57.020668335Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-25T17:10:02.749224702Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-25T17:18:36.76609086Z level=info msg="Completed cleanup jobs" duration=43.780295ms logger=plugins.update.checker t=2026-03-25T17:18:36.833334792Z level=info msg="Update check succeeded" duration=47.301332ms logger=sqlstore.transactions t=2026-03-25T17:23:36.653707085Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-25T17:28:36.755933512Z level=info msg="Completed cleanup jobs" duration=33.006222ms logger=plugins.update.checker t=2026-03-25T17:28:36.834364899Z level=info msg="Update check succeeded" duration=47.911298ms