logger=settings t=2026-05-26T05:52:44.547971045Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T05:52:44Z logger=settings t=2026-05-26T05:52:44.548488966Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T05:52:44.548536787Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T05:52:44.548578408Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T05:52:44.548632069Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T05:52:44.54866115Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:52:44.54868104Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:52:44.548734361Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T05:52:44.548810783Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T05:52:44.548860154Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T05:52:44.548935365Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:52:44.548990847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:52:44.549035128Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T05:52:44.549079209Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T05:52:44.549122379Z level=info msg=Target target=[all] logger=settings t=2026-05-26T05:52:44.549180721Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T05:52:44.549233422Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T05:52:44.549277443Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T05:52:44.549323104Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T05:52:44.549364606Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T05:52:44.549408297Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T05:52:44.550223724Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T05:52:44.550283275Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T05:52:44.554205321Z level=info msg="Locking database" logger=migrator t=2026-05-26T05:52:44.554308093Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T05:52:44.555221184Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T05:52:44.556313407Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.086563ms logger=migrator t=2026-05-26T05:52:44.561080992Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T05:52:44.561705756Z level=info msg="Migration successfully executed" id="create user table" duration=624.744µs logger=migrator t=2026-05-26T05:52:44.565504299Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T05:52:44.566275666Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=771.257µs logger=migrator t=2026-05-26T05:52:44.570266173Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T05:52:44.571282155Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.018362ms logger=migrator t=2026-05-26T05:52:44.574959787Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T05:52:44.575735953Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=776.546µs logger=migrator t=2026-05-26T05:52:44.581887478Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T05:52:44.582747866Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=860.728µs logger=migrator t=2026-05-26T05:52:44.58698656Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T05:52:44.590286762Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.298322ms logger=migrator t=2026-05-26T05:52:44.593656356Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T05:52:44.5947247Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.068514ms logger=migrator t=2026-05-26T05:52:44.603983222Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T05:52:44.604654187Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=672.785µs logger=migrator t=2026-05-26T05:52:44.607745174Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T05:52:44.608778267Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.032703ms logger=migrator t=2026-05-26T05:52:44.612690223Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T05:52:44.613195934Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=502.721µs logger=migrator t=2026-05-26T05:52:44.61894186Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T05:52:44.620629557Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.688377ms logger=migrator t=2026-05-26T05:52:44.624735527Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T05:52:44.626065016Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.331679ms logger=migrator t=2026-05-26T05:52:44.630040023Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T05:52:44.630075694Z level=info msg="Migration successfully executed" id="Update user table charset" duration=36.541µs logger=migrator t=2026-05-26T05:52:44.633286384Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T05:52:44.634361408Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.093555ms logger=migrator t=2026-05-26T05:52:44.639555472Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T05:52:44.63992091Z level=info msg="Migration successfully executed" id="Add missing user data" duration=373.318µs logger=migrator t=2026-05-26T05:52:44.646851621Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T05:52:44.648897707Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.044935ms logger=migrator t=2026-05-26T05:52:44.65313065Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T05:52:44.654001809Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=870.779µs logger=migrator t=2026-05-26T05:52:44.659928878Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T05:52:44.661290557Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.358499ms logger=migrator t=2026-05-26T05:52:44.665366857Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T05:52:44.674806814Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.439607ms logger=migrator t=2026-05-26T05:52:44.679511878Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T05:52:44.680348906Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=836.858µs logger=migrator t=2026-05-26T05:52:44.683370722Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T05:52:44.683539886Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=169.123µs logger=migrator t=2026-05-26T05:52:44.687669626Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T05:52:44.68923713Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.566594ms logger=migrator t=2026-05-26T05:52:44.710083328Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T05:52:44.71067172Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=589.582µs logger=migrator t=2026-05-26T05:52:44.715082737Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T05:52:44.715651179Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=569.532µs logger=migrator t=2026-05-26T05:52:44.72112581Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T05:52:44.722044619Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=918.63µs logger=migrator t=2026-05-26T05:52:44.728626894Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T05:52:44.729864211Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.230007ms logger=migrator t=2026-05-26T05:52:44.783870104Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T05:52:44.785108632Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.239588ms logger=migrator t=2026-05-26T05:52:44.828822459Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T05:52:44.831062509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.2428ms logger=migrator t=2026-05-26T05:52:45.020118482Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T05:52:45.021178095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.063303ms logger=migrator t=2026-05-26T05:52:45.287121129Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T05:52:45.287243672Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=127.142µs logger=migrator t=2026-05-26T05:52:45.391827071Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T05:52:45.399618252Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=7.792801ms logger=migrator t=2026-05-26T05:52:45.728737779Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T05:52:45.730424906Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.690497ms logger=migrator t=2026-05-26T05:52:45.783476077Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T05:52:45.784431888Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=956.431µs logger=migrator t=2026-05-26T05:52:45.790859979Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T05:52:45.792502025Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.630695ms logger=migrator t=2026-05-26T05:52:45.798327972Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:52:45.801905451Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.577389ms logger=migrator t=2026-05-26T05:52:45.805307805Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T05:52:45.806198865Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=891.16µs logger=migrator t=2026-05-26T05:52:45.811370738Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T05:52:45.812073953Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=699.515µs logger=migrator t=2026-05-26T05:52:45.817745587Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T05:52:45.818474104Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=728.847µs logger=migrator t=2026-05-26T05:52:45.822789558Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T05:52:45.823494883Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=708.645µs logger=migrator t=2026-05-26T05:52:45.826341756Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T05:52:45.827053802Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=708.657µs logger=migrator t=2026-05-26T05:52:45.829797052Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T05:52:45.83017496Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=378.298µs logger=migrator t=2026-05-26T05:52:45.835024426Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T05:52:45.835544388Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=520.062µs logger=migrator t=2026-05-26T05:52:45.84021146Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T05:52:45.840597868Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=387.039µs logger=migrator t=2026-05-26T05:52:45.845144868Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T05:52:45.845787951Z level=info msg="Migration successfully executed" id="create star table" duration=641.684µs logger=migrator t=2026-05-26T05:52:45.850303971Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T05:52:45.851042487Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=738.266µs logger=migrator t=2026-05-26T05:52:45.85391916Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T05:52:45.854755018Z level=info msg="Migration successfully executed" id="create org table v1" duration=835.477µs logger=migrator t=2026-05-26T05:52:45.860309769Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T05:52:45.861152608Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=842.619µs logger=migrator t=2026-05-26T05:52:45.865294179Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T05:52:45.866312662Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.075774ms logger=migrator t=2026-05-26T05:52:45.871641038Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T05:52:45.872976377Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.334519ms logger=migrator t=2026-05-26T05:52:45.875891261Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T05:52:45.8767557Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=864.168µs logger=migrator t=2026-05-26T05:52:45.879806976Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T05:52:45.880560953Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=750.677µs logger=migrator t=2026-05-26T05:52:45.883260953Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T05:52:45.883288033Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.341µs logger=migrator t=2026-05-26T05:52:45.891442402Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T05:52:45.891489673Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=50.531µs logger=migrator t=2026-05-26T05:52:45.897118706Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T05:52:45.897445293Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=325.907µs logger=migrator t=2026-05-26T05:52:45.901451541Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T05:52:45.902447033Z level=info msg="Migration successfully executed" id="create dashboard table" duration=995.823µs logger=migrator t=2026-05-26T05:52:45.906516191Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T05:52:45.907144035Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=625.604µs logger=migrator t=2026-05-26T05:52:45.911571502Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T05:52:45.913073775Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.501513ms logger=migrator t=2026-05-26T05:52:45.916773837Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T05:52:45.917510932Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=736.786µs logger=migrator t=2026-05-26T05:52:45.922061512Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T05:52:45.922953532Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=890.289µs logger=migrator t=2026-05-26T05:52:45.92880865Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T05:52:45.929807011Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=998.761µs logger=migrator t=2026-05-26T05:52:45.933175855Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T05:52:45.939203758Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.028293ms logger=migrator t=2026-05-26T05:52:45.941888487Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T05:52:45.942428308Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=539.921µs logger=migrator t=2026-05-26T05:52:45.949026762Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T05:52:45.949942272Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=913.64µs logger=migrator t=2026-05-26T05:52:45.954450811Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T05:52:45.955990075Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.538554ms logger=migrator t=2026-05-26T05:52:45.959677225Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T05:52:45.960042193Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=365.078µs logger=migrator t=2026-05-26T05:52:45.962916746Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T05:52:45.96401093Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.093864ms logger=migrator t=2026-05-26T05:52:45.969969051Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T05:52:45.970065283Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=98.222µs logger=migrator t=2026-05-26T05:52:45.980771757Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T05:52:45.982800572Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.031385ms logger=migrator t=2026-05-26T05:52:45.989423727Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T05:52:45.991233626Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.815179ms logger=migrator t=2026-05-26T05:52:45.994750273Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T05:52:45.997966914Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.216251ms logger=migrator t=2026-05-26T05:52:46.002250658Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T05:52:46.003545397Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.294398ms logger=migrator t=2026-05-26T05:52:46.007078184Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T05:52:46.008919574Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.84119ms logger=migrator t=2026-05-26T05:52:46.012181325Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T05:52:46.013024074Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=842.249µs logger=migrator t=2026-05-26T05:52:46.017784488Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T05:52:46.018554045Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=769.457µs logger=migrator t=2026-05-26T05:52:46.022242565Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T05:52:46.022275466Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.921µs logger=migrator t=2026-05-26T05:52:46.025365093Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T05:52:46.025393854Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.011µs logger=migrator t=2026-05-26T05:52:46.029681478Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T05:52:46.031751474Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.069446ms logger=migrator t=2026-05-26T05:52:46.035390083Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T05:52:46.037455069Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.061045ms logger=migrator t=2026-05-26T05:52:46.042790445Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T05:52:46.045984905Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.19553ms logger=migrator t=2026-05-26T05:52:46.049815699Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T05:52:46.05217622Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.360252ms logger=migrator t=2026-05-26T05:52:46.064589721Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T05:52:46.06493384Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=347.959µs logger=migrator t=2026-05-26T05:52:46.068434266Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T05:52:46.069432608Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=975.241µs logger=migrator t=2026-05-26T05:52:46.072558966Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T05:52:46.073353034Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=794.248µs logger=migrator t=2026-05-26T05:52:46.078138858Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T05:52:46.078171709Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.921µs logger=migrator t=2026-05-26T05:52:46.081766488Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T05:52:46.0832263Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.460371ms logger=migrator t=2026-05-26T05:52:46.086757097Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T05:52:46.087913453Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.155866ms logger=migrator t=2026-05-26T05:52:46.093565266Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:52:46.10014796Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.582174ms logger=migrator t=2026-05-26T05:52:46.103372Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T05:52:46.104179779Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=807.779µs logger=migrator t=2026-05-26T05:52:46.107371628Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T05:52:46.108271777Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=904.359µs logger=migrator t=2026-05-26T05:52:46.113617615Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T05:52:46.114687918Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.068132ms logger=migrator t=2026-05-26T05:52:46.118107353Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T05:52:46.118772548Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=664.374µs logger=migrator t=2026-05-26T05:52:46.121973238Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T05:52:46.123039971Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.066473ms logger=migrator t=2026-05-26T05:52:46.128423848Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T05:52:46.130659098Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.234769ms logger=migrator t=2026-05-26T05:52:46.13400417Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T05:52:46.134920551Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=916.251µs logger=migrator t=2026-05-26T05:52:46.138385917Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T05:52:46.138587611Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=202.124µs logger=migrator t=2026-05-26T05:52:46.143734874Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T05:52:46.143936548Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=201.814µs logger=migrator t=2026-05-26T05:52:46.147494796Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T05:52:46.148365875Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=879.369µs logger=migrator t=2026-05-26T05:52:46.151931223Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T05:52:46.155478161Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.546998ms logger=migrator t=2026-05-26T05:52:46.161030722Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T05:52:46.161944522Z level=info msg="Migration successfully executed" id="create data_source table" duration=913.73µs logger=migrator t=2026-05-26T05:52:46.165501619Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T05:52:46.166256856Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=754.777µs logger=migrator t=2026-05-26T05:52:46.169400315Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T05:52:46.170225983Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=824.888µs logger=migrator t=2026-05-26T05:52:46.176403498Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T05:52:46.178111486Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.720488ms logger=migrator t=2026-05-26T05:52:46.183110235Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T05:52:46.184066206Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=957.681µs logger=migrator t=2026-05-26T05:52:46.187680785Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T05:52:46.194854272Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.172258ms logger=migrator t=2026-05-26T05:52:46.199966034Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T05:52:46.201037097Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.070713ms logger=migrator t=2026-05-26T05:52:46.204672006Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T05:52:46.206161449Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.534734ms logger=migrator t=2026-05-26T05:52:46.210211187Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T05:52:46.211516996Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.306089ms logger=migrator t=2026-05-26T05:52:46.216859754Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T05:52:46.217499557Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=646.224µs logger=migrator t=2026-05-26T05:52:46.221560886Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T05:52:46.225285648Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.724312ms logger=migrator t=2026-05-26T05:52:46.229377837Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T05:52:46.231743169Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.366952ms logger=migrator t=2026-05-26T05:52:46.236180847Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T05:52:46.236209437Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.371µs logger=migrator t=2026-05-26T05:52:46.240123032Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T05:52:46.240727735Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=607.153µs logger=migrator t=2026-05-26T05:52:46.245240544Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T05:52:46.25006491Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.818026ms logger=migrator t=2026-05-26T05:52:46.253837262Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T05:52:46.254089818Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=247.576µs logger=migrator t=2026-05-26T05:52:46.258667638Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T05:52:46.259103708Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=435.88µs logger=migrator t=2026-05-26T05:52:46.263198707Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T05:52:46.267024791Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.825524ms logger=migrator t=2026-05-26T05:52:46.271151791Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T05:52:46.271336185Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.614µs logger=migrator t=2026-05-26T05:52:46.275236871Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T05:52:46.278163255Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.883183ms logger=migrator t=2026-05-26T05:52:46.282732534Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T05:52:46.284542394Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.80958ms logger=migrator t=2026-05-26T05:52:46.293103021Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T05:52:46.294075112Z level=info msg="Migration successfully executed" id="create api_key table" duration=974.421µs logger=migrator t=2026-05-26T05:52:46.299084302Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T05:52:46.29990882Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=824.638µs logger=migrator t=2026-05-26T05:52:46.306038775Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T05:52:46.306819792Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=780.987µs logger=migrator t=2026-05-26T05:52:46.311231708Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T05:52:46.312383063Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.150855ms logger=migrator t=2026-05-26T05:52:46.315696836Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T05:52:46.316520233Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=823.718µs logger=migrator t=2026-05-26T05:52:46.323456625Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T05:52:46.324293414Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=836.798µs logger=migrator t=2026-05-26T05:52:46.327697788Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T05:52:46.328427525Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=729.987µs logger=migrator t=2026-05-26T05:52:46.334501247Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T05:52:46.342062452Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.560835ms logger=migrator t=2026-05-26T05:52:46.345286944Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T05:52:46.345955988Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=666.255µs logger=migrator t=2026-05-26T05:52:46.348363511Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T05:52:46.349003545Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=640.204µs logger=migrator t=2026-05-26T05:52:46.353191426Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T05:52:46.353906562Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=715.216µs logger=migrator t=2026-05-26T05:52:46.357394818Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T05:52:46.358143054Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=748.186µs logger=migrator t=2026-05-26T05:52:46.362916559Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T05:52:46.363489041Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=573.052µs logger=migrator t=2026-05-26T05:52:46.368554442Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T05:52:46.369495782Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=941.54µs logger=migrator t=2026-05-26T05:52:46.372875486Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T05:52:46.372974598Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=100.102µs logger=migrator t=2026-05-26T05:52:46.376885664Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T05:52:46.38168544Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.800856ms logger=migrator t=2026-05-26T05:52:46.386451753Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T05:52:46.389796316Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.343903ms logger=migrator t=2026-05-26T05:52:46.393525349Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T05:52:46.393679192Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.303µs logger=migrator t=2026-05-26T05:52:46.396274249Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T05:52:46.398808494Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.535585ms logger=migrator t=2026-05-26T05:52:46.402604187Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T05:52:46.405906369Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.301842ms logger=migrator t=2026-05-26T05:52:46.410320986Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T05:52:46.411018691Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=697.615µs logger=migrator t=2026-05-26T05:52:46.413911514Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T05:52:46.414405885Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=498.521µs logger=migrator t=2026-05-26T05:52:46.417801929Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T05:52:46.41873477Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=933.581µs logger=migrator t=2026-05-26T05:52:46.423442553Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T05:52:46.424724421Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.271779ms logger=migrator t=2026-05-26T05:52:46.430444236Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T05:52:46.432553663Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.109307ms logger=migrator t=2026-05-26T05:52:46.436167752Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T05:52:46.43702577Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=857.898µs logger=migrator t=2026-05-26T05:52:46.441406796Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T05:52:46.441471508Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.532µs logger=migrator t=2026-05-26T05:52:46.444270279Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T05:52:46.444296279Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.94µs logger=migrator t=2026-05-26T05:52:46.447922268Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T05:52:46.450656948Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.73442ms logger=migrator t=2026-05-26T05:52:46.454709607Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T05:52:46.463817116Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=9.043718ms logger=migrator t=2026-05-26T05:52:46.469199504Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T05:52:46.469273966Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.602µs logger=migrator t=2026-05-26T05:52:46.472643329Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T05:52:46.473238902Z level=info msg="Migration successfully executed" id="create quota table v1" duration=595.693µs logger=migrator t=2026-05-26T05:52:46.480542982Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T05:52:46.481898971Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.345989ms logger=migrator t=2026-05-26T05:52:46.48685389Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T05:52:46.486880141Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.261µs logger=migrator t=2026-05-26T05:52:46.490156172Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T05:52:46.491455021Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.298539ms logger=migrator t=2026-05-26T05:52:46.495960839Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T05:52:46.496937761Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=979.012µs logger=migrator t=2026-05-26T05:52:46.502160736Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T05:52:46.506894258Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.735662ms logger=migrator t=2026-05-26T05:52:46.511716164Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T05:52:46.511852827Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=121.773µs logger=migrator t=2026-05-26T05:52:46.518146855Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T05:52:46.520284952Z level=info msg="Migration successfully executed" id="create session table" duration=2.138097ms logger=migrator t=2026-05-26T05:52:46.525135558Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T05:52:46.525316922Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=182.434µs logger=migrator t=2026-05-26T05:52:46.528943181Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T05:52:46.529021483Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.822µs logger=migrator t=2026-05-26T05:52:46.532700473Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T05:52:46.533408329Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=708.586µs logger=migrator t=2026-05-26T05:52:46.5371043Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T05:52:46.538334437Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.230407ms logger=migrator t=2026-05-26T05:52:46.543479159Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T05:52:46.54354509Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=67.491µs logger=migrator t=2026-05-26T05:52:46.54762748Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T05:52:46.547686252Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.531µs logger=migrator t=2026-05-26T05:52:46.551606857Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T05:52:46.557670899Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.062692ms logger=migrator t=2026-05-26T05:52:46.563929227Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T05:52:46.567433033Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.503366ms logger=migrator t=2026-05-26T05:52:46.571662555Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T05:52:46.572020934Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=358.149µs logger=migrator t=2026-05-26T05:52:46.577296159Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T05:52:46.577509903Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=204.255µs logger=migrator t=2026-05-26T05:52:46.583577307Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T05:52:46.585415176Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.84184ms logger=migrator t=2026-05-26T05:52:46.59195087Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T05:52:46.591980091Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.281µs logger=migrator t=2026-05-26T05:52:46.598501723Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T05:52:46.604468843Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.966ms logger=migrator t=2026-05-26T05:52:46.610229909Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T05:52:46.610530606Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=301.817µs logger=migrator t=2026-05-26T05:52:46.616095808Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T05:52:46.620445643Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.350945ms logger=migrator t=2026-05-26T05:52:46.625177027Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T05:52:46.628655053Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.483896ms logger=migrator t=2026-05-26T05:52:46.633435137Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T05:52:46.633541729Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=104.302µs logger=migrator t=2026-05-26T05:52:46.638385275Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T05:52:46.639737185Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.3508ms logger=migrator t=2026-05-26T05:52:46.645106143Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T05:52:46.646030243Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=930.01µs logger=migrator t=2026-05-26T05:52:46.650352107Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T05:52:46.651397751Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.044354ms logger=migrator t=2026-05-26T05:52:46.65457353Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T05:52:46.6554992Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=925.65µs logger=migrator t=2026-05-26T05:52:46.660601712Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T05:52:46.661489631Z level=info msg="Migration successfully executed" id="add index alert state" duration=887.389µs logger=migrator t=2026-05-26T05:52:46.665355756Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T05:52:46.666297086Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=941.48µs logger=migrator t=2026-05-26T05:52:46.672289677Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T05:52:46.673537245Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.251038ms logger=migrator t=2026-05-26T05:52:46.677496351Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T05:52:46.67836453Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=867.989µs logger=migrator t=2026-05-26T05:52:46.683327759Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T05:52:46.684981485Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.650296ms logger=migrator t=2026-05-26T05:52:46.689501193Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T05:52:46.703222774Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.711821ms logger=migrator t=2026-05-26T05:52:46.708363706Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T05:52:46.709019481Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=657.475µs logger=migrator t=2026-05-26T05:52:46.715389491Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T05:52:46.71673361Z 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.349239ms logger=migrator t=2026-05-26T05:52:46.720997103Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T05:52:46.721214338Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=217.755µs logger=migrator t=2026-05-26T05:52:46.72677786Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T05:52:46.727597767Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=820.537µs logger=migrator t=2026-05-26T05:52:46.733105818Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T05:52:46.733974537Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=868.639µs logger=migrator t=2026-05-26T05:52:46.737483754Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T05:52:46.741506482Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.022298ms logger=migrator t=2026-05-26T05:52:46.746065812Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T05:52:46.750321774Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.255712ms logger=migrator t=2026-05-26T05:52:46.754887505Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T05:52:46.759338181Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.444226ms logger=migrator t=2026-05-26T05:52:46.763113205Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T05:52:46.766923058Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.808583ms logger=migrator t=2026-05-26T05:52:46.771141731Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T05:52:46.772094541Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=953.8µs logger=migrator t=2026-05-26T05:52:46.77800925Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T05:52:46.778050511Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.961µs logger=migrator t=2026-05-26T05:52:46.782422327Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T05:52:46.782459718Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.651µs logger=migrator t=2026-05-26T05:52:46.786929395Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T05:52:46.788711375Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.779529ms logger=migrator t=2026-05-26T05:52:46.792434156Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:52:46.793842117Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.407922ms logger=migrator t=2026-05-26T05:52:46.798727133Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T05:52:46.79944622Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=721.867µs logger=migrator t=2026-05-26T05:52:46.805371899Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T05:52:46.806972694Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.599885ms logger=migrator t=2026-05-26T05:52:46.810503252Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:52:46.811704547Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.223716ms logger=migrator t=2026-05-26T05:52:46.817113656Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T05:52:46.821489182Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.374786ms logger=migrator t=2026-05-26T05:52:46.826229475Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T05:52:46.830634562Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.404137ms logger=migrator t=2026-05-26T05:52:46.834857174Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T05:52:46.835091219Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=236.175µs logger=migrator t=2026-05-26T05:52:46.841460529Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T05:52:46.842466941Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.007312ms logger=migrator t=2026-05-26T05:52:46.846223622Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T05:52:46.847569422Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.35577ms logger=migrator t=2026-05-26T05:52:46.852268616Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T05:52:46.857296225Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.028449ms logger=migrator t=2026-05-26T05:52:46.863647714Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T05:52:46.863724346Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.432µs logger=migrator t=2026-05-26T05:52:46.867273464Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T05:52:46.868151772Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=877.739µs logger=migrator t=2026-05-26T05:52:46.871850854Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T05:52:46.873424398Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.578884ms logger=migrator t=2026-05-26T05:52:46.880995314Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T05:52:46.881157057Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=162.353µs logger=migrator t=2026-05-26T05:52:46.893237001Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T05:52:46.894716994Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.476283ms logger=migrator t=2026-05-26T05:52:46.898987347Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T05:52:46.899741854Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=754.007µs logger=migrator t=2026-05-26T05:52:46.904014297Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T05:52:46.904948377Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=934.23µs logger=migrator t=2026-05-26T05:52:46.909952547Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T05:52:46.910818136Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=863.519µs logger=migrator t=2026-05-26T05:52:46.915153281Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T05:52:46.916803427Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.650656ms logger=migrator t=2026-05-26T05:52:46.988064516Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T05:52:46.989479837Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.431171ms logger=migrator t=2026-05-26T05:52:47.053619089Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T05:52:47.053694451Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=80.742µs logger=migrator t=2026-05-26T05:52:47.06096822Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T05:52:47.066338957Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.361707ms logger=migrator t=2026-05-26T05:52:47.071346307Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T05:52:47.072477242Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.130885ms logger=migrator t=2026-05-26T05:52:47.076813437Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T05:52:47.081832957Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.02003ms logger=migrator t=2026-05-26T05:52:47.086164641Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T05:52:47.086732633Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=567.732µs logger=migrator t=2026-05-26T05:52:47.095902884Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T05:52:47.097001168Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.096924ms logger=migrator t=2026-05-26T05:52:47.101823243Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T05:52:47.103346156Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.522583ms logger=migrator t=2026-05-26T05:52:47.109104222Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T05:52:47.121867102Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.761929ms logger=migrator t=2026-05-26T05:52:47.126360309Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T05:52:47.127094386Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=734.087µs logger=migrator t=2026-05-26T05:52:47.132049753Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T05:52:47.133010405Z 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=960.022µs logger=migrator t=2026-05-26T05:52:47.138019215Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T05:52:47.138300921Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=279.696µs logger=migrator t=2026-05-26T05:52:47.142574164Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T05:52:47.143161107Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=586.072µs logger=migrator t=2026-05-26T05:52:47.148544454Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T05:52:47.148850551Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=306.627µs logger=migrator t=2026-05-26T05:52:47.154000483Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T05:52:47.158435381Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.434248ms logger=migrator t=2026-05-26T05:52:47.163510722Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T05:52:47.168101012Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.59021ms logger=migrator t=2026-05-26T05:52:47.172383636Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T05:52:47.173283575Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=899.879µs logger=migrator t=2026-05-26T05:52:47.177560809Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T05:52:47.179099932Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.531413ms logger=migrator t=2026-05-26T05:52:47.184896699Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T05:52:47.185231696Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=335.447µs logger=migrator t=2026-05-26T05:52:47.189474579Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T05:52:47.193894976Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.420107ms logger=migrator t=2026-05-26T05:52:47.197990575Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T05:52:47.199032728Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.041523ms logger=migrator t=2026-05-26T05:52:47.204295453Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T05:52:47.204550468Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=256.055µs logger=migrator t=2026-05-26T05:52:47.208865993Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T05:52:47.209433095Z level=info msg="Migration successfully executed" id="Move region to single row" duration=565.762µs logger=migrator t=2026-05-26T05:52:47.213757451Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T05:52:47.214572288Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=815.098µs logger=migrator t=2026-05-26T05:52:47.218510664Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T05:52:47.219294342Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=779.617µs logger=migrator t=2026-05-26T05:52:47.224059695Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:52:47.224983716Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=923.411µs logger=migrator t=2026-05-26T05:52:47.233716897Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:52:47.235303311Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.586594ms logger=migrator t=2026-05-26T05:52:47.241855135Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T05:52:47.243449059Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.597145ms logger=migrator t=2026-05-26T05:52:47.248095691Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T05:52:47.249166704Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.073093ms logger=migrator t=2026-05-26T05:52:47.255126834Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T05:52:47.255225236Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=99.602µs logger=migrator t=2026-05-26T05:52:47.260281177Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T05:52:47.261192437Z level=info msg="Migration successfully executed" id="create test_data table" duration=911.36µs logger=migrator t=2026-05-26T05:52:47.265135333Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T05:52:47.266505063Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.36721ms logger=migrator t=2026-05-26T05:52:47.270831028Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T05:52:47.272429093Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.597505ms logger=migrator t=2026-05-26T05:52:47.278294551Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T05:52:47.279248602Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=953.571µs logger=migrator t=2026-05-26T05:52:47.282981853Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T05:52:47.283203068Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=221.035µs logger=migrator t=2026-05-26T05:52:47.286616323Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T05:52:47.287024052Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=407.309µs logger=migrator t=2026-05-26T05:52:47.290551439Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T05:52:47.290659541Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.912µs logger=migrator t=2026-05-26T05:52:47.296933948Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T05:52:47.29838715Z level=info msg="Migration successfully executed" id="create team table" duration=1.452772ms logger=migrator t=2026-05-26T05:52:47.302907088Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T05:52:47.304186757Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.280149ms logger=migrator t=2026-05-26T05:52:47.308221515Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T05:52:47.309585895Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.3454ms logger=migrator t=2026-05-26T05:52:47.315353001Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T05:52:47.32031458Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.960938ms logger=migrator t=2026-05-26T05:52:47.324129813Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T05:52:47.324325217Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=196.294µs logger=migrator t=2026-05-26T05:52:47.328227152Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T05:52:47.329920729Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.693667ms logger=migrator t=2026-05-26T05:52:47.375417624Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T05:52:47.376661971Z level=info msg="Migration successfully executed" id="create team member table" duration=1.247878ms logger=migrator t=2026-05-26T05:52:47.381811904Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T05:52:47.382934738Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.112614ms logger=migrator t=2026-05-26T05:52:47.387158881Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T05:52:47.38803143Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=871.869µs logger=migrator t=2026-05-26T05:52:47.392031927Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T05:52:47.392781864Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=747.867µs logger=migrator t=2026-05-26T05:52:47.396405263Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T05:52:47.399624703Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.21924ms logger=migrator t=2026-05-26T05:52:47.403672591Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T05:52:47.408474596Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.801645ms logger=migrator t=2026-05-26T05:52:47.412083145Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T05:52:47.41688103Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.797845ms logger=migrator t=2026-05-26T05:52:47.421118933Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T05:52:47.422031183Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=912µs logger=migrator t=2026-05-26T05:52:47.426079821Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T05:52:47.426944311Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=864.58µs logger=migrator t=2026-05-26T05:52:47.430504458Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T05:52:47.43151458Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.010022ms logger=migrator t=2026-05-26T05:52:47.435676902Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T05:52:47.437435219Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.760788ms logger=migrator t=2026-05-26T05:52:47.441216862Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T05:52:47.442156903Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=938.721µs logger=migrator t=2026-05-26T05:52:47.445894244Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T05:52:47.44705256Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.159426ms logger=migrator t=2026-05-26T05:52:47.45120727Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T05:52:47.452245934Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.038064ms logger=migrator t=2026-05-26T05:52:47.456371664Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T05:52:47.457887207Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.515054ms logger=migrator t=2026-05-26T05:52:47.462583269Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T05:52:47.463431848Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=868.46µs logger=migrator t=2026-05-26T05:52:47.468246953Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T05:52:47.468676733Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=430.23µs logger=migrator t=2026-05-26T05:52:47.473410736Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T05:52:47.474225414Z level=info msg="Migration successfully executed" id="create tag table" duration=814.578µs logger=migrator t=2026-05-26T05:52:47.477830203Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T05:52:47.478756613Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=926.61µs logger=migrator t=2026-05-26T05:52:47.482553186Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T05:52:47.483347963Z level=info msg="Migration successfully executed" id="create login attempt table" duration=794.867µs logger=migrator t=2026-05-26T05:52:47.487693098Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T05:52:47.488888975Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.196407ms logger=migrator t=2026-05-26T05:52:47.493225419Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T05:52:47.494269982Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.044183ms logger=migrator t=2026-05-26T05:52:47.497924112Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:52:47.512321326Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.396424ms logger=migrator t=2026-05-26T05:52:47.516982439Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T05:52:47.517571851Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=589.882µs logger=migrator t=2026-05-26T05:52:47.521472706Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T05:52:47.522108311Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=636.455µs logger=migrator t=2026-05-26T05:52:47.525536785Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T05:52:47.52573797Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=201.285µs logger=migrator t=2026-05-26T05:52:47.529551433Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T05:52:47.530186668Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=633.434µs logger=migrator t=2026-05-26T05:52:47.534485911Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T05:52:47.536179458Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.692577ms logger=migrator t=2026-05-26T05:52:47.540509693Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T05:52:47.54218195Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.671247ms logger=migrator t=2026-05-26T05:52:47.547110637Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T05:52:47.547186849Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.402µs logger=migrator t=2026-05-26T05:52:47.551391431Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T05:52:47.558779683Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.390392ms logger=migrator t=2026-05-26T05:52:47.562997314Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T05:52:47.568079185Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.081211ms logger=migrator t=2026-05-26T05:52:47.572263247Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T05:52:47.577242365Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.978668ms logger=migrator t=2026-05-26T05:52:47.581440068Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T05:52:47.586448297Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.007989ms logger=migrator t=2026-05-26T05:52:47.590944595Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T05:52:47.59202766Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.083564ms logger=migrator t=2026-05-26T05:52:47.596254231Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T05:52:47.605143735Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.887704ms logger=migrator t=2026-05-26T05:52:47.609588923Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T05:52:47.610142845Z level=info msg="Migration successfully executed" id="create server_lock table" duration=553.522µs logger=migrator t=2026-05-26T05:52:47.614307866Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T05:52:47.615291598Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=980.572µs logger=migrator t=2026-05-26T05:52:47.619358576Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T05:52:47.620364309Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.004853ms logger=migrator t=2026-05-26T05:52:47.627208928Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T05:52:47.629098639Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.892411ms logger=migrator t=2026-05-26T05:52:47.634350714Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T05:52:47.635301715Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=955.981µs logger=migrator t=2026-05-26T05:52:47.639566068Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T05:52:47.640656782Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.088314ms logger=migrator t=2026-05-26T05:52:47.646617862Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T05:52:47.653192176Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.574103ms logger=migrator t=2026-05-26T05:52:47.65797404Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T05:52:47.658905101Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=931.061µs logger=migrator t=2026-05-26T05:52:47.663890599Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T05:52:47.665377962Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.487423ms logger=migrator t=2026-05-26T05:52:47.670960405Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T05:52:47.672066848Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.104223ms logger=migrator t=2026-05-26T05:52:47.676899394Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T05:52:47.677908316Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.008572ms logger=migrator t=2026-05-26T05:52:47.682712751Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T05:52:47.683847636Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.135925ms logger=migrator t=2026-05-26T05:52:47.689867548Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T05:52:47.68994705Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.912µs logger=migrator t=2026-05-26T05:52:47.695094602Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T05:52:47.695215654Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.042µs logger=migrator t=2026-05-26T05:52:47.700074151Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T05:52:47.701462921Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.38889ms logger=migrator t=2026-05-26T05:52:47.70922336Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:52:47.710226933Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.004133ms logger=migrator t=2026-05-26T05:52:47.714958607Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:52:47.71649986Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.541354ms logger=migrator t=2026-05-26T05:52:47.721885778Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:52:47.721959059Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.941µs logger=migrator t=2026-05-26T05:52:47.726058578Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:52:47.726883767Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=826.049µs logger=migrator t=2026-05-26T05:52:47.732240884Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:52:47.734490694Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.250709ms logger=migrator t=2026-05-26T05:52:47.738564802Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:52:47.739268548Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=703.736µs logger=migrator t=2026-05-26T05:52:47.743723155Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:52:47.74442695Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=701.855µs logger=migrator t=2026-05-26T05:52:47.748357156Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T05:52:47.75443804Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.081464ms logger=migrator t=2026-05-26T05:52:47.758969398Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T05:52:47.759970691Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.000853ms logger=migrator t=2026-05-26T05:52:47.765046631Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T05:52:47.765163463Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=117.532µs logger=migrator t=2026-05-26T05:52:47.769484548Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T05:52:47.770941001Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.458142ms logger=migrator t=2026-05-26T05:52:47.775141242Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T05:52:47.776331977Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.192365ms logger=migrator t=2026-05-26T05:52:47.781333157Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T05:52:47.78235231Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.021613ms logger=migrator t=2026-05-26T05:52:47.786345957Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:52:47.786422088Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=77.271µs logger=migrator t=2026-05-26T05:52:47.792064342Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T05:52:47.793159075Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.094733ms logger=migrator t=2026-05-26T05:52:47.798186135Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T05:52:47.799301081Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.111975ms logger=migrator t=2026-05-26T05:52:47.803316188Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T05:52:47.8043741Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.057252ms logger=migrator t=2026-05-26T05:52:47.809914572Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T05:52:47.810835532Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=920.95µs logger=migrator t=2026-05-26T05:52:47.816536687Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T05:52:47.822290703Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.759106ms logger=migrator t=2026-05-26T05:52:47.826489954Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:52:47.827416225Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=924.881µs logger=migrator t=2026-05-26T05:52:47.831347061Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:52:47.832332562Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=985.771µs logger=migrator t=2026-05-26T05:52:47.836082134Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T05:52:47.866665703Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.582579ms logger=migrator t=2026-05-26T05:52:47.870492136Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T05:52:47.894767437Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.275081ms logger=migrator t=2026-05-26T05:52:47.898669462Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:52:47.899388707Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=719.145µs logger=migrator t=2026-05-26T05:52:47.902699531Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:52:47.903375085Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=675.655µs logger=migrator t=2026-05-26T05:52:47.907111657Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T05:52:47.913038166Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.926099ms logger=migrator t=2026-05-26T05:52:47.917088335Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T05:52:47.923142017Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.053982ms logger=migrator t=2026-05-26T05:52:47.926598123Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T05:52:47.927308948Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=708.155µs logger=migrator t=2026-05-26T05:52:47.931310906Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T05:52:47.932038052Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=726.976µs logger=migrator t=2026-05-26T05:52:47.936167842Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T05:52:47.937107733Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=939.611µs logger=migrator t=2026-05-26T05:52:47.941298084Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T05:52:47.942321097Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.024343ms logger=migrator t=2026-05-26T05:52:47.946847006Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:52:47.946913097Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.342µs logger=migrator t=2026-05-26T05:52:47.950855994Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T05:52:47.956955067Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.098633ms logger=migrator t=2026-05-26T05:52:47.960819581Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T05:52:47.966854353Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.033842ms logger=migrator t=2026-05-26T05:52:47.97080884Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T05:52:47.977002455Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.191755ms logger=migrator t=2026-05-26T05:52:47.98089761Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T05:52:47.981891682Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=994.802µs logger=migrator t=2026-05-26T05:52:47.985646254Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T05:52:47.986591934Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=945.62µs logger=migrator t=2026-05-26T05:52:47.991717676Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T05:52:47.997662006Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.9441ms logger=migrator t=2026-05-26T05:52:48.001313787Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T05:52:48.007243826Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.929389ms logger=migrator t=2026-05-26T05:52:48.010955207Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T05:52:48.012020581Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.065184ms logger=migrator t=2026-05-26T05:52:48.01611402Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T05:52:48.02209291Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.97869ms logger=migrator t=2026-05-26T05:52:48.025622547Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T05:52:48.030915463Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.293556ms logger=migrator t=2026-05-26T05:52:48.034288157Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T05:52:48.034357269Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.212µs logger=migrator t=2026-05-26T05:52:48.037801264Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T05:52:48.038848886Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.047182ms logger=migrator t=2026-05-26T05:52:48.043267033Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T05:52:48.044374347Z 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.106954ms logger=migrator t=2026-05-26T05:52:48.048853685Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T05:52:48.049873327Z 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.019432ms logger=migrator t=2026-05-26T05:52:48.054178851Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:52:48.054244333Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.962µs logger=migrator t=2026-05-26T05:52:48.058302561Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T05:52:48.065462328Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.158547ms logger=migrator t=2026-05-26T05:52:48.069649929Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T05:52:48.076786205Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.135806ms logger=migrator t=2026-05-26T05:52:48.080461885Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T05:52:48.087265003Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.802198ms logger=migrator t=2026-05-26T05:52:48.091043936Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T05:52:48.095606405Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.562619ms logger=migrator t=2026-05-26T05:52:48.099951961Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T05:52:48.107016015Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.017313ms logger=migrator t=2026-05-26T05:52:48.111686787Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T05:52:48.11182781Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=147.003µs logger=migrator t=2026-05-26T05:52:48.116315229Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T05:52:48.117639917Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.321958ms logger=migrator t=2026-05-26T05:52:48.122420022Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T05:52:48.128739499Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.319517ms logger=migrator t=2026-05-26T05:52:48.132556124Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T05:52:48.132618435Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=62.931µs logger=migrator t=2026-05-26T05:52:48.136277814Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T05:52:48.142453339Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.177455ms logger=migrator t=2026-05-26T05:52:48.146207681Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T05:52:48.147155632Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=947.861µs logger=migrator t=2026-05-26T05:52:48.15118302Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T05:52:48.1575907Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.40689ms logger=migrator t=2026-05-26T05:52:48.161148618Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T05:52:48.161919784Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=771.736µs logger=migrator t=2026-05-26T05:52:48.165768128Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T05:52:48.166712389Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=944.191µs logger=migrator t=2026-05-26T05:52:48.170609664Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T05:52:48.177623298Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.012754ms logger=migrator t=2026-05-26T05:52:48.180907589Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T05:52:48.181656555Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=749.056µs logger=migrator t=2026-05-26T05:52:48.186351638Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T05:52:48.18735241Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.000532ms logger=migrator t=2026-05-26T05:52:48.191178654Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T05:52:48.192028692Z level=info msg="Migration successfully executed" id="create alert_image table" duration=849.778µs logger=migrator t=2026-05-26T05:52:48.19605858Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T05:52:48.197097253Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.038243ms logger=migrator t=2026-05-26T05:52:48.201038739Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T05:52:48.2011029Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.791µs logger=migrator t=2026-05-26T05:52:48.204933524Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T05:52:48.205906565Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=973.151µs logger=migrator t=2026-05-26T05:52:48.209992914Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T05:52:48.210892074Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=899µs logger=migrator t=2026-05-26T05:52:48.21437209Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:52:48.214736688Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:52:48.21804138Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T05:52:48.218410038Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=368.768µs logger=migrator t=2026-05-26T05:52:48.221949946Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T05:52:48.222942727Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=992.731µs logger=migrator t=2026-05-26T05:52:48.226615697Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T05:52:48.234876298Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.260001ms logger=migrator t=2026-05-26T05:52:48.239413127Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T05:52:48.24045488Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.053943ms logger=migrator t=2026-05-26T05:52:48.245757385Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T05:52:48.246769607Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.011682ms logger=migrator t=2026-05-26T05:52:48.251624373Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T05:52:48.252431021Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=806.708µs logger=migrator t=2026-05-26T05:52:48.259878274Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T05:52:48.262126093Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.251469ms logger=migrator t=2026-05-26T05:52:48.266768205Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T05:52:48.268068613Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.300248ms logger=migrator t=2026-05-26T05:52:48.27248068Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T05:52:48.272559802Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=80.021µs logger=migrator t=2026-05-26T05:52:48.276468666Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T05:52:48.27663034Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=160.024µs logger=migrator t=2026-05-26T05:52:48.282296153Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T05:52:48.292678211Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.375607ms logger=migrator t=2026-05-26T05:52:48.297112727Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T05:52:48.297653569Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=541.402µs logger=migrator t=2026-05-26T05:52:48.301982713Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T05:52:48.303879645Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.896232ms logger=migrator t=2026-05-26T05:52:48.312544494Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T05:52:48.313321851Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=820.278µs logger=migrator t=2026-05-26T05:52:48.317419031Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T05:52:48.318595856Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.176515ms logger=migrator t=2026-05-26T05:52:48.322938472Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T05:52:48.323947994Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.009332ms logger=migrator t=2026-05-26T05:52:48.328062123Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T05:52:48.362343912Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.277109ms logger=migrator t=2026-05-26T05:52:48.36821249Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T05:52:48.373907215Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.691965ms logger=migrator t=2026-05-26T05:52:48.377639896Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T05:52:48.37779939Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=159.593µs logger=migrator t=2026-05-26T05:52:48.382056473Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T05:52:48.413819416Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.757923ms logger=migrator t=2026-05-26T05:52:48.419720185Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T05:52:48.450535078Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.811553ms logger=migrator t=2026-05-26T05:52:48.455279032Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T05:52:48.456934807Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.655715ms logger=migrator t=2026-05-26T05:52:48.463959402Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T05:52:48.465197878Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.238296ms logger=migrator t=2026-05-26T05:52:48.478430917Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T05:52:48.478981369Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=555.192µs logger=migrator t=2026-05-26T05:52:48.483396556Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T05:52:48.48451647Z level=info msg="Migration successfully executed" id="create permission table" duration=1.119174ms logger=migrator t=2026-05-26T05:52:48.48953495Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T05:52:48.490787497Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.256027ms logger=migrator t=2026-05-26T05:52:48.495660073Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T05:52:48.496933142Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.272309ms logger=migrator t=2026-05-26T05:52:48.502893002Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T05:52:48.504008716Z level=info msg="Migration successfully executed" id="create role table" duration=1.116034ms logger=migrator t=2026-05-26T05:52:48.508626837Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T05:52:48.517634084Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.003867ms logger=migrator t=2026-05-26T05:52:48.521945588Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T05:52:48.527466489Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.522431ms logger=migrator t=2026-05-26T05:52:48.5334843Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T05:52:48.535306289Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.824219ms logger=migrator t=2026-05-26T05:52:48.53991546Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T05:52:48.541149097Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.232907ms logger=migrator t=2026-05-26T05:52:48.545689316Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T05:52:48.547818343Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.128277ms logger=migrator t=2026-05-26T05:52:48.553997238Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T05:52:48.55501725Z level=info msg="Migration successfully executed" id="create team role table" duration=1.019682ms logger=migrator t=2026-05-26T05:52:48.559871036Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T05:52:48.561932241Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.060865ms logger=migrator t=2026-05-26T05:52:48.567075994Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T05:52:48.569101818Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.058505ms logger=migrator t=2026-05-26T05:52:48.57424557Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T05:52:48.575531769Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.286579ms logger=migrator t=2026-05-26T05:52:48.58111633Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T05:52:48.582120122Z level=info msg="Migration successfully executed" id="create user role table" duration=1.002272ms logger=migrator t=2026-05-26T05:52:48.586486028Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T05:52:48.587615612Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.129614ms logger=migrator t=2026-05-26T05:52:48.592893448Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T05:52:48.594050802Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.159555ms logger=migrator t=2026-05-26T05:52:48.599591063Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T05:52:48.60125652Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.664897ms logger=migrator t=2026-05-26T05:52:48.605944233Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T05:52:48.606965765Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.022322ms logger=migrator t=2026-05-26T05:52:48.611531065Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T05:52:48.612838533Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.307358ms logger=migrator t=2026-05-26T05:52:48.618701651Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T05:52:48.619859657Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.158296ms logger=migrator t=2026-05-26T05:52:48.624287593Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T05:52:48.635066398Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.777455ms logger=migrator t=2026-05-26T05:52:48.639131077Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T05:52:48.640262902Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.129595ms logger=migrator t=2026-05-26T05:52:48.644604217Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T05:52:48.645730112Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.125545ms logger=migrator t=2026-05-26T05:52:48.651406176Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T05:52:48.65300215Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.595635ms logger=migrator t=2026-05-26T05:52:48.656845285Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T05:52:48.65847903Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.631495ms logger=migrator t=2026-05-26T05:52:48.664062062Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T05:52:48.664971012Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=909.371µs logger=migrator t=2026-05-26T05:52:48.669390908Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T05:52:48.671258109Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.867391ms logger=migrator t=2026-05-26T05:52:48.675982483Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T05:52:48.686330348Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.349845ms logger=migrator t=2026-05-26T05:52:48.690316656Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T05:52:48.700408735Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.091419ms logger=migrator t=2026-05-26T05:52:48.706040689Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T05:52:48.713308858Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.26762ms logger=migrator t=2026-05-26T05:52:48.717718943Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T05:52:48.725060374Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.338851ms logger=migrator t=2026-05-26T05:52:48.731076455Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T05:52:48.732109449Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.033204ms logger=migrator t=2026-05-26T05:52:48.736826221Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T05:52:48.737796413Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=969.992µs logger=migrator t=2026-05-26T05:52:48.742237409Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T05:52:48.743261412Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.023513ms logger=migrator t=2026-05-26T05:52:48.748134718Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T05:52:48.749001198Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=866.239µs logger=migrator t=2026-05-26T05:52:48.752722128Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T05:52:48.753527936Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=805.558µs logger=migrator t=2026-05-26T05:52:48.757723738Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T05:52:48.75780095Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.621µs logger=migrator t=2026-05-26T05:52:48.761417948Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T05:52:48.761568402Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=147.884µs logger=migrator t=2026-05-26T05:52:48.767256246Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T05:52:48.7679069Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=650.094µs logger=migrator t=2026-05-26T05:52:48.771805045Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T05:52:48.772373777Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=569.262µs logger=migrator t=2026-05-26T05:52:48.77615314Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T05:52:48.776921057Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=768.077µs logger=migrator t=2026-05-26T05:52:48.780617148Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T05:52:48.780839253Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=222.355µs logger=migrator t=2026-05-26T05:52:48.786477606Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T05:52:48.787113109Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=635.243µs logger=migrator t=2026-05-26T05:52:48.791372553Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T05:52:48.792865385Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.492012ms logger=migrator t=2026-05-26T05:52:48.798041388Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T05:52:48.799532321Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.490983ms logger=migrator t=2026-05-26T05:52:48.80546264Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T05:52:48.814786544Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.318464ms logger=migrator t=2026-05-26T05:52:48.819526508Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T05:52:48.819590359Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.901µs logger=migrator t=2026-05-26T05:52:48.823641117Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T05:52:48.824567898Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=923.881µs logger=migrator t=2026-05-26T05:52:48.832925921Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T05:52:48.834807581Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.88336ms logger=migrator t=2026-05-26T05:52:48.839701538Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T05:52:48.841553699Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.847971ms logger=migrator t=2026-05-26T05:52:48.846909296Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T05:52:48.860483211Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.568035ms logger=migrator t=2026-05-26T05:52:48.866393052Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T05:52:48.867619298Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.225906ms logger=migrator t=2026-05-26T05:52:48.871284928Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T05:52:48.872483034Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.197706ms logger=migrator t=2026-05-26T05:52:48.87640405Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:52:48.903311278Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.907759ms logger=migrator t=2026-05-26T05:52:48.90938793Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T05:52:48.910624457Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.233377ms logger=migrator t=2026-05-26T05:52:48.915890812Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T05:52:48.917104899Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.213997ms logger=migrator t=2026-05-26T05:52:48.923146681Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T05:52:48.924378627Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.231706ms logger=migrator t=2026-05-26T05:52:48.928979508Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T05:52:48.930264296Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.282808ms logger=migrator t=2026-05-26T05:52:48.935326117Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T05:52:48.935628323Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=300.416µs logger=migrator t=2026-05-26T05:52:48.940323546Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T05:52:48.941205915Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=879.029µs logger=migrator t=2026-05-26T05:52:48.946967311Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T05:52:48.959677389Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.710389ms logger=migrator t=2026-05-26T05:52:48.964035413Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T05:52:48.964947984Z level=info msg="Migration successfully executed" id="create entity_events table" duration=913.271µs logger=migrator t=2026-05-26T05:52:48.97117242Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T05:52:48.972369876Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.197396ms logger=migrator t=2026-05-26T05:52:48.976576498Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:52:48.97713874Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:52:48.980970843Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:52:48.981607138Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:52:48.986242369Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T05:52:48.987594259Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.353831ms logger=migrator t=2026-05-26T05:52:48.993337664Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T05:52:48.99454794Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.210016ms logger=migrator t=2026-05-26T05:52:48.998111558Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:52:48.999960758Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.84685ms logger=migrator t=2026-05-26T05:52:49.006105132Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:52:49.007868361Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.763639ms logger=migrator t=2026-05-26T05:52:49.012270848Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:52:49.013450063Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.178825ms logger=migrator t=2026-05-26T05:52:49.01746176Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:52:49.018858771Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.396721ms logger=migrator t=2026-05-26T05:52:49.02430573Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T05:52:49.025579747Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.272247ms logger=migrator t=2026-05-26T05:52:49.030052775Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T05:52:49.032045019Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.991044ms logger=migrator t=2026-05-26T05:52:49.038237614Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:52:49.039700415Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.462861ms logger=migrator t=2026-05-26T05:52:49.04355878Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:52:49.045065632Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.506162ms logger=migrator t=2026-05-26T05:52:49.049573591Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T05:52:49.051020083Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.446431ms logger=migrator t=2026-05-26T05:52:49.057420853Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T05:52:49.089535693Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.11184ms logger=migrator t=2026-05-26T05:52:49.093829947Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T05:52:49.103717483Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.886026ms logger=migrator t=2026-05-26T05:52:49.107750691Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T05:52:49.117406772Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.65568ms logger=migrator t=2026-05-26T05:52:49.123262809Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T05:52:49.123488494Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=223.885µs logger=migrator t=2026-05-26T05:52:49.127079953Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T05:52:49.140860534Z level=info msg="Migration successfully executed" id="add share column" duration=13.780291ms logger=migrator t=2026-05-26T05:52:49.144966663Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T05:52:49.145116676Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=149.133µs logger=migrator t=2026-05-26T05:52:49.150415732Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T05:52:49.151524016Z level=info msg="Migration successfully executed" id="create file table" duration=1.108174ms logger=migrator t=2026-05-26T05:52:49.156834632Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T05:52:49.158446628Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.610146ms logger=migrator t=2026-05-26T05:52:49.163813705Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T05:52:49.165823828Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.010783ms logger=migrator t=2026-05-26T05:52:49.173547187Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T05:52:49.174533889Z level=info msg="Migration successfully executed" id="create file_meta table" duration=986.642µs logger=migrator t=2026-05-26T05:52:49.179574998Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T05:52:49.181830537Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.255589ms logger=migrator t=2026-05-26T05:52:49.18744542Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T05:52:49.187521382Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.811µs logger=migrator t=2026-05-26T05:52:49.193090793Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T05:52:49.193176605Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=86.932µs logger=migrator t=2026-05-26T05:52:49.197923379Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T05:52:49.198588343Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=664.784µs logger=migrator t=2026-05-26T05:52:49.201957796Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T05:52:49.202162131Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=205.245µs logger=migrator t=2026-05-26T05:52:49.205891083Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T05:52:49.207342754Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.451451ms logger=migrator t=2026-05-26T05:52:49.212429625Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T05:52:49.22364028Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.210875ms logger=migrator t=2026-05-26T05:52:49.227966915Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T05:52:49.228236011Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=267.355µs logger=migrator t=2026-05-26T05:52:49.232768119Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T05:52:49.233987886Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.220347ms logger=migrator t=2026-05-26T05:52:49.238076335Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T05:52:49.238485434Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=410.038µs logger=migrator t=2026-05-26T05:52:49.243555974Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T05:52:49.2438199Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=264.206µs logger=migrator t=2026-05-26T05:52:49.247256176Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T05:52:49.247720166Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=464.44µs logger=migrator t=2026-05-26T05:52:49.251211152Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T05:52:49.261696921Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.48783ms logger=migrator t=2026-05-26T05:52:49.26486269Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T05:52:49.275195855Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.330685ms logger=migrator t=2026-05-26T05:52:49.281701887Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T05:52:49.282814921Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.113394ms logger=migrator t=2026-05-26T05:52:49.287099485Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T05:52:49.37989087Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.788625ms logger=migrator t=2026-05-26T05:52:49.388733783Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T05:52:49.391970583Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.253191ms logger=migrator t=2026-05-26T05:52:49.396345089Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T05:52:49.39776596Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.419491ms logger=migrator t=2026-05-26T05:52:49.403983485Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T05:52:49.434470051Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.480576ms logger=migrator t=2026-05-26T05:52:49.441968755Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T05:52:49.451640775Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.668481ms logger=migrator t=2026-05-26T05:52:49.455906999Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T05:52:49.45643711Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=531.591µs logger=migrator t=2026-05-26T05:52:49.459435885Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T05:52:49.459608769Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.774µs logger=migrator t=2026-05-26T05:52:49.463519805Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T05:52:49.4637328Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=210.105µs logger=migrator t=2026-05-26T05:52:49.467688935Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T05:52:49.467980522Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=293.767µs logger=migrator t=2026-05-26T05:52:49.473327589Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T05:52:49.473670646Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=342.937µs logger=migrator t=2026-05-26T05:52:49.478584244Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T05:52:49.479630096Z level=info msg="Migration successfully executed" id="create folder table" duration=1.045892ms logger=migrator t=2026-05-26T05:52:49.489443051Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T05:52:49.490633976Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.193705ms logger=migrator t=2026-05-26T05:52:49.503443126Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T05:52:49.505072242Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.631796ms logger=migrator t=2026-05-26T05:52:49.510106731Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T05:52:49.510132812Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.541µs logger=migrator t=2026-05-26T05:52:49.513303531Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:52:49.514433846Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.130145ms logger=migrator t=2026-05-26T05:52:49.522550083Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:52:49.524346552Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.798369ms logger=migrator t=2026-05-26T05:52:49.530413745Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T05:52:49.532521301Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.108315ms logger=migrator t=2026-05-26T05:52:49.537026059Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T05:52:49.537777675Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=751.276µs logger=migrator t=2026-05-26T05:52:49.543731875Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T05:52:49.544214736Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=484.271µs logger=migrator t=2026-05-26T05:52:49.549048151Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T05:52:49.551844882Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.799241ms logger=migrator t=2026-05-26T05:52:49.558566469Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T05:52:49.57874627Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=20.176841ms logger=migrator t=2026-05-26T05:52:49.583656627Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T05:52:49.584681039Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.026532ms logger=migrator t=2026-05-26T05:52:49.590466695Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T05:52:49.591726612Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.268027ms logger=migrator t=2026-05-26T05:52:49.601583068Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T05:52:49.60262395Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.043492ms logger=migrator t=2026-05-26T05:52:49.611288589Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T05:52:49.612542927Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.257438ms logger=migrator t=2026-05-26T05:52:49.622899543Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T05:52:49.624013547Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.116334ms logger=migrator t=2026-05-26T05:52:49.630954659Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T05:52:49.632345029Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.3928ms logger=migrator t=2026-05-26T05:52:49.635979678Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T05:52:49.636966201Z level=info msg="Migration successfully executed" id="create signing_key table" duration=987.423µs logger=migrator t=2026-05-26T05:52:49.641899447Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T05:52:49.643259948Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.362821ms logger=migrator t=2026-05-26T05:52:49.647096521Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T05:52:49.648315508Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.220477ms logger=migrator t=2026-05-26T05:52:49.651992718Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T05:52:49.652286994Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=295.576µs logger=migrator t=2026-05-26T05:52:49.656458886Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T05:52:49.666269749Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.803243ms logger=migrator t=2026-05-26T05:52:49.672542036Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T05:52:49.6736252Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.086244ms logger=migrator t=2026-05-26T05:52:49.676955073Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:52:49.676986463Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.45µs logger=migrator t=2026-05-26T05:52:49.680162243Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:52:49.681480382Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.318399ms logger=migrator t=2026-05-26T05:52:49.688950945Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:52:49.689022756Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.271µs logger=migrator t=2026-05-26T05:52:49.694154548Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T05:52:49.69603956Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.887442ms logger=migrator t=2026-05-26T05:52:49.700403264Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:52:49.701944058Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.544754ms logger=migrator t=2026-05-26T05:52:49.715901383Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T05:52:49.717373734Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.475391ms logger=migrator t=2026-05-26T05:52:49.722575378Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T05:52:49.723778505Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.205437ms logger=migrator t=2026-05-26T05:52:49.733700901Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T05:52:49.734827716Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.130845ms logger=migrator t=2026-05-26T05:52:49.74465424Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T05:52:49.74598491Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.33198ms logger=migrator t=2026-05-26T05:52:49.750179341Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T05:52:49.751131291Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=952.45µs logger=migrator t=2026-05-26T05:52:49.756694973Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T05:52:49.757633134Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=939.231µs logger=migrator t=2026-05-26T05:52:49.767924848Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T05:52:49.788773503Z level=info msg="Migration successfully executed" id="add stack_id column" duration=20.850786ms logger=migrator t=2026-05-26T05:52:49.799420506Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T05:52:49.811800016Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.376969ms logger=migrator t=2026-05-26T05:52:49.821436515Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T05:52:49.837110288Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=15.672743ms logger=migrator t=2026-05-26T05:52:49.885661667Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T05:52:49.885756579Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=98.192µs logger=migrator t=2026-05-26T05:52:49.891610358Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T05:52:49.904836446Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.226838ms logger=migrator t=2026-05-26T05:52:49.908976047Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T05:52:49.921810646Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.82967ms logger=migrator t=2026-05-26T05:52:49.925980327Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T05:52:49.926253453Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=273.226µs logger=migrator t=2026-05-26T05:52:49.931925247Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.376730974s logger=migrator t=2026-05-26T05:52:49.932835667Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T05:52:49.951790101Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T05:52:49.951995215Z level=info msg="Created default organization" logger=secrets t=2026-05-26T05:52:49.959399557Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:52:50.03198723Z level=info msg="Restored cache from database" duration=430.33µs logger=plugin.store t=2026-05-26T05:52:50.033277868Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T05:52:50.073374362Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T05:52:50.073406023Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T05:52:50.073505815Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T05:52:50.073518885Z level=info msg="Plugins loaded" count=54 duration=40.241847ms logger=query_data t=2026-05-26T05:52:50.078378091Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T05:52:50.081486589Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T05:52:50.087719715Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T05:52:50.0961998Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T05:52:50.098374307Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T05:52:50.100836841Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T05:52:50.136299894Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T05:52:50.156468454Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T05:52:50.187186564Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T05:52:50.187232435Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T05:52:50.187651614Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T05:52:50.187829928Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-26T05:52:50.188065793Z level=info msg="State cache has been initialized" states=0 duration=414.269µs logger=ngalert.scheduler t=2026-05-26T05:52:50.188098393Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T05:52:50.188143054Z level=info msg=starting first_tick=2026-05-26T05:53:00Z logger=http.server t=2026-05-26T05:52:50.192103901Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-26T05:52:50.193022801Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-26T05:52:50.25394279Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-26T05:52:50.316418992Z level=info msg="Update check succeeded" duration=128.509333ms logger=sqlstore.transactions t=2026-05-26T05:52:50.346748603Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-26T05:52:50.37686808Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-26T05:52:50.378535066Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-26T05:52:50.37959461Z level=info msg="Update check succeeded" duration=191.429625ms logger=sqlstore.transactions t=2026-05-26T05:52:50.418682932Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:52:50.474736774Z level=info msg="Patterns update finished" duration=134.499903ms logger=grafana-apiserver t=2026-05-26T05:52:50.514873929Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T05:52:50.515337779Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T05:52:52.660762949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.661701229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.678410272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.700154626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.718734861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.736850505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.752609108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.855649052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.872190951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.980894497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:52.997410347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.18646306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.203981711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.241426795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.260725365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.299980668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.316478247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.340862958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.363214685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.386790827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.40394417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.438690606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.456391371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.516224832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.537419073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.573689362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.588538725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.617047465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.640450475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.706616553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.722736394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.757518301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.772295652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.802678114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.820151003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.862077735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.878428001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.91746776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.935250867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.972923096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:53.990956299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.041724802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.058439386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.095411549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.110683462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.146707974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.160720108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.206691658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.22612478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.262710575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.288140598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.351773851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.380881023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.469751515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.485122599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.566363234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.58406361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.653959339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.672602934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.737666878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.758134933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.825447096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.843459897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.94018255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:54.954717615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.028651612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.045715292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.125209059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.148826212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.230396233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.243520228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.32693712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.343780726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.412733893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.428782922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.525155465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.545983757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.61796191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.632032916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:52:55.704868768Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T05:53:45.214032225Z level=info msg="Usage stats are ready to report"