logger=settings t=2026-07-09T14:47:37.494143155Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T14:47:37Z logger=settings t=2026-07-09T14:47:37.494403393Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T14:47:37.494415193Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T14:47:37.494418583Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T14:47:37.494421693Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T14:47:37.494424393Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T14:47:37.494428803Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T14:47:37.494431533Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T14:47:37.494434934Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T14:47:37.494441414Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T14:47:37.494446804Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T14:47:37.494450174Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T14:47:37.494454984Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T14:47:37.494461234Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T14:47:37.494464204Z level=info msg=Target target=[all] logger=settings t=2026-07-09T14:47:37.494474575Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T14:47:37.494477505Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T14:47:37.494480565Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T14:47:37.494485005Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T14:47:37.494488505Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T14:47:37.494491665Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T14:47:37.494782773Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T14:47:37.494802674Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T14:47:37.496230854Z level=info msg="Locking database" logger=migrator t=2026-07-09T14:47:37.496242944Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T14:47:37.497238492Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T14:47:37.501107709Z level=info msg="Migration successfully executed" id="create migration_log table" duration=4.240198ms logger=migrator t=2026-07-09T14:47:37.50939296Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T14:47:37.510546082Z level=info msg="Migration successfully executed" id="create user table" duration=1.155642ms logger=migrator t=2026-07-09T14:47:37.516091156Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T14:47:37.517416513Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.332007ms logger=migrator t=2026-07-09T14:47:37.522725041Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T14:47:37.523627286Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=902.845µs logger=migrator t=2026-07-09T14:47:37.527660789Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T14:47:37.528491492Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=832.063µs logger=migrator t=2026-07-09T14:47:37.531874206Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T14:47:37.532609506Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=735.91µs logger=migrator t=2026-07-09T14:47:37.539718664Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T14:47:37.543582152Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.866108ms logger=migrator t=2026-07-09T14:47:37.549875047Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T14:47:37.550924946Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.049719ms logger=migrator t=2026-07-09T14:47:37.554168796Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T14:47:37.554925278Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=756.311µs logger=migrator t=2026-07-09T14:47:37.558332863Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T14:47:37.559108654Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=776.192µs logger=migrator t=2026-07-09T14:47:37.569089892Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T14:47:37.569879404Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=793.542µs logger=migrator t=2026-07-09T14:47:37.573365671Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T14:47:37.573959337Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=593.436µs logger=migrator t=2026-07-09T14:47:37.577482736Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T14:47:37.578748321Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.264575ms logger=migrator t=2026-07-09T14:47:37.583002809Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T14:47:37.58304524Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.891µs logger=migrator t=2026-07-09T14:47:37.589737417Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T14:47:37.592205255Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.467048ms logger=migrator t=2026-07-09T14:47:37.598145681Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T14:47:37.598432609Z level=info msg="Migration successfully executed" id="Add missing user data" duration=287.298µs logger=migrator t=2026-07-09T14:47:37.604180629Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T14:47:37.606442532Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.263123ms logger=migrator t=2026-07-09T14:47:37.612682776Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T14:47:37.613697654Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.017288ms logger=migrator t=2026-07-09T14:47:37.619122385Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T14:47:37.620440012Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.320857ms logger=migrator t=2026-07-09T14:47:37.624270728Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T14:47:37.633269329Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.99245ms logger=migrator t=2026-07-09T14:47:37.646809156Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T14:47:37.648418821Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.612555ms logger=migrator t=2026-07-09T14:47:37.653104681Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T14:47:37.653359118Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=256.037µs logger=migrator t=2026-07-09T14:47:37.658567593Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T14:47:37.659677374Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.109121ms logger=migrator t=2026-07-09T14:47:37.675624128Z 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-07-09T14:47:37.676156773Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=536.705µs logger=migrator t=2026-07-09T14:47:37.682062677Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T14:47:37.682488349Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=426.722µs logger=migrator t=2026-07-09T14:47:37.689775922Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T14:47:37.692048015Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.274993ms logger=migrator t=2026-07-09T14:47:37.69759441Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T14:47:37.698504845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=907.656µs logger=migrator t=2026-07-09T14:47:37.703986208Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T14:47:37.704997806Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.013109ms logger=migrator t=2026-07-09T14:47:37.738845038Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T14:47:37.739599739Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=757.091µs logger=migrator t=2026-07-09T14:47:37.74610529Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T14:47:37.74718773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.08322ms logger=migrator t=2026-07-09T14:47:37.753200498Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T14:47:37.753244289Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.861µs logger=migrator t=2026-07-09T14:47:37.758600658Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T14:47:37.75941067Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=814.572µs logger=migrator t=2026-07-09T14:47:37.765265314Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T14:47:37.76658513Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.326226ms logger=migrator t=2026-07-09T14:47:37.7726798Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T14:47:37.774732007Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.056747ms logger=migrator t=2026-07-09T14:47:37.780335693Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T14:47:37.781533607Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.202934ms logger=migrator t=2026-07-09T14:47:37.789224291Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T14:47:37.791900925Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.689395ms logger=migrator t=2026-07-09T14:47:37.79601395Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T14:47:37.796639507Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=626.487µs logger=migrator t=2026-07-09T14:47:37.801629196Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T14:47:37.802627344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=999.278µs logger=migrator t=2026-07-09T14:47:37.8078825Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T14:47:37.808663022Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=781.652µs logger=migrator t=2026-07-09T14:47:37.813565938Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T14:47:37.81433309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=761.861µs logger=migrator t=2026-07-09T14:47:37.819615657Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T14:47:37.820408859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=793.442µs logger=migrator t=2026-07-09T14:47:37.826728165Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T14:47:37.827085225Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=357.11µs logger=migrator t=2026-07-09T14:47:37.832331111Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T14:47:37.833174364Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=846.063µs logger=migrator t=2026-07-09T14:47:37.838723829Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T14:47:37.839204602Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=483.824µs logger=migrator t=2026-07-09T14:47:37.844541381Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T14:47:37.845501348Z level=info msg="Migration successfully executed" id="create star table" duration=962.337µs logger=migrator t=2026-07-09T14:47:37.85278123Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T14:47:37.854106837Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.328477ms logger=migrator t=2026-07-09T14:47:37.86677543Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T14:47:37.86822982Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.456321ms logger=migrator t=2026-07-09T14:47:37.874620268Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T14:47:37.875592455Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=974.547µs logger=migrator t=2026-07-09T14:47:37.883772393Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T14:47:37.884916185Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.144652ms logger=migrator t=2026-07-09T14:47:37.891285612Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T14:47:37.892056434Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=767.611µs logger=migrator t=2026-07-09T14:47:37.896856587Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T14:47:37.897579027Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=722.4µs logger=migrator t=2026-07-09T14:47:37.903921354Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T14:47:37.905343294Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.426269ms logger=migrator t=2026-07-09T14:47:37.911193946Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T14:47:37.911227537Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.651µs logger=migrator t=2026-07-09T14:47:37.916877165Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T14:47:37.916949387Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=75.682µs logger=migrator t=2026-07-09T14:47:37.922545642Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T14:47:37.922840421Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=296.359µs logger=migrator t=2026-07-09T14:47:37.92965622Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T14:47:37.930963877Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.309167ms logger=migrator t=2026-07-09T14:47:37.938515947Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T14:47:37.939485934Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=970.277µs logger=migrator t=2026-07-09T14:47:37.944957136Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T14:47:37.946008315Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.053689ms logger=migrator t=2026-07-09T14:47:37.951240571Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T14:47:37.951970271Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=730.83µs logger=migrator t=2026-07-09T14:47:37.960669164Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T14:47:37.961630711Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=961.447µs logger=migrator t=2026-07-09T14:47:38.217387981Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T14:47:38.218384229Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=998.948µs logger=migrator t=2026-07-09T14:47:38.307122879Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T14:47:38.316707476Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.582537ms logger=migrator t=2026-07-09T14:47:38.398322668Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T14:47:38.399693227Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.373328ms logger=migrator t=2026-07-09T14:47:38.407258387Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T14:47:38.408847941Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.586174ms logger=migrator t=2026-07-09T14:47:38.427284575Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T14:47:38.428517639Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.235975ms logger=migrator t=2026-07-09T14:47:38.446701205Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T14:47:38.447175958Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=479.703µs logger=migrator t=2026-07-09T14:47:38.454540413Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T14:47:38.455461979Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=921.676µs logger=migrator t=2026-07-09T14:47:38.462856495Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T14:47:38.46303473Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=179.825µs logger=migrator t=2026-07-09T14:47:38.471561537Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T14:47:38.475268601Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.707343ms logger=migrator t=2026-07-09T14:47:38.48063027Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T14:47:38.482932794Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.301474ms logger=migrator t=2026-07-09T14:47:38.48924611Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T14:47:38.493362674Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.123825ms logger=migrator t=2026-07-09T14:47:38.498128847Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T14:47:38.499540706Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.413519ms logger=migrator t=2026-07-09T14:47:38.510548933Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T14:47:38.5122468Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.701987ms logger=migrator t=2026-07-09T14:47:38.518681139Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T14:47:38.52085602Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.177511ms logger=migrator t=2026-07-09T14:47:38.527288059Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T14:47:38.528461342Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.175342ms logger=migrator t=2026-07-09T14:47:38.533682287Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T14:47:38.533724638Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.271µs logger=migrator t=2026-07-09T14:47:38.540480986Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T14:47:38.540523567Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.901µs logger=migrator t=2026-07-09T14:47:38.54815909Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T14:47:38.550773292Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.621143ms logger=migrator t=2026-07-09T14:47:38.55570309Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T14:47:38.558768275Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.065545ms logger=migrator t=2026-07-09T14:47:38.564352211Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T14:47:38.566361367Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.009966ms logger=migrator t=2026-07-09T14:47:38.572101356Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T14:47:38.574571755Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.471269ms logger=migrator t=2026-07-09T14:47:38.579466031Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T14:47:38.579754919Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.528µs logger=migrator t=2026-07-09T14:47:38.585400546Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T14:47:38.588224075Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.818919ms logger=migrator t=2026-07-09T14:47:38.594835549Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T14:47:38.595699523Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=866.654µs logger=migrator t=2026-07-09T14:47:38.600337533Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T14:47:38.600368954Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.32µs logger=migrator t=2026-07-09T14:47:38.606676759Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T14:47:38.607859062Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.183943ms logger=migrator t=2026-07-09T14:47:38.612249564Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T14:47:38.613116098Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=865.884µs logger=migrator t=2026-07-09T14:47:38.624846595Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T14:47:38.632128008Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.277772ms logger=migrator t=2026-07-09T14:47:38.638746222Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T14:47:38.639697128Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=952.136µs logger=migrator t=2026-07-09T14:47:38.646536429Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T14:47:38.647369012Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=833.023µs logger=migrator t=2026-07-09T14:47:38.662323358Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T14:47:38.664153149Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.830921ms logger=migrator t=2026-07-09T14:47:38.672602985Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T14:47:38.673323215Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=724.441µs logger=migrator t=2026-07-09T14:47:38.678609442Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T14:47:38.679377333Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=772.862µs logger=migrator t=2026-07-09T14:47:38.683775486Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T14:47:38.68609066Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.312505ms logger=migrator t=2026-07-09T14:47:38.689811424Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T14:47:38.690668447Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=856.363µs logger=migrator t=2026-07-09T14:47:38.697657222Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T14:47:38.697992381Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=339.689µs logger=migrator t=2026-07-09T14:47:38.703401351Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T14:47:38.703800722Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=405.401µs logger=migrator t=2026-07-09T14:47:38.710179099Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T14:47:38.711181777Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.005108ms logger=migrator t=2026-07-09T14:47:38.716397123Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T14:47:38.719577141Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.179958ms logger=migrator t=2026-07-09T14:47:38.725776534Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T14:47:38.727140292Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.366128ms logger=migrator t=2026-07-09T14:47:38.731816882Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T14:47:38.732911383Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.09571ms logger=migrator t=2026-07-09T14:47:38.737656824Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T14:47:38.739024083Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.368478ms logger=migrator t=2026-07-09T14:47:38.744711741Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T14:47:38.746638975Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.928953ms logger=migrator t=2026-07-09T14:47:38.751362066Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T14:47:38.752323943Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=965.057µs logger=migrator t=2026-07-09T14:47:38.757062685Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T14:47:38.763502254Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.437789ms logger=migrator t=2026-07-09T14:47:38.769981955Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T14:47:38.771737153Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.758989ms logger=migrator t=2026-07-09T14:47:38.777962657Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T14:47:38.778906053Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=943.596µs logger=migrator t=2026-07-09T14:47:38.789362784Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T14:47:38.790241928Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=879.214µs logger=migrator t=2026-07-09T14:47:38.796957736Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T14:47:38.797883832Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=929.175µs logger=migrator t=2026-07-09T14:47:38.802557331Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T14:47:38.805608307Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.049575ms logger=migrator t=2026-07-09T14:47:38.820256254Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T14:47:38.822958909Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.706355ms logger=migrator t=2026-07-09T14:47:38.836361253Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T14:47:38.836454905Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=96.043µs logger=migrator t=2026-07-09T14:47:38.841708192Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T14:47:38.842101943Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=393.861µs logger=migrator t=2026-07-09T14:47:38.847566225Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T14:47:38.850542757Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.978623ms logger=migrator t=2026-07-09T14:47:38.855444144Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T14:47:38.85565611Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=210.106µs logger=migrator t=2026-07-09T14:47:38.85963264Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T14:47:38.859886527Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=253.027µs logger=migrator t=2026-07-09T14:47:38.86464794Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T14:47:38.868901058Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.252868ms logger=migrator t=2026-07-09T14:47:38.873189228Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T14:47:38.873402984Z level=info msg="Migration successfully executed" id="Update uid value" duration=213.786µs logger=migrator t=2026-07-09T14:47:38.8786393Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T14:47:38.879984757Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.347427ms logger=migrator t=2026-07-09T14:47:38.884121012Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T14:47:38.885690256Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.568474ms logger=migrator t=2026-07-09T14:47:38.890453168Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T14:47:38.891278441Z level=info msg="Migration successfully executed" id="create api_key table" duration=823.613µs logger=migrator t=2026-07-09T14:47:38.896554228Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T14:47:38.897548506Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=995.238µs logger=migrator t=2026-07-09T14:47:38.902922316Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T14:47:38.903836801Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=915.445µs logger=migrator t=2026-07-09T14:47:38.909205831Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T14:47:38.910793865Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.589265ms logger=migrator t=2026-07-09T14:47:38.916887024Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T14:47:38.917757629Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=874.635µs logger=migrator t=2026-07-09T14:47:38.921262426Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T14:47:38.921900234Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=638.738µs logger=migrator t=2026-07-09T14:47:38.926847172Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T14:47:38.927666765Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=819.543µs logger=migrator t=2026-07-09T14:47:38.931712697Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T14:47:38.942208979Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.492902ms logger=migrator t=2026-07-09T14:47:38.949122282Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T14:47:38.950215212Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.09452ms logger=migrator t=2026-07-09T14:47:38.959582953Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T14:47:38.960604392Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.024758ms logger=migrator t=2026-07-09T14:47:38.965510378Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T14:47:38.966379062Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=870.714µs logger=migrator t=2026-07-09T14:47:38.970860827Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T14:47:38.971880336Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.019218ms logger=migrator t=2026-07-09T14:47:38.976586786Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T14:47:38.976988838Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=400.161µs logger=migrator t=2026-07-09T14:47:38.983155559Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T14:47:38.984762484Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.605895ms logger=migrator t=2026-07-09T14:47:38.992758607Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T14:47:38.992827609Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.962µs logger=migrator t=2026-07-09T14:47:38.997308673Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T14:47:39.000180904Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.87364ms logger=migrator t=2026-07-09T14:47:39.005192363Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T14:47:39.007735264Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.542361ms logger=migrator t=2026-07-09T14:47:39.011426706Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T14:47:39.011620302Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=193.166µs logger=migrator t=2026-07-09T14:47:39.016266161Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T14:47:39.018958216Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.694445ms logger=migrator t=2026-07-09T14:47:39.023534724Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T14:47:39.026340812Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.805739ms logger=migrator t=2026-07-09T14:47:39.03025276Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T14:47:39.031005551Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=752.181µs logger=migrator t=2026-07-09T14:47:39.035358473Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T14:47:39.036401562Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.043599ms logger=migrator t=2026-07-09T14:47:39.041555865Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T14:47:39.042523002Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=967.887µs logger=migrator t=2026-07-09T14:47:39.046670038Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T14:47:39.047604254Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=933.876µs logger=migrator t=2026-07-09T14:47:39.05357914Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T14:47:39.054611159Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.031939ms logger=migrator t=2026-07-09T14:47:39.073778953Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T14:47:39.07478257Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.005878ms logger=migrator t=2026-07-09T14:47:39.079692907Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T14:47:39.07980065Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.393µs logger=migrator t=2026-07-09T14:47:39.083643257Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T14:47:39.083675008Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.201µs logger=migrator t=2026-07-09T14:47:39.087218767Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T14:47:39.09056436Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.344573ms logger=migrator t=2026-07-09T14:47:39.097042Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T14:47:39.101379351Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.33368ms logger=migrator t=2026-07-09T14:47:39.105736862Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T14:47:39.105866606Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=135.794µs logger=migrator t=2026-07-09T14:47:39.111164743Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T14:47:39.112079759Z level=info msg="Migration successfully executed" id="create quota table v1" duration=914.496µs logger=migrator t=2026-07-09T14:47:39.117582592Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T14:47:39.118627611Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.045369ms logger=migrator t=2026-07-09T14:47:39.123401704Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T14:47:39.123433105Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.241µs logger=migrator t=2026-07-09T14:47:39.127287412Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T14:47:39.128174497Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=885.315µs logger=migrator t=2026-07-09T14:47:39.132750914Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T14:47:39.133974138Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.225074ms logger=migrator t=2026-07-09T14:47:39.139246125Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T14:47:39.142331191Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.081946ms logger=migrator t=2026-07-09T14:47:39.146141097Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T14:47:39.146170538Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.221µs logger=migrator t=2026-07-09T14:47:39.150000284Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T14:47:39.15091446Z level=info msg="Migration successfully executed" id="create session table" duration=914.326µs logger=migrator t=2026-07-09T14:47:39.175913496Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T14:47:39.176106881Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=197.305µs logger=migrator t=2026-07-09T14:47:39.18181578Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T14:47:39.182020856Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=207.256µs logger=migrator t=2026-07-09T14:47:39.18682195Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T14:47:39.187601791Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=781.251µs logger=migrator t=2026-07-09T14:47:39.1925944Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T14:47:39.193419203Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=825.973µs logger=migrator t=2026-07-09T14:47:39.198565797Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T14:47:39.198594507Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.72µs logger=migrator t=2026-07-09T14:47:39.202357642Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T14:47:39.202383003Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.421µs logger=migrator t=2026-07-09T14:47:39.20587889Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T14:47:39.20910782Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.22846ms logger=migrator t=2026-07-09T14:47:39.213800851Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T14:47:39.216928148Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.126897ms logger=migrator t=2026-07-09T14:47:39.220756754Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T14:47:39.220900348Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=143.884µs logger=migrator t=2026-07-09T14:47:39.224435877Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T14:47:39.22454956Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=114.203µs logger=migrator t=2026-07-09T14:47:39.229485067Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T14:47:39.230236698Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=751.421µs logger=migrator t=2026-07-09T14:47:39.234322332Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T14:47:39.234346743Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.341µs logger=migrator t=2026-07-09T14:47:39.238142018Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T14:47:39.243625061Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.478973ms logger=migrator t=2026-07-09T14:47:39.248489107Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T14:47:39.248915768Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=427.972µs logger=migrator t=2026-07-09T14:47:39.256364186Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T14:47:39.25940784Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.044884ms logger=migrator t=2026-07-09T14:47:39.264662777Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T14:47:39.26765414Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.989723ms logger=migrator t=2026-07-09T14:47:39.271712203Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T14:47:39.271803936Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=91.383µs logger=migrator t=2026-07-09T14:47:39.276005533Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T14:47:39.276960829Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=954.076µs logger=migrator t=2026-07-09T14:47:39.282710659Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T14:47:39.284292553Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.580874ms logger=migrator t=2026-07-09T14:47:39.291076702Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T14:47:39.292146262Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.06923ms logger=migrator t=2026-07-09T14:47:39.297041658Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T14:47:39.298047576Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.005298ms logger=migrator t=2026-07-09T14:47:39.303264471Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T14:47:39.304758853Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.494922ms logger=migrator t=2026-07-09T14:47:39.309230518Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T14:47:39.311162991Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.931904ms logger=migrator t=2026-07-09T14:47:39.317967221Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T14:47:39.318775723Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=808.012µs logger=migrator t=2026-07-09T14:47:39.322887298Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T14:47:39.323774332Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=886.694µs logger=migrator t=2026-07-09T14:47:39.327923458Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T14:47:39.329360088Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.43665ms logger=migrator t=2026-07-09T14:47:39.334914593Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T14:47:39.346771823Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.855861ms logger=migrator t=2026-07-09T14:47:39.350891308Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T14:47:39.351529905Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=639.088µs logger=migrator t=2026-07-09T14:47:39.355756793Z 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-07-09T14:47:39.356877544Z 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.120641ms logger=migrator t=2026-07-09T14:47:39.37254761Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T14:47:39.373715103Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.171823ms logger=migrator t=2026-07-09T14:47:39.389104551Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T14:47:39.390018217Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=911.746µs logger=migrator t=2026-07-09T14:47:39.393955316Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T14:47:39.39733542Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=3.379964ms logger=migrator t=2026-07-09T14:47:39.403284216Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T14:47:39.407756141Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.471084ms logger=migrator t=2026-07-09T14:47:39.412359639Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T14:47:39.417395619Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.03474ms logger=migrator t=2026-07-09T14:47:39.421971526Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T14:47:39.426320917Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.349271ms logger=migrator t=2026-07-09T14:47:39.430669589Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T14:47:39.435680188Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.002009ms logger=migrator t=2026-07-09T14:47:39.446700485Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T14:47:39.448065783Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.369348ms logger=migrator t=2026-07-09T14:47:39.453106843Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T14:47:39.453194336Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=85.572µs logger=migrator t=2026-07-09T14:47:39.457372682Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T14:47:39.457445894Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=75.412µs logger=migrator t=2026-07-09T14:47:39.462012761Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T14:47:39.463091431Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.07944ms logger=migrator t=2026-07-09T14:47:39.468950734Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T14:47:39.471331921Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.384307ms logger=migrator t=2026-07-09T14:47:39.47670213Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T14:47:39.478312155Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.610285ms logger=migrator t=2026-07-09T14:47:39.484025804Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T14:47:39.485978428Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.955634ms logger=migrator t=2026-07-09T14:47:39.490855644Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T14:47:39.493116557Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.288684ms logger=migrator t=2026-07-09T14:47:39.498368623Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T14:47:39.502629082Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.259909ms logger=migrator t=2026-07-09T14:47:39.507816506Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T14:47:39.510898892Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.085026ms logger=migrator t=2026-07-09T14:47:39.51655479Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T14:47:39.516831507Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=278.837µs logger=migrator t=2026-07-09T14:47:39.522653639Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T14:47:39.523676348Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.023399ms logger=migrator t=2026-07-09T14:47:39.545944328Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T14:47:39.547802609Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.860332ms logger=migrator t=2026-07-09T14:47:39.554408514Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T14:47:39.558418635Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.009002ms logger=migrator t=2026-07-09T14:47:39.562338004Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T14:47:39.562427707Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.173µs logger=migrator t=2026-07-09T14:47:39.567459987Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T14:47:39.568420934Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=961.197µs logger=migrator t=2026-07-09T14:47:39.571925251Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T14:47:39.573554486Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.629275ms logger=migrator t=2026-07-09T14:47:39.579590634Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T14:47:39.57980194Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=215.636µs logger=migrator t=2026-07-09T14:47:39.584783529Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T14:47:39.586460086Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.677267ms logger=migrator t=2026-07-09T14:47:39.592635288Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T14:47:39.594688605Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.054737ms logger=migrator t=2026-07-09T14:47:39.599966882Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T14:47:39.600660551Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=693.049µs logger=migrator t=2026-07-09T14:47:39.604634992Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T14:47:39.60529499Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=659.858µs logger=migrator t=2026-07-09T14:47:39.616343848Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T14:47:39.617788818Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.446171ms logger=migrator t=2026-07-09T14:47:39.626693686Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T14:47:39.627823617Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.128221ms logger=migrator t=2026-07-09T14:47:39.634694329Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T14:47:39.634761261Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=71.552µs logger=migrator t=2026-07-09T14:47:39.641700464Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T14:47:39.647029342Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.328298ms logger=migrator t=2026-07-09T14:47:39.653172993Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T14:47:39.654207762Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.035959ms logger=migrator t=2026-07-09T14:47:39.661270758Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T14:47:39.666540205Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.270037ms logger=migrator t=2026-07-09T14:47:39.670910157Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T14:47:39.672430609Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.520242ms logger=migrator t=2026-07-09T14:47:39.676495013Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T14:47:39.678110708Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.614955ms logger=migrator t=2026-07-09T14:47:39.683882298Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T14:47:39.685302488Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.42044ms logger=migrator t=2026-07-09T14:47:39.689095753Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T14:47:39.70192518Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.827517ms logger=migrator t=2026-07-09T14:47:39.706007914Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T14:47:39.70657011Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=562.226µs logger=migrator t=2026-07-09T14:47:39.712650789Z 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-07-09T14:47:39.714359677Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.708188ms logger=migrator t=2026-07-09T14:47:39.720368344Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T14:47:39.720671232Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=300.588µs logger=migrator t=2026-07-09T14:47:39.725666401Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T14:47:39.726213807Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=549.125µs logger=migrator t=2026-07-09T14:47:39.743673993Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T14:47:39.744224558Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=562.356µs logger=migrator t=2026-07-09T14:47:39.750856723Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T14:47:39.755493052Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.637799ms logger=migrator t=2026-07-09T14:47:39.76118191Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T14:47:39.76476289Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.58431ms logger=migrator t=2026-07-09T14:47:39.768572416Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T14:47:39.769234394Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=661.608µs logger=migrator t=2026-07-09T14:47:39.774937623Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T14:47:39.775836748Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=901.605µs logger=migrator t=2026-07-09T14:47:39.783533823Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T14:47:39.78415292Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=622.708µs logger=migrator t=2026-07-09T14:47:39.799465656Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T14:47:39.804357152Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.891156ms logger=migrator t=2026-07-09T14:47:39.810652197Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T14:47:39.811491901Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=840.434µs logger=migrator t=2026-07-09T14:47:39.819879924Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T14:47:39.820122181Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=243.917µs logger=migrator t=2026-07-09T14:47:39.827065464Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T14:47:39.827643661Z level=info msg="Migration successfully executed" id="Move region to single row" duration=580.066µs logger=migrator t=2026-07-09T14:47:39.832535947Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T14:47:39.833628457Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.09519ms logger=migrator t=2026-07-09T14:47:39.839938463Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T14:47:39.84090205Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=964.216µs logger=migrator t=2026-07-09T14:47:39.848331016Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T14:47:39.84953115Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.199704ms logger=migrator t=2026-07-09T14:47:39.861262266Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T14:47:39.862961224Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.700478ms logger=migrator t=2026-07-09T14:47:39.869949648Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T14:47:39.870882064Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=934.456µs logger=migrator t=2026-07-09T14:47:39.877327954Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T14:47:39.878401494Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.073599ms logger=migrator t=2026-07-09T14:47:39.884304448Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T14:47:39.88438408Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=84.432µs logger=migrator t=2026-07-09T14:47:39.891373105Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T14:47:39.892478635Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.10831ms logger=migrator t=2026-07-09T14:47:39.945730138Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T14:47:39.946990403Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.265345ms logger=migrator t=2026-07-09T14:47:39.952706282Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T14:47:39.95369139Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=985.558µs logger=migrator t=2026-07-09T14:47:39.959945284Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T14:47:39.961267761Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.325307ms logger=migrator t=2026-07-09T14:47:39.982367398Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T14:47:39.98280369Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=439.802µs logger=migrator t=2026-07-09T14:47:39.992439459Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T14:47:39.99286087Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=421.462µs logger=migrator t=2026-07-09T14:47:39.998323312Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T14:47:39.998465006Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.334µs logger=migrator t=2026-07-09T14:47:40.005650956Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T14:47:40.006561702Z level=info msg="Migration successfully executed" id="create team table" duration=908.336µs logger=migrator t=2026-07-09T14:47:40.011955162Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T14:47:40.013411402Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.45659ms logger=migrator t=2026-07-09T14:47:40.040166907Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T14:47:40.041930286Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.764959ms logger=migrator t=2026-07-09T14:47:40.050748562Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T14:47:40.056855612Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.10863ms logger=migrator t=2026-07-09T14:47:40.061528152Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T14:47:40.061733938Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=207.235µs logger=migrator t=2026-07-09T14:47:40.066572392Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T14:47:40.068248409Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.673517ms logger=migrator t=2026-07-09T14:47:40.076845309Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T14:47:40.077853707Z level=info msg="Migration successfully executed" id="create team member table" duration=1.013389ms logger=migrator t=2026-07-09T14:47:40.084927494Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T14:47:40.08587055Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=942.977µs logger=migrator t=2026-07-09T14:47:40.091665201Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T14:47:40.092573226Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=907.905µs logger=migrator t=2026-07-09T14:47:40.099230142Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T14:47:40.100806465Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.572644ms logger=migrator t=2026-07-09T14:47:40.108844529Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T14:47:40.115092693Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.247924ms logger=migrator t=2026-07-09T14:47:40.121571494Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T14:47:40.126547972Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.976318ms logger=migrator t=2026-07-09T14:47:40.133808494Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T14:47:40.139245136Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.438782ms logger=migrator t=2026-07-09T14:47:40.151999801Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T14:47:40.153170933Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.168972ms logger=migrator t=2026-07-09T14:47:40.163179762Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T14:47:40.164464018Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.294506ms logger=migrator t=2026-07-09T14:47:40.172212763Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T14:47:40.174130347Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.920264ms logger=migrator t=2026-07-09T14:47:40.184325971Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T14:47:40.186291436Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.967044ms logger=migrator t=2026-07-09T14:47:40.193165407Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T14:47:40.194148204Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=978.627µs logger=migrator t=2026-07-09T14:47:40.202065035Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T14:47:40.204366939Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.292553ms logger=migrator t=2026-07-09T14:47:40.215380215Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T14:47:40.216705012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.327517ms logger=migrator t=2026-07-09T14:47:40.224016356Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T14:47:40.225405234Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.392879ms logger=migrator t=2026-07-09T14:47:40.231765392Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T14:47:40.232905503Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.137652ms logger=migrator t=2026-07-09T14:47:40.240659879Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T14:47:40.240980788Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=323.319µs logger=migrator t=2026-07-09T14:47:40.248479307Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T14:47:40.249458874Z level=info msg="Migration successfully executed" id="create tag table" duration=981.067µs logger=migrator t=2026-07-09T14:47:40.257856998Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T14:47:40.259335299Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.480681ms logger=migrator t=2026-07-09T14:47:40.266081637Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T14:47:40.266949301Z level=info msg="Migration successfully executed" id="create login attempt table" duration=868.204µs logger=migrator t=2026-07-09T14:47:40.276909728Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T14:47:40.278527243Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.620575ms logger=migrator t=2026-07-09T14:47:40.289634933Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T14:47:40.291171385Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.543303ms logger=migrator t=2026-07-09T14:47:40.29673072Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T14:47:40.30964501Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.91106ms logger=migrator t=2026-07-09T14:47:40.315560824Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T14:47:40.316397938Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=838.494µs logger=migrator t=2026-07-09T14:47:40.341401204Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T14:47:40.343237215Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.837041ms logger=migrator t=2026-07-09T14:47:40.351388852Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T14:47:40.352085401Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=703.809µs logger=migrator t=2026-07-09T14:47:40.359620961Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T14:47:40.360514386Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=897.405µs logger=migrator t=2026-07-09T14:47:40.367038018Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T14:47:40.36785776Z level=info msg="Migration successfully executed" id="create user auth table" duration=820.073µs logger=migrator t=2026-07-09T14:47:40.374754772Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T14:47:40.375973496Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.218444ms logger=migrator t=2026-07-09T14:47:40.383935178Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T14:47:40.384052221Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.653µs logger=migrator t=2026-07-09T14:47:40.390611034Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T14:47:40.396062906Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.457501ms logger=migrator t=2026-07-09T14:47:40.404459429Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T14:47:40.414086717Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.624028ms logger=migrator t=2026-07-09T14:47:40.421118493Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T14:47:40.427549762Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.431799ms logger=migrator t=2026-07-09T14:47:40.431222775Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T14:47:40.43754014Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.315086ms logger=migrator t=2026-07-09T14:47:40.444288958Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T14:47:40.445039249Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=751.361µs logger=migrator t=2026-07-09T14:47:40.453176736Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T14:47:40.461093476Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.904911ms logger=migrator t=2026-07-09T14:47:40.469291855Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T14:47:40.469941393Z level=info msg="Migration successfully executed" id="create server_lock table" duration=650.189µs logger=migrator t=2026-07-09T14:47:40.476289629Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T14:47:40.479838048Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=3.556809ms logger=migrator t=2026-07-09T14:47:40.487575903Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T14:47:40.489793575Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.226572ms logger=migrator t=2026-07-09T14:47:40.499552937Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T14:47:40.501179982Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.628235ms logger=migrator t=2026-07-09T14:47:40.509130503Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T14:47:40.511095958Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.968005ms logger=migrator t=2026-07-09T14:47:40.519692378Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T14:47:40.521256531Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.568534ms logger=migrator t=2026-07-09T14:47:40.528777961Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T14:47:40.534449838Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.662498ms logger=migrator t=2026-07-09T14:47:40.546661278Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T14:47:40.548432908Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.77163ms logger=migrator t=2026-07-09T14:47:40.560914265Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T14:47:40.562207641Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.296916ms logger=migrator t=2026-07-09T14:47:40.568574948Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T14:47:40.569861014Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.288156ms logger=migrator t=2026-07-09T14:47:40.575903292Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T14:47:40.57761579Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.715908ms logger=migrator t=2026-07-09T14:47:40.584222884Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T14:47:40.585319545Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.095901ms logger=migrator t=2026-07-09T14:47:40.591708763Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T14:47:40.591841746Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=134.334µs logger=migrator t=2026-07-09T14:47:40.59915558Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T14:47:40.599255193Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=102.133µs logger=migrator t=2026-07-09T14:47:40.60420753Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T14:47:40.605174087Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=966.537µs logger=migrator t=2026-07-09T14:47:40.611812682Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T14:47:40.613479648Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.669606ms logger=migrator t=2026-07-09T14:47:40.620829393Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T14:47:40.622292224Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.465501ms logger=migrator t=2026-07-09T14:47:40.631938323Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T14:47:40.632078006Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=143.464µs logger=migrator t=2026-07-09T14:47:40.64406803Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T14:47:40.645187171Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.123721ms logger=migrator t=2026-07-09T14:47:40.651829056Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T14:47:40.653371629Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.543043ms logger=migrator t=2026-07-09T14:47:40.661964239Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T14:47:40.663126511Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.162103ms logger=migrator t=2026-07-09T14:47:40.669975191Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T14:47:40.670696912Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=717.28µs logger=migrator t=2026-07-09T14:47:40.68502546Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T14:47:40.696259933Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.233743ms logger=migrator t=2026-07-09T14:47:40.701593672Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T14:47:40.702319362Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=728.9µs logger=migrator t=2026-07-09T14:47:40.718820451Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T14:47:40.718985066Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=165.675µs logger=migrator t=2026-07-09T14:47:40.726537176Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T14:47:40.727588595Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.052589ms logger=migrator t=2026-07-09T14:47:40.732261186Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T14:47:40.732980226Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=720.051µs logger=migrator t=2026-07-09T14:47:40.737630845Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T14:47:40.738854499Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.223064ms logger=migrator t=2026-07-09T14:47:40.744700012Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T14:47:40.744759564Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=63.742µs logger=migrator t=2026-07-09T14:47:40.749572188Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T14:47:40.750237426Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=665.139µs logger=migrator t=2026-07-09T14:47:40.754654279Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T14:47:40.755689568Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.034969ms logger=migrator t=2026-07-09T14:47:40.76151455Z 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-07-09T14:47:40.763161546Z 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.646256ms logger=migrator t=2026-07-09T14:47:40.768457913Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T14:47:40.770443529Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.984735ms logger=migrator t=2026-07-09T14:47:40.778781661Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T14:47:40.788936634Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.156823ms logger=migrator t=2026-07-09T14:47:40.79850473Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T14:47:40.800841245Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.335285ms logger=migrator t=2026-07-09T14:47:40.806662057Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T14:47:40.807783408Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.123391ms logger=migrator t=2026-07-09T14:47:40.814156926Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T14:47:40.841186678Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.027272ms logger=migrator t=2026-07-09T14:47:40.847514914Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T14:47:40.876060839Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.543775ms logger=migrator t=2026-07-09T14:47:40.884108813Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T14:47:40.885678947Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.574884ms logger=migrator t=2026-07-09T14:47:40.894994426Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T14:47:40.89690544Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.913283ms logger=migrator t=2026-07-09T14:47:40.917860783Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T14:47:40.923619803Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.75883ms logger=migrator t=2026-07-09T14:47:40.928739236Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T14:47:40.936746529Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.005492ms logger=migrator t=2026-07-09T14:47:40.943058154Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T14:47:40.944089603Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.033169ms logger=migrator t=2026-07-09T14:47:40.95007932Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T14:47:40.952215899Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.132809ms logger=migrator t=2026-07-09T14:47:40.957555238Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T14:47:40.958777352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.213344ms logger=migrator t=2026-07-09T14:47:40.966559249Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T14:47:40.968297777Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.739068ms logger=migrator t=2026-07-09T14:47:40.975824827Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T14:47:40.97594573Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=125.233µs logger=migrator t=2026-07-09T14:47:40.980872257Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T14:47:40.987275355Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.402848ms logger=migrator t=2026-07-09T14:47:40.992257764Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T14:47:41.001193473Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.931719ms logger=migrator t=2026-07-09T14:47:41.008756053Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T14:47:41.016761926Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.008533ms logger=migrator t=2026-07-09T14:47:41.021827597Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T14:47:41.022604609Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=778.652µs logger=migrator t=2026-07-09T14:47:41.027517696Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T14:47:41.028891574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.371658ms logger=migrator t=2026-07-09T14:47:41.0355601Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T14:47:41.042308557Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.748087ms logger=migrator t=2026-07-09T14:47:41.045868717Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T14:47:41.052717447Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.84816ms logger=migrator t=2026-07-09T14:47:41.057776438Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T14:47:41.058876809Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.106981ms logger=migrator t=2026-07-09T14:47:41.063268371Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T14:47:41.06969624Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.426859ms logger=migrator t=2026-07-09T14:47:41.074394641Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T14:47:41.08153127Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.136388ms logger=migrator t=2026-07-09T14:47:41.102557715Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T14:47:41.10308152Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=525.384µs logger=migrator t=2026-07-09T14:47:41.108280554Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T14:47:41.110082204Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.80193ms logger=migrator t=2026-07-09T14:47:41.114045135Z 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-07-09T14:47:41.115339801Z 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.293596ms logger=migrator t=2026-07-09T14:47:41.120531445Z 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-07-09T14:47:41.121708858Z 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.176843ms logger=migrator t=2026-07-09T14:47:41.127058697Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T14:47:41.127201781Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=144.284µs logger=migrator t=2026-07-09T14:47:41.131312825Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T14:47:41.139116523Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.804148ms logger=migrator t=2026-07-09T14:47:41.144109092Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T14:47:41.153311378Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.198086ms logger=migrator t=2026-07-09T14:47:41.158715698Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T14:47:41.16989448Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.168941ms logger=migrator t=2026-07-09T14:47:41.175731332Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T14:47:41.183527379Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.793997ms logger=migrator t=2026-07-09T14:47:41.187536981Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T14:47:41.192319864Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.783383ms logger=migrator t=2026-07-09T14:47:41.196965213Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T14:47:41.197069116Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=107.033µs logger=migrator t=2026-07-09T14:47:41.20186487Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T14:47:41.203348031Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.481992ms logger=migrator t=2026-07-09T14:47:41.207596689Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T14:47:41.214511942Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.914783ms logger=migrator t=2026-07-09T14:47:41.218962176Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T14:47:41.219019337Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=57.231µs logger=migrator t=2026-07-09T14:47:41.232502753Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T14:47:41.241564245Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.063743ms logger=migrator t=2026-07-09T14:47:41.246175583Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T14:47:41.24715228Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=977.187µs logger=migrator t=2026-07-09T14:47:41.251251875Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T14:47:41.258922878Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.663174ms logger=migrator t=2026-07-09T14:47:41.263269179Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T14:47:41.263900097Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=630.768µs logger=migrator t=2026-07-09T14:47:41.268302719Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T14:47:41.269680568Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.376269ms logger=migrator t=2026-07-09T14:47:41.274456521Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T14:47:41.28593425Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.47871ms logger=migrator t=2026-07-09T14:47:41.290749324Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T14:47:41.292475822Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.726748ms logger=migrator t=2026-07-09T14:47:41.29848069Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T14:47:41.300561737Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.083858ms logger=migrator t=2026-07-09T14:47:41.305128495Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T14:47:41.306165554Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.039538ms logger=migrator t=2026-07-09T14:47:41.313340943Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T14:47:41.315628047Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.287364ms logger=migrator t=2026-07-09T14:47:41.338182395Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T14:47:41.338300528Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=120.813µs logger=migrator t=2026-07-09T14:47:41.34697765Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T14:47:41.348967215Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.989875ms logger=migrator t=2026-07-09T14:47:41.356185626Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T14:47:41.357349219Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.163342ms logger=migrator t=2026-07-09T14:47:41.361247297Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T14:47:41.361661468Z 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-07-09T14:47:41.36531977Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T14:47:41.365758733Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=438.863µs logger=migrator t=2026-07-09T14:47:41.369707792Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T14:47:41.371398919Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.689647ms logger=migrator t=2026-07-09T14:47:41.377592532Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T14:47:41.384253208Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.660635ms logger=migrator t=2026-07-09T14:47:41.388514536Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T14:47:41.38939074Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=876.124µs logger=migrator t=2026-07-09T14:47:41.396643492Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T14:47:41.397792754Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.152802ms logger=migrator t=2026-07-09T14:47:41.4023022Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T14:47:41.403053181Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=751.031µs logger=migrator t=2026-07-09T14:47:41.408712868Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T14:47:41.40983576Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.122382ms logger=migrator t=2026-07-09T14:47:41.414265153Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T14:47:41.415362633Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.0972ms logger=migrator t=2026-07-09T14:47:41.420129006Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T14:47:41.420155817Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.971µs logger=migrator t=2026-07-09T14:47:41.425112505Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T14:47:41.425211788Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.323µs logger=migrator t=2026-07-09T14:47:41.429062315Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T14:47:41.437952483Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.889737ms logger=migrator t=2026-07-09T14:47:41.443721163Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T14:47:41.444125124Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=401.611µs logger=migrator t=2026-07-09T14:47:41.447724434Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T14:47:41.44934862Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.628415ms logger=migrator t=2026-07-09T14:47:41.454444852Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T14:47:41.45473422Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=289.868µs logger=migrator t=2026-07-09T14:47:41.45834318Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T14:47:41.459308507Z level=info msg="Migration successfully executed" id="create data_keys table" duration=964.817µs logger=migrator t=2026-07-09T14:47:41.463971787Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T14:47:41.465497439Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.524392ms logger=migrator t=2026-07-09T14:47:41.47162405Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T14:47:41.510983516Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.353195ms logger=migrator t=2026-07-09T14:47:41.515344547Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T14:47:41.522160007Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.81483ms logger=migrator t=2026-07-09T14:47:41.526117607Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T14:47:41.52624174Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=122.983µs logger=migrator t=2026-07-09T14:47:41.530503519Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T14:47:41.565506953Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.003014ms logger=migrator t=2026-07-09T14:47:41.570733849Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T14:47:41.602452322Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.715153ms logger=migrator t=2026-07-09T14:47:41.606991949Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T14:47:41.607629786Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=638.018µs logger=migrator t=2026-07-09T14:47:41.616503784Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T14:47:41.618240492Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.738869ms logger=migrator t=2026-07-09T14:47:41.623343994Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T14:47:41.623784936Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=444.422µs logger=migrator t=2026-07-09T14:47:41.627967793Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T14:47:41.629566017Z level=info msg="Migration successfully executed" id="create permission table" duration=1.613815ms logger=migrator t=2026-07-09T14:47:41.634897486Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T14:47:41.635881323Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=983.418µs logger=migrator t=2026-07-09T14:47:41.640612305Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T14:47:41.641660764Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.047769ms logger=migrator t=2026-07-09T14:47:41.64546957Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T14:47:41.646296503Z level=info msg="Migration successfully executed" id="create role table" duration=824.263µs logger=migrator t=2026-07-09T14:47:41.652234818Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T14:47:41.659685086Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.449898ms logger=migrator t=2026-07-09T14:47:41.664694385Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T14:47:41.672189284Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.494619ms logger=migrator t=2026-07-09T14:47:41.677021428Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T14:47:41.67780455Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=782.862µs logger=migrator t=2026-07-09T14:47:41.684685712Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T14:47:41.686696488Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.011175ms logger=migrator t=2026-07-09T14:47:41.691366048Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T14:47:41.692671484Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.308927ms logger=migrator t=2026-07-09T14:47:41.697308763Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T14:47:41.698409754Z level=info msg="Migration successfully executed" id="create team role table" duration=1.101821ms logger=migrator t=2026-07-09T14:47:41.704174574Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T14:47:41.706066477Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.892243ms logger=migrator t=2026-07-09T14:47:41.711121268Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T14:47:41.712686911Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.566773ms logger=migrator t=2026-07-09T14:47:41.717080393Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T14:47:41.718354769Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.279026ms logger=migrator t=2026-07-09T14:47:41.725920299Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T14:47:41.727061211Z level=info msg="Migration successfully executed" id="create user role table" duration=1.143072ms logger=migrator t=2026-07-09T14:47:41.733917783Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T14:47:41.735715452Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.79746ms logger=migrator t=2026-07-09T14:47:41.762183559Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T14:47:41.764193125Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.012536ms logger=migrator t=2026-07-09T14:47:41.769876473Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T14:47:41.771832328Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.957725ms logger=migrator t=2026-07-09T14:47:41.777476605Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T14:47:41.778540725Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.06679ms logger=migrator t=2026-07-09T14:47:41.783278747Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T14:47:41.785233371Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.955695ms logger=migrator t=2026-07-09T14:47:41.790630481Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T14:47:41.792082612Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.455121ms logger=migrator t=2026-07-09T14:47:41.799731645Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T14:47:41.810031081Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.299477ms logger=migrator t=2026-07-09T14:47:41.816554303Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T14:47:41.817927141Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.360488ms logger=migrator t=2026-07-09T14:47:41.823416174Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T14:47:41.824616707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.199533ms logger=migrator t=2026-07-09T14:47:41.83010764Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T14:47:41.831763116Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.655366ms logger=migrator t=2026-07-09T14:47:41.839879222Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T14:47:41.841415285Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.539843ms logger=migrator t=2026-07-09T14:47:41.84841169Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T14:47:41.84951476Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.10614ms logger=migrator t=2026-07-09T14:47:41.86779965Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T14:47:41.869223639Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.427039ms logger=migrator t=2026-07-09T14:47:41.884043982Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T14:47:41.891224092Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.17854ms logger=migrator t=2026-07-09T14:47:41.896981772Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T14:47:41.908331498Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.363836ms logger=migrator t=2026-07-09T14:47:41.913725088Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T14:47:41.92205077Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.324362ms logger=migrator t=2026-07-09T14:47:41.92887588Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T14:47:41.94109017Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.21021ms logger=migrator t=2026-07-09T14:47:41.945163624Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T14:47:41.946366967Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.203753ms logger=migrator t=2026-07-09T14:47:41.953920227Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T14:47:41.955375168Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.462971ms logger=migrator t=2026-07-09T14:47:41.963400821Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T14:47:41.96479354Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.394849ms logger=migrator t=2026-07-09T14:47:41.968706249Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T14:47:41.969617464Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=911.025µs logger=migrator t=2026-07-09T14:47:41.974589203Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T14:47:41.976126046Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.536722ms logger=migrator t=2026-07-09T14:47:41.985548468Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T14:47:41.985770524Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=228.797µs logger=migrator t=2026-07-09T14:47:41.989553019Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T14:47:41.989601551Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.002µs logger=migrator t=2026-07-09T14:47:42.015131882Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T14:47:42.015725678Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=597.217µs logger=migrator t=2026-07-09T14:47:42.025731467Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T14:47:42.026632832Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=902.875µs logger=migrator t=2026-07-09T14:47:42.04092883Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T14:47:42.042101342Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.173262ms logger=migrator t=2026-07-09T14:47:42.048214412Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T14:47:42.048628514Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=414.052µs logger=migrator t=2026-07-09T14:47:42.056952636Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T14:47:42.057598714Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=646.718µs logger=migrator t=2026-07-09T14:47:42.080350267Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T14:47:42.082026834Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.679407ms logger=migrator t=2026-07-09T14:47:42.094485671Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T14:47:42.09590851Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.424369ms logger=migrator t=2026-07-09T14:47:42.101939908Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T14:47:42.112682177Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.741279ms logger=migrator t=2026-07-09T14:47:42.121938965Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T14:47:42.12211772Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=180.585µs logger=migrator t=2026-07-09T14:47:42.126455811Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T14:47:42.127774367Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.318356ms logger=migrator t=2026-07-09T14:47:42.143383812Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T14:47:42.145510961Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.128059ms logger=migrator t=2026-07-09T14:47:42.162872125Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T14:47:42.164533901Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.665487ms logger=migrator t=2026-07-09T14:47:42.173675945Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T14:47:42.182179162Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.503977ms logger=migrator t=2026-07-09T14:47:42.187431578Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T14:47:42.188613051Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.182033ms logger=migrator t=2026-07-09T14:47:42.194331921Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T14:47:42.195540284Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.204544ms logger=migrator t=2026-07-09T14:47:42.201903101Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T14:47:42.225664903Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.761522ms logger=migrator t=2026-07-09T14:47:42.236893365Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T14:47:42.239271982Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.377256ms logger=migrator t=2026-07-09T14:47:42.248478468Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T14:47:42.24960837Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.131332ms logger=migrator t=2026-07-09T14:47:42.292375749Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T14:47:42.293891371Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.515722ms logger=migrator t=2026-07-09T14:47:42.301476353Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T14:47:42.303801427Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.325534ms logger=migrator t=2026-07-09T14:47:42.310193475Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T14:47:42.310462313Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=269.368µs logger=migrator t=2026-07-09T14:47:42.321559901Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T14:47:42.323458624Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.899873ms logger=migrator t=2026-07-09T14:47:42.332850586Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T14:47:42.348677837Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.82446ms logger=migrator t=2026-07-09T14:47:42.355131806Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T14:47:42.356321749Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.193203ms logger=migrator t=2026-07-09T14:47:42.361563615Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T14:47:42.36318529Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.621605ms logger=migrator t=2026-07-09T14:47:42.369607579Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T14:47:42.370100493Z 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-07-09T14:47:42.377211081Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T14:47:42.379414312Z 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-07-09T14:47:42.388283229Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T14:47:42.389653107Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.371228ms logger=migrator t=2026-07-09T14:47:42.40161102Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T14:47:42.40410644Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.49574ms logger=migrator t=2026-07-09T14:47:42.411563757Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T14:47:42.412860974Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.299866ms logger=migrator t=2026-07-09T14:47:42.419992552Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T14:47:42.422529733Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.542031ms logger=migrator t=2026-07-09T14:47:42.430194096Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T14:47:42.431732189Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.543383ms logger=migrator t=2026-07-09T14:47:42.443220449Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T14:47:42.445009688Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.79385ms logger=migrator t=2026-07-09T14:47:42.4608568Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T14:47:42.462521376Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.670936ms logger=migrator t=2026-07-09T14:47:42.470063156Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T14:47:42.471662131Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.617385ms logger=migrator t=2026-07-09T14:47:42.477186224Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T14:47:42.478644115Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.457941ms logger=migrator t=2026-07-09T14:47:42.483760247Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T14:47:42.485183277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.42172ms logger=migrator t=2026-07-09T14:47:42.492403478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T14:47:42.495027471Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.627313ms logger=migrator t=2026-07-09T14:47:42.502573761Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T14:47:42.527908376Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.326675ms logger=migrator t=2026-07-09T14:47:42.534110349Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T14:47:42.545857916Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.736597ms logger=migrator t=2026-07-09T14:47:42.553218851Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T14:47:42.56682022Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.597079ms logger=migrator t=2026-07-09T14:47:42.575578584Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T14:47:42.575972105Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=394.881µs logger=migrator t=2026-07-09T14:47:42.580981214Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T14:47:42.590096428Z level=info msg="Migration successfully executed" id="add share column" duration=9.111643ms logger=migrator t=2026-07-09T14:47:42.595789546Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T14:47:42.59629031Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=504.864µs logger=migrator t=2026-07-09T14:47:42.603206043Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T14:47:42.60456206Z level=info msg="Migration successfully executed" id="create file table" duration=1.360887ms logger=migrator t=2026-07-09T14:47:42.611061522Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T14:47:42.612556163Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.499522ms logger=migrator t=2026-07-09T14:47:42.618811357Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T14:47:42.620390701Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.585204ms logger=migrator t=2026-07-09T14:47:42.636260843Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T14:47:42.638900467Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.618693ms logger=migrator t=2026-07-09T14:47:42.653998967Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T14:47:42.655495159Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.500882ms logger=migrator t=2026-07-09T14:47:42.662637897Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T14:47:42.662814182Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=166.785µs logger=migrator t=2026-07-09T14:47:42.668324586Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T14:47:42.668429429Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.193µs logger=migrator t=2026-07-09T14:47:42.673712746Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T14:47:42.674536989Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=823.823µs logger=migrator t=2026-07-09T14:47:42.682222583Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T14:47:42.68249365Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=274.267µs logger=migrator t=2026-07-09T14:47:42.691618904Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T14:47:42.692846779Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.231115ms logger=migrator t=2026-07-09T14:47:42.6986596Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T14:47:42.70798632Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.32555ms logger=migrator t=2026-07-09T14:47:42.713783541Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T14:47:42.714005087Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=223.876µs logger=migrator t=2026-07-09T14:47:42.719235973Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T14:47:42.720593911Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.360038ms logger=migrator t=2026-07-09T14:47:42.727406301Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T14:47:42.727832003Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=428.492µs logger=migrator t=2026-07-09T14:47:42.736156104Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T14:47:42.736438322Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=283.268µs logger=migrator t=2026-07-09T14:47:42.749923267Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T14:47:42.750679919Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=761.111µs logger=migrator t=2026-07-09T14:47:42.756736667Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T14:47:42.766747956Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.008839ms logger=migrator t=2026-07-09T14:47:42.773616567Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T14:47:42.781519607Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.90159ms logger=migrator t=2026-07-09T14:47:42.786766863Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T14:47:42.787790422Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.025309ms logger=migrator t=2026-07-09T14:47:42.793566242Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T14:47:42.880122622Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.55573ms logger=migrator t=2026-07-09T14:47:42.886679715Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T14:47:42.887610941Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=932.126µs logger=migrator t=2026-07-09T14:47:42.892387734Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T14:47:42.89367719Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.289996ms logger=migrator t=2026-07-09T14:47:42.899734888Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T14:47:42.934551308Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.81461ms logger=migrator t=2026-07-09T14:47:42.942145959Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T14:47:42.953087674Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.941294ms logger=migrator t=2026-07-09T14:47:42.959546993Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T14:47:42.959999006Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=457.713µs logger=migrator t=2026-07-09T14:47:42.96625617Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T14:47:42.966540258Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=288.598µs logger=migrator t=2026-07-09T14:47:42.973696767Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T14:47:42.980653511Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=6.955544ms logger=migrator t=2026-07-09T14:47:42.988336535Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T14:47:42.988614193Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=275.558µs logger=migrator t=2026-07-09T14:47:42.994345752Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T14:47:42.994584569Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=251.127µs logger=migrator t=2026-07-09T14:47:43.000240426Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T14:47:43.001363578Z level=info msg="Migration successfully executed" id="create folder table" duration=1.116872ms logger=migrator t=2026-07-09T14:47:43.008404764Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T14:47:43.01079101Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.389116ms logger=migrator t=2026-07-09T14:47:43.017161788Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T14:47:43.018935417Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.76573ms logger=migrator t=2026-07-09T14:47:43.03055204Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T14:47:43.030600662Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.552µs logger=migrator t=2026-07-09T14:47:43.035442296Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T14:47:43.036905347Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.464591ms logger=migrator t=2026-07-09T14:47:43.043002887Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T14:47:43.044353095Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.350037ms logger=migrator t=2026-07-09T14:47:43.05066046Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T14:47:43.052279915Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.622185ms logger=migrator t=2026-07-09T14:47:43.057236583Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T14:47:43.057674636Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=438.093µs logger=migrator t=2026-07-09T14:47:43.061813391Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T14:47:43.062120179Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=304.358µs logger=migrator t=2026-07-09T14:47:43.067564691Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T14:47:43.068764644Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.199793ms logger=migrator t=2026-07-09T14:47:43.073204718Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T14:47:43.075021998Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.81882ms logger=migrator t=2026-07-09T14:47:43.09159801Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T14:47:43.092882266Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.287636ms logger=migrator t=2026-07-09T14:47:43.098765289Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T14:47:43.100026575Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.261566ms logger=migrator t=2026-07-09T14:47:43.105095726Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T14:47:43.106375021Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.280425ms logger=migrator t=2026-07-09T14:47:43.12212678Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T14:47:43.123129208Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.006398ms logger=migrator t=2026-07-09T14:47:43.133782274Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T14:47:43.13506875Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.288336ms logger=migrator t=2026-07-09T14:47:43.140846431Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T14:47:43.142140827Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.294356ms logger=migrator t=2026-07-09T14:47:43.150951332Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T14:47:43.152506936Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.556634ms logger=migrator t=2026-07-09T14:47:43.157634678Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T14:47:43.158813171Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.178783ms logger=migrator t=2026-07-09T14:47:43.16415712Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T14:47:43.165534099Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.377069ms logger=migrator t=2026-07-09T14:47:43.171112834Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T14:47:43.17134242Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=230.486µs logger=migrator t=2026-07-09T14:47:43.176197845Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T14:47:43.186583574Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.384429ms logger=migrator t=2026-07-09T14:47:43.193359723Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T14:47:43.194551036Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.193183ms logger=migrator t=2026-07-09T14:47:43.209824062Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T14:47:43.209861743Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.192µs logger=migrator t=2026-07-09T14:47:43.230500277Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T14:47:43.231908826Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.411879ms logger=migrator t=2026-07-09T14:47:43.237373378Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T14:47:43.237392779Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.581µs logger=migrator t=2026-07-09T14:47:43.243812268Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T14:47:43.245806163Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.993455ms logger=migrator t=2026-07-09T14:47:43.253274751Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T14:47:43.254574857Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.297506ms logger=migrator t=2026-07-09T14:47:43.260601885Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T14:47:43.262265801Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.670246ms logger=migrator t=2026-07-09T14:47:43.267877828Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T14:47:43.268747122Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=870.184µs logger=migrator t=2026-07-09T14:47:43.275683035Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T14:47:43.27621453Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=542.765µs logger=migrator t=2026-07-09T14:47:43.28269804Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T14:47:43.283914144Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.218584ms logger=migrator t=2026-07-09T14:47:43.29093481Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T14:47:43.292081932Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.144881ms logger=migrator t=2026-07-09T14:47:43.299068966Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T14:47:43.300026873Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=959.857µs logger=migrator t=2026-07-09T14:47:43.31395261Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T14:47:43.322956941Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.001851ms logger=migrator t=2026-07-09T14:47:43.329584366Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T14:47:43.341409325Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.82157ms logger=migrator t=2026-07-09T14:47:43.347005561Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T14:47:43.356523256Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.515775ms logger=migrator t=2026-07-09T14:47:43.363965373Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T14:47:43.364034405Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.522µs logger=migrator t=2026-07-09T14:47:43.3692495Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T14:47:43.382085737Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.827087ms logger=migrator t=2026-07-09T14:47:43.388328811Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T14:47:43.39979601Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.476049ms logger=migrator t=2026-07-09T14:47:43.405209621Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T14:47:43.40550651Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=296.718µs logger=migrator t=2026-07-09T14:47:43.409949223Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.913128103s logger=migrator t=2026-07-09T14:47:43.410519209Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T14:47:43.428180001Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T14:47:43.428443648Z level=info msg="Created default organization" logger=secrets t=2026-07-09T14:47:43.447309613Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T14:47:43.502536801Z level=info msg="Restored cache from database" duration=450.433µs logger=plugin.store t=2026-07-09T14:47:43.503890968Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T14:47:43.543980905Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T14:47:43.544021856Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T14:47:43.544086017Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T14:47:43.544095948Z level=info msg="Plugins loaded" count=54 duration=40.20452ms logger=query_data t=2026-07-09T14:47:43.548092879Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T14:47:43.551522754Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T14:47:43.556717659Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T14:47:43.566767569Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T14:47:43.56968984Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T14:47:43.571872581Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T14:47:43.593345069Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T14:47:43.626844972Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T14:47:43.652195147Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T14:47:43.652237609Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-09T14:47:43.652925268Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-09T14:47:43.653233386Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-09T14:47:43.653243547Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-09T14:47:43.658890434Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-07-09T14:47:43.719520982Z level=info msg="Update check succeeded" duration=67.064827ms logger=plugins.update.checker t=2026-07-09T14:47:43.729925101Z level=info msg="Update check succeeded" duration=77.23828ms logger=ngalert.state.manager t=2026-07-09T14:47:43.733853661Z level=info msg="State cache has been initialized" states=0 duration=80.921693ms logger=ngalert.scheduler t=2026-07-09T14:47:43.733926653Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T14:47:43.734283883Z level=info msg=starting first_tick=2026-07-09T14:47:50Z logger=sqlstore.transactions t=2026-07-09T14:47:43.748987552Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-09T14:47:43.755440402Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-09T14:47:43.759911336Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-09T14:47:43.810992508Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-09T14:47:43.8257832Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T14:47:43.836654883Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T14:47:43.872451859Z level=info msg="Patterns update finished" duration=127.437488ms logger=grafana-apiserver t=2026-07-09T14:47:44.166427004Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T14:47:44.166828395Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-09T14:47:45.970338435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:45.971394004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:45.9899339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.016118099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.038227855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.065061452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.079606867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.104029527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.127756297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.157160766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.17815219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.205279466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.220980463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.25175586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.271218632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.338427913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.357997768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.388084335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.406515228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.440164335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.458748162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.488158081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.506314387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.541005712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.558331215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.598276187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.616998848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.647366134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.673561653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.710676296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.748623043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.856118506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.877640985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.939631281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:46.966538959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.014152305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.041193648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.145908363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.162762122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.217904738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.235259341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.318607541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.333143576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.41695167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.430763174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.487474103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.505049512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.573132877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.588041253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.653522626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.667560226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.733283546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.74885056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.821105181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.839806142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.921824145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:47.93957737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.203772005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.225899831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.454038662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.474682537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.766699667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.784622076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.864728656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.875730212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.957815188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:48.974927874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.064601651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.080979017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.184830288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.203436076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.284879634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.304206732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.391593224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.407560189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.489370116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.508086537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.590637635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.611608479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T14:47:49.701771249Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T14:48:53.68060295Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-07-09T14:57:43.664162582Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T14:57:43.706097948Z level=info msg="Completed cleanup jobs" duration=52.774628ms logger=plugins.update.checker t=2026-07-09T14:57:43.781827574Z level=info msg="Update check succeeded" duration=50.754221ms logger=sqlstore.transactions t=2026-07-09T15:02:43.566281003Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T15:07:43.65831398Z level=info msg="Completed cleanup jobs" duration=4.710809ms logger=plugins.update.checker t=2026-07-09T15:07:43.791156815Z level=info msg="Update check succeeded" duration=60.183181ms logger=cleanup t=2026-07-09T15:17:43.683118289Z level=info msg="Completed cleanup jobs" duration=23.37904ms logger=plugins.update.checker t=2026-07-09T15:17:43.783383097Z level=info msg="Update check succeeded" duration=52.543801ms logger=infra.usagestats t=2026-07-09T15:18:53.744204128Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T15:27:43.692071586Z level=info msg="Completed cleanup jobs" duration=38.572516ms logger=plugins.update.checker t=2026-07-09T15:27:43.811319Z level=info msg="Update check succeeded" duration=80.455223ms logger=cleanup t=2026-07-09T15:37:43.689765232Z level=info msg="Completed cleanup jobs" duration=36.427065ms logger=plugins.update.checker t=2026-07-09T15:37:43.781281432Z level=info msg="Update check succeeded" duration=50.301752ms logger=cleanup t=2026-07-09T15:47:43.695977205Z level=info msg="Completed cleanup jobs" duration=42.575466ms logger=plugins.update.checker t=2026-07-09T15:47:43.789833241Z level=info msg="Update check succeeded" duration=58.927363ms logger=infra.usagestats t=2026-07-09T15:48:53.701952613Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T15:57:43.672134099Z level=info msg="Completed cleanup jobs" duration=18.62602ms logger=plugins.update.checker t=2026-07-09T15:57:43.794095138Z level=info msg="Update check succeeded" duration=63.14778ms