logger=settings t=2026-04-20T12:02:24.221350775Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T12:02:24Z logger=settings t=2026-04-20T12:02:24.221635754Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T12:02:24.221649314Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T12:02:24.221652844Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T12:02:24.221655825Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T12:02:24.221660875Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:02:24.221663525Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:02:24.221666165Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T12:02:24.221669925Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T12:02:24.221674175Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T12:02:24.221677695Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:02:24.221680535Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:02:24.221683475Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T12:02:24.221690386Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T12:02:24.221694436Z level=info msg=Target target=[all] logger=settings t=2026-04-20T12:02:24.221708666Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T12:02:24.221712976Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T12:02:24.221715776Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T12:02:24.221718557Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T12:02:24.221721317Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T12:02:24.221724097Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T12:02:24.222033667Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T12:02:24.222056347Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T12:02:24.223852634Z level=info msg="Locking database" logger=migrator t=2026-04-20T12:02:24.223868875Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T12:02:24.224445663Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T12:02:24.225473916Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.027933ms logger=migrator t=2026-04-20T12:02:24.229520204Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T12:02:24.230105193Z level=info msg="Migration successfully executed" id="create user table" duration=584.809µs logger=migrator t=2026-04-20T12:02:24.240035698Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T12:02:24.241143473Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.099535ms logger=migrator t=2026-04-20T12:02:24.246527484Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T12:02:24.247731952Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.195118ms logger=migrator t=2026-04-20T12:02:24.270074782Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T12:02:24.271229328Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.148126ms logger=migrator t=2026-04-20T12:02:24.277357783Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T12:02:24.278013644Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=660.881µs logger=migrator t=2026-04-20T12:02:24.285854933Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T12:02:24.290211121Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.356079ms logger=migrator t=2026-04-20T12:02:24.295186549Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T12:02:24.295973824Z level=info msg="Migration successfully executed" id="create user table v2" duration=787.555µs logger=migrator t=2026-04-20T12:02:24.300729225Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T12:02:24.302262754Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.540299ms logger=migrator t=2026-04-20T12:02:24.307787009Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T12:02:24.308698388Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=911.169µs logger=migrator t=2026-04-20T12:02:24.313341915Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T12:02:24.313775079Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=435.494µs logger=migrator t=2026-04-20T12:02:24.317103775Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T12:02:24.317985123Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=881.438µs logger=migrator t=2026-04-20T12:02:24.323072534Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T12:02:24.324332984Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.26017ms logger=migrator t=2026-04-20T12:02:24.332609007Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T12:02:24.332651418Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.101µs logger=migrator t=2026-04-20T12:02:24.337597535Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T12:02:24.339522746Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.926421ms logger=migrator t=2026-04-20T12:02:24.343460771Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T12:02:24.343762931Z level=info msg="Migration successfully executed" id="Add missing user data" duration=297.4µs logger=migrator t=2026-04-20T12:02:24.347770928Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T12:02:24.349686649Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.926881ms logger=migrator t=2026-04-20T12:02:24.354958006Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T12:02:24.356544947Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.588201ms logger=migrator t=2026-04-20T12:02:24.360829713Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T12:02:24.362195036Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.364773ms logger=migrator t=2026-04-20T12:02:24.36611169Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T12:02:24.374590649Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.478269ms logger=migrator t=2026-04-20T12:02:24.379948159Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T12:02:24.380801066Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=853.197µs logger=migrator t=2026-04-20T12:02:24.388638485Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T12:02:24.389095099Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=456.385µs logger=migrator t=2026-04-20T12:02:24.398782037Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T12:02:24.400204532Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.416974ms logger=migrator t=2026-04-20T12:02:24.406097069Z 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-20T12:02:24.406596015Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=499.926µs logger=migrator t=2026-04-20T12:02:24.41273724Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T12:02:24.413089061Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=351.941µs logger=migrator t=2026-04-20T12:02:24.418947287Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T12:02:24.420216077Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.26892ms logger=migrator t=2026-04-20T12:02:24.424431891Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T12:02:24.425075331Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=648.44µs logger=migrator t=2026-04-20T12:02:24.43039482Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T12:02:24.431742583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.344423ms logger=migrator t=2026-04-20T12:02:24.435953017Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T12:02:24.436621138Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=670.451µs logger=migrator t=2026-04-20T12:02:24.440956565Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T12:02:24.442200435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.24363ms logger=migrator t=2026-04-20T12:02:24.447057309Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T12:02:24.447102641Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.362µs logger=migrator t=2026-04-20T12:02:24.451087327Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T12:02:24.451764889Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=672.071µs logger=migrator t=2026-04-20T12:02:24.455438275Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T12:02:24.456128887Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=690.592µs logger=migrator t=2026-04-20T12:02:24.460764564Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T12:02:24.461846399Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.082065ms logger=migrator t=2026-04-20T12:02:24.466035212Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T12:02:24.466673772Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=637.06µs logger=migrator t=2026-04-20T12:02:24.472154466Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:02:24.475300186Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.13911ms logger=migrator t=2026-04-20T12:02:24.481244534Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T12:02:24.482589137Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.345253ms logger=migrator t=2026-04-20T12:02:24.507510818Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T12:02:24.508865651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.354383ms logger=migrator t=2026-04-20T12:02:24.525641934Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T12:02:24.526718278Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.076314ms logger=migrator t=2026-04-20T12:02:24.558625781Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T12:02:24.560047666Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.424745ms logger=migrator t=2026-04-20T12:02:24.56679029Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T12:02:24.567461882Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=671.481µs logger=migrator t=2026-04-20T12:02:24.572698128Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T12:02:24.573143942Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=449.925µs logger=migrator t=2026-04-20T12:02:24.578019897Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T12:02:24.578711649Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=691.352µs logger=migrator t=2026-04-20T12:02:24.585196634Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T12:02:24.586228607Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.035963ms logger=migrator t=2026-04-20T12:02:24.591614068Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T12:02:24.592573839Z level=info msg="Migration successfully executed" id="create star table" duration=960.031µs logger=migrator t=2026-04-20T12:02:24.609572488Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T12:02:24.610400425Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=828.017µs logger=migrator t=2026-04-20T12:02:24.615803246Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T12:02:24.617243772Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.442786ms logger=migrator t=2026-04-20T12:02:24.676547485Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T12:02:24.677924268Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.380084ms logger=migrator t=2026-04-20T12:02:24.691996455Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T12:02:24.69308579Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.076614ms logger=migrator t=2026-04-20T12:02:24.699218534Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T12:02:24.700093372Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=875.688µs logger=migrator t=2026-04-20T12:02:24.706420363Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T12:02:24.707529998Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.109345ms logger=migrator t=2026-04-20T12:02:24.714377825Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T12:02:24.715660686Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.282811ms logger=migrator t=2026-04-20T12:02:24.722560735Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T12:02:24.722730721Z level=info msg="Migration successfully executed" id="Update org table charset" duration=163.345µs logger=migrator t=2026-04-20T12:02:24.728611037Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T12:02:24.728711841Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=102.524µs logger=migrator t=2026-04-20T12:02:24.735024701Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T12:02:24.735278639Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=259.348µs logger=migrator t=2026-04-20T12:02:24.741806726Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T12:02:24.743252022Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.448286ms logger=migrator t=2026-04-20T12:02:24.748743426Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T12:02:24.75012678Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.373604ms logger=migrator t=2026-04-20T12:02:24.755959906Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T12:02:24.756842664Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=882.519µs logger=migrator t=2026-04-20T12:02:24.762973448Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T12:02:24.764147115Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.173707ms logger=migrator t=2026-04-20T12:02:24.778981736Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T12:02:24.780443863Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.462657ms logger=migrator t=2026-04-20T12:02:24.787633011Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T12:02:24.788489478Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=856.597µs logger=migrator t=2026-04-20T12:02:24.795922854Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T12:02:24.807643006Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.720542ms logger=migrator t=2026-04-20T12:02:24.812420718Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T12:02:24.812984046Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=568.328µs logger=migrator t=2026-04-20T12:02:24.817495859Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T12:02:24.819192013Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.695594ms logger=migrator t=2026-04-20T12:02:24.825373819Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T12:02:24.82635037Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=977.901µs logger=migrator t=2026-04-20T12:02:24.831115761Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T12:02:24.831555805Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=440.334µs logger=migrator t=2026-04-20T12:02:24.837006528Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T12:02:24.837933128Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=926.58µs logger=migrator t=2026-04-20T12:02:24.844129615Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T12:02:24.844393893Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=265.378µs logger=migrator t=2026-04-20T12:02:24.849475894Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T12:02:24.852360726Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.886102ms logger=migrator t=2026-04-20T12:02:24.857666784Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T12:02:24.859692619Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.025574ms logger=migrator t=2026-04-20T12:02:24.868398775Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T12:02:24.874958433Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=6.555988ms logger=migrator t=2026-04-20T12:02:24.882040648Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T12:02:24.882946157Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=896.748µs logger=migrator t=2026-04-20T12:02:24.888310857Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T12:02:24.891278711Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.964514ms logger=migrator t=2026-04-20T12:02:24.897419196Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T12:02:24.898525911Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.106015ms logger=migrator t=2026-04-20T12:02:24.903699826Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T12:02:24.904763489Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.053974ms logger=migrator t=2026-04-20T12:02:24.909976075Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T12:02:24.910168241Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=193.416µs logger=migrator t=2026-04-20T12:02:24.915884342Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T12:02:24.916018557Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=135.735µs logger=migrator t=2026-04-20T12:02:24.921298894Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T12:02:24.925403525Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.103121ms logger=migrator t=2026-04-20T12:02:24.930546958Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T12:02:24.932769398Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.22236ms logger=migrator t=2026-04-20T12:02:24.938209461Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T12:02:24.940247196Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.039285ms logger=migrator t=2026-04-20T12:02:24.946027409Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T12:02:24.948033043Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.005434ms logger=migrator t=2026-04-20T12:02:24.953224438Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T12:02:24.953531438Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=306.919µs logger=migrator t=2026-04-20T12:02:24.958713592Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T12:02:24.960390885Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.682123ms logger=migrator t=2026-04-20T12:02:24.970784425Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T12:02:24.971701324Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=919.529µs logger=migrator t=2026-04-20T12:02:24.981507846Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T12:02:24.981547337Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.022µs logger=migrator t=2026-04-20T12:02:24.989249792Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T12:02:24.99079055Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.552179ms logger=migrator t=2026-04-20T12:02:24.997677299Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T12:02:24.998429453Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=748.094µs logger=migrator t=2026-04-20T12:02:25.005219278Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:02:25.014288016Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.069598ms logger=migrator t=2026-04-20T12:02:25.017944712Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T12:02:25.018652425Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=703.243µs logger=migrator t=2026-04-20T12:02:25.023760987Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T12:02:25.024719517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=958.98µs logger=migrator t=2026-04-20T12:02:25.028940982Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T12:02:25.029971994Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.030783ms logger=migrator t=2026-04-20T12:02:25.034709574Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T12:02:25.035120127Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=411.663µs logger=migrator t=2026-04-20T12:02:25.040276551Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T12:02:25.040881371Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=604.45µs logger=migrator t=2026-04-20T12:02:25.044421383Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T12:02:25.046562541Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.140948ms logger=migrator t=2026-04-20T12:02:25.051045383Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T12:02:25.051691264Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=648.321µs logger=migrator t=2026-04-20T12:02:25.055949939Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T12:02:25.056124874Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.675µs logger=migrator t=2026-04-20T12:02:25.061466704Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T12:02:25.061721602Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=257.468µs logger=migrator t=2026-04-20T12:02:25.066519905Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T12:02:25.067872497Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.356133ms logger=migrator t=2026-04-20T12:02:25.072031439Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T12:02:25.074300131Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.270392ms logger=migrator t=2026-04-20T12:02:25.080812048Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T12:02:25.08181128Z level=info msg="Migration successfully executed" id="create data_source table" duration=998.752µs logger=migrator t=2026-04-20T12:02:25.088489612Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T12:02:25.089986059Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.496838ms logger=migrator t=2026-04-20T12:02:25.093833142Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T12:02:25.094645007Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=812.006µs logger=migrator t=2026-04-20T12:02:25.099478481Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T12:02:25.100367009Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=887.808µs logger=migrator t=2026-04-20T12:02:25.105657897Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T12:02:25.106408141Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=750.274µs logger=migrator t=2026-04-20T12:02:25.110922244Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T12:02:25.118156714Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.23544ms logger=migrator t=2026-04-20T12:02:25.123776762Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T12:02:25.1246707Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=894.708µs logger=migrator t=2026-04-20T12:02:25.130023141Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T12:02:25.130798155Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=775.085µs logger=migrator t=2026-04-20T12:02:25.13662778Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T12:02:25.137960072Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.339852ms logger=migrator t=2026-04-20T12:02:25.145249594Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T12:02:25.146309977Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.056883ms logger=migrator t=2026-04-20T12:02:25.150935084Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T12:02:25.155798979Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.863544ms logger=migrator t=2026-04-20T12:02:25.385947535Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T12:02:25.389326752Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.381278ms logger=migrator t=2026-04-20T12:02:25.624954142Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T12:02:25.625035155Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=86.253µs logger=migrator t=2026-04-20T12:02:25.644662088Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T12:02:25.645071921Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=410.433µs logger=migrator t=2026-04-20T12:02:25.65009328Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T12:02:25.654380586Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.285816ms logger=migrator t=2026-04-20T12:02:25.660628345Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T12:02:25.660869642Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=242.687µs logger=migrator t=2026-04-20T12:02:25.66458667Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T12:02:25.664808997Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=240.377µs logger=migrator t=2026-04-20T12:02:25.669531997Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T12:02:25.672094109Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.558551ms logger=migrator t=2026-04-20T12:02:25.676297402Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T12:02:25.67654378Z level=info msg="Migration successfully executed" id="Update uid value" duration=248.128µs logger=migrator t=2026-04-20T12:02:25.682558311Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T12:02:25.683419108Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=861.087µs logger=migrator t=2026-04-20T12:02:25.687849249Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T12:02:25.689063517Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.225439ms logger=migrator t=2026-04-20T12:02:25.693176468Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T12:02:25.694007144Z level=info msg="Migration successfully executed" id="create api_key table" duration=830.586µs logger=migrator t=2026-04-20T12:02:25.698929191Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T12:02:25.700093838Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.164456ms logger=migrator t=2026-04-20T12:02:25.704221548Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T12:02:25.705499229Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.277231ms logger=migrator t=2026-04-20T12:02:25.710606151Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T12:02:25.711406357Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=806.875µs logger=migrator t=2026-04-20T12:02:25.716319463Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T12:02:25.717017945Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=698.263µs logger=migrator t=2026-04-20T12:02:25.720539516Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T12:02:25.721219918Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=680.142µs logger=migrator t=2026-04-20T12:02:25.727303471Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T12:02:25.728719766Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.443506ms logger=migrator t=2026-04-20T12:02:25.732574258Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T12:02:25.740534431Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.958863ms logger=migrator t=2026-04-20T12:02:25.746241832Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T12:02:25.747985538Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.747676ms logger=migrator t=2026-04-20T12:02:25.751803509Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T12:02:25.752649306Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=850.347µs logger=migrator t=2026-04-20T12:02:25.756329573Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T12:02:25.757127368Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=797.775µs logger=migrator t=2026-04-20T12:02:25.795334981Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T12:02:25.79784282Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.509929ms logger=migrator t=2026-04-20T12:02:25.823607338Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T12:02:25.824425094Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=825.476µs logger=migrator t=2026-04-20T12:02:25.856809713Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T12:02:25.857622428Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=816.196µs logger=migrator t=2026-04-20T12:02:25.863175105Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T12:02:25.863220866Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.681µs logger=migrator t=2026-04-20T12:02:25.870006091Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T12:02:25.872710747Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.705466ms logger=migrator t=2026-04-20T12:02:25.877222661Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T12:02:25.879794552Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.571491ms logger=migrator t=2026-04-20T12:02:25.883636774Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T12:02:25.88382346Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.796µs logger=migrator t=2026-04-20T12:02:25.887483476Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T12:02:25.890022817Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.539461ms logger=migrator t=2026-04-20T12:02:25.894568421Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T12:02:25.89705718Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.493639ms logger=migrator t=2026-04-20T12:02:25.908585686Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T12:02:25.909479335Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=895.208µs logger=migrator t=2026-04-20T12:02:25.912947415Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T12:02:25.913536613Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=589.129µs logger=migrator t=2026-04-20T12:02:25.919154032Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T12:02:25.920214815Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.062833ms logger=migrator t=2026-04-20T12:02:25.926119273Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T12:02:25.927053112Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=929.449µs logger=migrator t=2026-04-20T12:02:25.931032889Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T12:02:25.931827114Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=796.825µs logger=migrator t=2026-04-20T12:02:25.936814702Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T12:02:25.938843277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.030974ms logger=migrator t=2026-04-20T12:02:25.945611952Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T12:02:25.945788517Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=182.806µs logger=migrator t=2026-04-20T12:02:25.949761683Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T12:02:25.949792654Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.921µs logger=migrator t=2026-04-20T12:02:25.953406339Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T12:02:25.956438375Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.032116ms logger=migrator t=2026-04-20T12:02:25.9600526Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T12:02:25.962817678Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.765728ms logger=migrator t=2026-04-20T12:02:25.967871498Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T12:02:25.968047034Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=165.685µs logger=migrator t=2026-04-20T12:02:25.973947771Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T12:02:25.975277563Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.321612ms logger=migrator t=2026-04-20T12:02:25.981908934Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T12:02:25.983022369Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.116645ms logger=migrator t=2026-04-20T12:02:25.988769632Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T12:02:25.988829113Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.441µs logger=migrator t=2026-04-20T12:02:25.995882887Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T12:02:25.997343844Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.463717ms logger=migrator t=2026-04-20T12:02:26.003160368Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T12:02:26.00414505Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=985.072µs logger=migrator t=2026-04-20T12:02:26.010197032Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T12:02:26.015032415Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.833753ms logger=migrator t=2026-04-20T12:02:26.021318375Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T12:02:26.021384107Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=91.753µs logger=migrator t=2026-04-20T12:02:26.028058269Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T12:02:26.030501056Z level=info msg="Migration successfully executed" id="create session table" duration=2.20485ms logger=migrator t=2026-04-20T12:02:26.039853393Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T12:02:26.040112722Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=264.358µs logger=migrator t=2026-04-20T12:02:26.047962501Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T12:02:26.048122056Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=160.895µs logger=migrator t=2026-04-20T12:02:26.058079722Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T12:02:26.059234919Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.157146ms logger=migrator t=2026-04-20T12:02:26.067835972Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T12:02:26.068946637Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.112306ms logger=migrator t=2026-04-20T12:02:26.074846574Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T12:02:26.074940567Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=95.033µs logger=migrator t=2026-04-20T12:02:26.078664735Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T12:02:26.078726577Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=62.592µs logger=migrator t=2026-04-20T12:02:26.084988366Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T12:02:26.08858204Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.594344ms logger=migrator t=2026-04-20T12:02:26.09551501Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T12:02:26.098629419Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.113629ms logger=migrator t=2026-04-20T12:02:26.103203944Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T12:02:26.103275607Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=71.823µs logger=migrator t=2026-04-20T12:02:26.106761817Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T12:02:26.106829479Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.722µs logger=migrator t=2026-04-20T12:02:26.109569486Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T12:02:26.110837247Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.267831ms logger=migrator t=2026-04-20T12:02:26.117715055Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T12:02:26.117783757Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=75.492µs logger=migrator t=2026-04-20T12:02:26.121545777Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T12:02:26.12415886Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.609154ms logger=migrator t=2026-04-20T12:02:26.128178947Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T12:02:26.128298981Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=120.444µs logger=migrator t=2026-04-20T12:02:26.131922286Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T12:02:26.135077536Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.15521ms logger=migrator t=2026-04-20T12:02:26.138541576Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T12:02:26.141632214Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.089708ms logger=migrator t=2026-04-20T12:02:26.147134869Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T12:02:26.147222222Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=84.613µs logger=migrator t=2026-04-20T12:02:26.156173526Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T12:02:26.157280291Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.113225ms logger=migrator t=2026-04-20T12:02:26.161252107Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T12:02:26.162032472Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=780.555µs logger=migrator t=2026-04-20T12:02:26.168954852Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T12:02:26.170337286Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.392194ms logger=migrator t=2026-04-20T12:02:26.184166495Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T12:02:26.185184607Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.020823ms logger=migrator t=2026-04-20T12:02:26.190725393Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T12:02:26.191507128Z level=info msg="Migration successfully executed" id="add index alert state" duration=781.485µs logger=migrator t=2026-04-20T12:02:26.196996802Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T12:02:26.198128438Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.135366ms logger=migrator t=2026-04-20T12:02:26.203065355Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T12:02:26.203811668Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=740.623µs logger=migrator t=2026-04-20T12:02:26.210696797Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T12:02:26.211767361Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.074264ms logger=migrator t=2026-04-20T12:02:26.21581559Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T12:02:26.216528662Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=713.783µs logger=migrator t=2026-04-20T12:02:26.221482569Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T12:02:26.230307389Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.8372ms logger=migrator t=2026-04-20T12:02:26.234908165Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T12:02:26.236350961Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.446266ms logger=migrator t=2026-04-20T12:02:26.241284838Z 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-20T12:02:26.242168386Z 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=883.968µs logger=migrator t=2026-04-20T12:02:26.247784574Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T12:02:26.24827956Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=497.946µs logger=migrator t=2026-04-20T12:02:26.256385457Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T12:02:26.257219724Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=837.817µs logger=migrator t=2026-04-20T12:02:26.263501013Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T12:02:26.264726952Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.228859ms logger=migrator t=2026-04-20T12:02:26.269047819Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T12:02:26.2715993Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.553231ms logger=migrator t=2026-04-20T12:02:26.276770615Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T12:02:26.280259275Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.48861ms logger=migrator t=2026-04-20T12:02:26.2845036Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T12:02:26.288099124Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.595384ms logger=migrator t=2026-04-20T12:02:26.293693332Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T12:02:26.297359498Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.668576ms logger=migrator t=2026-04-20T12:02:26.302712038Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T12:02:26.303599646Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=887.348µs logger=migrator t=2026-04-20T12:02:26.310947579Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T12:02:26.310999491Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=56.052µs logger=migrator t=2026-04-20T12:02:26.319290394Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T12:02:26.319341686Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.302µs logger=migrator t=2026-04-20T12:02:26.323155287Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T12:02:26.324049705Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=894.548µs logger=migrator t=2026-04-20T12:02:26.328117675Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:02:26.329456367Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.338342ms logger=migrator t=2026-04-20T12:02:26.336576143Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T12:02:26.337719209Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.146766ms logger=migrator t=2026-04-20T12:02:26.342337226Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T12:02:26.343080069Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=745.323µs logger=migrator t=2026-04-20T12:02:26.3490737Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:02:26.349966238Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=892.318µs logger=migrator t=2026-04-20T12:02:26.354259894Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T12:02:26.356919309Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.658535ms logger=migrator t=2026-04-20T12:02:26.365376707Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T12:02:26.371253124Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.880357ms logger=migrator t=2026-04-20T12:02:26.377388389Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T12:02:26.377533553Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=152.705µs logger=migrator t=2026-04-20T12:02:26.385211807Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T12:02:26.386352413Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.143226ms logger=migrator t=2026-04-20T12:02:26.394997188Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T12:02:26.395875375Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=880.858µs logger=migrator t=2026-04-20T12:02:26.401820464Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T12:02:26.406080619Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.261285ms logger=migrator t=2026-04-20T12:02:26.419601429Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T12:02:26.419741383Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=142.954µs logger=migrator t=2026-04-20T12:02:26.425241188Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T12:02:26.426358743Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.118815ms logger=migrator t=2026-04-20T12:02:26.429634917Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T12:02:26.430616438Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=981.461µs logger=migrator t=2026-04-20T12:02:26.438494758Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T12:02:26.438646763Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.415µs logger=migrator t=2026-04-20T12:02:26.448056982Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T12:02:26.449442206Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.381404ms logger=migrator t=2026-04-20T12:02:26.45806693Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T12:02:26.458961298Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=895.608µs logger=migrator t=2026-04-20T12:02:26.469989058Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T12:02:26.470970659Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=982.041µs logger=migrator t=2026-04-20T12:02:26.481808493Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T12:02:26.483837058Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.030335ms logger=migrator t=2026-04-20T12:02:26.492981468Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T12:02:26.494229028Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.25068ms logger=migrator t=2026-04-20T12:02:26.521824034Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T12:02:26.523576919Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.819488ms logger=migrator t=2026-04-20T12:02:26.584004468Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T12:02:26.584058619Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=60.582µs logger=migrator t=2026-04-20T12:02:26.591033681Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T12:02:26.597537797Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.501876ms logger=migrator t=2026-04-20T12:02:26.608057861Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T12:02:26.609000311Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=945.1µs logger=migrator t=2026-04-20T12:02:26.615212789Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T12:02:26.619556386Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.343647ms logger=migrator t=2026-04-20T12:02:26.630214595Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T12:02:26.63100202Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=790.775µs logger=migrator t=2026-04-20T12:02:26.634438489Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T12:02:26.635084089Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=645.72µs logger=migrator t=2026-04-20T12:02:26.640867553Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T12:02:26.641473462Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=606.559µs logger=migrator t=2026-04-20T12:02:26.646148801Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T12:02:26.656274842Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.126342ms logger=migrator t=2026-04-20T12:02:26.662910233Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T12:02:26.664532354Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.625582ms logger=migrator t=2026-04-20T12:02:26.670944238Z 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-20T12:02:26.671995131Z 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.050663ms logger=migrator t=2026-04-20T12:02:26.67794833Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T12:02:26.67826754Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=320.04µs logger=migrator t=2026-04-20T12:02:26.684332103Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T12:02:26.685245192Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=913.629µs logger=migrator t=2026-04-20T12:02:26.692496082Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T12:02:26.692731629Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=236.847µs logger=migrator t=2026-04-20T12:02:26.697813671Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T12:02:26.702957164Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.138903ms logger=migrator t=2026-04-20T12:02:26.712688543Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T12:02:26.71670143Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.013617ms logger=migrator t=2026-04-20T12:02:26.721301606Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T12:02:26.721994868Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=693.662µs logger=migrator t=2026-04-20T12:02:26.727052059Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T12:02:26.727999879Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=947.93µs logger=migrator t=2026-04-20T12:02:26.73400368Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T12:02:26.734238557Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=235.307µs logger=migrator t=2026-04-20T12:02:26.739161863Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T12:02:26.746138105Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.971922ms logger=migrator t=2026-04-20T12:02:26.752941741Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T12:02:26.754052886Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.112306ms logger=migrator t=2026-04-20T12:02:26.761345528Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T12:02:26.761645797Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=302.85µs logger=migrator t=2026-04-20T12:02:26.769004681Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T12:02:26.769678082Z level=info msg="Migration successfully executed" id="Move region to single row" duration=677.361µs logger=migrator t=2026-04-20T12:02:26.773623077Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T12:02:26.774724062Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.100975ms logger=migrator t=2026-04-20T12:02:26.782006914Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T12:02:26.783546872Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.540208ms logger=migrator t=2026-04-20T12:02:26.792228118Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:02:26.793917521Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.690533ms logger=migrator t=2026-04-20T12:02:26.79953416Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:02:26.800460079Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=937.08µs logger=migrator t=2026-04-20T12:02:26.80646765Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T12:02:26.807275646Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=810.396µs logger=migrator t=2026-04-20T12:02:26.812504652Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T12:02:26.814170894Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.666082ms logger=migrator t=2026-04-20T12:02:26.824749271Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T12:02:26.824988498Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=245.378µs logger=migrator t=2026-04-20T12:02:26.829827052Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T12:02:26.832000261Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.157928ms logger=migrator t=2026-04-20T12:02:26.838057523Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T12:02:26.838983902Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=926.829µs logger=migrator t=2026-04-20T12:02:26.844685354Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T12:02:26.845760628Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.075454ms logger=migrator t=2026-04-20T12:02:26.855674392Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T12:02:26.857544702Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.870019ms logger=migrator t=2026-04-20T12:02:26.86442343Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T12:02:26.864670208Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=244.228µs logger=migrator t=2026-04-20T12:02:26.87134134Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T12:02:26.871736372Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=395.322µs logger=migrator t=2026-04-20T12:02:26.87638902Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T12:02:26.876550255Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=162.095µs logger=migrator t=2026-04-20T12:02:26.883274279Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T12:02:26.884347363Z level=info msg="Migration successfully executed" id="create team table" duration=1.078305ms logger=migrator t=2026-04-20T12:02:26.895882149Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T12:02:26.897304094Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.428895ms logger=migrator t=2026-04-20T12:02:26.902296122Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T12:02:26.903249803Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=954.071µs logger=migrator t=2026-04-20T12:02:26.910465562Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T12:02:26.915597615Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.132143ms logger=migrator t=2026-04-20T12:02:26.921675567Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T12:02:26.921882104Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.387µs logger=migrator t=2026-04-20T12:02:26.927910286Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T12:02:26.929688442Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.782477ms logger=migrator t=2026-04-20T12:02:26.935898319Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T12:02:26.936945602Z level=info msg="Migration successfully executed" id="create team member table" duration=1.042353ms logger=migrator t=2026-04-20T12:02:26.944264515Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T12:02:26.945826044Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.56487ms logger=migrator t=2026-04-20T12:02:26.952726343Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T12:02:26.953760806Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.034433ms logger=migrator t=2026-04-20T12:02:26.959462177Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T12:02:26.960978355Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.516898ms logger=migrator t=2026-04-20T12:02:26.9674289Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T12:02:26.974899657Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.471277ms logger=migrator t=2026-04-20T12:02:26.980577347Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T12:02:26.985181823Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.606626ms logger=migrator t=2026-04-20T12:02:26.994054325Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T12:02:26.999410265Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.35604ms logger=migrator t=2026-04-20T12:02:27.005262371Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T12:02:27.006398107Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.138966ms logger=migrator t=2026-04-20T12:02:27.01309583Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T12:02:27.014165374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.068704ms logger=migrator t=2026-04-20T12:02:27.019898576Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T12:02:27.021538088Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.638582ms logger=migrator t=2026-04-20T12:02:27.029829311Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T12:02:27.03167344Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.844058ms logger=migrator t=2026-04-20T12:02:27.039454727Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T12:02:27.040932894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.478197ms logger=migrator t=2026-04-20T12:02:27.048249616Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T12:02:27.049264288Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.012283ms logger=migrator t=2026-04-20T12:02:27.054520235Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T12:02:27.055417263Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=897.048µs logger=migrator t=2026-04-20T12:02:27.062619682Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T12:02:27.063521381Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=901.159µs logger=migrator t=2026-04-20T12:02:27.069968535Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T12:02:27.070788031Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=821.906µs logger=migrator t=2026-04-20T12:02:27.077058561Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T12:02:27.077464813Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=407.323µs logger=migrator t=2026-04-20T12:02:27.082567095Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T12:02:27.083854106Z level=info msg="Migration successfully executed" id="create tag table" duration=1.285751ms logger=migrator t=2026-04-20T12:02:27.090551919Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T12:02:27.092312855Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.765597ms logger=migrator t=2026-04-20T12:02:27.099253335Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T12:02:27.100092341Z level=info msg="Migration successfully executed" id="create login attempt table" duration=837.376µs logger=migrator t=2026-04-20T12:02:27.105828264Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T12:02:27.10760913Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.780586ms logger=migrator t=2026-04-20T12:02:27.113396764Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T12:02:27.114376325Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=979.141µs logger=migrator t=2026-04-20T12:02:27.12019482Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:02:27.137299813Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.110003ms logger=migrator t=2026-04-20T12:02:27.144843612Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T12:02:27.145901096Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.052244ms logger=migrator t=2026-04-20T12:02:27.151186963Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T12:02:27.152554757Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.365904ms logger=migrator t=2026-04-20T12:02:27.159433385Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T12:02:27.159797847Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=366.652µs logger=migrator t=2026-04-20T12:02:27.16493808Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T12:02:27.166028485Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.087654ms logger=migrator t=2026-04-20T12:02:27.170697653Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T12:02:27.171503499Z level=info msg="Migration successfully executed" id="create user auth table" duration=806.006µs logger=migrator t=2026-04-20T12:02:27.176804617Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T12:02:27.177783808Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=978.521µs logger=migrator t=2026-04-20T12:02:27.182927741Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T12:02:27.183023964Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.353µs logger=migrator t=2026-04-20T12:02:27.18825927Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T12:02:27.19642486Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.16582ms logger=migrator t=2026-04-20T12:02:27.20147713Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T12:02:27.209803304Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.325554ms logger=migrator t=2026-04-20T12:02:27.215571547Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T12:02:27.220801214Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.231717ms logger=migrator t=2026-04-20T12:02:27.225705889Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T12:02:27.231041669Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.334969ms logger=migrator t=2026-04-20T12:02:27.237850185Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T12:02:27.238859877Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.009012ms logger=migrator t=2026-04-20T12:02:27.246576962Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T12:02:27.252061156Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.481464ms logger=migrator t=2026-04-20T12:02:27.257005673Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T12:02:27.257958323Z level=info msg="Migration successfully executed" id="create server_lock table" duration=951.73µs logger=migrator t=2026-04-20T12:02:27.263320223Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T12:02:27.264360926Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.039863ms logger=migrator t=2026-04-20T12:02:27.27045284Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T12:02:27.271328448Z level=info msg="Migration successfully executed" id="create user auth token table" duration=873.207µs logger=migrator t=2026-04-20T12:02:27.277516674Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T12:02:27.278447783Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=930.489µs logger=migrator t=2026-04-20T12:02:27.284266568Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T12:02:27.285793517Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.525859ms logger=migrator t=2026-04-20T12:02:27.292244701Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T12:02:27.293290665Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.047274ms logger=migrator t=2026-04-20T12:02:27.299519913Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T12:02:27.30699444Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.474878ms logger=migrator t=2026-04-20T12:02:27.312442693Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T12:02:27.313422904Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=980.201µs logger=migrator t=2026-04-20T12:02:27.31928249Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T12:02:27.32023111Z level=info msg="Migration successfully executed" id="create cache_data table" duration=948.23µs logger=migrator t=2026-04-20T12:02:27.325920311Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T12:02:27.327373047Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.450356ms logger=migrator t=2026-04-20T12:02:27.333496321Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T12:02:27.334350798Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=855.647µs logger=migrator t=2026-04-20T12:02:27.340891386Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T12:02:27.342422804Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.529828ms logger=migrator t=2026-04-20T12:02:27.34793934Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T12:02:27.348013352Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=75.912µs logger=migrator t=2026-04-20T12:02:27.353118154Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T12:02:27.353277249Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=160.125µs logger=migrator t=2026-04-20T12:02:27.358945879Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T12:02:27.360661794Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.716985ms logger=migrator t=2026-04-20T12:02:27.366161668Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:02:27.367083657Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=921.929µs logger=migrator t=2026-04-20T12:02:27.372715196Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:02:27.37379209Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.076134ms logger=migrator t=2026-04-20T12:02:27.380588186Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:02:27.38070782Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=121.234µs logger=migrator t=2026-04-20T12:02:27.386803403Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:02:27.38826025Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.456677ms logger=migrator t=2026-04-20T12:02:27.393533487Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:02:27.394409135Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=874.878µs logger=migrator t=2026-04-20T12:02:27.39993095Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:02:27.401246972Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.314322ms logger=migrator t=2026-04-20T12:02:27.406814689Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:02:27.408418959Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.603201ms logger=migrator t=2026-04-20T12:02:27.413588804Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T12:02:27.41944743Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.857485ms logger=migrator t=2026-04-20T12:02:27.425318936Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T12:02:27.426843184Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.522718ms logger=migrator t=2026-04-20T12:02:27.431667828Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T12:02:27.43174953Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.412µs logger=migrator t=2026-04-20T12:02:27.437451781Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T12:02:27.438381161Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=929.32µs logger=migrator t=2026-04-20T12:02:27.445739534Z 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-20T12:02:27.447524031Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.788207ms logger=migrator t=2026-04-20T12:02:27.453351756Z 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-20T12:02:27.454394739Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.040223ms logger=migrator t=2026-04-20T12:02:27.461317759Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:02:27.461424662Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.743µs logger=migrator t=2026-04-20T12:02:27.467459404Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T12:02:27.469031504Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.57107ms logger=migrator t=2026-04-20T12:02:27.474639902Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T12:02:27.475605623Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=962.9µs logger=migrator t=2026-04-20T12:02:27.48245889Z 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-20T12:02:27.483969748Z 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.509888ms logger=migrator t=2026-04-20T12:02:27.491835138Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T12:02:27.49348501Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.649322ms logger=migrator t=2026-04-20T12:02:27.498868941Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T12:02:27.504762458Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.892537ms logger=migrator t=2026-04-20T12:02:27.510138459Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:02:27.511022447Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=883.408µs logger=migrator t=2026-04-20T12:02:27.515974484Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:02:27.517510363Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.535699ms logger=migrator t=2026-04-20T12:02:27.523666758Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T12:02:27.549169018Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.498339ms logger=migrator t=2026-04-20T12:02:27.553570257Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T12:02:27.576864317Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.29548ms logger=migrator t=2026-04-20T12:02:27.581442232Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:02:27.582391953Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=949.571µs logger=migrator t=2026-04-20T12:02:27.587779703Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:02:27.588756124Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=973.161µs logger=migrator t=2026-04-20T12:02:27.593374821Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T12:02:27.600651872Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.275261ms logger=migrator t=2026-04-20T12:02:27.606167677Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T12:02:27.612514219Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.344782ms logger=migrator t=2026-04-20T12:02:27.617188157Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T12:02:27.617895509Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=707.492µs logger=migrator t=2026-04-20T12:02:27.62169205Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T12:02:27.622354121Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=661.701µs logger=migrator t=2026-04-20T12:02:27.626792122Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T12:02:27.628540987Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.751055ms logger=migrator t=2026-04-20T12:02:27.634251569Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T12:02:27.635924432Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.672673ms logger=migrator t=2026-04-20T12:02:27.640542468Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:02:27.640615271Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.133µs logger=migrator t=2026-04-20T12:02:27.64435112Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T12:02:27.654814621Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.463902ms logger=migrator t=2026-04-20T12:02:27.66012238Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T12:02:27.665343236Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.219806ms logger=migrator t=2026-04-20T12:02:27.66896051Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T12:02:27.675102656Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.141776ms logger=migrator t=2026-04-20T12:02:27.6796502Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T12:02:27.680521597Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=871.187µs logger=migrator t=2026-04-20T12:02:27.685049162Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T12:02:27.686913661Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.861519ms logger=migrator t=2026-04-20T12:02:27.692205158Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T12:02:27.699562552Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.354074ms logger=migrator t=2026-04-20T12:02:27.703640622Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T12:02:27.710235531Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.59377ms logger=migrator t=2026-04-20T12:02:27.71430921Z 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-20T12:02:27.715729105Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.424745ms logger=migrator t=2026-04-20T12:02:27.720193087Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T12:02:27.729234594Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.033817ms logger=migrator t=2026-04-20T12:02:27.733423217Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T12:02:27.740191862Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.765575ms logger=migrator t=2026-04-20T12:02:27.746360658Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T12:02:27.746475171Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=114.704µs logger=migrator t=2026-04-20T12:02:27.751221112Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T12:02:27.752990698Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.770106ms logger=migrator t=2026-04-20T12:02:27.758470432Z 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-20T12:02:27.760204047Z 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.733935ms logger=migrator t=2026-04-20T12:02:27.766206438Z 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-20T12:02:27.767379125Z 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.173157ms logger=migrator t=2026-04-20T12:02:27.773672335Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:02:27.773801359Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.635µs logger=migrator t=2026-04-20T12:02:27.778079275Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T12:02:27.785228391Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.146416ms logger=migrator t=2026-04-20T12:02:27.790467658Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T12:02:27.801852469Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.374351ms logger=migrator t=2026-04-20T12:02:27.806180407Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T12:02:27.8131945Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.011732ms logger=migrator t=2026-04-20T12:02:27.817466435Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T12:02:27.824606411Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.141496ms logger=migrator t=2026-04-20T12:02:27.830162768Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T12:02:27.836110497Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.946499ms logger=migrator t=2026-04-20T12:02:27.840802966Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T12:02:27.84093311Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=134.154µs logger=migrator t=2026-04-20T12:02:27.845286408Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T12:02:27.846234858Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=949.33µs logger=migrator t=2026-04-20T12:02:27.851060471Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T12:02:27.858027883Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.968752ms logger=migrator t=2026-04-20T12:02:27.863138915Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T12:02:27.863194837Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=56.842µs logger=migrator t=2026-04-20T12:02:27.868796205Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T12:02:27.879470114Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.671969ms logger=migrator t=2026-04-20T12:02:27.883651286Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T12:02:27.884387739Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=736.243µs logger=migrator t=2026-04-20T12:02:27.889267414Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T12:02:27.900131429Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.863015ms logger=migrator t=2026-04-20T12:02:27.906056667Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T12:02:27.907244365Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.184698ms logger=migrator t=2026-04-20T12:02:27.912989367Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T12:02:27.913880706Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=892.279µs logger=migrator t=2026-04-20T12:02:27.918383949Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T12:02:27.925595038Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.211298ms logger=migrator t=2026-04-20T12:02:27.930524094Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T12:02:27.931170745Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=646.901µs logger=migrator t=2026-04-20T12:02:27.936214845Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T12:02:27.937933239Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.718214ms logger=migrator t=2026-04-20T12:02:27.942710231Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T12:02:27.944018112Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.308021ms logger=migrator t=2026-04-20T12:02:27.94835298Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T12:02:27.949436974Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.083034ms logger=migrator t=2026-04-20T12:02:27.953363348Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T12:02:27.95343231Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.992µs logger=migrator t=2026-04-20T12:02:27.957559311Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T12:02:27.95878459Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.213979ms logger=migrator t=2026-04-20T12:02:27.96507825Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T12:02:27.966123933Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.045393ms logger=migrator t=2026-04-20T12:02:27.970177112Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:02:27.970762931Z 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-20T12:02:27.974591472Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T12:02:27.97515142Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=560.628µs logger=migrator t=2026-04-20T12:02:27.981095479Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T12:02:27.982229295Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.134706ms logger=migrator t=2026-04-20T12:02:27.985497048Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T12:02:27.992851992Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.355484ms logger=migrator t=2026-04-20T12:02:27.996011202Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T12:02:27.997104307Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.094545ms logger=migrator t=2026-04-20T12:02:28.001203807Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T12:02:28.002326152Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.121865ms logger=migrator t=2026-04-20T12:02:28.007016971Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T12:02:28.00791564Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=898.309µs logger=migrator t=2026-04-20T12:02:28.013394384Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T12:02:28.01546997Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.075046ms logger=migrator t=2026-04-20T12:02:28.019824068Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T12:02:28.021013346Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.189118ms logger=migrator t=2026-04-20T12:02:28.026432498Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T12:02:28.026582012Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=150.494µs logger=migrator t=2026-04-20T12:02:28.031093696Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T12:02:28.03122222Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=132.685µs logger=migrator t=2026-04-20T12:02:28.033903025Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T12:02:28.042095315Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.19182ms logger=migrator t=2026-04-20T12:02:28.045490103Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T12:02:28.045980519Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=490.365µs logger=migrator t=2026-04-20T12:02:28.049288713Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T12:02:28.050646756Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.342253ms logger=migrator t=2026-04-20T12:02:28.055562792Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T12:02:28.056093989Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=530.937µs logger=migrator t=2026-04-20T12:02:28.05957588Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T12:02:28.060683955Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.107495ms logger=migrator t=2026-04-20T12:02:28.106771428Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T12:02:28.108788712Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.020304ms logger=migrator t=2026-04-20T12:02:28.124135879Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T12:02:28.158523261Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.392622ms logger=migrator t=2026-04-20T12:02:28.166884317Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T12:02:28.176647897Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.76446ms logger=migrator t=2026-04-20T12:02:28.180092706Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T12:02:28.180254991Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=162.085µs logger=migrator t=2026-04-20T12:02:28.183897386Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T12:02:28.215248932Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.347406ms logger=migrator t=2026-04-20T12:02:28.219069633Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T12:02:28.254716275Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.636531ms logger=migrator t=2026-04-20T12:02:28.258512295Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T12:02:28.259421264Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=913.059µs logger=migrator t=2026-04-20T12:02:28.264240227Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T12:02:28.265353133Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.112416ms logger=migrator t=2026-04-20T12:02:28.269933928Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T12:02:28.270185446Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=254.388µs logger=migrator t=2026-04-20T12:02:28.273613475Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T12:02:28.274380659Z level=info msg="Migration successfully executed" id="create permission table" duration=766.954µs logger=migrator t=2026-04-20T12:02:28.278217411Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T12:02:28.279173481Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=955.98µs logger=migrator t=2026-04-20T12:02:28.283400385Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T12:02:28.284430898Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.029413ms logger=migrator t=2026-04-20T12:02:28.290270693Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T12:02:28.291041598Z level=info msg="Migration successfully executed" id="create role table" duration=768.605µs logger=migrator t=2026-04-20T12:02:28.295303373Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T12:02:28.306803258Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.501655ms logger=migrator t=2026-04-20T12:02:28.310828546Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T12:02:28.31818402Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.357514ms logger=migrator t=2026-04-20T12:02:28.322633241Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T12:02:28.324133838Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.500457ms logger=migrator t=2026-04-20T12:02:28.328460186Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T12:02:28.330043146Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.58196ms logger=migrator t=2026-04-20T12:02:28.334348693Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T12:02:28.33551196Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.164087ms logger=migrator t=2026-04-20T12:02:28.339388833Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T12:02:28.340360843Z level=info msg="Migration successfully executed" id="create team role table" duration=971.81µs logger=migrator t=2026-04-20T12:02:28.344409892Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T12:02:28.345569809Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.159927ms logger=migrator t=2026-04-20T12:02:28.349653319Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T12:02:28.350769114Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.112276ms logger=migrator t=2026-04-20T12:02:28.354478442Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T12:02:28.355580757Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.102035ms logger=migrator t=2026-04-20T12:02:28.359392918Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T12:02:28.360258505Z level=info msg="Migration successfully executed" id="create user role table" duration=866.417µs logger=migrator t=2026-04-20T12:02:28.36420189Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T12:02:28.365812211Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.609111ms logger=migrator t=2026-04-20T12:02:28.37079534Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T12:02:28.372446062Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.650422ms logger=migrator t=2026-04-20T12:02:28.376296014Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T12:02:28.377393559Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.097745ms logger=migrator t=2026-04-20T12:02:28.383790502Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T12:02:28.384774174Z level=info msg="Migration successfully executed" id="create builtin role table" duration=986.552µs logger=migrator t=2026-04-20T12:02:28.388668237Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T12:02:28.389923367Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.25502ms logger=migrator t=2026-04-20T12:02:28.396545557Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T12:02:28.397771386Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.224599ms logger=migrator t=2026-04-20T12:02:28.401449083Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T12:02:28.411963907Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.513874ms logger=migrator t=2026-04-20T12:02:28.417725339Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T12:02:28.418929358Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.209639ms logger=migrator t=2026-04-20T12:02:28.422992167Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T12:02:28.42435026Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.357843ms logger=migrator t=2026-04-20T12:02:28.428075888Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T12:02:28.429241085Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.165287ms logger=migrator t=2026-04-20T12:02:28.433442279Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T12:02:28.434591135Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.147516ms logger=migrator t=2026-04-20T12:02:28.438120957Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T12:02:28.439194891Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.073234ms logger=migrator t=2026-04-20T12:02:28.443532599Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T12:02:28.445387978Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.852169ms logger=migrator t=2026-04-20T12:02:28.450463379Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T12:02:28.45900575Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.541701ms logger=migrator t=2026-04-20T12:02:28.462565693Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T12:02:28.470833225Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.268002ms logger=migrator t=2026-04-20T12:02:28.474337707Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T12:02:28.480484562Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.145805ms logger=migrator t=2026-04-20T12:02:28.485522882Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T12:02:28.496324765Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.806453ms logger=migrator t=2026-04-20T12:02:28.499846857Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T12:02:28.500855389Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.007992ms logger=migrator t=2026-04-20T12:02:28.506395204Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T12:02:28.508988087Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.594612ms logger=migrator t=2026-04-20T12:02:28.513546922Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T12:02:28.514887044Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.342633ms logger=migrator t=2026-04-20T12:02:28.519520401Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T12:02:28.520986818Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.465896ms logger=migrator t=2026-04-20T12:02:28.525190371Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T12:02:28.527162304Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.971623ms logger=migrator t=2026-04-20T12:02:28.531883854Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T12:02:28.532024068Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=141.775µs logger=migrator t=2026-04-20T12:02:28.53647782Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T12:02:28.536541082Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.432µs logger=migrator t=2026-04-20T12:02:28.541407326Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T12:02:28.541914212Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=507.106µs logger=migrator t=2026-04-20T12:02:28.545728403Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T12:02:28.546764316Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.037493ms logger=migrator t=2026-04-20T12:02:28.550709421Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T12:02:28.551414674Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=709.263µs logger=migrator t=2026-04-20T12:02:28.555432601Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T12:02:28.555645138Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=212.877µs logger=migrator t=2026-04-20T12:02:28.558926822Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T12:02:28.559606424Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=679.752µs logger=migrator t=2026-04-20T12:02:28.563322882Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T12:02:28.564592692Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.26682ms logger=migrator t=2026-04-20T12:02:28.569673143Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T12:02:28.570887762Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.214079ms logger=migrator t=2026-04-20T12:02:28.575022283Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T12:02:28.583727989Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.705406ms logger=migrator t=2026-04-20T12:02:28.587226801Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T12:02:28.587274422Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.292µs logger=migrator t=2026-04-20T12:02:28.593286933Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T12:02:28.594812921Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.525378ms logger=migrator t=2026-04-20T12:02:28.600377118Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T12:02:28.601628788Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.25203ms logger=migrator t=2026-04-20T12:02:28.605687767Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T12:02:28.606915366Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.227018ms logger=migrator t=2026-04-20T12:02:28.611834982Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T12:02:28.620692903Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.857071ms logger=migrator t=2026-04-20T12:02:28.624296487Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T12:02:28.625353841Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.057514ms logger=migrator t=2026-04-20T12:02:28.629866164Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T12:02:28.631601639Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.735185ms logger=migrator t=2026-04-20T12:02:28.636735492Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:02:28.659567117Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.848976ms logger=migrator t=2026-04-20T12:02:28.662904413Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T12:02:28.66374314Z level=info msg="Migration successfully executed" id="create correlation v2" duration=838.127µs logger=migrator t=2026-04-20T12:02:28.668495921Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T12:02:28.669563314Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.067004ms logger=migrator t=2026-04-20T12:02:28.673943913Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T12:02:28.675011387Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.064204ms logger=migrator t=2026-04-20T12:02:28.679377896Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T12:02:28.680925005Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.545689ms logger=migrator t=2026-04-20T12:02:28.685929014Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T12:02:28.686318106Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=386.292µs logger=migrator t=2026-04-20T12:02:28.692483882Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T12:02:28.693310858Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=829.126µs logger=migrator t=2026-04-20T12:02:28.699844526Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T12:02:28.710288297Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.444592ms logger=migrator t=2026-04-20T12:02:28.716902607Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T12:02:28.718278761Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.376374ms logger=migrator t=2026-04-20T12:02:28.724961133Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T12:02:28.726628536Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.668643ms logger=migrator t=2026-04-20T12:02:28.733587197Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:02:28.734752894Z 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-20T12:02:28.740574688Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:02:28.74125949Z 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-20T12:02:28.747200089Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T12:02:28.748304464Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.095095ms logger=migrator t=2026-04-20T12:02:28.754192421Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T12:02:28.755550744Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.361083ms logger=migrator t=2026-04-20T12:02:28.760250283Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:02:28.761561245Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.311132ms logger=migrator t=2026-04-20T12:02:28.76832392Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:02:28.769667202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.343252ms logger=migrator t=2026-04-20T12:02:28.773750202Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:02:28.77496254Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.211628ms logger=migrator t=2026-04-20T12:02:28.779601478Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:02:28.780810116Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.196198ms logger=migrator t=2026-04-20T12:02:28.785071361Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T12:02:28.785959899Z level=info msg="Migration successfully executed" id="Drop public config table" duration=888.518µs logger=migrator t=2026-04-20T12:02:28.791391052Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T12:02:28.792684003Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.293151ms logger=migrator t=2026-04-20T12:02:28.81874999Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:02:28.821709164Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.961544ms logger=migrator t=2026-04-20T12:02:28.828435348Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:02:28.830294717Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.859669ms logger=migrator t=2026-04-20T12:02:28.836506504Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T12:02:28.838714924Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.2173ms logger=migrator t=2026-04-20T12:02:28.844896301Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T12:02:28.865910477Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.007546ms logger=migrator t=2026-04-20T12:02:28.870934437Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T12:02:28.880216912Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.281494ms logger=migrator t=2026-04-20T12:02:28.885637654Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T12:02:28.894945889Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.305615ms logger=migrator t=2026-04-20T12:02:28.957165684Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T12:02:28.957690151Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=527.437µs logger=migrator t=2026-04-20T12:02:29.011670355Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T12:02:29.025901166Z level=info msg="Migration successfully executed" id="add share column" duration=14.225121ms logger=migrator t=2026-04-20T12:02:29.0329576Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T12:02:29.033217419Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=260.259µs logger=migrator t=2026-04-20T12:02:29.039631022Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T12:02:29.040836881Z level=info msg="Migration successfully executed" id="create file table" duration=1.209269ms logger=migrator t=2026-04-20T12:02:29.046531031Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T12:02:29.04774223Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.211759ms logger=migrator t=2026-04-20T12:02:29.055056922Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T12:02:29.05625542Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.199968ms logger=migrator t=2026-04-20T12:02:29.063568902Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T12:02:29.064485032Z level=info msg="Migration successfully executed" id="create file_meta table" duration=914.049µs logger=migrator t=2026-04-20T12:02:29.070665318Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T12:02:29.071947918Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.283551ms logger=migrator t=2026-04-20T12:02:29.078536958Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T12:02:29.078656981Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=128.054µs logger=migrator t=2026-04-20T12:02:29.084073253Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T12:02:29.084238648Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=169.095µs logger=migrator t=2026-04-20T12:02:29.089685581Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T12:02:29.090640182Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=955.11µs logger=migrator t=2026-04-20T12:02:29.095552358Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T12:02:29.09594593Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=394.072µs logger=migrator t=2026-04-20T12:02:29.102488418Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T12:02:29.10537781Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.890992ms logger=migrator t=2026-04-20T12:02:29.110840463Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T12:02:29.119837399Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.993215ms logger=migrator t=2026-04-20T12:02:29.125185128Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T12:02:29.125379884Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=195.636µs logger=migrator t=2026-04-20T12:02:29.131388025Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T12:02:29.132544972Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.156717ms logger=migrator t=2026-04-20T12:02:29.138610384Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T12:02:29.13909087Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=481.816µs logger=migrator t=2026-04-20T12:02:29.143959714Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T12:02:29.144224733Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=264.509µs logger=migrator t=2026-04-20T12:02:29.14981816Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T12:02:29.150364038Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=545.818µs logger=migrator t=2026-04-20T12:02:29.156480752Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T12:02:29.1661944Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.717088ms logger=migrator t=2026-04-20T12:02:29.171935793Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T12:02:29.181139085Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.187492ms logger=migrator t=2026-04-20T12:02:29.186936189Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T12:02:29.187828767Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=890.078µs logger=migrator t=2026-04-20T12:02:29.194044625Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T12:02:29.273507667Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.458753ms logger=migrator t=2026-04-20T12:02:29.280168868Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T12:02:29.281629895Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.462927ms logger=migrator t=2026-04-20T12:02:29.287345146Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T12:02:29.289266307Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.920371ms logger=migrator t=2026-04-20T12:02:29.296848748Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T12:02:29.344344346Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=47.486147ms logger=migrator t=2026-04-20T12:02:29.351586736Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T12:02:29.359079444Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.492127ms logger=migrator t=2026-04-20T12:02:29.364481285Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T12:02:29.364777874Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=296.799µs logger=migrator t=2026-04-20T12:02:29.369293218Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T12:02:29.369450163Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=157.045µs logger=migrator t=2026-04-20T12:02:29.37441881Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T12:02:29.37472727Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=308.89µs logger=migrator t=2026-04-20T12:02:29.379654807Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T12:02:29.379965157Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=310.779µs logger=migrator t=2026-04-20T12:02:29.384855902Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T12:02:29.385181562Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=325.751µs logger=migrator t=2026-04-20T12:02:29.390655376Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T12:02:29.392095272Z level=info msg="Migration successfully executed" id="create folder table" duration=1.439776ms logger=migrator t=2026-04-20T12:02:29.397922986Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T12:02:29.399023662Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.100465ms logger=migrator t=2026-04-20T12:02:29.406834449Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T12:02:29.408177872Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.348963ms logger=migrator t=2026-04-20T12:02:29.414117301Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T12:02:29.414162112Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.831µs logger=migrator t=2026-04-20T12:02:29.419224713Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:02:29.420357899Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.132896ms logger=migrator t=2026-04-20T12:02:29.42606806Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:02:29.427741883Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.674073ms logger=migrator t=2026-04-20T12:02:29.432926098Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T12:02:29.434110645Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.184027ms logger=migrator t=2026-04-20T12:02:29.43962049Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T12:02:29.440399735Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=788.725µs logger=migrator t=2026-04-20T12:02:29.445229268Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T12:02:29.445535038Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=307.2µs logger=migrator t=2026-04-20T12:02:29.450100983Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T12:02:29.451364863Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.26373ms logger=migrator t=2026-04-20T12:02:29.457404965Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T12:02:29.459616765Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.2096ms logger=migrator t=2026-04-20T12:02:29.468551239Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T12:02:29.470304054Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.752695ms logger=migrator t=2026-04-20T12:02:29.475762118Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T12:02:29.477303107Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.542239ms logger=migrator t=2026-04-20T12:02:29.482519862Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T12:02:29.483610727Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.090975ms logger=migrator t=2026-04-20T12:02:29.489414761Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T12:02:29.490300599Z level=info msg="Migration successfully executed" id="create anon_device table" duration=886.138µs logger=migrator t=2026-04-20T12:02:29.495236436Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T12:02:29.497499758Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.256581ms logger=migrator t=2026-04-20T12:02:29.504322444Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T12:02:29.50511457Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=792.006µs logger=migrator t=2026-04-20T12:02:29.511410009Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T12:02:29.513227257Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.812438ms logger=migrator t=2026-04-20T12:02:29.519687432Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T12:02:29.520775857Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.088675ms logger=migrator t=2026-04-20T12:02:29.527907373Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T12:02:29.52906909Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.161667ms logger=migrator t=2026-04-20T12:02:29.533867342Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T12:02:29.534159362Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=293.019µs logger=migrator t=2026-04-20T12:02:29.540402039Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T12:02:29.552631238Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.229219ms logger=migrator t=2026-04-20T12:02:29.559588909Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T12:02:29.560374324Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=787.045µs logger=migrator t=2026-04-20T12:02:29.565579499Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:02:29.56560285Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.151µs logger=migrator t=2026-04-20T12:02:29.570566427Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:02:29.572043334Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.475537ms logger=migrator t=2026-04-20T12:02:29.577948962Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:02:29.577974542Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.181µs logger=migrator t=2026-04-20T12:02:29.584490579Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T12:02:29.587453283Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.960404ms logger=migrator t=2026-04-20T12:02:29.593874287Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:02:29.595602422Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.726875ms logger=migrator t=2026-04-20T12:02:29.602907514Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T12:02:29.604237066Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.329412ms logger=migrator t=2026-04-20T12:02:29.611582549Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T12:02:29.613075447Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.499818ms logger=migrator t=2026-04-20T12:02:29.618657444Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T12:02:29.619200481Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=545.117µs logger=migrator t=2026-04-20T12:02:29.624535541Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T12:02:29.625708718Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.173358ms logger=migrator t=2026-04-20T12:02:29.632337958Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T12:02:29.633373861Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.036113ms logger=migrator t=2026-04-20T12:02:29.639298279Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T12:02:29.641136337Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.837438ms logger=migrator t=2026-04-20T12:02:29.647119738Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T12:02:29.657887739Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.758221ms logger=migrator t=2026-04-20T12:02:29.66326851Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T12:02:29.671800381Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.530681ms logger=migrator t=2026-04-20T12:02:29.678807013Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T12:02:29.689888365Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.080372ms logger=migrator t=2026-04-20T12:02:29.696376351Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T12:02:29.696425113Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.352µs logger=migrator t=2026-04-20T12:02:29.702513596Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T12:02:29.714848308Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.335302ms logger=migrator t=2026-04-20T12:02:29.721667294Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T12:02:29.73287503Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.207236ms logger=migrator t=2026-04-20T12:02:29.738763987Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T12:02:29.738995354Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=231.487µs logger=migrator t=2026-04-20T12:02:29.743960492Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.51954143s logger=migrator t=2026-04-20T12:02:29.744938593Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T12:02:29.761744557Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T12:02:29.761957623Z level=info msg="Created default organization" logger=secrets t=2026-04-20T12:02:29.770232696Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:02:29.818219529Z level=info msg="Restored cache from database" duration=625.44µs logger=plugin.store t=2026-04-20T12:02:29.820631896Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T12:02:29.858025543Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T12:02:29.858068914Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T12:02:29.858159387Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T12:02:29.858172797Z level=info msg="Plugins loaded" count=54 duration=37.543341ms logger=query_data t=2026-04-20T12:02:29.862517835Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T12:02:29.865996196Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T12:02:29.873134622Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T12:02:29.890422051Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T12:02:29.893468408Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T12:02:29.895332657Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T12:02:29.917970796Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T12:02:29.937087653Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T12:02:29.957423128Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T12:02:29.957447279Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T12:02:29.957723198Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-20T12:02:29.957761499Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-20T12:02:29.957609724Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-20T12:02:29.958883855Z level=info msg="State cache has been initialized" states=0 duration=1.273651ms logger=ngalert.scheduler t=2026-04-20T12:02:29.958923506Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T12:02:29.958981438Z level=info msg=starting first_tick=2026-04-20T12:02:30Z logger=http.server t=2026-04-20T12:02:29.96345054Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-20T12:02:29.993176694Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T12:02:30.022398271Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-20T12:02:30.026351526Z level=info msg="Update check succeeded" duration=68.549476ms logger=plugins.update.checker t=2026-04-20T12:02:30.02646608Z level=info msg="Update check succeeded" duration=68.625979ms logger=provisioning.dashboard t=2026-04-20T12:02:30.077560122Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T12:02:30.151880412Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:02:30.171435552Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:02:30.186119548Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:02:30.21545924Z level=info msg="Patterns update finished" duration=122.669755ms logger=grafana-apiserver t=2026-04-20T12:02:30.244039407Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T12:02:30.244524212Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T12:02:31.217611164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.218688518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.237535766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.268020244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.284008762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.309803761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.356172102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.390997598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.408725891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.435896873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.454636378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.478250098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.494620938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.518579868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.535916367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.561884962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.577778756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.603927636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:31.636970076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.064952962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.082502259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.374302363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.388906626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.49297376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.504860917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.547985266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.568418715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.615557172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.636448194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.677720595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.694850619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.747090527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.76923763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.829799903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.847437813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.907468608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:32.92358579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.195309576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.212890704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.27575443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.296666334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.346404003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.372970816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.433780906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.460426572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.541248998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.55516841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.623758337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.638420203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.733558453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.749324894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.818414177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.841062346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.977740325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:33.993734633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.05223989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.07082039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.150780598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.16913207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.238376399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.256734742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.318203693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.332173467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.400248037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.418772386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.50208559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.52224136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.610382708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.634898346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.73422216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:34.746985745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.090987885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.116161324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.195618256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.218988558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.308703656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.328211545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.409204456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.425907157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:35.520355755Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T12:04:17.986327712Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T12:12:29.99263107Z level=info msg="Completed cleanup jobs" duration=34.799659ms logger=plugins.update.checker t=2026-04-20T12:12:30.078116392Z level=info msg="Update check succeeded" duration=50.716163ms logger=sqlstore.transactions t=2026-04-20T12:17:29.881977513Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"