logger=settings t=2026-04-22T06:21:28.226437479Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T06:21:28Z logger=settings t=2026-04-22T06:21:28.226737576Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T06:21:28.226751676Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T06:21:28.226758866Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T06:21:28.226766667Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T06:21:28.226770567Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:21:28.226774117Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:21:28.226778227Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T06:21:28.226785557Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T06:21:28.226792917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T06:21:28.226798487Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:21:28.226802527Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:21:28.226806277Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T06:21:28.226810327Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T06:21:28.226814338Z level=info msg=Target target=[all] logger=settings t=2026-04-22T06:21:28.226825898Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T06:21:28.226829918Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T06:21:28.226833708Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T06:21:28.226837458Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T06:21:28.226841288Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T06:21:28.226845128Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T06:21:28.23047812Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T06:21:28.230537131Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T06:21:28.233190531Z level=info msg="Locking database" logger=migrator t=2026-04-22T06:21:28.233208131Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T06:21:28.234012249Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T06:21:28.235309509Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.29729ms logger=migrator t=2026-04-22T06:21:28.240962926Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T06:21:28.241535739Z level=info msg="Migration successfully executed" id="create user table" duration=572.932µs logger=migrator t=2026-04-22T06:21:28.246586032Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T06:21:28.247901442Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.31988ms logger=migrator t=2026-04-22T06:21:28.2536006Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T06:21:28.254417689Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=817.349µs logger=migrator t=2026-04-22T06:21:28.258840278Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T06:21:28.259652216Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=815.478µs logger=migrator t=2026-04-22T06:21:28.264629608Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T06:21:28.265382346Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=753.298µs logger=migrator t=2026-04-22T06:21:28.27134797Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T06:21:28.274061531Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.712761ms logger=migrator t=2026-04-22T06:21:28.279518174Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T06:21:28.280733461Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.216017ms logger=migrator t=2026-04-22T06:21:28.284892374Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T06:21:28.285748414Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=856.04µs logger=migrator t=2026-04-22T06:21:28.289564239Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T06:21:28.290329886Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=765.297µs logger=migrator t=2026-04-22T06:21:28.295995044Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T06:21:28.296850414Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=862.13µs logger=migrator t=2026-04-22T06:21:28.302743517Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T06:21:28.304147748Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.403351ms logger=migrator t=2026-04-22T06:21:28.309853776Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T06:21:28.311264748Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.413592ms logger=migrator t=2026-04-22T06:21:28.317358845Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T06:21:28.317466828Z level=info msg="Migration successfully executed" id="Update user table charset" duration=126.503µs logger=migrator t=2026-04-22T06:21:28.325455448Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T06:21:28.327419112Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.964384ms logger=migrator t=2026-04-22T06:21:28.331975664Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T06:21:28.332365503Z level=info msg="Migration successfully executed" id="Add missing user data" duration=391.398µs logger=migrator t=2026-04-22T06:21:28.336403124Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T06:21:28.338659985Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.260421ms logger=migrator t=2026-04-22T06:21:28.343232247Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T06:21:28.344557628Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.325611ms logger=migrator t=2026-04-22T06:21:28.351711538Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T06:21:28.35309604Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.386872ms logger=migrator t=2026-04-22T06:21:28.357945889Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T06:21:28.36729643Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.35318ms logger=migrator t=2026-04-22T06:21:28.372926236Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T06:21:28.374052441Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.126545ms logger=migrator t=2026-04-22T06:21:28.383032054Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T06:21:28.383332251Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=302.307µs logger=migrator t=2026-04-22T06:21:28.392911916Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T06:21:28.401682723Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=8.765427ms logger=migrator t=2026-04-22T06:21:28.410182084Z 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-22T06:21:28.410613654Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=440.67µs logger=migrator t=2026-04-22T06:21:28.414529633Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T06:21:28.414940532Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=399.189µs logger=migrator t=2026-04-22T06:21:28.424589259Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T06:21:28.425701984Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.117525ms logger=migrator t=2026-04-22T06:21:28.431782921Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T06:21:28.432985698Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.208547ms logger=migrator t=2026-04-22T06:21:28.439383122Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T06:21:28.441733805Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.355132ms logger=migrator t=2026-04-22T06:21:28.448266492Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T06:21:28.448953417Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=684.255µs logger=migrator t=2026-04-22T06:21:28.455015824Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T06:21:28.455705059Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=688.195µs logger=migrator t=2026-04-22T06:21:28.460412575Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T06:21:28.460453756Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.151µs logger=migrator t=2026-04-22T06:21:28.467154448Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T06:21:28.468215051Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.060203ms logger=migrator t=2026-04-22T06:21:28.474520493Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T06:21:28.475406292Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=887.44µs logger=migrator t=2026-04-22T06:21:28.480340814Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T06:21:28.480982108Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=641.614µs logger=migrator t=2026-04-22T06:21:28.486579064Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T06:21:28.487218309Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=637.425µs logger=migrator t=2026-04-22T06:21:28.49127705Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:21:28.495496025Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.213715ms logger=migrator t=2026-04-22T06:21:28.49974854Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T06:21:28.500768874Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.021054ms logger=migrator t=2026-04-22T06:21:28.507790522Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T06:21:28.508501508Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=716.935µs logger=migrator t=2026-04-22T06:21:28.630654308Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T06:21:28.631875955Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.225668ms logger=migrator t=2026-04-22T06:21:28.660266573Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T06:21:28.662096745Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.959115ms logger=migrator t=2026-04-22T06:21:28.728390347Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T06:21:28.729661615Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.274658ms logger=migrator t=2026-04-22T06:21:28.770973496Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T06:21:28.772301885Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.33301ms logger=migrator t=2026-04-22T06:21:28.810465115Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T06:21:28.811378615Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=918.321µs logger=migrator t=2026-04-22T06:21:28.871700103Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T06:21:28.872432419Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=706.125µs logger=migrator t=2026-04-22T06:21:28.881061693Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T06:21:28.882004155Z level=info msg="Migration successfully executed" id="create star table" duration=941.642µs logger=migrator t=2026-04-22T06:21:28.888252545Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T06:21:28.889395671Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.139826ms logger=migrator t=2026-04-22T06:21:28.894081427Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T06:21:28.896030181Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.953075ms logger=migrator t=2026-04-22T06:21:28.904494722Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T06:21:28.905749019Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.253718ms logger=migrator t=2026-04-22T06:21:28.912196104Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T06:21:28.913963174Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.76646ms logger=migrator t=2026-04-22T06:21:28.919582501Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T06:21:28.920320067Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=737.126µs logger=migrator t=2026-04-22T06:21:28.926252421Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T06:21:28.927684983Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.432523ms logger=migrator t=2026-04-22T06:21:28.945354471Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T06:21:28.946731452Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.379842ms logger=migrator t=2026-04-22T06:21:28.952525273Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T06:21:28.952557523Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.15µs logger=migrator t=2026-04-22T06:21:28.959006918Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T06:21:28.959057109Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.071µs logger=migrator t=2026-04-22T06:21:28.969697749Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T06:21:28.969942754Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=243.935µs logger=migrator t=2026-04-22T06:21:28.976590384Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T06:21:28.977649778Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.064225ms logger=migrator t=2026-04-22T06:21:28.98397477Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T06:21:28.986277792Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.310562ms logger=migrator t=2026-04-22T06:21:28.991671654Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T06:21:28.992457341Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=786.457µs logger=migrator t=2026-04-22T06:21:28.997705759Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T06:21:28.998992128Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.290629ms logger=migrator t=2026-04-22T06:21:29.005149547Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T06:21:29.006222731Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.070444ms logger=migrator t=2026-04-22T06:21:29.010490607Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T06:21:29.011192173Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=701.627µs logger=migrator t=2026-04-22T06:21:29.014959017Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T06:21:29.020243557Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.28344ms logger=migrator t=2026-04-22T06:21:29.02664653Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T06:21:29.027677024Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.032984ms logger=migrator t=2026-04-22T06:21:29.032707716Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T06:21:29.034211321Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.502335ms logger=migrator t=2026-04-22T06:21:29.03948696Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T06:21:29.040266787Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=794.348µs logger=migrator t=2026-04-22T06:21:29.047150183Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T06:21:29.047506101Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=358.078µs logger=migrator t=2026-04-22T06:21:29.052530204Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T06:21:29.05373069Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.199877ms logger=migrator t=2026-04-22T06:21:29.05859499Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T06:21:29.058682152Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=88.522µs logger=migrator t=2026-04-22T06:21:29.064642396Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T06:21:29.066519169Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.915854ms logger=migrator t=2026-04-22T06:21:29.072300809Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T06:21:29.07414931Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.849021ms logger=migrator t=2026-04-22T06:21:29.078460917Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T06:21:29.080268377Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.80757ms logger=migrator t=2026-04-22T06:21:29.086924048Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T06:21:29.0884037Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.479033ms logger=migrator t=2026-04-22T06:21:29.094451856Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T06:21:29.098214782Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.764455ms logger=migrator t=2026-04-22T06:21:29.102358274Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T06:21:29.103197114Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=842.36µs logger=migrator t=2026-04-22T06:21:29.109428324Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T06:21:29.11057762Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.158736ms logger=migrator t=2026-04-22T06:21:29.13503112Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T06:21:29.135098422Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=69.092µs logger=migrator t=2026-04-22T06:21:29.157277411Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T06:21:29.157323712Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.461µs logger=migrator t=2026-04-22T06:21:29.169939235Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T06:21:29.173602279Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.659723ms logger=migrator t=2026-04-22T06:21:29.182332095Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T06:21:29.184266059Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.933954ms logger=migrator t=2026-04-22T06:21:29.18968965Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T06:21:29.192084314Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.393814ms logger=migrator t=2026-04-22T06:21:29.196899103Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T06:21:29.198824926Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.923973ms logger=migrator t=2026-04-22T06:21:29.204696719Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T06:21:29.204914203Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.284µs logger=migrator t=2026-04-22T06:21:29.210167472Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T06:21:29.211163764Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=999.442µs logger=migrator t=2026-04-22T06:21:29.21631601Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T06:21:29.217952487Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.636657ms logger=migrator t=2026-04-22T06:21:29.224199888Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T06:21:29.224240168Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.661µs logger=migrator t=2026-04-22T06:21:29.230380757Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T06:21:29.231205645Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=825.098µs logger=migrator t=2026-04-22T06:21:29.234912049Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T06:21:29.235598184Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=684.175µs logger=migrator t=2026-04-22T06:21:29.243108023Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:21:29.248988916Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.880533ms logger=migrator t=2026-04-22T06:21:29.253058087Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T06:21:29.25364219Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=585.133µs logger=migrator t=2026-04-22T06:21:29.259272426Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T06:21:29.260117386Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=844.18µs logger=migrator t=2026-04-22T06:21:29.265833615Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T06:21:29.266715904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=881.659µs logger=migrator t=2026-04-22T06:21:29.656745053Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T06:21:29.657354637Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=613.523µs logger=migrator t=2026-04-22T06:21:29.933345789Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T06:21:29.934625717Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.282638ms logger=migrator t=2026-04-22T06:21:29.946937205Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T06:21:29.948638933Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.706018ms logger=migrator t=2026-04-22T06:21:29.95514371Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T06:21:29.955840845Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=698.905µs logger=migrator t=2026-04-22T06:21:29.960894469Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T06:21:29.961159875Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=269.736µs logger=migrator t=2026-04-22T06:21:29.968593183Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T06:21:29.968990752Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=402.759µs logger=migrator t=2026-04-22T06:21:29.977109414Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T06:21:29.978429304Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.32438ms logger=migrator t=2026-04-22T06:21:29.983090959Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T06:21:29.98805178Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.960141ms logger=migrator t=2026-04-22T06:21:29.993630576Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T06:21:29.994616969Z level=info msg="Migration successfully executed" id="create data_source table" duration=986.633µs logger=migrator t=2026-04-22T06:21:29.998911615Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T06:21:29.999718563Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=806.999µs logger=migrator t=2026-04-22T06:21:30.003862656Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T06:21:30.004780436Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=917.62µs logger=migrator t=2026-04-22T06:21:30.009845911Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T06:21:30.010826814Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=980.882µs logger=migrator t=2026-04-22T06:21:30.01468385Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T06:21:30.015685632Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.001512ms logger=migrator t=2026-04-22T06:21:30.01998881Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T06:21:30.026897994Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.908184ms logger=migrator t=2026-04-22T06:21:30.033947964Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T06:21:30.03514264Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.190176ms logger=migrator t=2026-04-22T06:21:30.039030168Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T06:21:30.040072592Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.045773ms logger=migrator t=2026-04-22T06:21:30.044842199Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T06:21:30.045726239Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=884.66µs logger=migrator t=2026-04-22T06:21:30.049781929Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T06:21:30.050356343Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=573.734µs logger=migrator t=2026-04-22T06:21:30.054009955Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T06:21:30.056738807Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.728111ms logger=migrator t=2026-04-22T06:21:30.062168439Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T06:21:30.066321242Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.148193ms logger=migrator t=2026-04-22T06:21:30.070761152Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T06:21:30.070808073Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.541µs logger=migrator t=2026-04-22T06:21:30.074908405Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T06:21:30.075274914Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=363.279µs logger=migrator t=2026-04-22T06:21:30.079490849Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T06:21:30.081936254Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.445346ms logger=migrator t=2026-04-22T06:21:30.086326483Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T06:21:30.086518317Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.514µs logger=migrator t=2026-04-22T06:21:30.089388672Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T06:21:30.089562276Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=171.194µs logger=migrator t=2026-04-22T06:21:30.093079434Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T06:21:30.095508799Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.440095ms logger=migrator t=2026-04-22T06:21:30.099047839Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T06:21:30.099237283Z level=info msg="Migration successfully executed" id="Update uid value" duration=191.774µs logger=migrator t=2026-04-22T06:21:30.103724784Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T06:21:30.104701386Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=976.672µs logger=migrator t=2026-04-22T06:21:30.109227508Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T06:21:30.110246021Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.019213ms logger=migrator t=2026-04-22T06:21:30.114367084Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T06:21:30.114952997Z level=info msg="Migration successfully executed" id="create api_key table" duration=586.373µs logger=migrator t=2026-04-22T06:21:30.119360976Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T06:21:30.120062842Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=701.956µs logger=migrator t=2026-04-22T06:21:30.12399118Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T06:21:30.124916791Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=928.321µs logger=migrator t=2026-04-22T06:21:30.128682796Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T06:21:30.129683218Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=999.782µs logger=migrator t=2026-04-22T06:21:30.13508464Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T06:21:30.135874538Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=790.228µs logger=migrator t=2026-04-22T06:21:30.140769718Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T06:21:30.141701598Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=932.5µs logger=migrator t=2026-04-22T06:21:30.146231261Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T06:21:30.146805914Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=575.173µs logger=migrator t=2026-04-22T06:21:30.150158419Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T06:21:30.157908074Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.740265ms logger=migrator t=2026-04-22T06:21:30.162394875Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T06:21:30.1630535Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=658.485µs logger=migrator t=2026-04-22T06:21:30.167869398Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T06:21:30.168477822Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=608.334µs logger=migrator t=2026-04-22T06:21:30.171741165Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T06:21:30.172695366Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=953.461µs logger=migrator t=2026-04-22T06:21:30.17730519Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T06:21:30.178353964Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.048494ms logger=migrator t=2026-04-22T06:21:30.184794139Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T06:21:30.185101546Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=307.667µs logger=migrator t=2026-04-22T06:21:30.190095429Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T06:21:30.190849875Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=755.017µs logger=migrator t=2026-04-22T06:21:30.194936867Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T06:21:30.194968828Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.091µs logger=migrator t=2026-04-22T06:21:30.199693944Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T06:21:30.202397615Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.703631ms logger=migrator t=2026-04-22T06:21:30.206064347Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T06:21:30.208539413Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.471696ms logger=migrator t=2026-04-22T06:21:30.212863701Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T06:21:30.213025714Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=166.163µs logger=migrator t=2026-04-22T06:21:30.218429956Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T06:21:30.221299681Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.868795ms logger=migrator t=2026-04-22T06:21:30.224933163Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T06:21:30.22746954Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.535738ms logger=migrator t=2026-04-22T06:21:30.230949488Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T06:21:30.231670464Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.065µs logger=migrator t=2026-04-22T06:21:30.237222309Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T06:21:30.237738511Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=516.253µs logger=migrator t=2026-04-22T06:21:30.241506556Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T06:21:30.242283103Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=776.628µs logger=migrator t=2026-04-22T06:21:30.245790892Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T06:21:30.24659638Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=805.189µs logger=migrator t=2026-04-22T06:21:30.251455829Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T06:21:30.252208967Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=755.068µs logger=migrator t=2026-04-22T06:21:30.256103574Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T06:21:30.257389233Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.285429ms logger=migrator t=2026-04-22T06:21:30.261818332Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T06:21:30.261925205Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.783µs logger=migrator t=2026-04-22T06:21:30.265654529Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T06:21:30.26568216Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.351µs logger=migrator t=2026-04-22T06:21:30.27016324Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T06:21:30.272927293Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.763643ms logger=migrator t=2026-04-22T06:21:30.276440562Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T06:21:30.27906261Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.624468ms logger=migrator t=2026-04-22T06:21:30.282854986Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T06:21:30.282919918Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.322µs logger=migrator t=2026-04-22T06:21:30.287440729Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T06:21:30.288257048Z level=info msg="Migration successfully executed" id="create quota table v1" duration=815.199µs logger=migrator t=2026-04-22T06:21:30.293311351Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T06:21:30.29411378Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=799.889µs logger=migrator t=2026-04-22T06:21:30.297825583Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T06:21:30.297851314Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.611µs logger=migrator t=2026-04-22T06:21:30.302461668Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T06:21:30.303193114Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=731.806µs logger=migrator t=2026-04-22T06:21:30.311346638Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T06:21:30.312466802Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.118784ms logger=migrator t=2026-04-22T06:21:30.31679167Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T06:21:30.320206147Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.388136ms logger=migrator t=2026-04-22T06:21:30.323600883Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T06:21:30.323625794Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.27µs logger=migrator t=2026-04-22T06:21:30.328153696Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T06:21:30.32970967Z level=info msg="Migration successfully executed" id="create session table" duration=1.555244ms logger=migrator t=2026-04-22T06:21:30.334179781Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T06:21:30.334259333Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.982µs logger=migrator t=2026-04-22T06:21:30.338057998Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T06:21:30.338166811Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=109.203µs logger=migrator t=2026-04-22T06:21:30.342823606Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T06:21:30.344273989Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.448103ms logger=migrator t=2026-04-22T06:21:30.34922793Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T06:21:30.350141591Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=912.452µs logger=migrator t=2026-04-22T06:21:30.354483578Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T06:21:30.354519779Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.721µs logger=migrator t=2026-04-22T06:21:30.358205653Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T06:21:30.358232103Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.73µs logger=migrator t=2026-04-22T06:21:30.362339165Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T06:21:30.365718491Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.379386ms logger=migrator t=2026-04-22T06:21:30.369368424Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T06:21:30.37229111Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.929735ms logger=migrator t=2026-04-22T06:21:30.376144676Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T06:21:30.376217148Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=72.841µs logger=migrator t=2026-04-22T06:21:30.380517485Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T06:21:30.380594077Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.762µs logger=migrator t=2026-04-22T06:21:30.384598336Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T06:21:30.385410034Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=811.268µs logger=migrator t=2026-04-22T06:21:30.389497127Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T06:21:30.389522967Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.52µs logger=migrator t=2026-04-22T06:21:30.393473976Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T06:21:30.396511434Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.036698ms logger=migrator t=2026-04-22T06:21:30.401035126Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T06:21:30.401176729Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=139.103µs logger=migrator t=2026-04-22T06:21:30.404816961Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T06:21:30.409900856Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.082795ms logger=migrator t=2026-04-22T06:21:30.414124441Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T06:21:30.417336053Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.211602ms logger=migrator t=2026-04-22T06:21:30.422180892Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T06:21:30.422247323Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.281µs logger=migrator t=2026-04-22T06:21:30.427014641Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T06:21:30.42787192Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=858.789µs logger=migrator t=2026-04-22T06:21:30.432781661Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T06:21:30.434126612Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.34189ms logger=migrator t=2026-04-22T06:21:30.439536893Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T06:21:30.440678188Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.152965ms logger=migrator t=2026-04-22T06:21:30.445014756Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T06:21:30.446016629Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.001093ms logger=migrator t=2026-04-22T06:21:30.450411228Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T06:21:30.451276047Z level=info msg="Migration successfully executed" id="add index alert state" duration=864.409µs logger=migrator t=2026-04-22T06:21:30.456098456Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T06:21:30.457003696Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=904.69µs logger=migrator t=2026-04-22T06:21:30.462539801Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T06:21:30.463278167Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=737.826µs logger=migrator t=2026-04-22T06:21:30.467486882Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T06:21:30.468963055Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.473373ms logger=migrator t=2026-04-22T06:21:30.476133977Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T06:21:30.477021847Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=888.18µs logger=migrator t=2026-04-22T06:21:30.48116605Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T06:21:30.491241316Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.077227ms logger=migrator t=2026-04-22T06:21:30.499575184Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T06:21:30.500797401Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.222307ms logger=migrator t=2026-04-22T06:21:30.50606483Z 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-22T06:21:30.507713147Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.646507ms logger=migrator t=2026-04-22T06:21:30.512058106Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T06:21:30.512373023Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=316.578µs logger=migrator t=2026-04-22T06:21:30.516513215Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T06:21:30.51719437Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=680.785µs logger=migrator t=2026-04-22T06:21:30.52250768Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T06:21:30.523854311Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.346021ms logger=migrator t=2026-04-22T06:21:30.527846731Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T06:21:30.531865771Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.01743ms logger=migrator t=2026-04-22T06:21:30.539543664Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T06:21:30.543616636Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.071963ms logger=migrator t=2026-04-22T06:21:30.552190829Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T06:21:30.556523416Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.331036ms logger=migrator t=2026-04-22T06:21:30.562110801Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T06:21:30.566369468Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.258357ms logger=migrator t=2026-04-22T06:21:30.572984427Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T06:21:30.574157894Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.178327ms logger=migrator t=2026-04-22T06:21:30.581188981Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T06:21:30.581254772Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=71.961µs logger=migrator t=2026-04-22T06:21:30.589284083Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T06:21:30.589313944Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.881µs logger=migrator t=2026-04-22T06:21:30.594813518Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T06:21:30.59621833Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.404982ms logger=migrator t=2026-04-22T06:21:30.601292804Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:21:30.602213405Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=920.691µs logger=migrator t=2026-04-22T06:21:30.606799387Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T06:21:30.607696208Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=896.881µs logger=migrator t=2026-04-22T06:21:30.618129973Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T06:21:30.620383734Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.258241ms logger=migrator t=2026-04-22T06:21:30.626431729Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:21:30.627643757Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.217638ms logger=migrator t=2026-04-22T06:21:30.634350188Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T06:21:30.638539923Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.193815ms logger=migrator t=2026-04-22T06:21:30.643838342Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T06:21:30.64687759Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.040438ms logger=migrator t=2026-04-22T06:21:30.659302869Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T06:21:30.659704248Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=405.789µs logger=migrator t=2026-04-22T06:21:30.665415177Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T06:21:30.666451031Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.035584ms logger=migrator t=2026-04-22T06:21:30.671114375Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T06:21:30.672077757Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=965.042µs logger=migrator t=2026-04-22T06:21:30.676093297Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T06:21:30.680429005Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.334618ms logger=migrator t=2026-04-22T06:21:30.686020071Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T06:21:30.686123114Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=103.093µs logger=migrator t=2026-04-22T06:21:30.691141596Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T06:21:30.692608079Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.464783ms logger=migrator t=2026-04-22T06:21:30.697644063Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T06:21:30.699305249Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.665157ms logger=migrator t=2026-04-22T06:21:30.704807383Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T06:21:30.704889965Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.072µs logger=migrator t=2026-04-22T06:21:30.709617892Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T06:21:30.711196068Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.576726ms logger=migrator t=2026-04-22T06:21:30.717182483Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T06:21:30.718125654Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=944.031µs logger=migrator t=2026-04-22T06:21:30.72422017Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T06:21:30.725230764Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.009924ms logger=migrator t=2026-04-22T06:21:30.731822972Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T06:21:30.732902976Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.078284ms logger=migrator t=2026-04-22T06:21:30.739553716Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T06:21:30.741426137Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.875071ms logger=migrator t=2026-04-22T06:21:30.748198831Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T06:21:30.749905508Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.706197ms logger=migrator t=2026-04-22T06:21:30.754906941Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T06:21:30.754947092Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.251µs logger=migrator t=2026-04-22T06:21:30.760689092Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T06:21:30.764872746Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.184125ms logger=migrator t=2026-04-22T06:21:30.913047101Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T06:21:30.916482918Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=3.439047ms logger=migrator t=2026-04-22T06:21:30.92902955Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T06:21:30.932093129Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.066319ms logger=migrator t=2026-04-22T06:21:30.93874482Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T06:21:30.93968731Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=945.311µs logger=migrator t=2026-04-22T06:21:30.943156418Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T06:21:30.944292485Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.136046ms logger=migrator t=2026-04-22T06:21:30.951417524Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T06:21:30.952600401Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.185967ms logger=migrator t=2026-04-22T06:21:30.967897595Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T06:21:30.983751072Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.855607ms logger=migrator t=2026-04-22T06:21:30.990500394Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T06:21:30.992332676Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.836302ms logger=migrator t=2026-04-22T06:21:30.999280041Z 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-22T06:21:31.000658423Z 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.348181ms logger=migrator t=2026-04-22T06:21:31.009715837Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T06:21:31.010488834Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=777.128µs logger=migrator t=2026-04-22T06:21:31.016824267Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T06:21:31.017672716Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=849.839µs logger=migrator t=2026-04-22T06:21:31.02362601Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T06:21:31.023876885Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=254.876µs logger=migrator t=2026-04-22T06:21:31.02895965Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T06:21:31.035064157Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.096497ms logger=migrator t=2026-04-22T06:21:31.041489743Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T06:21:31.044522681Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.033497ms logger=migrator t=2026-04-22T06:21:31.050531806Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T06:21:31.051512917Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=984.941µs logger=migrator t=2026-04-22T06:21:31.056250035Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T06:21:31.057453361Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.200427ms logger=migrator t=2026-04-22T06:21:31.063684491Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T06:21:31.064196053Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=512.682µs logger=migrator t=2026-04-22T06:21:31.069202375Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T06:21:31.074945375Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.742819ms logger=migrator t=2026-04-22T06:21:31.080585662Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T06:21:31.081608365Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.022403ms logger=migrator t=2026-04-22T06:21:31.086460295Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T06:21:31.086637769Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=177.924µs logger=migrator t=2026-04-22T06:21:31.09164494Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T06:21:31.092279895Z level=info msg="Migration successfully executed" id="Move region to single row" duration=634.395µs logger=migrator t=2026-04-22T06:21:31.098292781Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T06:21:31.099752233Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.457922ms logger=migrator t=2026-04-22T06:21:31.105149475Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T06:21:31.106175709Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.026013ms logger=migrator t=2026-04-22T06:21:31.111853516Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:21:31.113238537Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.383551ms logger=migrator t=2026-04-22T06:21:31.121782339Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:21:31.123065599Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.282769ms logger=migrator t=2026-04-22T06:21:31.128704056Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T06:21:31.129902052Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.201427ms logger=migrator t=2026-04-22T06:21:31.136116441Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T06:21:31.136964261Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=849.17µs logger=migrator t=2026-04-22T06:21:31.142453985Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T06:21:31.142583378Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=130.023µs logger=migrator t=2026-04-22T06:21:31.147780794Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T06:21:31.149684907Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.903973ms logger=migrator t=2026-04-22T06:21:31.155242612Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T06:21:31.156020489Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=777.977µs logger=migrator t=2026-04-22T06:21:31.161764599Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T06:21:31.163077499Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.30969ms logger=migrator t=2026-04-22T06:21:31.168832288Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T06:21:31.169912242Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.080134ms logger=migrator t=2026-04-22T06:21:31.17512623Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T06:21:31.175702283Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=572.193µs logger=migrator t=2026-04-22T06:21:31.181876592Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T06:21:31.182522856Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=643.834µs logger=migrator t=2026-04-22T06:21:31.187288214Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T06:21:31.187389916Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.872µs logger=migrator t=2026-04-22T06:21:31.193547595Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T06:21:31.194526867Z level=info msg="Migration successfully executed" id="create team table" duration=980.062µs logger=migrator t=2026-04-22T06:21:31.199918888Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T06:21:31.2013291Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.412152ms logger=migrator t=2026-04-22T06:21:31.206926746Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T06:21:31.208328427Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.409661ms logger=migrator t=2026-04-22T06:21:31.214132328Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T06:21:31.219367246Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.234328ms logger=migrator t=2026-04-22T06:21:31.224649745Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T06:21:31.224912571Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=264.056µs logger=migrator t=2026-04-22T06:21:31.230381054Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T06:21:31.231425867Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.044983ms logger=migrator t=2026-04-22T06:21:31.236932241Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T06:21:31.238549108Z level=info msg="Migration successfully executed" id="create team member table" duration=1.609546ms logger=migrator t=2026-04-22T06:21:31.249650008Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T06:21:31.250633929Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=985.651µs logger=migrator t=2026-04-22T06:21:31.268422561Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T06:21:31.269664118Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.243718ms logger=migrator t=2026-04-22T06:21:31.277338631Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T06:21:31.279017858Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.682637ms logger=migrator t=2026-04-22T06:21:31.287290754Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T06:21:31.292448111Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.160847ms logger=migrator t=2026-04-22T06:21:31.299777616Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T06:21:31.308339329Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.553972ms logger=migrator t=2026-04-22T06:21:31.319717865Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T06:21:31.324723177Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.008383ms logger=migrator t=2026-04-22T06:21:31.332565103Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T06:21:31.333650368Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.085805ms logger=migrator t=2026-04-22T06:21:31.340542453Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T06:21:31.341549026Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.013293ms logger=migrator t=2026-04-22T06:21:31.348011431Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T06:21:31.349487264Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.480563ms logger=migrator t=2026-04-22T06:21:31.356435871Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T06:21:31.357677349Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.243768ms logger=migrator t=2026-04-22T06:21:31.364507533Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T06:21:31.365542426Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.035103ms logger=migrator t=2026-04-22T06:21:31.371665053Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T06:21:31.373316031Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.640548ms logger=migrator t=2026-04-22T06:21:31.378847236Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T06:21:31.379801577Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=957.462µs logger=migrator t=2026-04-22T06:21:31.386100059Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T06:21:31.387189943Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.091214ms logger=migrator t=2026-04-22T06:21:31.453776693Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T06:21:31.454386326Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=614.054µs logger=migrator t=2026-04-22T06:21:31.485047636Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T06:21:31.485658209Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=613.713µs logger=migrator t=2026-04-22T06:21:31.491823588Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T06:21:31.493779503Z level=info msg="Migration successfully executed" id="create tag table" duration=1.955454ms logger=migrator t=2026-04-22T06:21:31.499346988Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T06:21:31.500513914Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.166146ms logger=migrator t=2026-04-22T06:21:31.507993652Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T06:21:31.509316293Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.321509ms logger=migrator t=2026-04-22T06:21:31.515201115Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T06:21:31.516867822Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.667147ms logger=migrator t=2026-04-22T06:21:31.52431892Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T06:21:31.525283771Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=972.311µs logger=migrator t=2026-04-22T06:21:31.532109705Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:21:31.547305557Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.198052ms logger=migrator t=2026-04-22T06:21:31.55496046Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T06:21:31.556487223Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.530724ms logger=migrator t=2026-04-22T06:21:31.563946722Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T06:21:31.565068937Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.122085ms logger=migrator t=2026-04-22T06:21:31.572835482Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T06:21:31.573269632Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=436.729µs logger=migrator t=2026-04-22T06:21:31.580357281Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T06:21:31.581425995Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.068494ms logger=migrator t=2026-04-22T06:21:31.588411193Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T06:21:31.589378794Z level=info msg="Migration successfully executed" id="create user auth table" duration=972.451µs logger=migrator t=2026-04-22T06:21:31.594493939Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T06:21:31.595319148Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=825.469µs logger=migrator t=2026-04-22T06:21:31.604463493Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T06:21:31.604572607Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=110.984µs logger=migrator t=2026-04-22T06:21:31.613283093Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T06:21:31.618789687Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.501143ms logger=migrator t=2026-04-22T06:21:31.630678114Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T06:21:31.636801402Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.121618ms logger=migrator t=2026-04-22T06:21:31.649346723Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T06:21:31.657316853Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.9714ms logger=migrator t=2026-04-22T06:21:31.662989001Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T06:21:31.668385472Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.394861ms logger=migrator t=2026-04-22T06:21:31.674535391Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T06:21:31.675679127Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.145497ms logger=migrator t=2026-04-22T06:21:31.682151292Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T06:21:31.687641216Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.488334ms logger=migrator t=2026-04-22T06:21:31.699073843Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T06:21:31.70025832Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.189947ms logger=migrator t=2026-04-22T06:21:31.708107466Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T06:21:31.709616751Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.509375ms logger=migrator t=2026-04-22T06:21:31.723665527Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T06:21:31.724804922Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.140115ms logger=migrator t=2026-04-22T06:21:31.741496578Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T06:21:31.74290442Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.411692ms logger=migrator t=2026-04-22T06:21:31.771233238Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T06:21:31.773185892Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.965065ms logger=migrator t=2026-04-22T06:21:31.782410889Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T06:21:31.783487693Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.077564ms logger=migrator t=2026-04-22T06:21:31.801967729Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T06:21:31.809846847Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.881938ms logger=migrator t=2026-04-22T06:21:31.818375529Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T06:21:31.819750739Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.37724ms logger=migrator t=2026-04-22T06:21:31.882469762Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T06:21:31.883624107Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.159676ms logger=migrator t=2026-04-22T06:21:31.924722623Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T06:21:31.932272272Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=7.5512ms logger=migrator t=2026-04-22T06:21:31.998023542Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T06:21:31.999644069Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.625977ms logger=migrator t=2026-04-22T06:21:32.053283027Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T06:21:32.054438732Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.158976ms logger=migrator t=2026-04-22T06:21:32.3448867Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T06:21:32.345101495Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=219.845µs logger=migrator t=2026-04-22T06:21:32.650666863Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T06:21:32.650835086Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=173.293µs logger=migrator t=2026-04-22T06:21:32.701844735Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T06:21:32.703065593Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.223368ms logger=migrator t=2026-04-22T06:21:32.795671667Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:21:32.797697282Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.033605ms logger=migrator t=2026-04-22T06:21:32.849688792Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:21:32.851902202Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.21691ms logger=migrator t=2026-04-22T06:21:32.901436827Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:21:32.901668543Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=236.796µs logger=migrator t=2026-04-22T06:21:32.92113033Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:21:32.922087182Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=960.212µs logger=migrator t=2026-04-22T06:21:32.938315838Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:21:32.939529124Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.217266ms logger=migrator t=2026-04-22T06:21:32.973434268Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:21:32.974763468Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.331651ms logger=migrator t=2026-04-22T06:21:32.991626047Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:21:32.992890546Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.266898ms logger=migrator t=2026-04-22T06:21:33.005863968Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T06:21:33.011236409Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.372841ms logger=migrator t=2026-04-22T06:21:33.027182727Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T06:21:33.028262192Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.082795ms logger=migrator t=2026-04-22T06:21:33.056237032Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T06:21:33.056549519Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=315.666µs logger=migrator t=2026-04-22T06:21:33.071102746Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T06:21:33.073134242Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.031006ms logger=migrator t=2026-04-22T06:21:33.101985331Z 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-22T06:21:33.103795422Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.815491ms logger=migrator t=2026-04-22T06:21:33.119615018Z 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-22T06:21:33.12194743Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.332872ms logger=migrator t=2026-04-22T06:21:33.136971599Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:21:33.137116823Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=162.113µs logger=migrator t=2026-04-22T06:21:33.16724197Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T06:21:33.168498999Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.274919ms logger=migrator t=2026-04-22T06:21:33.229162384Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T06:21:33.230469413Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.31ms logger=migrator t=2026-04-22T06:21:33.260285145Z 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-22T06:21:33.261527173Z 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.243087ms logger=migrator t=2026-04-22T06:21:33.295603279Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T06:21:33.297045832Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.445753ms logger=migrator t=2026-04-22T06:21:33.3093823Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T06:21:33.31562619Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.24468ms logger=migrator t=2026-04-22T06:21:33.369989644Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:21:33.372724556Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.762763ms logger=migrator t=2026-04-22T06:21:33.407518258Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:21:33.409049823Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.532705ms logger=migrator t=2026-04-22T06:21:33.420225445Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T06:21:33.448248445Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.040681ms logger=migrator t=2026-04-22T06:21:33.467206302Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T06:21:33.497528104Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.330933ms logger=migrator t=2026-04-22T06:21:33.502711111Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:21:33.5044253Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.714049ms logger=migrator t=2026-04-22T06:21:33.515494789Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:21:33.516736437Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.241848ms logger=migrator t=2026-04-22T06:21:33.524021831Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T06:21:33.530506127Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.483526ms logger=migrator t=2026-04-22T06:21:33.541123886Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T06:21:33.549623667Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.496291ms logger=migrator t=2026-04-22T06:21:33.729379853Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T06:21:33.730533389Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.156576ms logger=migrator t=2026-04-22T06:21:34.170955023Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T06:21:34.172725862Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.773919ms logger=migrator t=2026-04-22T06:21:34.219996426Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T06:21:34.221746846Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.75406ms logger=migrator t=2026-04-22T06:21:34.310642906Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T06:21:34.312980909Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.339953ms logger=migrator t=2026-04-22T06:21:34.424723894Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:21:34.424823936Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.892µs logger=migrator t=2026-04-22T06:21:34.4342937Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T06:21:34.443836145Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.542695ms logger=migrator t=2026-04-22T06:21:34.450275659Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T06:21:34.459752673Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.247094ms logger=migrator t=2026-04-22T06:21:34.463958958Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T06:21:34.473246557Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.280619ms logger=migrator t=2026-04-22T06:21:34.482341862Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T06:21:34.48408288Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.745718ms logger=migrator t=2026-04-22T06:21:34.488568102Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T06:21:34.489980594Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.413182ms logger=migrator t=2026-04-22T06:21:34.493910472Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T06:21:34.499970178Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.059246ms logger=migrator t=2026-04-22T06:21:34.503826345Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T06:21:34.514306371Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.472096ms logger=migrator t=2026-04-22T06:21:34.517981623Z 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-22T06:21:34.518786892Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=807.029µs logger=migrator t=2026-04-22T06:21:34.522529156Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T06:21:34.529589445Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.059339ms logger=migrator t=2026-04-22T06:21:34.533770679Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T06:21:34.540554192Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.781713ms logger=migrator t=2026-04-22T06:21:34.544134422Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T06:21:34.544225375Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=91.442µs logger=migrator t=2026-04-22T06:21:34.548591072Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T06:21:34.549870992Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.27994ms logger=migrator t=2026-04-22T06:21:34.554017005Z 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-22T06:21:34.555701863Z 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.688689ms logger=migrator t=2026-04-22T06:21:34.560330397Z 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-22T06:21:34.561941943Z 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.611216ms logger=migrator t=2026-04-22T06:21:34.56621441Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:21:34.566363843Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=153.024µs logger=migrator t=2026-04-22T06:21:34.595269093Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T06:21:34.603362776Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.095883ms logger=migrator t=2026-04-22T06:21:34.611614601Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T06:21:34.618080947Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.462415ms logger=migrator t=2026-04-22T06:21:34.623047489Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T06:21:34.629502384Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.454665ms logger=migrator t=2026-04-22T06:21:34.634946646Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T06:21:34.643374156Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.4418ms logger=migrator t=2026-04-22T06:21:34.65287738Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T06:21:34.662969597Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.094267ms logger=migrator t=2026-04-22T06:21:34.672584824Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T06:21:34.672785239Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=206.215µs logger=migrator t=2026-04-22T06:21:34.681626147Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T06:21:34.683052919Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.422502ms logger=migrator t=2026-04-22T06:21:34.692675486Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T06:21:34.699213473Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.537937ms logger=migrator t=2026-04-22T06:21:34.713071175Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T06:21:34.713400842Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=336.507µs logger=migrator t=2026-04-22T06:21:34.722475076Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T06:21:34.730302872Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.828506ms logger=migrator t=2026-04-22T06:21:34.740775249Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T06:21:34.742347824Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.571645ms logger=migrator t=2026-04-22T06:21:34.756964143Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T06:21:34.764060262Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.097679ms logger=migrator t=2026-04-22T06:21:34.777163568Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T06:21:34.782837285Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=5.674098ms logger=migrator t=2026-04-22T06:21:34.797626858Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T06:21:34.798713993Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.090495ms logger=migrator t=2026-04-22T06:21:34.805098106Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T06:21:34.813393683Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.293077ms logger=migrator t=2026-04-22T06:21:34.830458867Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T06:21:34.831917111Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.455613ms logger=migrator t=2026-04-22T06:21:34.841844033Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T06:21:34.843116582Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.273209ms logger=migrator t=2026-04-22T06:21:34.954913528Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T06:21:34.95677993Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.869702ms logger=migrator t=2026-04-22T06:21:34.970694024Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T06:21:34.973335153Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.632269ms logger=migrator t=2026-04-22T06:21:34.983985923Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T06:21:34.984123896Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=135.513µs logger=migrator t=2026-04-22T06:21:34.994191212Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T06:21:34.995903781Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.713679ms logger=migrator t=2026-04-22T06:21:35.007204575Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T06:21:35.00916702Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.969145ms logger=migrator t=2026-04-22T06:21:35.048700409Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T06:21:35.049518278Z 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-22T06:21:35.062217534Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T06:21:35.062796357Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=582.543µs logger=migrator t=2026-04-22T06:21:35.073330094Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T06:21:35.074682814Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.36201ms logger=migrator t=2026-04-22T06:21:35.08915006Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T06:21:35.097366065Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.217614ms logger=migrator t=2026-04-22T06:21:35.105216192Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T06:21:35.106960541Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.793681ms logger=migrator t=2026-04-22T06:21:35.118443749Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T06:21:35.119547434Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.099175ms logger=migrator t=2026-04-22T06:21:35.127425662Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T06:21:35.128501185Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.077414ms logger=migrator t=2026-04-22T06:21:35.137688873Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T06:21:35.139064073Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.37908ms logger=migrator t=2026-04-22T06:21:35.147417921Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T06:21:35.148533477Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.115296ms logger=migrator t=2026-04-22T06:21:35.157772415Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T06:21:35.157815076Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.581µs logger=migrator t=2026-04-22T06:21:35.168908105Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T06:21:35.168983097Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=74.482µs logger=migrator t=2026-04-22T06:21:35.17399808Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T06:21:35.18553702Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.53901ms logger=migrator t=2026-04-22T06:21:35.191866812Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T06:21:35.192127098Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=260.266µs logger=migrator t=2026-04-22T06:21:35.200690681Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T06:21:35.20242887Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.738289ms logger=migrator t=2026-04-22T06:21:35.208850534Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T06:21:35.209286814Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=436.34µs logger=migrator t=2026-04-22T06:21:35.214771307Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T06:21:35.216281762Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.511155ms logger=migrator t=2026-04-22T06:21:35.224228841Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T06:21:35.225711964Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.482593ms logger=migrator t=2026-04-22T06:21:35.233853277Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T06:21:35.268936607Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.08422ms logger=migrator t=2026-04-22T06:21:35.277621663Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T06:21:35.28465055Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.028747ms logger=migrator t=2026-04-22T06:21:35.295038955Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T06:21:35.29527667Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=238.395µs logger=migrator t=2026-04-22T06:21:35.305813197Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T06:21:35.337865038Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.050821ms logger=migrator t=2026-04-22T06:21:35.348006377Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T06:21:35.380002167Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.996489ms logger=migrator t=2026-04-22T06:21:35.407276411Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T06:21:35.408802765Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.528774ms logger=migrator t=2026-04-22T06:21:35.42504558Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T06:21:35.426954804Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.909164ms logger=migrator t=2026-04-22T06:21:35.436806605Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T06:21:35.437175394Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=370.519µs logger=migrator t=2026-04-22T06:21:35.448634232Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T06:21:35.449690395Z level=info msg="Migration successfully executed" id="create permission table" duration=1.060503ms logger=migrator t=2026-04-22T06:21:35.4618997Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T06:21:35.464025508Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.128078ms logger=migrator t=2026-04-22T06:21:35.470909973Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T06:21:35.472218472Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.306699ms logger=migrator t=2026-04-22T06:21:35.482205458Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T06:21:35.483404354Z level=info msg="Migration successfully executed" id="create role table" duration=1.201536ms logger=migrator t=2026-04-22T06:21:35.492449607Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T06:21:35.502860102Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.409845ms logger=migrator t=2026-04-22T06:21:35.512704694Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T06:21:35.520824046Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.119092ms logger=migrator t=2026-04-22T06:21:35.527379234Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T06:21:35.528669873Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.291309ms logger=migrator t=2026-04-22T06:21:35.535885996Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T06:21:35.537047851Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.166126ms logger=migrator t=2026-04-22T06:21:35.550549696Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T06:21:35.552527311Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.980104ms logger=migrator t=2026-04-22T06:21:35.560700904Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T06:21:35.562919954Z level=info msg="Migration successfully executed" id="create team role table" duration=2.22143ms logger=migrator t=2026-04-22T06:21:35.573233966Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T06:21:35.574507405Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.280759ms logger=migrator t=2026-04-22T06:21:35.580907879Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T06:21:35.582633398Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.725339ms logger=migrator t=2026-04-22T06:21:35.589812529Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T06:21:35.590932555Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.119536ms logger=migrator t=2026-04-22T06:21:35.599614401Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T06:21:35.601091773Z level=info msg="Migration successfully executed" id="create user role table" duration=1.478462ms logger=migrator t=2026-04-22T06:21:35.609700047Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T06:21:35.611940167Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.24355ms logger=migrator t=2026-04-22T06:21:35.618969586Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T06:21:35.620120482Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.150176ms logger=migrator t=2026-04-22T06:21:35.629674246Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T06:21:35.631502068Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.827532ms logger=migrator t=2026-04-22T06:21:35.638634059Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T06:21:35.639503288Z level=info msg="Migration successfully executed" id="create builtin role table" duration=857.139µs logger=migrator t=2026-04-22T06:21:35.647723773Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T06:21:35.649570894Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.846691ms logger=migrator t=2026-04-22T06:21:35.658943476Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T06:21:35.66003375Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.090254ms logger=migrator t=2026-04-22T06:21:35.668048931Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T06:21:35.67778575Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.73438ms logger=migrator t=2026-04-22T06:21:35.686809133Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T06:21:35.688797507Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.987324ms logger=migrator t=2026-04-22T06:21:35.697715988Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T06:21:35.698942446Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.229088ms logger=migrator t=2026-04-22T06:21:35.707988289Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T06:21:35.709936713Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.949474ms logger=migrator t=2026-04-22T06:21:35.717698898Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T06:21:35.718873004Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.174116ms logger=migrator t=2026-04-22T06:21:35.724954241Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T06:21:35.726531607Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.576336ms logger=migrator t=2026-04-22T06:21:35.736385808Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T06:21:35.737972534Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.583196ms logger=migrator t=2026-04-22T06:21:35.745885682Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T06:21:35.757378181Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.516029ms logger=migrator t=2026-04-22T06:21:35.763077039Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T06:21:35.771396957Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.320338ms logger=migrator t=2026-04-22T06:21:35.782550918Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T06:21:35.794527697Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.976829ms logger=migrator t=2026-04-22T06:21:35.802620779Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T06:21:35.811006808Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.386499ms logger=migrator t=2026-04-22T06:21:35.819235553Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T06:21:35.820900561Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.663968ms logger=migrator t=2026-04-22T06:21:35.833501634Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T06:21:35.835398587Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.899723ms logger=migrator t=2026-04-22T06:21:35.842543168Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T06:21:35.843723205Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.180917ms logger=migrator t=2026-04-22T06:21:35.850556478Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T06:21:35.852050162Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.493654ms logger=migrator t=2026-04-22T06:21:35.859120161Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T06:21:35.86040506Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.285079ms logger=migrator t=2026-04-22T06:21:35.86836509Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T06:21:35.868502993Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=139.653µs logger=migrator t=2026-04-22T06:21:35.875281915Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T06:21:35.875340726Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.561µs logger=migrator t=2026-04-22T06:21:35.882923637Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T06:21:35.883588792Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=666.505µs logger=migrator t=2026-04-22T06:21:35.889702419Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T06:21:35.890318653Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=617.984µs logger=migrator t=2026-04-22T06:21:35.899548702Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T06:21:35.900251017Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=702.835µs logger=migrator t=2026-04-22T06:21:35.909961875Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T06:21:35.910451867Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=496.992µs logger=migrator t=2026-04-22T06:21:35.917424654Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T06:21:35.918365104Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=937.591µs logger=migrator t=2026-04-22T06:21:35.923314446Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T06:21:35.924486213Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.172567ms logger=migrator t=2026-04-22T06:21:35.93059256Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T06:21:35.932076163Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.485603ms logger=migrator t=2026-04-22T06:21:35.945758431Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T06:21:35.957459484Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.694663ms logger=migrator t=2026-04-22T06:21:35.967499681Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T06:21:35.967594633Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=98.672µs logger=migrator t=2026-04-22T06:21:35.973873134Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T06:21:35.97503669Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.170267ms logger=migrator t=2026-04-22T06:21:35.98525957Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T06:21:35.98792797Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.67257ms logger=migrator t=2026-04-22T06:21:35.993552617Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T06:21:35.995672195Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.118468ms logger=migrator t=2026-04-22T06:21:36.004527954Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T06:21:36.01411221Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.578806ms logger=migrator t=2026-04-22T06:21:36.023158564Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T06:21:36.024547274Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.389681ms logger=migrator t=2026-04-22T06:21:36.02968951Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T06:21:36.030785216Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.096316ms logger=migrator t=2026-04-22T06:21:36.04297284Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:21:36.068356951Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.369331ms logger=migrator t=2026-04-22T06:21:36.075530862Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T06:21:36.077713281Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.182719ms logger=migrator t=2026-04-22T06:21:36.086900779Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T06:21:36.088722949Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.827421ms logger=migrator t=2026-04-22T06:21:36.096675688Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T06:21:36.09807919Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.403792ms logger=migrator t=2026-04-22T06:21:36.101989408Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T06:21:36.103320647Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.331999ms logger=migrator t=2026-04-22T06:21:36.10740842Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T06:21:36.107584904Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=174.354µs logger=migrator t=2026-04-22T06:21:36.140977545Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T06:21:36.142231733Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.254208ms logger=migrator t=2026-04-22T06:21:36.172583907Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T06:21:36.181407375Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.823548ms logger=migrator t=2026-04-22T06:21:36.185429106Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T06:21:36.186029729Z level=info msg="Migration successfully executed" id="create entity_events table" duration=600.563µs logger=migrator t=2026-04-22T06:21:36.1931943Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T06:21:36.194195413Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.000723ms logger=migrator t=2026-04-22T06:21:36.200167558Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:21:36.200884934Z 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-22T06:21:36.207056172Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:21:36.207840311Z 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-22T06:21:36.214106351Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T06:21:36.2154065Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.298579ms logger=migrator t=2026-04-22T06:21:36.220844443Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T06:21:36.222060501Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.215748ms logger=migrator t=2026-04-22T06:21:36.227385951Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:21:36.229276372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.890061ms logger=migrator t=2026-04-22T06:21:36.237961198Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:21:36.23934736Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.387522ms logger=migrator t=2026-04-22T06:21:36.24957357Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:21:36.251134085Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.565585ms logger=migrator t=2026-04-22T06:21:36.258711966Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:21:36.260162798Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.451613ms logger=migrator t=2026-04-22T06:21:36.268879605Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T06:21:36.270880439Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.005684ms logger=migrator t=2026-04-22T06:21:36.282723505Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T06:21:36.283834651Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.115896ms logger=migrator t=2026-04-22T06:21:36.290300516Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:21:36.292089057Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.788531ms logger=migrator t=2026-04-22T06:21:36.300075897Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:21:36.30157644Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.504093ms logger=migrator t=2026-04-22T06:21:36.311674748Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T06:21:36.313376646Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.704118ms logger=migrator t=2026-04-22T06:21:36.325059969Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T06:21:36.355248988Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.182129ms logger=migrator t=2026-04-22T06:21:36.362364409Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T06:21:36.373762625Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.398516ms logger=migrator t=2026-04-22T06:21:36.386900581Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T06:21:36.398048282Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.147301ms logger=migrator t=2026-04-22T06:21:36.404849555Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T06:21:36.405132481Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=286.826µs logger=migrator t=2026-04-22T06:21:36.409779176Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T06:21:36.419398222Z level=info msg="Migration successfully executed" id="add share column" duration=9.612056ms logger=migrator t=2026-04-22T06:21:36.425628002Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T06:21:36.425833938Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=208.426µs logger=migrator t=2026-04-22T06:21:36.428909037Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T06:21:36.4299364Z level=info msg="Migration successfully executed" id="create file table" duration=1.017472ms logger=migrator t=2026-04-22T06:21:36.435679219Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T06:21:36.437202393Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.487303ms logger=migrator t=2026-04-22T06:21:36.441258914Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T06:21:36.44240036Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.141365ms logger=migrator t=2026-04-22T06:21:36.446160525Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T06:21:36.447232139Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.070704ms logger=migrator t=2026-04-22T06:21:36.453135852Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T06:21:36.455805802Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.668491ms logger=migrator t=2026-04-22T06:21:36.459884694Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T06:21:36.460030667Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=148.483µs logger=migrator t=2026-04-22T06:21:36.463433023Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T06:21:36.463505445Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.142µs logger=migrator t=2026-04-22T06:21:36.467401102Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T06:21:36.467968746Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=567.754µs logger=migrator t=2026-04-22T06:21:36.471227829Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T06:21:36.471636748Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=409.869µs logger=migrator t=2026-04-22T06:21:36.475779111Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T06:21:36.478423981Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.649309ms logger=migrator t=2026-04-22T06:21:36.482556354Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T06:21:36.490300879Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.742765ms logger=migrator t=2026-04-22T06:21:36.495403773Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T06:21:36.495596747Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=193.384µs logger=migrator t=2026-04-22T06:21:36.500769794Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T06:21:36.502915112Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.145288ms logger=migrator t=2026-04-22T06:21:36.507477305Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T06:21:36.507951396Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=474.631µs logger=migrator t=2026-04-22T06:21:36.512011617Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T06:21:36.512220431Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=208.814µs logger=migrator t=2026-04-22T06:21:36.515976336Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T06:21:36.516849636Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=873.28µs logger=migrator t=2026-04-22T06:21:36.521312987Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T06:21:36.531570707Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.26557ms logger=migrator t=2026-04-22T06:21:36.535759582Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T06:21:36.543958426Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.197124ms logger=migrator t=2026-04-22T06:21:36.548196971Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T06:21:36.551158168Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.964727ms logger=migrator t=2026-04-22T06:21:36.555930175Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T06:21:36.634450863Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.496427ms logger=migrator t=2026-04-22T06:21:36.638896554Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T06:21:36.639791103Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=889.23µs logger=migrator t=2026-04-22T06:21:36.643751382Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T06:21:36.644633552Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=882.04µs logger=migrator t=2026-04-22T06:21:36.648683403Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T06:21:36.670877553Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.19234ms logger=migrator t=2026-04-22T06:21:36.675079088Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T06:21:36.682004233Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.923835ms logger=migrator t=2026-04-22T06:21:36.68588136Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T06:21:36.686195057Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=313.897µs logger=migrator t=2026-04-22T06:21:36.689890201Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T06:21:36.690051495Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=161.494µs logger=migrator t=2026-04-22T06:21:36.694238398Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T06:21:36.694445903Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=212.045µs logger=migrator t=2026-04-22T06:21:36.698217768Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T06:21:36.698549016Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=326.308µs logger=migrator t=2026-04-22T06:21:36.70584632Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T06:21:36.706168898Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=322.869µs logger=migrator t=2026-04-22T06:21:36.711758643Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T06:21:36.713362449Z level=info msg="Migration successfully executed" id="create folder table" duration=1.602806ms logger=migrator t=2026-04-22T06:21:36.718786111Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T06:21:36.720377137Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.592726ms logger=migrator t=2026-04-22T06:21:36.724734045Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T06:21:36.725863811Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.129576ms logger=migrator t=2026-04-22T06:21:36.729977473Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T06:21:36.730004554Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.041µs logger=migrator t=2026-04-22T06:21:36.733469921Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:21:36.734651398Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.181157ms logger=migrator t=2026-04-22T06:21:36.738248129Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:21:36.740135522Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.883113ms logger=migrator t=2026-04-22T06:21:36.743655241Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T06:21:36.744831177Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.175666ms logger=migrator t=2026-04-22T06:21:36.747848455Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T06:21:36.748258695Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=410.33µs logger=migrator t=2026-04-22T06:21:36.753166875Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T06:21:36.753481383Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=314.417µs logger=migrator t=2026-04-22T06:21:36.756955211Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T06:21:36.758028064Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.073093ms logger=migrator t=2026-04-22T06:21:36.767822315Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T06:21:36.769253667Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.426682ms logger=migrator t=2026-04-22T06:21:36.772888079Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T06:21:36.77426451Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.384842ms logger=migrator t=2026-04-22T06:21:36.779515999Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T06:21:36.780795787Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.276409ms logger=migrator t=2026-04-22T06:21:36.78447812Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T06:21:36.785617835Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.139705ms logger=migrator t=2026-04-22T06:21:36.794033125Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T06:21:36.795274792Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.247027ms logger=migrator t=2026-04-22T06:21:36.809076973Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T06:21:36.811535509Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.462235ms logger=migrator t=2026-04-22T06:21:36.818802083Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T06:21:36.820153893Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.35262ms logger=migrator t=2026-04-22T06:21:36.825537784Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T06:21:36.826921565Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.383961ms logger=migrator t=2026-04-22T06:21:36.832938121Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T06:21:36.834786333Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.845841ms logger=migrator t=2026-04-22T06:21:36.839854846Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T06:21:36.841720648Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.865662ms logger=migrator t=2026-04-22T06:21:36.846411374Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T06:21:36.846910305Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=500.511µs logger=migrator t=2026-04-22T06:21:36.852668065Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T06:21:36.865185886Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.519292ms logger=migrator t=2026-04-22T06:21:36.869206857Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T06:21:36.869936813Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=726.616µs logger=migrator t=2026-04-22T06:21:36.873868432Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:21:36.873889142Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.761µs logger=migrator t=2026-04-22T06:21:36.877949444Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:21:36.879032298Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.077684ms logger=migrator t=2026-04-22T06:21:36.884241005Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:21:36.884266266Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.351µs logger=migrator t=2026-04-22T06:21:36.88757394Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T06:21:36.888830279Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.256399ms logger=migrator t=2026-04-22T06:21:36.892854089Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:21:36.894294502Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.439573ms logger=migrator t=2026-04-22T06:21:36.898862784Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T06:21:36.900617564Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.75457ms logger=migrator t=2026-04-22T06:21:36.905202717Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T06:21:36.906072327Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=869.93µs logger=migrator t=2026-04-22T06:21:36.909529944Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T06:21:36.909840081Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=310.717µs logger=migrator t=2026-04-22T06:21:36.915477518Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T06:21:36.916161934Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=678.906µs logger=migrator t=2026-04-22T06:21:36.919730724Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T06:21:36.920682155Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=952.361µs logger=migrator t=2026-04-22T06:21:36.924269676Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T06:21:36.925167797Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=897.701µs logger=migrator t=2026-04-22T06:21:36.929509274Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T06:21:36.938833415Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.323811ms logger=migrator t=2026-04-22T06:21:36.94311733Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T06:21:36.950715272Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.596742ms logger=migrator t=2026-04-22T06:21:36.956167215Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T06:21:36.977842803Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=21.674008ms logger=migrator t=2026-04-22T06:21:36.995813187Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T06:21:36.99594834Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=138.244µs logger=migrator t=2026-04-22T06:21:37.024527773Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T06:21:37.036889921Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.365968ms logger=migrator t=2026-04-22T06:21:37.047036009Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T06:21:37.06082404Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.786541ms logger=migrator t=2026-04-22T06:21:37.105445934Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T06:21:37.106182181Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=738.727µs logger=migrator t=2026-04-22T06:21:37.270194943Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.036219344s logger=migrator t=2026-04-22T06:21:37.271023481Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T06:21:37.287945682Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T06:21:37.288348551Z level=info msg="Created default organization" logger=secrets t=2026-04-22T06:21:37.414192833Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:21:37.469930158Z level=info msg="Restored cache from database" duration=712.495µs logger=plugin.store t=2026-04-22T06:21:37.471638377Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T06:21:37.514778428Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T06:21:37.514825239Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T06:21:37.514905811Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T06:21:37.514915241Z level=info msg="Plugins loaded" count=54 duration=43.278044ms logger=query_data t=2026-04-22T06:21:37.519545625Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T06:21:37.523058624Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T06:21:37.528948947Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T06:21:37.588738043Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T06:21:37.59351371Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T06:21:37.596806275Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T06:21:38.439609234Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T06:21:39.564780231Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T06:21:40.023731762Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T06:21:40.023779383Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-22T06:21:40.024372036Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-22T06:21:40.024366946Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-22T06:21:40.026649437Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-22T06:21:40.029667015Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-22T06:21:40.102960085Z level=info msg="Update check succeeded" duration=78.714362ms logger=grafana.update.checker t=2026-04-22T06:21:40.105664576Z level=info msg="Update check succeeded" duration=81.618108ms logger=ngalert.state.manager t=2026-04-22T06:21:40.105932142Z level=info msg="State cache has been initialized" states=0 duration=81.553675ms logger=ngalert.scheduler t=2026-04-22T06:21:40.106021254Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T06:21:40.106117536Z level=info msg=starting first_tick=2026-04-22T06:21:50Z logger=provisioning.dashboard t=2026-04-22T06:21:40.106501794Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T06:21:40.138585317Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:21:40.151893827Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:21:40.153012261Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:21:40.164406558Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:21:40.244517451Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-22T06:21:40.449161968Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T06:21:40.449575987Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:21:40.882082761Z level=info msg="Patterns update finished" duration=755.170937ms logger=provisioning.dashboard t=2026-04-22T06:21:40.909647942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:51.031201606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:51.032308082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:55.839650429Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T06:21:56.271107851Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:21:56.435394278Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning t=2026-04-22T06:21:56.43546812Z level=error msg="Failed to provision data sources" error="Datasource provisioning error: failed to provision \"AlertManager\" data source: failed to check whether org. with the given ID exists: [sqlstore.max-retries-reached] retry 1: database is locked" logger=context userId=1 orgId=1 uname=admin t=2026-04-22T06:21:56.435538991Z level=error msg= error="Datasource provisioning error: failed to provision \"AlertManager\" data source: failed to check whether org. with the given ID exists: [sqlstore.max-retries-reached] retry 1: database is locked" remote_addr=[::1] traceID= logger=context userId=1 orgId=1 uname=admin t=2026-04-22T06:21:56.435582772Z level=error msg="Request Completed" method=POST path=/api/admin/provisioning/datasources/reload status=500 remote_addr=[::1] time_ms=5227 duration=5.227776441s size=48 referer= handler=/api/admin/provisioning/datasources/reload status_source=server logger=sqlstore.transactions t=2026-04-22T06:21:56.441533517Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-22T06:21:57.036842156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.057769797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.087446215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.115049096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.178999686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.195810555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.228970561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.242806983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.342181169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.359732074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.403580151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.423411677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.553936626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.587801178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.756191478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.770368707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.797310613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.813365205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.847657936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.861331864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.891472443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:57.912709341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.220360805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.236760365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.344535571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.374814713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.51462366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.529058984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.589702809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.606100488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.697194179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.711239255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.808001723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.826760195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.939500762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:58.961509788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:59.049449147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:59.068541437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:59.163987525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:59.179612017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:59.786413056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:21:59.815733046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.309826047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.330269287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.430178616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.44727064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.493267466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.512244073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.569540813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.593919442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.637165995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.655064088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.699886267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:00.724927541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.055287326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.093439575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.202539051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.222324596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.298255555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.315023453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.401556681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.418163354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.491373702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.511416883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.586669177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.599086757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.680867808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.700175212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.77915929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:01.795922538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.031084891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.047280725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.11594185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.137078327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.214358256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.233611739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:22:02.309411885Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T06:23:31.053382986Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T06:31:40.070193168Z level=info msg="Completed cleanup jobs" duration=38.842576ms logger=plugins.update.checker t=2026-04-22T06:31:40.153556899Z level=info msg="Update check succeeded" duration=49.773753ms logger=sqlstore.transactions t=2026-04-22T06:36:37.53846476Z 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-22T06:41:40.154796814Z level=info msg="Update check succeeded" duration=50.994164ms logger=cleanup t=2026-04-22T06:41:40.159466609Z level=info msg="Completed cleanup jobs" duration=128.298431ms