logger=settings t=2026-04-07T01:35:15.525830327Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T01:35:15Z logger=settings t=2026-04-07T01:35:15.526118344Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T01:35:15.526133174Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T01:35:15.526136764Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T01:35:15.526139794Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T01:35:15.526142504Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T01:35:15.526145154Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T01:35:15.526147794Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T01:35:15.526152655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T01:35:15.526157895Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T01:35:15.526160525Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T01:35:15.526164835Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T01:35:15.526168685Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T01:35:15.526171895Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T01:35:15.526174945Z level=info msg=Target target=[all] logger=settings t=2026-04-07T01:35:15.526181215Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T01:35:15.526185005Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T01:35:15.526188615Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T01:35:15.526192225Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T01:35:15.526195996Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T01:35:15.526199656Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T01:35:15.526513203Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T01:35:15.526533833Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T01:35:15.52816141Z level=info msg="Locking database" logger=migrator t=2026-04-07T01:35:15.52817496Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T01:35:15.528702573Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T01:35:15.530213957Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.507974ms logger=migrator t=2026-04-07T01:35:15.535099519Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T01:35:15.535650712Z level=info msg="Migration successfully executed" id="create user table" duration=548.352µs logger=migrator t=2026-04-07T01:35:15.541015084Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T01:35:15.541609168Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=593.784µs logger=migrator t=2026-04-07T01:35:15.547069273Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T01:35:15.547938393Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=870.27µs logger=migrator t=2026-04-07T01:35:15.553577402Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T01:35:15.554665337Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.087795ms logger=migrator t=2026-04-07T01:35:15.558927114Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T01:35:15.559618891Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=695.067µs logger=migrator t=2026-04-07T01:35:15.565874843Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T01:35:15.570674463Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.79434ms logger=migrator t=2026-04-07T01:35:15.574361427Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T01:35:15.575413361Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.051494ms logger=migrator t=2026-04-07T01:35:15.57926686Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T01:35:15.580023767Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=752.937µs logger=migrator t=2026-04-07T01:35:15.583767992Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T01:35:15.584476179Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=708.147µs logger=migrator t=2026-04-07T01:35:15.589699778Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T01:35:15.590296242Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=587.864µs logger=migrator t=2026-04-07T01:35:15.594719013Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T01:35:15.59547703Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=758.027µs logger=migrator t=2026-04-07T01:35:15.599902472Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T01:35:15.601951019Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.048597ms logger=migrator t=2026-04-07T01:35:15.609338127Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T01:35:15.609422939Z level=info msg="Migration successfully executed" id="Update user table charset" duration=86.462µs logger=migrator t=2026-04-07T01:35:15.615820166Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T01:35:15.61687058Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.050704ms logger=migrator t=2026-04-07T01:35:15.624063855Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T01:35:15.62429411Z level=info msg="Migration successfully executed" id="Add missing user data" duration=230.085µs logger=migrator t=2026-04-07T01:35:15.636327965Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T01:35:15.637351648Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.024663ms logger=migrator t=2026-04-07T01:35:15.64350499Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T01:35:15.644045172Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=540.202µs logger=migrator t=2026-04-07T01:35:15.647782747Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T01:35:15.648869712Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.080645ms logger=migrator t=2026-04-07T01:35:15.652599658Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T01:35:15.660891017Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.788679ms logger=migrator t=2026-04-07T01:35:15.667936758Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T01:35:15.669375171Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.432363ms logger=migrator t=2026-04-07T01:35:15.676219068Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T01:35:15.676436703Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=221.785µs logger=migrator t=2026-04-07T01:35:15.680087857Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T01:35:15.680763212Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=675.395µs logger=migrator t=2026-04-07T01:35:15.685137692Z 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-04-07T01:35:15.685647954Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=510.522µs logger=migrator t=2026-04-07T01:35:15.689793768Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T01:35:15.690424183Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=630.395µs logger=migrator t=2026-04-07T01:35:15.696017501Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T01:35:15.696775949Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=758.278µs logger=migrator t=2026-04-07T01:35:15.701028416Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T01:35:15.702254914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.232889ms logger=migrator t=2026-04-07T01:35:15.707436622Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T01:35:15.708586159Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.150397ms logger=migrator t=2026-04-07T01:35:15.714149746Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T01:35:15.714831321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=680.785µs logger=migrator t=2026-04-07T01:35:15.718627858Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T01:35:15.719306644Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=679.076µs logger=migrator t=2026-04-07T01:35:15.724655086Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T01:35:15.724685347Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=56.961µs logger=migrator t=2026-04-07T01:35:15.730000918Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T01:35:15.731161575Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.160977ms logger=migrator t=2026-04-07T01:35:15.735001493Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T01:35:15.735669659Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=660.286µs logger=migrator t=2026-04-07T01:35:15.739456225Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T01:35:15.740100559Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=643.504µs logger=migrator t=2026-04-07T01:35:15.744710045Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T01:35:15.745755019Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.044844ms logger=migrator t=2026-04-07T01:35:15.750057188Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:35:15.7541074Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.050932ms logger=migrator t=2026-04-07T01:35:15.758013689Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T01:35:15.758809408Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=795.309µs logger=migrator t=2026-04-07T01:35:15.763593037Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T01:35:15.764240042Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=647.035µs logger=migrator t=2026-04-07T01:35:15.769242667Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T01:35:15.769982124Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=743.968µs logger=migrator t=2026-04-07T01:35:15.773558415Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T01:35:15.77422826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=671.275µs logger=migrator t=2026-04-07T01:35:15.779090722Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T01:35:15.780301049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.208647ms logger=migrator t=2026-04-07T01:35:15.787942604Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T01:35:15.788758042Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=819.368µs logger=migrator t=2026-04-07T01:35:15.793680895Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T01:35:15.794279059Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=597.914µs logger=migrator t=2026-04-07T01:35:15.797826151Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T01:35:15.798223239Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=397.069µs logger=migrator t=2026-04-07T01:35:15.80302492Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T01:35:15.803999132Z level=info msg="Migration successfully executed" id="create star table" duration=977.963µs logger=migrator t=2026-04-07T01:35:15.808104315Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T01:35:15.809040057Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=936.682µs logger=migrator t=2026-04-07T01:35:15.814280187Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T01:35:15.814992713Z level=info msg="Migration successfully executed" id="create org table v1" duration=712.386µs logger=migrator t=2026-04-07T01:35:15.820138101Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T01:35:15.820832937Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=694.806µs logger=migrator t=2026-04-07T01:35:15.826249601Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T01:35:15.827266824Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.017113ms logger=migrator t=2026-04-07T01:35:15.83235126Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T01:35:15.833435045Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.077115ms logger=migrator t=2026-04-07T01:35:15.838754377Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T01:35:15.839969695Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.215428ms logger=migrator t=2026-04-07T01:35:15.844817895Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T01:35:15.846011733Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.193698ms logger=migrator t=2026-04-07T01:35:15.852364598Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T01:35:15.852489351Z level=info msg="Migration successfully executed" id="Update org table charset" duration=130.783µs logger=migrator t=2026-04-07T01:35:15.856937063Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T01:35:15.856972024Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.851µs logger=migrator t=2026-04-07T01:35:15.863692357Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T01:35:15.863993504Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=299.197µs logger=migrator t=2026-04-07T01:35:15.867525325Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T01:35:15.868365714Z level=info msg="Migration successfully executed" id="create dashboard table" duration=840.579µs logger=migrator t=2026-04-07T01:35:15.872541089Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T01:35:15.873384679Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=843.42µs logger=migrator t=2026-04-07T01:35:15.878983588Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T01:35:15.880765858Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.784771ms logger=migrator t=2026-04-07T01:35:15.885775573Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T01:35:15.886500869Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=724.927µs logger=migrator t=2026-04-07T01:35:15.891117455Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T01:35:15.891960294Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=843.269µs logger=migrator t=2026-04-07T01:35:15.897145613Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T01:35:15.898039423Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=893.7µs logger=migrator t=2026-04-07T01:35:15.901750688Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T01:35:15.906933287Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.179819ms logger=migrator t=2026-04-07T01:35:15.91227756Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T01:35:15.913056457Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=777.517µs logger=migrator t=2026-04-07T01:35:15.917807486Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T01:35:15.919111786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.3037ms logger=migrator t=2026-04-07T01:35:15.923780103Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T01:35:15.924596961Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=815.978µs logger=migrator t=2026-04-07T01:35:15.929666097Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T01:35:15.930016635Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=348.718µs logger=migrator t=2026-04-07T01:35:15.935854518Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T01:35:15.936644446Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=787.948µs logger=migrator t=2026-04-07T01:35:15.940509965Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T01:35:15.940685219Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=175.694µs logger=migrator t=2026-04-07T01:35:15.944859094Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T01:35:15.947809442Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.949298ms logger=migrator t=2026-04-07T01:35:15.952134321Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T01:35:15.953955562Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.820091ms logger=migrator t=2026-04-07T01:35:15.957957844Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T01:35:15.959756056Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.797272ms logger=migrator t=2026-04-07T01:35:15.963763867Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T01:35:15.964749559Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=987.072µs logger=migrator t=2026-04-07T01:35:15.969835696Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T01:35:15.973679324Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.845557ms logger=migrator t=2026-04-07T01:35:15.97877631Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T01:35:15.979580719Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=805.879µs logger=migrator t=2026-04-07T01:35:15.983067409Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T01:35:15.983856147Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=788.538µs logger=migrator t=2026-04-07T01:35:15.988274928Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T01:35:15.988305629Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.251µs logger=migrator t=2026-04-07T01:35:15.991340868Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T01:35:15.991365599Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.771µs logger=migrator t=2026-04-07T01:35:15.996298682Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T01:35:15.999951315Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.646573ms logger=migrator t=2026-04-07T01:35:16.004645133Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T01:35:16.006826702Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.178569ms logger=migrator t=2026-04-07T01:35:16.010416445Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T01:35:16.012352958Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.936413ms logger=migrator t=2026-04-07T01:35:16.015699335Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T01:35:16.017545237Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.845122ms logger=migrator t=2026-04-07T01:35:16.021075848Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T01:35:16.021284703Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.775µs logger=migrator t=2026-04-07T01:35:16.025887168Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T01:35:16.027142998Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.25506ms logger=migrator t=2026-04-07T01:35:16.031971547Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T01:35:16.033098604Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.126757ms logger=migrator t=2026-04-07T01:35:16.036946561Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T01:35:16.036985442Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.251µs logger=migrator t=2026-04-07T01:35:16.041614289Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T01:35:16.042644132Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.027443ms logger=migrator t=2026-04-07T01:35:16.049033218Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T01:35:16.050228776Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.195618ms logger=migrator t=2026-04-07T01:35:16.055058967Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:35:16.061129615Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.066449ms logger=migrator t=2026-04-07T01:35:16.065992796Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T01:35:16.066882407Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=889.601µs logger=migrator t=2026-04-07T01:35:16.071266737Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T01:35:16.072108706Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=841.55µs logger=migrator t=2026-04-07T01:35:16.076485356Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T01:35:16.077294464Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=809.128µs logger=migrator t=2026-04-07T01:35:16.082114645Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T01:35:16.082713278Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=596.123µs logger=migrator t=2026-04-07T01:35:16.088537931Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T01:35:16.089736509Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.197138ms logger=migrator t=2026-04-07T01:35:16.097013286Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T01:35:16.099132544Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.121088ms logger=migrator t=2026-04-07T01:35:16.103718729Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T01:35:16.104539678Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=820.239µs logger=migrator t=2026-04-07T01:35:16.108288184Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T01:35:16.108479539Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.695µs logger=migrator t=2026-04-07T01:35:16.11248363Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T01:35:16.112762666Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=279.486µs logger=migrator t=2026-04-07T01:35:16.120950354Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T01:35:16.122392197Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.445254ms logger=migrator t=2026-04-07T01:35:16.177242761Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T01:35:16.181782606Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.542625ms logger=migrator t=2026-04-07T01:35:16.241218805Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T01:35:16.242786382Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.567847ms logger=migrator t=2026-04-07T01:35:16.304291428Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T01:35:16.306522669Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.233551ms logger=migrator t=2026-04-07T01:35:16.313789156Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T01:35:16.316624731Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.835145ms logger=migrator t=2026-04-07T01:35:16.324301147Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T01:35:16.325121295Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=819.968µs logger=migrator t=2026-04-07T01:35:16.330799915Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T01:35:16.332117225Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.31691ms logger=migrator t=2026-04-07T01:35:16.337521059Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T01:35:16.344054509Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.533551ms logger=migrator t=2026-04-07T01:35:16.348131682Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T01:35:16.348820297Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=688.245µs logger=migrator t=2026-04-07T01:35:16.352286047Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T01:35:16.352897871Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=611.114µs logger=migrator t=2026-04-07T01:35:16.358659943Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T01:35:16.360127426Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.467613ms logger=migrator t=2026-04-07T01:35:16.365516209Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T01:35:16.366131504Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=615.135µs logger=migrator t=2026-04-07T01:35:16.370022512Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T01:35:16.372411077Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.387385ms logger=migrator t=2026-04-07T01:35:16.377120064Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T01:35:16.37955037Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.430036ms logger=migrator t=2026-04-07T01:35:16.384099674Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T01:35:16.384183166Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=90.382µs logger=migrator t=2026-04-07T01:35:16.388195318Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T01:35:16.388574877Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=380.789µs logger=migrator t=2026-04-07T01:35:16.392485746Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T01:35:16.395604938Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.125262ms logger=migrator t=2026-04-07T01:35:16.403176321Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T01:35:16.403415657Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=240.556µs logger=migrator t=2026-04-07T01:35:16.414839428Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T01:35:16.415104654Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=262.296µs logger=migrator t=2026-04-07T01:35:16.420883346Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T01:35:16.425328658Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.443762ms logger=migrator t=2026-04-07T01:35:16.429444242Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T01:35:16.429665057Z level=info msg="Migration successfully executed" id="Update uid value" duration=220.665µs logger=migrator t=2026-04-07T01:35:16.433826753Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T01:35:16.434892927Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.065914ms logger=migrator t=2026-04-07T01:35:16.440928694Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T01:35:16.442515471Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.590567ms logger=migrator t=2026-04-07T01:35:16.44815934Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T01:35:16.449221124Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.064944ms logger=migrator t=2026-04-07T01:35:16.453489632Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T01:35:16.454352092Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=862.32µs logger=migrator t=2026-04-07T01:35:16.460914722Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T01:35:16.46213242Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.218028ms logger=migrator t=2026-04-07T01:35:16.466687734Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T01:35:16.467917142Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.227378ms logger=migrator t=2026-04-07T01:35:16.472561399Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T01:35:16.473293746Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=731.966µs logger=migrator t=2026-04-07T01:35:16.47788714Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T01:35:16.479237051Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.350081ms logger=migrator t=2026-04-07T01:35:16.486395186Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T01:35:16.488043653Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.654859ms logger=migrator t=2026-04-07T01:35:16.492579997Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T01:35:16.49971279Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.133483ms logger=migrator t=2026-04-07T01:35:16.504884708Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T01:35:16.505439001Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=556.883µs logger=migrator t=2026-04-07T01:35:16.511444928Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T01:35:16.512939362Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.495065ms logger=migrator t=2026-04-07T01:35:16.51809403Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T01:35:16.518856928Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=762.628µs logger=migrator t=2026-04-07T01:35:16.524419105Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T01:35:16.525773246Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.353581ms logger=migrator t=2026-04-07T01:35:16.533079333Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T01:35:16.533427281Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=344.738µs logger=migrator t=2026-04-07T01:35:16.540128935Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T01:35:16.540957494Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=825.198µs logger=migrator t=2026-04-07T01:35:16.544559816Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T01:35:16.544604717Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.081µs logger=migrator t=2026-04-07T01:35:16.548462116Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T01:35:16.551042485Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.580239ms logger=migrator t=2026-04-07T01:35:16.556442458Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T01:35:16.559395636Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.957178ms logger=migrator t=2026-04-07T01:35:16.564039582Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T01:35:16.564223666Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=184.264µs logger=migrator t=2026-04-07T01:35:16.569110448Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T01:35:16.572305751Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.194473ms logger=migrator t=2026-04-07T01:35:16.577032659Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T01:35:16.579649589Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.61388ms logger=migrator t=2026-04-07T01:35:16.585734888Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T01:35:16.586804312Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.072234ms logger=migrator t=2026-04-07T01:35:16.593409514Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T01:35:16.595198464Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.78439ms logger=migrator t=2026-04-07T01:35:16.601064058Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T01:35:16.602462321Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.397993ms logger=migrator t=2026-04-07T01:35:16.611411785Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T01:35:16.613635116Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.215681ms logger=migrator t=2026-04-07T01:35:16.621871915Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T01:35:16.623705557Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.838352ms logger=migrator t=2026-04-07T01:35:16.633208314Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T01:35:16.634090804Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=882.24µs logger=migrator t=2026-04-07T01:35:16.638980237Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T01:35:16.6391166Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=136.324µs logger=migrator t=2026-04-07T01:35:16.644154935Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T01:35:16.644243847Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=88.112µs logger=migrator t=2026-04-07T01:35:16.653048898Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T01:35:16.656832494Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.784976ms logger=migrator t=2026-04-07T01:35:16.665124134Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T01:35:16.670366434Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.24162ms logger=migrator t=2026-04-07T01:35:16.686453543Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T01:35:16.686615046Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=162.933µs logger=migrator t=2026-04-07T01:35:16.703481012Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T01:35:16.704507635Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.028883ms logger=migrator t=2026-04-07T01:35:16.711475765Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T01:35:16.719370136Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=7.893291ms logger=migrator t=2026-04-07T01:35:16.749152497Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T01:35:16.749213248Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=63.921µs logger=migrator t=2026-04-07T01:35:16.757287113Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T01:35:16.758801498Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.518495ms logger=migrator t=2026-04-07T01:35:16.76412726Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T01:35:16.76501127Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=883.23µs logger=migrator t=2026-04-07T01:35:16.780570157Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T01:35:16.784161288Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.593722ms logger=migrator t=2026-04-07T01:35:16.789643244Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T01:35:16.789672285Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.791µs logger=migrator t=2026-04-07T01:35:16.79469298Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T01:35:16.795557289Z level=info msg="Migration successfully executed" id="create session table" duration=864.079µs logger=migrator t=2026-04-07T01:35:16.801325691Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T01:35:16.801439993Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.312µs logger=migrator t=2026-04-07T01:35:16.80740202Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T01:35:16.807516362Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=115.132µs logger=migrator t=2026-04-07T01:35:16.822381872Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T01:35:16.823424517Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.040875ms logger=migrator t=2026-04-07T01:35:16.829515456Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T01:35:16.831202075Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.685879ms logger=migrator t=2026-04-07T01:35:16.838494111Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T01:35:16.838521132Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.321µs logger=migrator t=2026-04-07T01:35:16.844059169Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T01:35:16.844097229Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.081µs logger=migrator t=2026-04-07T01:35:16.849891072Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T01:35:16.853799362Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.90888ms logger=migrator t=2026-04-07T01:35:16.860676339Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T01:35:16.864188529Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.51749ms logger=migrator t=2026-04-07T01:35:16.879232193Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T01:35:16.879365456Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=134.313µs logger=migrator t=2026-04-07T01:35:16.884578566Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T01:35:16.884695229Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=117.473µs logger=migrator t=2026-04-07T01:35:16.891031153Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T01:35:16.892314372Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.282469ms logger=migrator t=2026-04-07T01:35:16.898255929Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T01:35:16.89829808Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.811µs logger=migrator t=2026-04-07T01:35:16.903906938Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T01:35:16.908870971Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.963023ms logger=migrator t=2026-04-07T01:35:16.917851558Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T01:35:16.918035372Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=184.274µs logger=migrator t=2026-04-07T01:35:16.923183069Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T01:35:16.926290171Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.111622ms logger=migrator t=2026-04-07T01:35:16.931150851Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T01:35:16.934360825Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.209273ms logger=migrator t=2026-04-07T01:35:16.93849612Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T01:35:16.938572701Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.311µs logger=migrator t=2026-04-07T01:35:16.943500104Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T01:35:16.944406155Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=909.12µs logger=migrator t=2026-04-07T01:35:16.950074274Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T01:35:16.950920503Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=845.909µs logger=migrator t=2026-04-07T01:35:16.961086976Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T01:35:16.963146084Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.059318ms logger=migrator t=2026-04-07T01:35:16.973994182Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T01:35:16.975276951Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.287979ms logger=migrator t=2026-04-07T01:35:16.980692095Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T01:35:16.981505553Z level=info msg="Migration successfully executed" id="add index alert state" duration=818.318µs logger=migrator t=2026-04-07T01:35:16.986889847Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T01:35:16.987729825Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=840.089µs logger=migrator t=2026-04-07T01:35:16.992601257Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T01:35:16.993369845Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=772.277µs logger=migrator t=2026-04-07T01:35:16.998297058Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T01:35:16.999015494Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=718.846µs logger=migrator t=2026-04-07T01:35:17.004325715Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T01:35:17.005191636Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=865.631µs logger=migrator t=2026-04-07T01:35:17.010396685Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T01:35:17.021075388Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.678923ms logger=migrator t=2026-04-07T01:35:17.026469022Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T01:35:17.027304362Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=835.55µs logger=migrator t=2026-04-07T01:35:17.033644246Z 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-04-07T01:35:17.034512406Z 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=867.67µs logger=migrator t=2026-04-07T01:35:17.039813077Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T01:35:17.040298728Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=486.631µs logger=migrator t=2026-04-07T01:35:17.047648677Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T01:35:17.048282501Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=638.014µs logger=migrator t=2026-04-07T01:35:17.05695198Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T01:35:17.058363552Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.412713ms logger=migrator t=2026-04-07T01:35:17.064543794Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T01:35:17.067551462Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.013549ms logger=migrator t=2026-04-07T01:35:17.073884507Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T01:35:17.076351504Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.466817ms logger=migrator t=2026-04-07T01:35:17.081830449Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T01:35:17.084429909Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.59823ms logger=migrator t=2026-04-07T01:35:17.091436468Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T01:35:17.093931685Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.495437ms logger=migrator t=2026-04-07T01:35:17.099501813Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T01:35:17.100305762Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=806.349µs logger=migrator t=2026-04-07T01:35:17.106150386Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T01:35:17.106235317Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=85.532µs logger=migrator t=2026-04-07T01:35:17.113942694Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T01:35:17.114022236Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=86.282µs logger=migrator t=2026-04-07T01:35:17.120667138Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T01:35:17.121998928Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.338661ms logger=migrator t=2026-04-07T01:35:17.132457197Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T01:35:17.134119596Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.675129ms logger=migrator t=2026-04-07T01:35:17.151656797Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T01:35:17.153463659Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.812961ms logger=migrator t=2026-04-07T01:35:17.16229597Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T01:35:17.164576583Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.285482ms logger=migrator t=2026-04-07T01:35:17.171456519Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T01:35:17.173528837Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.076988ms logger=migrator t=2026-04-07T01:35:17.182258977Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T01:35:17.188739105Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.477868ms logger=migrator t=2026-04-07T01:35:17.195438509Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T01:35:17.199101502Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.662703ms logger=migrator t=2026-04-07T01:35:17.20556621Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T01:35:17.206658546Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=1.098555ms logger=migrator t=2026-04-07T01:35:17.215934388Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T01:35:17.216842948Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=910.121µs logger=migrator t=2026-04-07T01:35:17.222882116Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T01:35:17.223704836Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=820.759µs logger=migrator t=2026-04-07T01:35:17.229833486Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T01:35:17.233783806Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.95138ms logger=migrator t=2026-04-07T01:35:17.239147338Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T01:35:17.23922978Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.432µs logger=migrator t=2026-04-07T01:35:17.245677428Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T01:35:17.247780836Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.105607ms logger=migrator t=2026-04-07T01:35:17.254145362Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T01:35:17.255493682Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.34889ms logger=migrator t=2026-04-07T01:35:17.261289595Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T01:35:17.261369757Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.272µs logger=migrator t=2026-04-07T01:35:17.265638355Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T01:35:17.266781231Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.142456ms logger=migrator t=2026-04-07T01:35:17.273031293Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T01:35:17.274510038Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.478095ms logger=migrator t=2026-04-07T01:35:17.286007241Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T01:35:17.288350905Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.342414ms logger=migrator t=2026-04-07T01:35:17.293568774Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T01:35:17.294577647Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.007783ms logger=migrator t=2026-04-07T01:35:17.3017005Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T01:35:17.302797135Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.092575ms logger=migrator t=2026-04-07T01:35:17.30917092Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T01:35:17.311506804Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.339024ms logger=migrator t=2026-04-07T01:35:17.318082404Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T01:35:17.318113725Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=48.261µs logger=migrator t=2026-04-07T01:35:17.325200627Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T01:35:17.329834954Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.636357ms logger=migrator t=2026-04-07T01:35:17.334883088Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T01:35:17.335695158Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=811.91µs logger=migrator t=2026-04-07T01:35:17.342271078Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T01:35:17.346291519Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.020121ms logger=migrator t=2026-04-07T01:35:17.35155501Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T01:35:17.352314458Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=759.088µs logger=migrator t=2026-04-07T01:35:17.356970954Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T01:35:17.359068992Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.094998ms logger=migrator t=2026-04-07T01:35:17.365423088Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T01:35:17.366304018Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=878.531µs logger=migrator t=2026-04-07T01:35:17.371966918Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T01:35:17.383991902Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.023104ms logger=migrator t=2026-04-07T01:35:17.38912524Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T01:35:17.389707653Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=582.843µs logger=migrator t=2026-04-07T01:35:17.394438432Z 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-04-07T01:35:17.395777422Z 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.34066ms logger=migrator t=2026-04-07T01:35:17.402597509Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T01:35:17.40311229Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=514.911µs logger=migrator t=2026-04-07T01:35:17.4083322Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T01:35:17.40921655Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=885.04µs logger=migrator t=2026-04-07T01:35:17.415170806Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T01:35:17.415508803Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=338.837µs logger=migrator t=2026-04-07T01:35:17.423493386Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T01:35:17.42760768Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.118844ms logger=migrator t=2026-04-07T01:35:17.434191881Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T01:35:17.44196321Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.790248ms logger=migrator t=2026-04-07T01:35:17.452431818Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T01:35:17.453651686Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.222048ms logger=migrator t=2026-04-07T01:35:17.459647873Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T01:35:17.460925092Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.274879ms logger=migrator t=2026-04-07T01:35:17.467116095Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T01:35:17.467451902Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=337.367µs logger=migrator t=2026-04-07T01:35:17.473712005Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T01:35:17.47914029Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.426265ms logger=migrator t=2026-04-07T01:35:17.485454384Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T01:35:17.487396259Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.943985ms logger=migrator t=2026-04-07T01:35:17.493066168Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T01:35:17.493231882Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=168.704µs logger=migrator t=2026-04-07T01:35:17.497991761Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T01:35:17.498614285Z level=info msg="Migration successfully executed" id="Move region to single row" duration=622.774µs logger=migrator t=2026-04-07T01:35:17.503691522Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T01:35:17.504812447Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.122035ms logger=migrator t=2026-04-07T01:35:17.510443486Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T01:35:17.511225724Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=781.897µs logger=migrator t=2026-04-07T01:35:17.51632092Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T01:35:17.517296183Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=975.243µs logger=migrator t=2026-04-07T01:35:17.526737879Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T01:35:17.527527117Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=785.587µs logger=migrator t=2026-04-07T01:35:17.534435805Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T01:35:17.535149221Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=712.926µs logger=migrator t=2026-04-07T01:35:17.540151946Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T01:35:17.541201039Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.048513ms logger=migrator t=2026-04-07T01:35:17.547742039Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T01:35:17.5478177Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=76.031µs logger=migrator t=2026-04-07T01:35:17.552972499Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T01:35:17.55389086Z level=info msg="Migration successfully executed" id="create test_data table" duration=918.441µs logger=migrator t=2026-04-07T01:35:17.568079755Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T01:35:17.569748383Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.672947ms logger=migrator t=2026-04-07T01:35:17.576901007Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T01:35:17.577839528Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=935.771µs logger=migrator t=2026-04-07T01:35:17.583967658Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T01:35:17.585493333Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.525255ms logger=migrator t=2026-04-07T01:35:17.592092084Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T01:35:17.592410971Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=318.537µs logger=migrator t=2026-04-07T01:35:17.600145088Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T01:35:17.600859544Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=714.586µs logger=migrator t=2026-04-07T01:35:17.607139739Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T01:35:17.607259361Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=125.053µs logger=migrator t=2026-04-07T01:35:17.61420944Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T01:35:17.615217633Z level=info msg="Migration successfully executed" id="create team table" duration=1.008442ms logger=migrator t=2026-04-07T01:35:17.619824748Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T01:35:17.621098458Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.27332ms logger=migrator t=2026-04-07T01:35:17.628517937Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T01:35:17.62947042Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=952.503µs logger=migrator t=2026-04-07T01:35:17.635098048Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T01:35:17.642707892Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.609464ms logger=migrator t=2026-04-07T01:35:17.647160464Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T01:35:17.647344228Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=183.904µs logger=migrator t=2026-04-07T01:35:17.65266165Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T01:35:17.653876417Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.212607ms logger=migrator t=2026-04-07T01:35:17.658671978Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T01:35:17.660031338Z level=info msg="Migration successfully executed" id="create team member table" duration=1.358261ms logger=migrator t=2026-04-07T01:35:17.664158203Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T01:35:17.665045663Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=886.87µs logger=migrator t=2026-04-07T01:35:17.678726806Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T01:35:17.680404145Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.680849ms logger=migrator t=2026-04-07T01:35:17.68459453Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T01:35:17.685359317Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=764.117µs logger=migrator t=2026-04-07T01:35:17.689312548Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T01:35:17.694932817Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.604339ms logger=migrator t=2026-04-07T01:35:17.699886081Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T01:35:17.705461498Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.574767ms logger=migrator t=2026-04-07T01:35:17.71037364Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T01:35:17.714896594Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.518374ms logger=migrator t=2026-04-07T01:35:17.720062602Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T01:35:17.721679019Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.620687ms logger=migrator t=2026-04-07T01:35:17.726263784Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T01:35:17.728138247Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.874103ms logger=migrator t=2026-04-07T01:35:17.732373904Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T01:35:17.733436349Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.062044ms logger=migrator t=2026-04-07T01:35:17.739393805Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T01:35:17.741002391Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.606736ms logger=migrator t=2026-04-07T01:35:17.745273279Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T01:35:17.746881295Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.606276ms logger=migrator t=2026-04-07T01:35:17.75099133Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T01:35:17.751954771Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=962.892µs logger=migrator t=2026-04-07T01:35:17.75669404Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T01:35:17.757826116Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.131465ms logger=migrator t=2026-04-07T01:35:17.76237974Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T01:35:17.763932656Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.548936ms logger=migrator t=2026-04-07T01:35:17.768355997Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T01:35:17.768861338Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=502.891µs logger=migrator t=2026-04-07T01:35:17.773499485Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T01:35:17.7737511Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=252.025µs logger=migrator t=2026-04-07T01:35:17.779365419Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T01:35:17.780595417Z level=info msg="Migration successfully executed" id="create tag table" duration=1.230707ms logger=migrator t=2026-04-07T01:35:17.785587871Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T01:35:17.787160957Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.571976ms logger=migrator t=2026-04-07T01:35:17.791280181Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T01:35:17.792427088Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.144317ms logger=migrator t=2026-04-07T01:35:17.796854749Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T01:35:17.798601759Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.74638ms logger=migrator t=2026-04-07T01:35:17.803724577Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T01:35:17.804668428Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=943.511µs logger=migrator t=2026-04-07T01:35:17.807941163Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:35:17.824688315Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.747962ms logger=migrator t=2026-04-07T01:35:17.828556305Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T01:35:17.829324932Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=768.997µs logger=migrator t=2026-04-07T01:35:17.834234445Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T01:35:17.835303449Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.070685ms logger=migrator t=2026-04-07T01:35:17.83969264Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T01:35:17.840672012Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=979.452µs logger=migrator t=2026-04-07T01:35:17.844758495Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T01:35:17.84538719Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=628.315µs logger=migrator t=2026-04-07T01:35:17.849874802Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T01:35:17.850783113Z level=info msg="Migration successfully executed" id="create user auth table" duration=908.481µs logger=migrator t=2026-04-07T01:35:17.85502395Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T01:35:17.856617567Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.593357ms logger=migrator t=2026-04-07T01:35:17.861188461Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T01:35:17.861286893Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=98.032µs logger=migrator t=2026-04-07T01:35:17.865548031Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T01:35:17.870767751Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.21936ms logger=migrator t=2026-04-07T01:35:17.87466788Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T01:35:17.879843788Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.175269ms logger=migrator t=2026-04-07T01:35:17.883691596Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T01:35:17.888739782Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.047915ms logger=migrator t=2026-04-07T01:35:17.893176153Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T01:35:17.898334961Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.157848ms logger=migrator t=2026-04-07T01:35:17.902304892Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T01:35:17.903361495Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.056213ms logger=migrator t=2026-04-07T01:35:17.907779467Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T01:35:17.912931145Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.151278ms logger=migrator t=2026-04-07T01:35:17.916815754Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T01:35:17.917631402Z level=info msg="Migration successfully executed" id="create server_lock table" duration=815.718µs logger=migrator t=2026-04-07T01:35:17.922596426Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T01:35:17.923646711Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.052004ms logger=migrator t=2026-04-07T01:35:17.927897457Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T01:35:17.928753507Z level=info msg="Migration successfully executed" id="create user auth token table" duration=855.92µs logger=migrator t=2026-04-07T01:35:17.934821616Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T01:35:17.936375191Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.553225ms logger=migrator t=2026-04-07T01:35:17.941199242Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T01:35:17.942326237Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.128225ms logger=migrator t=2026-04-07T01:35:17.946240058Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T01:35:17.947369183Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.128876ms logger=migrator t=2026-04-07T01:35:17.952236855Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T01:35:17.957598667Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.361352ms logger=migrator t=2026-04-07T01:35:17.961544877Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T01:35:17.962653702Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.108445ms logger=migrator t=2026-04-07T01:35:17.967003612Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T01:35:17.967890472Z level=info msg="Migration successfully executed" id="create cache_data table" duration=886.52µs logger=migrator t=2026-04-07T01:35:17.972689382Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T01:35:17.973856388Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.167046ms logger=migrator t=2026-04-07T01:35:17.9778295Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T01:35:17.97874702Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=917.32µs logger=migrator t=2026-04-07T01:35:17.983413478Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T01:35:17.985012914Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.597596ms logger=migrator t=2026-04-07T01:35:17.989891726Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T01:35:17.990058859Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=167.854µs logger=migrator t=2026-04-07T01:35:17.994531192Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T01:35:17.994654985Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.953µs logger=migrator t=2026-04-07T01:35:17.998206446Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T01:35:17.999154658Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=945.982µs logger=migrator t=2026-04-07T01:35:18.003574899Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:35:18.005121865Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.546166ms logger=migrator t=2026-04-07T01:35:18.010464257Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:35:18.011583122Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.118735ms logger=migrator t=2026-04-07T01:35:18.015478461Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:35:18.015541342Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=63.141µs logger=migrator t=2026-04-07T01:35:18.019095785Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:35:18.020051396Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=955.862µs logger=migrator t=2026-04-07T01:35:18.024511819Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:35:18.02545261Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=940.572µs logger=migrator t=2026-04-07T01:35:18.029684676Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:35:18.030929805Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.244819ms logger=migrator t=2026-04-07T01:35:18.034686921Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:35:18.035744125Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.056774ms logger=migrator t=2026-04-07T01:35:18.040068864Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T01:35:18.045774774Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.70537ms logger=migrator t=2026-04-07T01:35:18.04952776Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T01:35:18.050565104Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.038154ms logger=migrator t=2026-04-07T01:35:18.056849788Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T01:35:18.056992131Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.253µs logger=migrator t=2026-04-07T01:35:18.063321345Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T01:35:18.065103287Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.783432ms logger=migrator t=2026-04-07T01:35:18.069299473Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T01:35:18.07050016Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.201187ms logger=migrator t=2026-04-07T01:35:18.074941952Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T01:35:18.076009876Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.068084ms logger=migrator t=2026-04-07T01:35:18.079492486Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:35:18.079589288Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.952µs logger=migrator t=2026-04-07T01:35:18.082458964Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T01:35:18.083366805Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=907.201µs logger=migrator t=2026-04-07T01:35:18.087501699Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T01:35:18.089045625Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.543456ms logger=migrator t=2026-04-07T01:35:18.092904573Z 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-04-07T01:35:18.094704295Z 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.797891ms logger=migrator t=2026-04-07T01:35:18.098739896Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T01:35:18.099748889Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.008703ms logger=migrator t=2026-04-07T01:35:18.104278633Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T01:35:18.11507778Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.790047ms logger=migrator t=2026-04-07T01:35:18.121540938Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T01:35:18.123617055Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.083038ms logger=migrator t=2026-04-07T01:35:18.12994057Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T01:35:18.133041981Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=3.096741ms logger=migrator t=2026-04-07T01:35:18.140368329Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T01:35:18.165650487Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.279178ms logger=migrator t=2026-04-07T01:35:18.168940183Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T01:35:18.193579486Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.628414ms logger=migrator t=2026-04-07T01:35:18.198846257Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T01:35:18.200125506Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.280719ms logger=migrator t=2026-04-07T01:35:18.203457202Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T01:35:18.204813063Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.355171ms logger=migrator t=2026-04-07T01:35:18.208808694Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T01:35:18.214712659Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.902345ms logger=migrator t=2026-04-07T01:35:18.219150231Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T01:35:18.223238064Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.087163ms logger=migrator t=2026-04-07T01:35:18.226895389Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T01:35:18.227974353Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.079204ms logger=migrator t=2026-04-07T01:35:18.232378184Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T01:35:18.234049212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.669988ms logger=migrator t=2026-04-07T01:35:18.239317553Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T01:35:18.241081663Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.76501ms logger=migrator t=2026-04-07T01:35:18.245676649Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T01:35:18.247408968Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.732039ms logger=migrator t=2026-04-07T01:35:18.251766078Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:35:18.251884901Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=118.593µs logger=migrator t=2026-04-07T01:35:18.256615708Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T01:35:18.266212688Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.58976ms logger=migrator t=2026-04-07T01:35:18.270572327Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T01:35:18.27896756Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.391762ms logger=migrator t=2026-04-07T01:35:18.283755779Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T01:35:18.290918474Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.166255ms logger=migrator t=2026-04-07T01:35:18.29558262Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T01:35:18.296562453Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=979.973µs logger=migrator t=2026-04-07T01:35:18.300171535Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T01:35:18.301197448Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.025233ms logger=migrator t=2026-04-07T01:35:18.304995446Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T01:35:18.310952842Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.957106ms logger=migrator t=2026-04-07T01:35:18.315749962Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T01:35:18.32178795Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.037308ms logger=migrator t=2026-04-07T01:35:18.32571848Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T01:35:18.326814394Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.095614ms logger=migrator t=2026-04-07T01:35:18.332783942Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T01:35:18.343486906Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.701015ms logger=migrator t=2026-04-07T01:35:18.348366858Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T01:35:18.355169134Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.796416ms logger=migrator t=2026-04-07T01:35:18.359094513Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T01:35:18.359188265Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.162µs logger=migrator t=2026-04-07T01:35:18.363091034Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T01:35:18.364226591Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.136597ms logger=migrator t=2026-04-07T01:35:18.369741467Z 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-04-07T01:35:18.370885533Z 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.144086ms logger=migrator t=2026-04-07T01:35:18.375040839Z 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-04-07T01:35:18.376144183Z 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.102514ms logger=migrator t=2026-04-07T01:35:18.380442732Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:35:18.380541645Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=101.562µs logger=migrator t=2026-04-07T01:35:18.384692849Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T01:35:18.394290299Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.59401ms logger=migrator t=2026-04-07T01:35:18.398688839Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T01:35:18.409481226Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.803447ms logger=migrator t=2026-04-07T01:35:18.41445424Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T01:35:18.419131206Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.672206ms logger=migrator t=2026-04-07T01:35:18.422978325Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T01:35:18.429510964Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.531979ms logger=migrator t=2026-04-07T01:35:18.435704826Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T01:35:18.44239928Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.692074ms logger=migrator t=2026-04-07T01:35:18.446967704Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T01:35:18.447041655Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.371µs logger=migrator t=2026-04-07T01:35:18.450613798Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T01:35:18.452175883Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.558215ms logger=migrator t=2026-04-07T01:35:18.458687803Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T01:35:18.468705341Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.024989ms logger=migrator t=2026-04-07T01:35:18.473722126Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T01:35:18.473816328Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=94.122µs logger=migrator t=2026-04-07T01:35:18.477673106Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T01:35:18.484001612Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.328235ms logger=migrator t=2026-04-07T01:35:18.488480473Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T01:35:18.489482547Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.003444ms logger=migrator t=2026-04-07T01:35:18.493744704Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T01:35:18.504553082Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.807747ms logger=migrator t=2026-04-07T01:35:18.509431823Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T01:35:18.510083608Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=651.575µs logger=migrator t=2026-04-07T01:35:18.514691544Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T01:35:18.515871111Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.180226ms logger=migrator t=2026-04-07T01:35:18.519967904Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T01:35:18.530503865Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.514271ms logger=migrator t=2026-04-07T01:35:18.534253992Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T01:35:18.534863125Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=609.993µs logger=migrator t=2026-04-07T01:35:18.541529928Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T01:35:18.542725175Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.195787ms logger=migrator t=2026-04-07T01:35:18.547103475Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T01:35:18.548022445Z level=info msg="Migration successfully executed" id="create alert_image table" duration=922.9µs logger=migrator t=2026-04-07T01:35:18.552223212Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T01:35:18.553299756Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.076274ms logger=migrator t=2026-04-07T01:35:18.558877144Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T01:35:18.559001287Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=124.833µs logger=migrator t=2026-04-07T01:35:18.562733703Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T01:35:18.564304428Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.570185ms logger=migrator t=2026-04-07T01:35:18.568917344Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T01:35:18.570239724Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.32208ms logger=migrator t=2026-04-07T01:35:18.574663876Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T01:35:18.575105736Z 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-04-07T01:35:18.579606169Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T01:35:18.580187012Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=580.933µs logger=migrator t=2026-04-07T01:35:18.583767164Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T01:35:18.58489304Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.125376ms logger=migrator t=2026-04-07T01:35:18.589115186Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T01:35:18.596211429Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.095473ms logger=migrator t=2026-04-07T01:35:18.603376843Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T01:35:18.604276564Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=899.682µs logger=migrator t=2026-04-07T01:35:18.608699685Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T01:35:18.61986837Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=11.162596ms logger=migrator t=2026-04-07T01:35:18.625489268Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T01:35:18.626238195Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=750.117µs logger=migrator t=2026-04-07T01:35:18.631815103Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T01:35:18.632904938Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.089845ms logger=migrator t=2026-04-07T01:35:18.637305639Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T01:35:18.639503309Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.194931ms logger=migrator t=2026-04-07T01:35:18.647613105Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T01:35:18.647700217Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=94.362µs logger=migrator t=2026-04-07T01:35:18.654567543Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T01:35:18.654689757Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=123.134µs logger=migrator t=2026-04-07T01:35:18.658254368Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T01:35:18.666205881Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.953833ms logger=migrator t=2026-04-07T01:35:18.670227582Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T01:35:18.670613141Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=385.829µs logger=migrator t=2026-04-07T01:35:18.674165732Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T01:35:18.675725988Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.558546ms logger=migrator t=2026-04-07T01:35:18.681207924Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T01:35:18.681673464Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=475.791µs logger=migrator t=2026-04-07T01:35:18.685370298Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T01:35:18.686482764Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.112416ms logger=migrator t=2026-04-07T01:35:18.690861934Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T01:35:18.691671893Z level=info msg="Migration successfully executed" id="create secrets table" duration=809.959µs logger=migrator t=2026-04-07T01:35:18.696154875Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T01:35:18.729284533Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.132328ms logger=migrator t=2026-04-07T01:35:18.735045325Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T01:35:18.742001575Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.95549ms logger=migrator t=2026-04-07T01:35:18.748208017Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T01:35:18.748666447Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=465.721µs logger=migrator t=2026-04-07T01:35:18.755078123Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T01:35:18.787369103Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.293759ms logger=migrator t=2026-04-07T01:35:18.793322259Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T01:35:18.824706827Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.383298ms logger=migrator t=2026-04-07T01:35:18.830440498Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T01:35:18.831247197Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=806.549µs logger=migrator t=2026-04-07T01:35:18.838141344Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T01:35:18.839935325Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.793751ms logger=migrator t=2026-04-07T01:35:18.845554184Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T01:35:18.845787219Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=237.445µs logger=migrator t=2026-04-07T01:35:18.851652553Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T01:35:18.852542833Z level=info msg="Migration successfully executed" id="create permission table" duration=889.79µs logger=migrator t=2026-04-07T01:35:18.865264385Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T01:35:18.866396631Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.120425ms logger=migrator t=2026-04-07T01:35:18.876736537Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T01:35:18.878283812Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.543645ms logger=migrator t=2026-04-07T01:35:18.884975696Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T01:35:18.886764106Z level=info msg="Migration successfully executed" id="create role table" duration=1.78918ms logger=migrator t=2026-04-07T01:35:18.891766201Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T01:35:18.90001674Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.250899ms logger=migrator t=2026-04-07T01:35:18.905041225Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T01:35:18.910567411Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.524766ms logger=migrator t=2026-04-07T01:35:18.916384634Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T01:35:18.917412917Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.027953ms logger=migrator t=2026-04-07T01:35:18.924451129Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T01:35:18.925485752Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.034533ms logger=migrator t=2026-04-07T01:35:18.931786316Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T01:35:18.933869824Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.086808ms logger=migrator t=2026-04-07T01:35:18.941022348Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T01:35:18.942178264Z level=info msg="Migration successfully executed" id="create team role table" duration=1.153226ms logger=migrator t=2026-04-07T01:35:18.949515363Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T01:35:18.951858006Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.341773ms logger=migrator t=2026-04-07T01:35:18.960708259Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T01:35:18.963514643Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.811614ms logger=migrator t=2026-04-07T01:35:18.968909087Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T01:35:18.97121918Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.309763ms logger=migrator t=2026-04-07T01:35:18.976445158Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T01:35:18.97822795Z level=info msg="Migration successfully executed" id="create user role table" duration=1.788561ms logger=migrator t=2026-04-07T01:35:18.983217254Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T01:35:18.984881181Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.665738ms logger=migrator t=2026-04-07T01:35:18.99314617Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T01:35:18.995843562Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.700342ms logger=migrator t=2026-04-07T01:35:19.000232303Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T01:35:19.001346358Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.113625ms logger=migrator t=2026-04-07T01:35:19.005500674Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T01:35:19.006870264Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.36977ms logger=migrator t=2026-04-07T01:35:19.01188873Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T01:35:19.013610749Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.72207ms logger=migrator t=2026-04-07T01:35:19.017785214Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T01:35:19.018932061Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.146617ms logger=migrator t=2026-04-07T01:35:19.084238545Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T01:35:19.094518761Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.276115ms logger=migrator t=2026-04-07T01:35:19.100527488Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T01:35:19.101317746Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=794.928µs logger=migrator t=2026-04-07T01:35:19.108203273Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T01:35:19.110098147Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.894524ms logger=migrator t=2026-04-07T01:35:19.119208765Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T01:35:19.120813752Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.604717ms logger=migrator t=2026-04-07T01:35:19.126624415Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T01:35:19.128923907Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.305552ms logger=migrator t=2026-04-07T01:35:19.134403953Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T01:35:19.135777084Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.373201ms logger=migrator t=2026-04-07T01:35:19.142469588Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T01:35:19.143610303Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.144546ms logger=migrator t=2026-04-07T01:35:19.149500718Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T01:35:19.159875796Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.377618ms logger=migrator t=2026-04-07T01:35:19.164899731Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T01:35:19.170580511Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.68098ms logger=migrator t=2026-04-07T01:35:19.176274641Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T01:35:19.184187502Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.911611ms logger=migrator t=2026-04-07T01:35:19.188878699Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T01:35:19.196828171Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.946162ms logger=migrator t=2026-04-07T01:35:19.201988409Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T01:35:19.203064163Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.075854ms logger=migrator t=2026-04-07T01:35:19.209011649Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T01:35:19.210167826Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.155827ms logger=migrator t=2026-04-07T01:35:19.215371316Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T01:35:19.217118905Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.74748ms logger=migrator t=2026-04-07T01:35:19.223709026Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T01:35:19.225671331Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.970165ms logger=migrator t=2026-04-07T01:35:19.231815132Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T01:35:19.232967808Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.153196ms logger=migrator t=2026-04-07T01:35:19.23827881Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T01:35:19.238363092Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=84.872µs logger=migrator t=2026-04-07T01:35:19.24309551Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T01:35:19.243168392Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.042µs logger=migrator t=2026-04-07T01:35:19.249179849Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T01:35:19.250041729Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=861.57µs logger=migrator t=2026-04-07T01:35:19.255260148Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T01:35:19.255883582Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=625.374µs logger=migrator t=2026-04-07T01:35:19.260658422Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T01:35:19.261413729Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=754.157µs logger=migrator t=2026-04-07T01:35:19.267113759Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T01:35:19.267455027Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=340.638µs logger=migrator t=2026-04-07T01:35:19.273219178Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T01:35:19.273819513Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=607.805µs logger=migrator t=2026-04-07T01:35:19.278332496Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T01:35:19.279353279Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.021013ms logger=migrator t=2026-04-07T01:35:19.28418933Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T01:35:19.285760476Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.570336ms logger=migrator t=2026-04-07T01:35:19.291888166Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T01:35:19.300734468Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.845752ms logger=migrator t=2026-04-07T01:35:19.305813305Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T01:35:19.305877766Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.461µs logger=migrator t=2026-04-07T01:35:19.31082592Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T01:35:19.312550399Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.722598ms logger=migrator t=2026-04-07T01:35:19.319440167Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T01:35:19.320617113Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.175686ms logger=migrator t=2026-04-07T01:35:19.326234532Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T01:35:19.32742866Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.193478ms logger=migrator t=2026-04-07T01:35:19.33267645Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T01:35:19.341630925Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.952415ms logger=migrator t=2026-04-07T01:35:19.347478468Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T01:35:19.348599693Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.121355ms logger=migrator t=2026-04-07T01:35:19.35326073Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T01:35:19.354437627Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.176687ms logger=migrator t=2026-04-07T01:35:19.359155025Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:35:19.383223716Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.064601ms logger=migrator t=2026-04-07T01:35:19.389634773Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T01:35:19.390597094Z level=info msg="Migration successfully executed" id="create correlation v2" duration=961.831µs logger=migrator t=2026-04-07T01:35:19.39652942Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T01:35:19.398478635Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.947805ms logger=migrator t=2026-04-07T01:35:19.405736812Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T01:35:19.407581293Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.844592ms logger=migrator t=2026-04-07T01:35:19.414011431Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T01:35:19.415170957Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.159876ms logger=migrator t=2026-04-07T01:35:19.420649442Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T01:35:19.420919988Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=270.096µs logger=migrator t=2026-04-07T01:35:19.426125917Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T01:35:19.427101219Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=974.682µs logger=migrator t=2026-04-07T01:35:19.432502923Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T01:35:19.442119764Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.614831ms logger=migrator t=2026-04-07T01:35:19.447164768Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T01:35:19.448116901Z level=info msg="Migration successfully executed" id="create entity_events table" duration=947.843µs logger=migrator t=2026-04-07T01:35:19.45465731Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T01:35:19.456128114Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.472674ms logger=migrator t=2026-04-07T01:35:19.462181973Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:35:19.462665494Z 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-04-07T01:35:19.468122819Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:35:19.468851885Z 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-04-07T01:35:19.474686449Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T01:35:19.476075371Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.381893ms logger=migrator t=2026-04-07T01:35:19.482032747Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T01:35:19.483075911Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.042853ms logger=migrator t=2026-04-07T01:35:19.488218028Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:35:19.490312217Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.109978ms logger=migrator t=2026-04-07T01:35:19.497014979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:35:19.498148836Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.133857ms logger=migrator t=2026-04-07T01:35:19.507820887Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T01:35:19.508918511Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.097565ms logger=migrator t=2026-04-07T01:35:19.514688494Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T01:35:19.515721618Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.036293ms logger=migrator t=2026-04-07T01:35:19.521378077Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T01:35:19.522793579Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.416252ms logger=migrator t=2026-04-07T01:35:19.528021919Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T01:35:19.530074296Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.052277ms logger=migrator t=2026-04-07T01:35:19.536522493Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T01:35:19.537750272Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.227589ms logger=migrator t=2026-04-07T01:35:19.542375217Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T01:35:19.543635656Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.259589ms logger=migrator t=2026-04-07T01:35:19.548279652Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T01:35:19.549509771Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.230569ms logger=migrator t=2026-04-07T01:35:19.55688097Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T01:35:19.578546795Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.661964ms logger=migrator t=2026-04-07T01:35:19.583891807Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T01:35:19.590069838Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.178311ms logger=migrator t=2026-04-07T01:35:19.594993401Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T01:35:19.601185363Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.191292ms logger=migrator t=2026-04-07T01:35:19.60983141Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T01:35:19.610068927Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=238.487µs logger=migrator t=2026-04-07T01:35:19.61768653Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T01:35:19.62860932Z level=info msg="Migration successfully executed" id="add share column" duration=10.92425ms logger=migrator t=2026-04-07T01:35:19.632912319Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T01:35:19.633060243Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=144.024µs logger=migrator t=2026-04-07T01:35:19.637679597Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T01:35:19.638414125Z level=info msg="Migration successfully executed" id="create file table" duration=734.378µs logger=migrator t=2026-04-07T01:35:19.645090627Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T01:35:19.647332019Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.240802ms logger=migrator t=2026-04-07T01:35:19.652876126Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T01:35:19.654175385Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.298499ms logger=migrator t=2026-04-07T01:35:19.660825608Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T01:35:19.661964203Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.138175ms logger=migrator t=2026-04-07T01:35:19.668483052Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T01:35:19.670602821Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.118689ms logger=migrator t=2026-04-07T01:35:19.676047806Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T01:35:19.676120197Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.731µs logger=migrator t=2026-04-07T01:35:19.680653912Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T01:35:19.680720213Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.232µs logger=migrator t=2026-04-07T01:35:19.687103869Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T01:35:19.68806183Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=957.511µs logger=migrator t=2026-04-07T01:35:19.693160757Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T01:35:19.693413593Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=252.286µs logger=migrator t=2026-04-07T01:35:19.698148622Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T01:35:19.699567425Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.419123ms logger=migrator t=2026-04-07T01:35:19.70462329Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T01:35:19.713916662Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.270302ms logger=migrator t=2026-04-07T01:35:19.719764996Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T01:35:19.719971681Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=198.465µs logger=migrator t=2026-04-07T01:35:19.724609466Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T01:35:19.725956358Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.350692ms logger=migrator t=2026-04-07T01:35:19.73131007Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T01:35:19.73174572Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=436.28µs logger=migrator t=2026-04-07T01:35:19.737195145Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T01:35:19.737579554Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=384.529µs logger=migrator t=2026-04-07T01:35:19.742571648Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T01:35:19.743373716Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=802.538µs logger=migrator t=2026-04-07T01:35:19.748087384Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T01:35:19.757205603Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.117659ms logger=migrator t=2026-04-07T01:35:19.773815573Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T01:35:19.78677971Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.962836ms logger=migrator t=2026-04-07T01:35:19.804005494Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T01:35:19.805964748Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.961194ms logger=migrator t=2026-04-07T01:35:19.811760521Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T01:35:19.887340301Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.566529ms logger=migrator t=2026-04-07T01:35:19.894702339Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T01:35:19.895570558Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=865.599µs logger=migrator t=2026-04-07T01:35:19.90127953Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T01:35:19.903024459Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.744799ms logger=migrator t=2026-04-07T01:35:19.9092033Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T01:35:19.938717936Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.512946ms logger=migrator t=2026-04-07T01:35:19.946788771Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T01:35:19.954673901Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.88409ms logger=migrator t=2026-04-07T01:35:19.960595047Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T01:35:19.960961955Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=367.458µs logger=migrator t=2026-04-07T01:35:19.966667676Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T01:35:19.966943192Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=275.867µs logger=migrator t=2026-04-07T01:35:19.975666551Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T01:35:19.976145162Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=484.471µs logger=migrator t=2026-04-07T01:35:19.984968694Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T01:35:19.985349943Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=382.699µs logger=migrator t=2026-04-07T01:35:19.993021688Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T01:35:19.993725095Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=707.427µs logger=migrator t=2026-04-07T01:35:20.002886454Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T01:35:20.004356427Z level=info msg="Migration successfully executed" id="create folder table" duration=1.472003ms logger=migrator t=2026-04-07T01:35:20.012942054Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T01:35:20.014338996Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.396332ms logger=migrator t=2026-04-07T01:35:20.022194506Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T01:35:20.023401333Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.212537ms logger=migrator t=2026-04-07T01:35:20.036720058Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T01:35:20.03678388Z level=info msg="Migration successfully executed" id="Update folder title length" duration=68.362µs logger=migrator t=2026-04-07T01:35:20.048428266Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T01:35:20.050275699Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.849383ms logger=migrator t=2026-04-07T01:35:20.057262218Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T01:35:20.058481877Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.220329ms logger=migrator t=2026-04-07T01:35:20.067454292Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T01:35:20.069767965Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.313703ms logger=migrator t=2026-04-07T01:35:20.076863076Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T01:35:20.077328637Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=465.611µs logger=migrator t=2026-04-07T01:35:20.082995716Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T01:35:20.083252252Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=256.856µs logger=migrator t=2026-04-07T01:35:20.093517138Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T01:35:20.094714205Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.198198ms logger=migrator t=2026-04-07T01:35:20.100949378Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T01:35:20.103123688Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.17398ms logger=migrator t=2026-04-07T01:35:20.109157986Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T01:35:20.110514236Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.35719ms logger=migrator t=2026-04-07T01:35:20.115549532Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T01:35:20.117724712Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.17608ms logger=migrator t=2026-04-07T01:35:20.127523096Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T01:35:20.129647785Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.132099ms logger=migrator t=2026-04-07T01:35:20.134843634Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T01:35:20.135789495Z level=info msg="Migration successfully executed" id="create anon_device table" duration=945.151µs logger=migrator t=2026-04-07T01:35:20.147465561Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T01:35:20.149213692Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.750251ms logger=migrator t=2026-04-07T01:35:20.155957516Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T01:35:20.157333838Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.375692ms logger=migrator t=2026-04-07T01:35:20.170791946Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T01:35:20.172091835Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.304229ms logger=migrator t=2026-04-07T01:35:20.176394344Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T01:35:20.17796299Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.568686ms logger=migrator t=2026-04-07T01:35:20.186246839Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T01:35:20.188111742Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.866873ms logger=migrator t=2026-04-07T01:35:20.196649708Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T01:35:20.197356784Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=719.586µs logger=migrator t=2026-04-07T01:35:20.202072692Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T01:35:20.212131401Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.057779ms logger=migrator t=2026-04-07T01:35:20.218998769Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T01:35:20.21992765Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=936.361µs logger=migrator t=2026-04-07T01:35:20.226529671Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T01:35:20.226590613Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=67.072µs logger=migrator t=2026-04-07T01:35:20.231902864Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T01:35:20.23349085Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.587576ms logger=migrator t=2026-04-07T01:35:20.239218821Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T01:35:20.239312673Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=93.882µs logger=migrator t=2026-04-07T01:35:20.244441091Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T01:35:20.246107689Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.666338ms logger=migrator t=2026-04-07T01:35:20.251113973Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T01:35:20.252482655Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.368022ms logger=migrator t=2026-04-07T01:35:20.258988044Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T01:35:20.260188582Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.199578ms logger=migrator t=2026-04-07T01:35:20.266163658Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T01:35:20.267714513Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.552325ms logger=migrator t=2026-04-07T01:35:20.274828176Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T01:35:20.275207885Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=391.479µs logger=migrator t=2026-04-07T01:35:20.280793173Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T01:35:20.28153395Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=740.367µs logger=migrator t=2026-04-07T01:35:20.290479094Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T01:35:20.292089841Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.615617ms logger=migrator t=2026-04-07T01:35:20.298805254Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T01:35:20.299789537Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=984.863µs logger=migrator t=2026-04-07T01:35:20.307590996Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T01:35:20.321441722Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.855366ms logger=migrator t=2026-04-07T01:35:20.328336661Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T01:35:20.339766472Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.427272ms logger=migrator t=2026-04-07T01:35:20.348207185Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T01:35:20.36066887Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.453565ms logger=migrator t=2026-04-07T01:35:20.366170355Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T01:35:20.367158399Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=990.024µs logger=migrator t=2026-04-07T01:35:20.373472933Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T01:35:20.383328199Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.854926ms logger=migrator t=2026-04-07T01:35:20.386709726Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T01:35:20.396293155Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.582749ms logger=migrator t=2026-04-07T01:35:20.41006416Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T01:35:20.410551471Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=492.111µs logger=migrator t=2026-04-07T01:35:20.415216018Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.886537466s logger=migrator t=2026-04-07T01:35:20.415832732Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T01:35:20.431069252Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T01:35:20.431277396Z level=info msg="Created default organization" logger=secrets t=2026-04-07T01:35:20.43800782Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T01:35:20.500836208Z level=info msg="Restored cache from database" duration=598.904µs logger=plugin.store t=2026-04-07T01:35:20.502347332Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T01:35:20.546105743Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T01:35:20.546152955Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T01:35:20.546248707Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T01:35:20.546264287Z level=info msg="Plugins loaded" count=54 duration=43.917585ms logger=query_data t=2026-04-07T01:35:20.550750249Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T01:35:20.554156328Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T01:35:20.560264617Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T01:35:20.571128886Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T01:35:20.57350115Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T01:35:20.575756552Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T01:35:20.597075059Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T01:35:20.612543693Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T01:35:20.638499388Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T01:35:20.638549419Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T01:35:20.641063376Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-07T01:35:20.641869195Z level=info msg="Storage starting" logger=http.server t=2026-04-07T01:35:20.644207388Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-07T01:35:20.645480067Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-07T01:35:20.674420958Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-07T01:35:20.677235583Z level=info msg="State cache has been initialized" states=0 duration=36.154776ms logger=ngalert.scheduler t=2026-04-07T01:35:20.677372117Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T01:35:20.67749354Z level=info msg=starting first_tick=2026-04-07T01:35:30Z logger=plugins.update.checker t=2026-04-07T01:35:20.726397108Z level=info msg="Update check succeeded" duration=84.965563ms logger=grafana.update.checker t=2026-04-07T01:35:20.732019987Z level=info msg="Update check succeeded" duration=90.120912ms logger=provisioning.dashboard t=2026-04-07T01:35:20.757849788Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T01:35:20.817306198Z level=info msg="Patterns update finished" duration=73.221466ms logger=grafana-apiserver t=2026-04-07T01:35:21.749712902Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T01:35:21.750243775Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T01:35:22.097473969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.098313089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.300561906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.471742083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.492433115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.549097673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.565739544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.589340393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.60974644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.633949244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.653026671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.678651207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.714219921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.787199891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.807376262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.850912718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.870866935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.914598535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.935686368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:22.987129315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.006106399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.042768668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.063698946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.102983545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.124735393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.185013103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.209654326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.249422297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.271887491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.336688803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.355208726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.406602513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.424004281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.481100747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.494132225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.54505143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.562441598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.660494301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.675285041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.719568574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.738088177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.790449115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.805606662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.857927709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.876286999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.937842377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:23.954369235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.011425661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.030996359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.09400408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.110528279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.17175761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.182634419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.248496745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.26966759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.329389736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.348943744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.415960927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.431956154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.505714341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.517163682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.587246856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.634549849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.735243642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.756292765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.833690235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.849784543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.933427497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:24.952881502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.030711463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.048878579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.121845048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.137726242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.208058031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.225001019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.310020064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.330119393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.397243129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.418392563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:35:25.497702388Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T01:36:01.664010582Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T01:45:20.651357219Z level=info msg="Completed cleanup jobs" duration=9.835291ms logger=sqlstore.transactions t=2026-04-07T01:45:20.65629987Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-07T01:45:20.813205645Z level=info msg="Update check succeeded" duration=86.114709ms logger=sqlstore.transactions t=2026-04-07T01:50:20.568786567Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T01:55:20.645946087Z level=info msg="Completed cleanup jobs" duration=4.573613ms logger=plugins.update.checker t=2026-04-07T01:55:20.775399004Z level=info msg="Update check succeeded" duration=47.868691ms