logger=settings t=2026-04-09T12:11:48.95901646Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-09T12:11:48Z logger=settings t=2026-04-09T12:11:48.959297997Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-09T12:11:48.959309037Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-09T12:11:48.959312377Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-09T12:11:48.959315207Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-09T12:11:48.959317918Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-09T12:11:48.959320628Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-09T12:11:48.959324738Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-09T12:11:48.959327688Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-09T12:11:48.959330548Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-09T12:11:48.959333138Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-09T12:11:48.959335748Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-09T12:11:48.959338388Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-09T12:11:48.959345588Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-09T12:11:48.959348558Z level=info msg=Target target=[all] logger=settings t=2026-04-09T12:11:48.959353838Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-09T12:11:48.959356569Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-09T12:11:48.959359289Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-09T12:11:48.959361909Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-09T12:11:48.959364519Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-09T12:11:48.959367469Z level=info msg="App mode production" logger=sqlstore t=2026-04-09T12:11:48.959653296Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-09T12:11:48.959669496Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-09T12:11:48.962331823Z level=info msg="Locking database" logger=migrator t=2026-04-09T12:11:48.962370094Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-09T12:11:48.963360728Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-09T12:11:48.964537038Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.17136ms logger=migrator t=2026-04-09T12:11:48.973267985Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-09T12:11:48.975039019Z level=info msg="Migration successfully executed" id="create user table" duration=1.770183ms logger=migrator t=2026-04-09T12:11:48.980877895Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-09T12:11:48.982201217Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.323822ms logger=migrator t=2026-04-09T12:11:48.988387301Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-09T12:11:48.989671564Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.283733ms logger=migrator t=2026-04-09T12:11:48.998325879Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-09T12:11:48.999300653Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=976.484µs logger=migrator t=2026-04-09T12:11:49.007976139Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-09T12:11:49.008925353Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=951.764µs logger=migrator t=2026-04-09T12:11:49.013667011Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-09T12:11:49.016538122Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.871601ms logger=migrator t=2026-04-09T12:11:49.021542237Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-09T12:11:49.022394178Z level=info msg="Migration successfully executed" id="create user table v2" duration=851.531µs logger=migrator t=2026-04-09T12:11:49.02928759Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-09T12:11:49.031149236Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.870245ms logger=migrator t=2026-04-09T12:11:49.040044658Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-09T12:11:49.040850868Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=806.74µs logger=migrator t=2026-04-09T12:11:49.048986951Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-09T12:11:49.049640297Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=654.287µs logger=migrator t=2026-04-09T12:11:49.05540059Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-09T12:11:49.056045626Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=651.876µs logger=migrator t=2026-04-09T12:11:49.060141288Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-09T12:11:49.06102689Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=885.592µs logger=migrator t=2026-04-09T12:11:49.064527137Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-09T12:11:49.064553228Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.66µs logger=migrator t=2026-04-09T12:11:49.069441879Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-09T12:11:49.071326057Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.939599ms logger=migrator t=2026-04-09T12:11:49.080773072Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-09T12:11:49.081148301Z level=info msg="Migration successfully executed" id="Add missing user data" duration=375.499µs logger=migrator t=2026-04-09T12:11:49.087038558Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-09T12:11:49.089190221Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.155544ms logger=migrator t=2026-04-09T12:11:49.096911254Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-09T12:11:49.097646032Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=734.828µs logger=migrator t=2026-04-09T12:11:49.103092897Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-09T12:11:49.104321638Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.230691ms logger=migrator t=2026-04-09T12:11:49.107986869Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-09T12:11:49.120631424Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.634375ms logger=migrator t=2026-04-09T12:11:49.127158567Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-09T12:11:49.129606068Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.451041ms logger=migrator t=2026-04-09T12:11:49.134390887Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-09T12:11:49.134747135Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=361.478µs logger=migrator t=2026-04-09T12:11:49.139481533Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-09T12:11:49.140398506Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=921.863µs logger=migrator t=2026-04-09T12:11:49.145223906Z 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-09T12:11:49.145580925Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=359.579µs logger=migrator t=2026-04-09T12:11:49.150904228Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-09T12:11:49.152504248Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.59844ms logger=migrator t=2026-04-09T12:11:49.160430056Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-09T12:11:49.16142463Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=994.834µs logger=migrator t=2026-04-09T12:11:49.168985679Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-09T12:11:49.170065925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.082036ms logger=migrator t=2026-04-09T12:11:49.175024749Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-09T12:11:49.17590153Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=877.721µs logger=migrator t=2026-04-09T12:11:49.179428328Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-09T12:11:49.180330871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=902.303µs logger=migrator t=2026-04-09T12:11:49.184235488Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-09T12:11:49.185079369Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=842.981µs logger=migrator t=2026-04-09T12:11:49.23128689Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-09T12:11:49.231624818Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=359.199µs logger=migrator t=2026-04-09T12:11:49.238113729Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-09T12:11:49.239609787Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.497418ms logger=migrator t=2026-04-09T12:11:49.244353205Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-09T12:11:49.245444842Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.094657ms logger=migrator t=2026-04-09T12:11:49.251347309Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-09T12:11:49.252382164Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.036805ms logger=migrator t=2026-04-09T12:11:49.257664546Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-09T12:11:49.258520088Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=856.672µs logger=migrator t=2026-04-09T12:11:49.263845091Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-09T12:11:49.26782642Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.979609ms logger=migrator t=2026-04-09T12:11:49.274950756Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-09T12:11:49.276860684Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.914248ms logger=migrator t=2026-04-09T12:11:49.282174727Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-09T12:11:49.283165371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=992.775µs logger=migrator t=2026-04-09T12:11:49.300106103Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-09T12:11:49.301799225Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.695552ms logger=migrator t=2026-04-09T12:11:49.309252501Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-09T12:11:49.31002516Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=768.799µs logger=migrator t=2026-04-09T12:11:49.315138208Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-09T12:11:49.316538932Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.399805ms logger=migrator t=2026-04-09T12:11:49.322590594Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-09T12:11:49.323373403Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=805.231µs logger=migrator t=2026-04-09T12:11:49.329870004Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-09T12:11:49.330970271Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.097597ms logger=migrator t=2026-04-09T12:11:49.336710615Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-09T12:11:49.337130616Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=419.42µs logger=migrator t=2026-04-09T12:11:49.34291305Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-09T12:11:49.343796221Z level=info msg="Migration successfully executed" id="create star table" duration=882.862µs logger=migrator t=2026-04-09T12:11:49.348767255Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-09T12:11:49.349583355Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=815.98µs logger=migrator t=2026-04-09T12:11:49.356088137Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-09T12:11:49.357114463Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.026776ms logger=migrator t=2026-04-09T12:11:49.36344451Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-09T12:11:49.365087142Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.644061ms logger=migrator t=2026-04-09T12:11:49.371492851Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-09T12:11:49.372526396Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.033035ms logger=migrator t=2026-04-09T12:11:49.378750862Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-09T12:11:49.379579262Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=828.15µs logger=migrator t=2026-04-09T12:11:49.386665628Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-09T12:11:49.388017582Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.351074ms logger=migrator t=2026-04-09T12:11:49.398038321Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-09T12:11:49.398891353Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=850.172µs logger=migrator t=2026-04-09T12:11:49.41205013Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-09T12:11:49.412209224Z level=info msg="Migration successfully executed" id="Update org table charset" duration=159.344µs logger=migrator t=2026-04-09T12:11:49.419273991Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-09T12:11:49.419305471Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.15µs logger=migrator t=2026-04-09T12:11:49.426785718Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-09T12:11:49.427053584Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=267.476µs logger=migrator t=2026-04-09T12:11:49.432217803Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-09T12:11:49.433115865Z level=info msg="Migration successfully executed" id="create dashboard table" duration=897.032µs logger=migrator t=2026-04-09T12:11:49.440612802Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-09T12:11:49.441442263Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=829.111µs logger=migrator t=2026-04-09T12:11:49.447449072Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-09T12:11:49.448376485Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=926.743µs logger=migrator t=2026-04-09T12:11:49.454829506Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-09T12:11:49.455679947Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=850.441µs logger=migrator t=2026-04-09T12:11:49.461548043Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-09T12:11:49.462948648Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.395285ms logger=migrator t=2026-04-09T12:11:49.469149733Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-09T12:11:49.47068847Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.538088ms logger=migrator t=2026-04-09T12:11:49.478154917Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-09T12:11:49.483780127Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.62389ms logger=migrator t=2026-04-09T12:11:49.489258103Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-09T12:11:49.490057743Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=798.77µs logger=migrator t=2026-04-09T12:11:49.495872347Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-09T12:11:49.496658088Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=785.751µs logger=migrator t=2026-04-09T12:11:49.503887017Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-09T12:11:49.505252092Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.364685ms logger=migrator t=2026-04-09T12:11:49.511520088Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-09T12:11:49.511932928Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=413.01µs logger=migrator t=2026-04-09T12:11:49.524688946Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-09T12:11:49.525485986Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=797.239µs logger=migrator t=2026-04-09T12:11:49.531565436Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-09T12:11:49.531615618Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=50.832µs logger=migrator t=2026-04-09T12:11:49.536956711Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-09T12:11:49.538276813Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.319952ms logger=migrator t=2026-04-09T12:11:49.544463178Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-09T12:11:49.545738079Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.275111ms logger=migrator t=2026-04-09T12:11:49.551885232Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-09T12:11:49.553223726Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.336454ms logger=migrator t=2026-04-09T12:11:49.558530979Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-09T12:11:49.559134713Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=603.795µs logger=migrator t=2026-04-09T12:11:49.564483666Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-09T12:11:49.566035014Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.551098ms logger=migrator t=2026-04-09T12:11:49.573235994Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-09T12:11:49.574866185Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.629631ms logger=migrator t=2026-04-09T12:11:49.580584078Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-09T12:11:49.581354557Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=770.578µs logger=migrator t=2026-04-09T12:11:49.587253883Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-09T12:11:49.587284214Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.851µs logger=migrator t=2026-04-09T12:11:49.593600971Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-09T12:11:49.593640902Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.351µs logger=migrator t=2026-04-09T12:11:49.600613876Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-09T12:11:49.602938034Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.324538ms logger=migrator t=2026-04-09T12:11:49.610954203Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-09T12:11:49.61362824Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.673546ms logger=migrator t=2026-04-09T12:11:49.622600164Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-09T12:11:49.625361933Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.757218ms logger=migrator t=2026-04-09T12:11:49.637590057Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-09T12:11:49.641631057Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.046401ms logger=migrator t=2026-04-09T12:11:49.649216176Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-09T12:11:49.649677847Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=460.901µs logger=migrator t=2026-04-09T12:11:49.656661742Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-09T12:11:49.657565394Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=902.812µs logger=migrator t=2026-04-09T12:11:49.663895801Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-09T12:11:49.664843196Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=950.605µs logger=migrator t=2026-04-09T12:11:49.677946481Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-09T12:11:49.678031833Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=93.102µs logger=migrator t=2026-04-09T12:11:49.694239777Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-09T12:11:49.696846472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.609475ms logger=migrator t=2026-04-09T12:11:49.704729389Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-09T12:11:49.705660272Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=929.132µs logger=migrator t=2026-04-09T12:11:49.710546743Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-09T12:11:49.727448644Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=16.891501ms logger=migrator t=2026-04-09T12:11:49.736641243Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-09T12:11:49.738454228Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.816765ms logger=migrator t=2026-04-09T12:11:49.745689919Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-09T12:11:49.746687233Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.003565ms logger=migrator t=2026-04-09T12:11:49.751718379Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-09T12:11:49.752973179Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.25468ms logger=migrator t=2026-04-09T12:11:49.757978704Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-09T12:11:49.758307632Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=329.268µs logger=migrator t=2026-04-09T12:11:49.764102997Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-09T12:11:49.765389489Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.291883ms logger=migrator t=2026-04-09T12:11:49.777424969Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-09T12:11:49.779265825Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.841146ms logger=migrator t=2026-04-09T12:11:49.790455843Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-09T12:11:49.791879948Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.425805ms logger=migrator t=2026-04-09T12:11:49.801882888Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-09T12:11:49.802111614Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=227.676µs logger=migrator t=2026-04-09T12:11:49.807002355Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-09T12:11:49.807173929Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.654µs logger=migrator t=2026-04-09T12:11:49.811532468Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-09T12:11:49.81241056Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=877.611µs logger=migrator t=2026-04-09T12:11:49.818504762Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-09T12:11:49.820836579Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.334517ms logger=migrator t=2026-04-09T12:11:49.828665334Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-09T12:11:49.829708971Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.044067ms logger=migrator t=2026-04-09T12:11:49.835106474Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-09T12:11:49.836219443Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.113279ms logger=migrator t=2026-04-09T12:11:49.846739575Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-09T12:11:49.848359625Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.62098ms logger=migrator t=2026-04-09T12:11:49.857830511Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-09T12:11:49.858801945Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=973.424µs logger=migrator t=2026-04-09T12:11:49.87023266Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-09T12:11:49.871290095Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.062756ms logger=migrator t=2026-04-09T12:11:50.981861019Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-09T12:11:50.992887684Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.026845ms logger=migrator t=2026-04-09T12:11:51.389724215Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-09T12:11:51.391873019Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.154834ms logger=migrator t=2026-04-09T12:11:52.215481307Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-09T12:11:52.217564349Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.083763ms logger=migrator t=2026-04-09T12:11:52.88829639Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-09T12:11:52.893772536Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=5.465367ms logger=migrator t=2026-04-09T12:11:52.925077455Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-09T12:11:52.926403709Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.328884ms logger=migrator t=2026-04-09T12:11:52.930936062Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-09T12:11:52.933391683Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.45527ms logger=migrator t=2026-04-09T12:11:52.937468265Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-09T12:11:52.939862434Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.394159ms logger=migrator t=2026-04-09T12:11:52.943867753Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-09T12:11:52.943914164Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.391µs logger=migrator t=2026-04-09T12:11:52.950196161Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-09T12:11:52.950690444Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=494.213µs logger=migrator t=2026-04-09T12:11:52.955698328Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-09T12:11:52.959821471Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.122823ms logger=migrator t=2026-04-09T12:11:52.964784535Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-09T12:11:52.965094413Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=309.847µs logger=migrator t=2026-04-09T12:11:52.970847006Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-09T12:11:52.971112522Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=265.126µs logger=migrator t=2026-04-09T12:11:52.978610969Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-09T12:11:52.983370197Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.757558ms logger=migrator t=2026-04-09T12:11:52.988056474Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-09T12:11:52.988474884Z level=info msg="Migration successfully executed" id="Update uid value" duration=419.44µs logger=migrator t=2026-04-09T12:11:52.992858024Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-09T12:11:52.993996522Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.138248ms logger=migrator t=2026-04-09T12:11:52.999035598Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-09T12:11:53.000421492Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.385474ms logger=migrator t=2026-04-09T12:11:53.006149404Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-09T12:11:53.007034627Z level=info msg="Migration successfully executed" id="create api_key table" duration=886.933µs logger=migrator t=2026-04-09T12:11:53.01237585Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-09T12:11:53.013468507Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.092146ms logger=migrator t=2026-04-09T12:11:53.019061496Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-09T12:11:53.019957928Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=895.472µs logger=migrator t=2026-04-09T12:11:53.024178163Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-09T12:11:53.025142107Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=963.494µs logger=migrator t=2026-04-09T12:11:53.029820174Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-09T12:11:53.030644074Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=824.82µs logger=migrator t=2026-04-09T12:11:53.038963092Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-09T12:11:53.039816973Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=854.081µs logger=migrator t=2026-04-09T12:11:53.043924455Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-09T12:11:53.045261898Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.337443ms logger=migrator t=2026-04-09T12:11:53.050065668Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-09T12:11:53.05776729Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.701362ms logger=migrator t=2026-04-09T12:11:53.067299527Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-09T12:11:53.068862026Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.559699ms logger=migrator t=2026-04-09T12:11:53.074989869Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-09T12:11:53.076070825Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.081226ms logger=migrator t=2026-04-09T12:11:53.081697465Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-09T12:11:53.082381973Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=684.838µs logger=migrator t=2026-04-09T12:11:53.08754071Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-09T12:11:53.088861244Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.320124ms logger=migrator t=2026-04-09T12:11:53.095244513Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-09T12:11:53.095879228Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=634.785µs logger=migrator t=2026-04-09T12:11:53.10035737Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-09T12:11:53.100946085Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=588.285µs logger=migrator t=2026-04-09T12:11:53.106165915Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-09T12:11:53.106206446Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.231µs logger=migrator t=2026-04-09T12:11:53.113599Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-09T12:11:53.118118742Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.518612ms logger=migrator t=2026-04-09T12:11:53.124472081Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-09T12:11:53.128844759Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.376188ms logger=migrator t=2026-04-09T12:11:53.134199493Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-09T12:11:53.134409268Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=209.995µs logger=migrator t=2026-04-09T12:11:53.139051884Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-09T12:11:53.142021438Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.968794ms logger=migrator t=2026-04-09T12:11:53.148165691Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-09T12:11:53.151109964Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.944373ms logger=migrator t=2026-04-09T12:11:53.156740294Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-09T12:11:53.159080522Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.338038ms logger=migrator t=2026-04-09T12:11:53.164885657Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-09T12:11:53.165518172Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=633.345µs logger=migrator t=2026-04-09T12:11:53.171506211Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-09T12:11:53.174984379Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=3.248182ms logger=migrator t=2026-04-09T12:11:53.185307105Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-09T12:11:53.186457765Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.150429ms logger=migrator t=2026-04-09T12:11:53.193431007Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-09T12:11:53.194558426Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.128619ms logger=migrator t=2026-04-09T12:11:53.20479382Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-09T12:11:53.206155395Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.367355ms logger=migrator t=2026-04-09T12:11:53.213289642Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-09T12:11:53.213528048Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=240.526µs logger=migrator t=2026-04-09T12:11:53.220223125Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-09T12:11:53.220378119Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=153.964µs logger=migrator t=2026-04-09T12:11:53.226647045Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-09T12:11:53.230191943Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.543807ms logger=migrator t=2026-04-09T12:11:53.234687525Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-09T12:11:53.237568227Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.874662ms logger=migrator t=2026-04-09T12:11:53.243679119Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-09T12:11:53.243865643Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=188.444µs logger=migrator t=2026-04-09T12:11:53.248601242Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-09T12:11:53.249879223Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.279121ms logger=migrator t=2026-04-09T12:11:53.254667693Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-09T12:11:53.255524274Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=856.221µs logger=migrator t=2026-04-09T12:11:53.261603496Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-09T12:11:53.261650827Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.321µs logger=migrator t=2026-04-09T12:11:53.266323912Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-09T12:11:53.267663596Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.335364ms logger=migrator t=2026-04-09T12:11:53.272736303Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-09T12:11:53.273559963Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=821.8µs logger=migrator t=2026-04-09T12:11:53.281678065Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-09T12:11:53.289002537Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=7.323302ms logger=migrator t=2026-04-09T12:11:53.295274764Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-09T12:11:53.295320955Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.241µs logger=migrator t=2026-04-09T12:11:53.301690293Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-09T12:11:53.302730159Z level=info msg="Migration successfully executed" id="create session table" duration=1.044596ms logger=migrator t=2026-04-09T12:11:53.30918593Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-09T12:11:53.309290873Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=105.393µs logger=migrator t=2026-04-09T12:11:53.313944768Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-09T12:11:53.314123903Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=185.025µs logger=migrator t=2026-04-09T12:11:53.3236196Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-09T12:11:53.325054485Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.437865ms logger=migrator t=2026-04-09T12:11:53.331124436Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-09T12:11:53.332145432Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.021106ms logger=migrator t=2026-04-09T12:11:53.336236923Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-09T12:11:53.336290275Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.372µs logger=migrator t=2026-04-09T12:11:53.342802097Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-09T12:11:53.342832818Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.961µs logger=migrator t=2026-04-09T12:11:53.350361605Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-09T12:11:53.356529478Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.168233ms logger=migrator t=2026-04-09T12:11:53.36297526Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-09T12:11:53.366973939Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.004319ms logger=migrator t=2026-04-09T12:11:53.371891661Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-09T12:11:53.371973583Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.162µs logger=migrator t=2026-04-09T12:11:53.376958068Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-09T12:11:53.3770367Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.252µs logger=migrator t=2026-04-09T12:11:53.385962052Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-09T12:11:53.387268714Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.307302ms logger=migrator t=2026-04-09T12:11:53.396199907Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-09T12:11:53.396285859Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=90.842µs logger=migrator t=2026-04-09T12:11:53.401958521Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-09T12:11:53.407518039Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.562279ms logger=migrator t=2026-04-09T12:11:53.411793535Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-09T12:11:53.411952289Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=159.173µs logger=migrator t=2026-04-09T12:11:53.417941128Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-09T12:11:53.423735032Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.793224ms logger=migrator t=2026-04-09T12:11:53.42806491Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-09T12:11:53.431246359Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.180419ms logger=migrator t=2026-04-09T12:11:53.43849409Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-09T12:11:53.438565782Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.582µs logger=migrator t=2026-04-09T12:11:53.44576676Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-09T12:11:53.447364031Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.595951ms logger=migrator t=2026-04-09T12:11:53.455148455Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-09T12:11:53.45657651Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.427445ms logger=migrator t=2026-04-09T12:11:53.465447181Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-09T12:11:53.467333518Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.887137ms logger=migrator t=2026-04-09T12:11:53.473666696Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-09T12:11:53.474752123Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.062067ms logger=migrator t=2026-04-09T12:11:53.479022449Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-09T12:11:53.480691391Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.669102ms logger=migrator t=2026-04-09T12:11:53.490980436Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-09T12:11:53.491994602Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.014766ms logger=migrator t=2026-04-09T12:11:53.500094524Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-09T12:11:53.501518169Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.424585ms logger=migrator t=2026-04-09T12:11:53.510836452Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-09T12:11:53.512853711Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.022969ms logger=migrator t=2026-04-09T12:11:53.522146333Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-09T12:11:53.523296321Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.152398ms logger=migrator t=2026-04-09T12:11:53.534102851Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-09T12:11:53.550069049Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.963298ms logger=migrator t=2026-04-09T12:11:53.555846292Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-09T12:11:53.556392816Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=546.314µs logger=migrator t=2026-04-09T12:11:53.565705557Z 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-09T12:11:53.567614395Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.908668ms logger=migrator t=2026-04-09T12:11:53.576613939Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-09T12:11:53.577095011Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=479.452µs logger=migrator t=2026-04-09T12:11:53.583797109Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-09T12:11:53.584869035Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.073837ms logger=migrator t=2026-04-09T12:11:53.595812967Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-09T12:11:53.596799731Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=988.714µs logger=migrator t=2026-04-09T12:11:53.606737499Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-09T12:11:53.613471237Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.732478ms logger=migrator t=2026-04-09T12:11:53.628823559Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-09T12:11:53.633891475Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.072776ms logger=migrator t=2026-04-09T12:11:53.644408737Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-09T12:11:53.647085814Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.677027ms logger=migrator t=2026-04-09T12:11:53.653330599Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-09T12:11:53.657003301Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.672162ms logger=migrator t=2026-04-09T12:11:53.66257135Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-09T12:11:53.663607075Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.054396ms logger=migrator t=2026-04-09T12:11:53.669675256Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-09T12:11:53.669737157Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=69.391µs logger=migrator t=2026-04-09T12:11:53.677357798Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-09T12:11:53.677386978Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.58µs logger=migrator t=2026-04-09T12:11:53.684235689Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-09T12:11:53.685542742Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.306864ms logger=migrator t=2026-04-09T12:11:53.691625603Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T12:11:53.692764482Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.138939ms logger=migrator t=2026-04-09T12:11:53.698831022Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-09T12:11:53.699804976Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=975.034µs logger=migrator t=2026-04-09T12:11:53.707239092Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-09T12:11:53.708441791Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.205569ms logger=migrator t=2026-04-09T12:11:53.714521063Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T12:11:53.715941679Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.421656ms logger=migrator t=2026-04-09T12:11:53.722549043Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-09T12:11:53.727321532Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.772639ms logger=migrator t=2026-04-09T12:11:53.734047759Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-09T12:11:53.738717645Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.665906ms logger=migrator t=2026-04-09T12:11:53.744334175Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-09T12:11:53.744573791Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=240.206µs logger=migrator t=2026-04-09T12:11:53.751448442Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-09T12:11:53.75254613Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.099018ms logger=migrator t=2026-04-09T12:11:53.758213471Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-09T12:11:53.759164435Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=953.353µs logger=migrator t=2026-04-09T12:11:53.764566269Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-09T12:11:53.770713182Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.139272ms logger=migrator t=2026-04-09T12:11:54.102126805Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-09T12:11:54.102261158Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=139.643µs logger=migrator t=2026-04-09T12:11:54.114627306Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-09T12:11:54.115696182Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.071746ms logger=migrator t=2026-04-09T12:11:54.122619565Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-09T12:11:54.123677201Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.058536ms logger=migrator t=2026-04-09T12:11:54.131136857Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-09T12:11:54.13127086Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.773µs logger=migrator t=2026-04-09T12:11:54.139462944Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-09T12:11:54.141058884Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.59824ms logger=migrator t=2026-04-09T12:11:54.148167961Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-09T12:11:54.149656808Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.491567ms logger=migrator t=2026-04-09T12:11:54.156276213Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-09T12:11:54.157984566Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.710583ms logger=migrator t=2026-04-09T12:11:54.165240946Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-09T12:11:54.166704133Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.462856ms logger=migrator t=2026-04-09T12:11:54.174525187Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-09T12:11:54.175472851Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=947.474µs logger=migrator t=2026-04-09T12:11:54.182197498Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-09T12:11:54.183808289Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.61919ms logger=migrator t=2026-04-09T12:11:54.195816527Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-09T12:11:54.19590864Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=99.013µs logger=migrator t=2026-04-09T12:11:54.202037922Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-09T12:11:54.207042477Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.003615ms logger=migrator t=2026-04-09T12:11:54.217782584Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-09T12:11:54.21883958Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.060306ms logger=migrator t=2026-04-09T12:11:54.226714097Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-09T12:11:54.231144388Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.43025ms logger=migrator t=2026-04-09T12:11:54.236601253Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-09T12:11:54.237822093Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.21582ms logger=migrator t=2026-04-09T12:11:54.247398771Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-09T12:11:54.248473599Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.075468ms logger=migrator t=2026-04-09T12:11:54.255216396Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-09T12:11:54.256026567Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=809.701µs logger=migrator t=2026-04-09T12:11:54.261079782Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-09T12:11:54.271366819Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.285827ms logger=migrator t=2026-04-09T12:11:54.278284591Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-09T12:11:54.279951512Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.666101ms logger=migrator t=2026-04-09T12:11:54.286425123Z 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-09T12:11:54.288202828Z 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.781305ms logger=migrator t=2026-04-09T12:11:54.296276059Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-09T12:11:54.296754201Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=481.632µs logger=migrator t=2026-04-09T12:11:54.302298579Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-09T12:11:54.302962145Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=663.026µs logger=migrator t=2026-04-09T12:11:54.308098653Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-09T12:11:54.308542114Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=447.061µs logger=migrator t=2026-04-09T12:11:54.314595804Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-09T12:11:54.322302127Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.708342ms logger=migrator t=2026-04-09T12:11:54.329466546Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-09T12:11:54.337484955Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.01187ms logger=migrator t=2026-04-09T12:11:54.343594047Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-09T12:11:54.345011172Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.419995ms logger=migrator t=2026-04-09T12:11:54.350796066Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-09T12:11:54.352819117Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.02782ms logger=migrator t=2026-04-09T12:11:54.359445141Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-09T12:11:54.359724319Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=279.048µs logger=migrator t=2026-04-09T12:11:54.364564239Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-09T12:11:54.36902286Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.457351ms logger=migrator t=2026-04-09T12:11:54.37420186Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-09T12:11:54.375127412Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=924.862µs logger=migrator t=2026-04-09T12:11:54.382616079Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-09T12:11:54.382985328Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=362.969µs logger=migrator t=2026-04-09T12:11:54.389129021Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-09T12:11:54.389950151Z level=info msg="Migration successfully executed" id="Move region to single row" duration=826.221µs logger=migrator t=2026-04-09T12:11:54.395287794Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-09T12:11:54.396389372Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.102118ms logger=migrator t=2026-04-09T12:11:54.401246502Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-09T12:11:54.402775071Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.527079ms logger=migrator t=2026-04-09T12:11:54.410386471Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T12:11:54.411957419Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.513447ms logger=migrator t=2026-04-09T12:11:54.417875946Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T12:11:54.419032016Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.157609ms logger=migrator t=2026-04-09T12:11:54.424914662Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-09T12:11:54.425796594Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=881.722µs logger=migrator t=2026-04-09T12:11:54.431093776Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-09T12:11:54.432026379Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=932.423µs logger=migrator t=2026-04-09T12:11:54.439548716Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-09T12:11:54.439906235Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=364.149µs logger=migrator t=2026-04-09T12:11:54.447601197Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-09T12:11:54.449515365Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.900408ms logger=migrator t=2026-04-09T12:11:54.456785205Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-09T12:11:54.458272243Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.494708ms logger=migrator t=2026-04-09T12:11:54.464781925Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-09T12:11:54.466082727Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.305403ms logger=migrator t=2026-04-09T12:11:54.473476721Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-09T12:11:54.475273856Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.800295ms logger=migrator t=2026-04-09T12:11:54.482547867Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-09T12:11:54.482916627Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=375.31µs logger=migrator t=2026-04-09T12:11:54.491346176Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-09T12:11:54.492187087Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=845.181µs logger=migrator t=2026-04-09T12:11:54.499011207Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-09T12:11:54.499273323Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=266.707µs logger=migrator t=2026-04-09T12:11:54.508409621Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-09T12:11:54.509884038Z level=info msg="Migration successfully executed" id="create team table" duration=1.473576ms logger=migrator t=2026-04-09T12:11:54.516710148Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-09T12:11:54.517726043Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.015785ms logger=migrator t=2026-04-09T12:11:54.525332023Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-09T12:11:54.526981393Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.648321ms logger=migrator t=2026-04-09T12:11:54.533427594Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-09T12:11:54.538154391Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.726977ms logger=migrator t=2026-04-09T12:11:54.544026528Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-09T12:11:54.544439329Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=415.852µs logger=migrator t=2026-04-09T12:11:54.550475549Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-09T12:11:54.551457033Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=982.374µs logger=migrator t=2026-04-09T12:11:54.559209066Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-09T12:11:54.561023001Z level=info msg="Migration successfully executed" id="create team member table" duration=1.816294ms logger=migrator t=2026-04-09T12:11:54.567468892Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-09T12:11:54.568424095Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=955.523µs logger=migrator t=2026-04-09T12:11:54.574948067Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-09T12:11:54.576560298Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.618291ms logger=migrator t=2026-04-09T12:11:54.583386598Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-09T12:11:54.584944007Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.557199ms logger=migrator t=2026-04-09T12:11:54.591809307Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-09T12:11:54.599989991Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.158563ms logger=migrator t=2026-04-09T12:11:54.607416856Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-09T12:11:54.61197898Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.561014ms logger=migrator t=2026-04-09T12:11:54.617969069Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-09T12:11:54.622831071Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.861202ms logger=migrator t=2026-04-09T12:11:54.62885326Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-09T12:11:54.629774623Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=922.113µs logger=migrator t=2026-04-09T12:11:54.635900045Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-09T12:11:54.637431944Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.531099ms logger=migrator t=2026-04-09T12:11:54.645729111Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-09T12:11:54.646796677Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.067086ms logger=migrator t=2026-04-09T12:11:54.652975221Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-09T12:11:54.654683973Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.708193ms logger=migrator t=2026-04-09T12:11:54.66338115Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-09T12:11:54.665281017Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.907947ms logger=migrator t=2026-04-09T12:11:54.672826164Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-09T12:11:54.673798009Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=971.125µs logger=migrator t=2026-04-09T12:11:54.680974108Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-09T12:11:54.682624689Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.650462ms logger=migrator t=2026-04-09T12:11:54.689337106Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-09T12:11:54.690322421Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=984.935µs logger=migrator t=2026-04-09T12:11:54.697760666Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-09T12:11:54.698655679Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=906.734µs logger=migrator t=2026-04-09T12:11:54.70558511Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-09T12:11:54.706046962Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=462.362µs logger=migrator t=2026-04-09T12:11:54.712548724Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-09T12:11:54.713814676Z level=info msg="Migration successfully executed" id="create tag table" duration=1.266711ms logger=migrator t=2026-04-09T12:11:54.721269682Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-09T12:11:54.722355928Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.086386ms logger=migrator t=2026-04-09T12:11:54.727401254Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-09T12:11:54.728234455Z level=info msg="Migration successfully executed" id="create login attempt table" duration=832.781µs logger=migrator t=2026-04-09T12:11:54.734440959Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-09T12:11:54.735477865Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.036526ms logger=migrator t=2026-04-09T12:11:54.741388292Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-09T12:11:54.742949571Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.561578ms logger=migrator t=2026-04-09T12:11:54.749001462Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-09T12:11:54.764212601Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.201228ms logger=migrator t=2026-04-09T12:11:54.770472936Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-09T12:11:54.771080501Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=608.375µs logger=migrator t=2026-04-09T12:11:54.776554177Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-09T12:11:54.778068355Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.514268ms logger=migrator t=2026-04-09T12:11:54.784126466Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-09T12:11:54.784596688Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=472.022µs logger=migrator t=2026-04-09T12:11:54.789285535Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-09T12:11:54.790110725Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=825.96µs logger=migrator t=2026-04-09T12:11:54.797045028Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-09T12:11:54.798056173Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.010935ms logger=migrator t=2026-04-09T12:11:54.803998461Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-09T12:11:54.805745455Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.746614ms logger=migrator t=2026-04-09T12:11:54.812077572Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-09T12:11:54.812184295Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=111.573µs logger=migrator t=2026-04-09T12:11:54.818168684Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-09T12:11:54.823526577Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.356603ms logger=migrator t=2026-04-09T12:11:54.829602468Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-09T12:11:54.834851199Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.250471ms logger=migrator t=2026-04-09T12:11:54.840460369Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-09T12:11:54.845611207Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.150508ms logger=migrator t=2026-04-09T12:11:54.853158345Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-09T12:11:54.86136649Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.205985ms logger=migrator t=2026-04-09T12:11:54.866529569Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-09T12:11:54.867234316Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=704.557µs logger=migrator t=2026-04-09T12:11:54.872287032Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-09T12:11:54.880733542Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.44828ms logger=migrator t=2026-04-09T12:11:54.89311841Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-09T12:11:54.89509425Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.97658ms logger=migrator t=2026-04-09T12:11:54.905007086Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-09T12:11:54.906662778Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.653812ms logger=migrator t=2026-04-09T12:11:54.912879163Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-09T12:11:54.914079582Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.20354ms logger=migrator t=2026-04-09T12:11:54.923101767Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-09T12:11:54.924913442Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.814564ms logger=migrator t=2026-04-09T12:11:54.930994114Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-09T12:11:54.931943017Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=948.253µs logger=migrator t=2026-04-09T12:11:54.938137661Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-09T12:11:54.939133136Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=992.545µs logger=migrator t=2026-04-09T12:11:54.946197532Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-09T12:11:54.951560866Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.363244ms logger=migrator t=2026-04-09T12:11:54.957394631Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-09T12:11:54.958432996Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.038555ms logger=migrator t=2026-04-09T12:11:54.965179555Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-09T12:11:54.966794275Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.611039ms logger=migrator t=2026-04-09T12:11:54.973201975Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-09T12:11:54.974169659Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=967.334µs logger=migrator t=2026-04-09T12:11:54.979978643Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-09T12:11:54.981358167Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.379714ms logger=migrator t=2026-04-09T12:11:54.987983753Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-09T12:11:54.988980897Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=996.934µs logger=migrator t=2026-04-09T12:11:54.996200487Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-09T12:11:54.996362681Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=164.194µs logger=migrator t=2026-04-09T12:11:55.007063168Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-09T12:11:55.007353405Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=294.927µs logger=migrator t=2026-04-09T12:11:55.013431326Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-09T12:11:55.014517003Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.086607ms logger=migrator t=2026-04-09T12:11:55.02401739Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T12:11:55.025994788Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.977958ms logger=migrator t=2026-04-09T12:11:55.033200328Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T12:11:55.034419538Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.21899ms logger=migrator t=2026-04-09T12:11:55.041548616Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-09T12:11:55.041794322Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=250.696µs logger=migrator t=2026-04-09T12:11:55.048038568Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T12:11:55.049610797Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.566619ms logger=migrator t=2026-04-09T12:11:55.056735634Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T12:11:55.057662298Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=926.964µs logger=migrator t=2026-04-09T12:11:55.063129264Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T12:11:55.064766214Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.63676ms logger=migrator t=2026-04-09T12:11:55.071523663Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T12:11:55.072587899Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.064396ms logger=migrator t=2026-04-09T12:11:55.078178278Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-09T12:11:55.088900176Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.721877ms logger=migrator t=2026-04-09T12:11:55.098672988Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-09T12:11:55.100790121Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.123923ms logger=migrator t=2026-04-09T12:11:55.107226861Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-09T12:11:55.107354784Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=129.173µs logger=migrator t=2026-04-09T12:11:55.111489018Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-09T12:11:55.112603545Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.114807ms logger=migrator t=2026-04-09T12:11:55.118339178Z 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-09T12:11:55.120119313Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.782955ms logger=migrator t=2026-04-09T12:11:55.126411069Z 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-09T12:11:55.127512527Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.102608ms logger=migrator t=2026-04-09T12:11:55.132691626Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T12:11:55.13283886Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=148.284µs logger=migrator t=2026-04-09T12:11:55.138301866Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-09T12:11:55.139798783Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.499336ms logger=migrator t=2026-04-09T12:11:55.147906785Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-09T12:11:55.149655569Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.753124ms logger=migrator t=2026-04-09T12:11:55.156936089Z 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-09T12:11:55.157918124Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=979.685µs logger=migrator t=2026-04-09T12:11:55.165085172Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-09T12:11:55.167454691Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.366389ms logger=migrator t=2026-04-09T12:11:55.175222885Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-09T12:11:55.186468165Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.24472ms logger=migrator t=2026-04-09T12:11:55.193709835Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-09T12:11:55.194630669Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=982.615µs logger=migrator t=2026-04-09T12:11:55.200512705Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T12:11:55.202119884Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.611139ms logger=migrator t=2026-04-09T12:11:55.21360754Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-09T12:11:55.25013695Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.526879ms logger=migrator t=2026-04-09T12:11:55.256815937Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-09T12:11:55.282142357Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.340241ms logger=migrator t=2026-04-09T12:11:55.287503741Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-09T12:11:55.288419373Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=910.482µs logger=migrator t=2026-04-09T12:11:55.294086454Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T12:11:55.294987687Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=901.502µs logger=migrator t=2026-04-09T12:11:55.299881009Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-09T12:11:55.307105899Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.21968ms logger=migrator t=2026-04-09T12:11:55.313038136Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-09T12:11:55.318691197Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.62696ms logger=migrator t=2026-04-09T12:11:55.324740038Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-09T12:11:55.325693491Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=958.044µs logger=migrator t=2026-04-09T12:11:55.330664025Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-09T12:11:55.331488065Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=823.81µs logger=migrator t=2026-04-09T12:11:55.337417734Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-09T12:11:55.338277045Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=867.581µs logger=migrator t=2026-04-09T12:11:55.344205073Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-09T12:11:55.345387072Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.182979ms logger=migrator t=2026-04-09T12:11:55.352344585Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-09T12:11:55.352465018Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=121.723µs logger=migrator t=2026-04-09T12:11:55.363405951Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-09T12:11:55.372719202Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.321302ms logger=migrator t=2026-04-09T12:11:55.378354693Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-09T12:11:55.383934682Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.578558ms logger=migrator t=2026-04-09T12:11:55.391273565Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-09T12:11:55.398090964Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.81763ms logger=migrator t=2026-04-09T12:11:55.402830632Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-09T12:11:55.404434603Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.605031ms logger=migrator t=2026-04-09T12:11:55.410071013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-09T12:11:55.411126389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.054976ms logger=migrator t=2026-04-09T12:11:55.417557439Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-09T12:11:55.428087261Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.529902ms logger=migrator t=2026-04-09T12:11:55.432785688Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-09T12:11:55.437347681Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.561093ms logger=migrator t=2026-04-09T12:11:55.443953707Z 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-09T12:11:55.445002922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.048335ms logger=migrator t=2026-04-09T12:11:55.451872263Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-09T12:11:55.457809031Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.936468ms logger=migrator t=2026-04-09T12:11:55.46378498Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-09T12:11:55.469735478Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.950548ms logger=migrator t=2026-04-09T12:11:55.475237925Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-09T12:11:55.475302407Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.222µs logger=migrator t=2026-04-09T12:11:55.481144982Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-09T12:11:55.482696561Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.550158ms logger=migrator t=2026-04-09T12:11:55.489924711Z 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-09T12:11:55.49147219Z 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.57982ms logger=migrator t=2026-04-09T12:11:55.497578242Z 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-09T12:11:55.499365615Z 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.787044ms logger=migrator t=2026-04-09T12:11:55.506648667Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T12:11:55.506713509Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.752µs logger=migrator t=2026-04-09T12:11:55.511348135Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-09T12:11:55.521788634Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.441889ms logger=migrator t=2026-04-09T12:11:55.527390103Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-09T12:11:55.534622414Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.232901ms logger=migrator t=2026-04-09T12:11:55.541609867Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-09T12:11:55.552396236Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.786899ms logger=migrator t=2026-04-09T12:11:55.55775744Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-09T12:11:55.562313344Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.555944ms logger=migrator t=2026-04-09T12:11:55.568150119Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-09T12:11:55.574814294Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.664455ms logger=migrator t=2026-04-09T12:11:55.58142982Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-09T12:11:55.581716947Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=279.667µs logger=migrator t=2026-04-09T12:11:55.587578453Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-09T12:11:55.58911028Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.525077ms logger=migrator t=2026-04-09T12:11:55.595420568Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-09T12:11:55.602473953Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.053125ms logger=migrator t=2026-04-09T12:11:55.608758859Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-09T12:11:55.608810441Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.242µs logger=migrator t=2026-04-09T12:11:55.61400524Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-09T12:11:55.623575999Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.571509ms logger=migrator t=2026-04-09T12:11:55.629662141Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-09T12:11:55.630802089Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.139998ms logger=migrator t=2026-04-09T12:11:55.637357352Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-09T12:11:55.646982121Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.626259ms logger=migrator t=2026-04-09T12:11:55.652829097Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-09T12:11:55.654334035Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.504348ms logger=migrator t=2026-04-09T12:11:55.661876282Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-09T12:11:55.663877502Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.99952ms logger=migrator t=2026-04-09T12:11:55.670765274Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-09T12:11:55.681662055Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.89503ms logger=migrator t=2026-04-09T12:11:55.68785601Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-09T12:11:55.688511086Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=652.986µs logger=migrator t=2026-04-09T12:11:55.696903795Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-09T12:11:55.698670639Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.766124ms logger=migrator t=2026-04-09T12:11:55.705701254Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-09T12:11:55.706970046Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.268082ms logger=migrator t=2026-04-09T12:11:55.714940703Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-09T12:11:55.716237156Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.293053ms logger=migrator t=2026-04-09T12:11:55.724674046Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-09T12:11:55.724740478Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.912µs logger=migrator t=2026-04-09T12:11:55.730203944Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-09T12:11:55.731096826Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=895.432µs logger=migrator t=2026-04-09T12:11:55.737817684Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-09T12:11:55.738727786Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=910.702µs logger=migrator t=2026-04-09T12:11:55.74408508Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-09T12:11:55.744447989Z 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-09T12:11:55.749443873Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-09T12:11:55.749814362Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=369.299µs logger=migrator t=2026-04-09T12:11:55.756426047Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-09T12:11:55.757405182Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=979.365µs logger=migrator t=2026-04-09T12:11:55.762478617Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-09T12:11:55.769201815Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.720738ms logger=migrator t=2026-04-09T12:11:55.775891132Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-09T12:11:55.777255376Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.365524ms logger=migrator t=2026-04-09T12:11:55.784949627Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-09T12:11:55.786157537Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.210051ms logger=migrator t=2026-04-09T12:11:55.79591068Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-09T12:11:55.796951496Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.037116ms logger=migrator t=2026-04-09T12:11:55.804185026Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-09T12:11:55.805227773Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.043266ms logger=migrator t=2026-04-09T12:11:55.811815876Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-09T12:11:55.813730364Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.914818ms logger=migrator t=2026-04-09T12:11:55.820153154Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-09T12:11:55.820191655Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.681µs logger=migrator t=2026-04-09T12:11:55.82562131Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-09T12:11:55.825708292Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=88.022µs logger=migrator t=2026-04-09T12:11:55.831514697Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-09T12:11:55.842947051Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.430265ms logger=migrator t=2026-04-09T12:11:55.849151896Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-09T12:11:55.849604087Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=452.551µs logger=migrator t=2026-04-09T12:11:55.855321659Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-09T12:11:55.856603831Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.280012ms logger=migrator t=2026-04-09T12:11:55.864479278Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-09T12:11:55.865120893Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=641.626µs logger=migrator t=2026-04-09T12:11:55.893236443Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-09T12:11:55.894226538Z level=info msg="Migration successfully executed" id="create data_keys table" duration=993.665µs logger=migrator t=2026-04-09T12:11:55.900981306Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-09T12:11:55.901835057Z level=info msg="Migration successfully executed" id="create secrets table" duration=852.141µs logger=migrator t=2026-04-09T12:11:55.908898944Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-09T12:11:55.957922204Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=49.01999ms logger=migrator t=2026-04-09T12:11:55.965234646Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-09T12:11:55.976411495Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.172419ms logger=migrator t=2026-04-09T12:11:55.981469601Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-09T12:11:55.981645595Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=178.504µs logger=migrator t=2026-04-09T12:11:55.987714166Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-09T12:11:56.02440437Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.662593ms logger=migrator t=2026-04-09T12:11:56.031424144Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-09T12:11:56.063252547Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.819043ms logger=migrator t=2026-04-09T12:11:56.069236426Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-09T12:11:56.069997905Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=760.498µs logger=migrator t=2026-04-09T12:11:56.078151538Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-09T12:11:56.080027985Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.875177ms logger=migrator t=2026-04-09T12:11:56.087511961Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-09T12:11:56.087781817Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=270.026µs logger=migrator t=2026-04-09T12:11:56.093236093Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-09T12:11:56.094110046Z level=info msg="Migration successfully executed" id="create permission table" duration=874.123µs logger=migrator t=2026-04-09T12:11:56.100253029Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-09T12:11:56.101224662Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=971.364µs logger=migrator t=2026-04-09T12:11:56.108923184Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-09T12:11:56.110076722Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.153078ms logger=migrator t=2026-04-09T12:11:56.117352474Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-09T12:11:56.118237336Z level=info msg="Migration successfully executed" id="create role table" duration=884.422µs logger=migrator t=2026-04-09T12:11:56.124715168Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-09T12:11:56.132125472Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.409744ms logger=migrator t=2026-04-09T12:11:56.137828974Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-09T12:11:56.143042373Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.214159ms logger=migrator t=2026-04-09T12:11:56.148846288Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-09T12:11:56.149955146Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.108168ms logger=migrator t=2026-04-09T12:11:56.156756085Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-09T12:11:56.157815431Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.058746ms logger=migrator t=2026-04-09T12:11:56.164821166Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-09T12:11:56.165835261Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.006565ms logger=migrator t=2026-04-09T12:11:56.173640766Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-09T12:11:56.174572218Z level=info msg="Migration successfully executed" id="create team role table" duration=930.902µs logger=migrator t=2026-04-09T12:11:56.182839674Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-09T12:11:56.18386512Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.024676ms logger=migrator t=2026-04-09T12:11:56.191803698Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-09T12:11:56.194070914Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.252106ms logger=migrator t=2026-04-09T12:11:56.200786502Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-09T12:11:56.202793862Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.01219ms logger=migrator t=2026-04-09T12:11:56.211144119Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-09T12:11:56.212241387Z level=info msg="Migration successfully executed" id="create user role table" duration=1.098148ms logger=migrator t=2026-04-09T12:11:56.218747718Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-09T12:11:56.220572044Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.825266ms logger=migrator t=2026-04-09T12:11:56.230074791Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-09T12:11:56.231915597Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.842007ms logger=migrator t=2026-04-09T12:11:56.241644699Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-09T12:11:56.242957432Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.317113ms logger=migrator t=2026-04-09T12:11:56.252786376Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-09T12:11:56.253807092Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.024546ms logger=migrator t=2026-04-09T12:11:56.260742904Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-09T12:11:56.261840872Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.098988ms logger=migrator t=2026-04-09T12:11:56.269276197Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-09T12:11:56.270470027Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.19599ms logger=migrator t=2026-04-09T12:11:56.277050921Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-09T12:11:56.284720472Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.66622ms logger=migrator t=2026-04-09T12:11:56.293054009Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-09T12:11:56.294194167Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.143198ms logger=migrator t=2026-04-09T12:11:56.302101944Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-09T12:11:56.304600847Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.500103ms logger=migrator t=2026-04-09T12:11:56.31117455Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-09T12:11:56.312939704Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.767114ms logger=migrator t=2026-04-09T12:11:56.321244811Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-09T12:11:56.322759118Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.518027ms logger=migrator t=2026-04-09T12:11:56.331365973Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-09T12:11:56.333061425Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.698473ms logger=migrator t=2026-04-09T12:11:56.342795467Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-09T12:11:56.344436808Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.644301ms logger=migrator t=2026-04-09T12:11:56.355284519Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-09T12:11:56.366313453Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.020424ms logger=migrator t=2026-04-09T12:11:56.375949753Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-09T12:11:56.387137432Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.191488ms logger=migrator t=2026-04-09T12:11:56.392680689Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-09T12:11:56.398983697Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.307628ms logger=migrator t=2026-04-09T12:11:56.406489363Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-09T12:11:56.415994201Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.498978ms logger=migrator t=2026-04-09T12:11:56.424257766Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-09T12:11:56.42561445Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.356483ms logger=migrator t=2026-04-09T12:11:56.432644095Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-09T12:11:56.434021099Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.376664ms logger=migrator t=2026-04-09T12:11:56.445670099Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-09T12:11:56.448210132Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.544933ms logger=migrator t=2026-04-09T12:11:56.46094931Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-09T12:11:56.463631327Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.684896ms logger=migrator t=2026-04-09T12:11:56.470704332Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-09T12:11:56.472456806Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.752714ms logger=migrator t=2026-04-09T12:11:56.480807134Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-09T12:11:56.480906737Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=102.143µs logger=migrator t=2026-04-09T12:11:56.4874687Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-09T12:11:56.487593543Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=128.293µs logger=migrator t=2026-04-09T12:11:56.4983049Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-09T12:11:56.499223712Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=925.183µs logger=migrator t=2026-04-09T12:11:56.507477658Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-09T12:11:56.508168176Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=691.868µs logger=migrator t=2026-04-09T12:11:56.514869582Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-09T12:11:56.516063282Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.188389ms logger=migrator t=2026-04-09T12:11:56.524505472Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-09T12:11:56.524904432Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=404.75µs logger=migrator t=2026-04-09T12:11:56.529836355Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-09T12:11:56.530481901Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=648.526µs logger=migrator t=2026-04-09T12:11:56.539035744Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-09T12:11:56.540787087Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.755353ms logger=migrator t=2026-04-09T12:11:56.549095004Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-09T12:11:56.551236058Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.144044ms logger=migrator t=2026-04-09T12:11:56.562127969Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-09T12:11:56.57422313Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.097381ms logger=migrator t=2026-04-09T12:11:56.580697281Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-09T12:11:56.580756782Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.061µs logger=migrator t=2026-04-09T12:11:56.588930336Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-09T12:11:56.589950122Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.019416ms logger=migrator t=2026-04-09T12:11:56.598206038Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-09T12:11:56.599423038Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.21633ms logger=migrator t=2026-04-09T12:11:56.606593816Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-09T12:11:56.608964076Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.365688ms logger=migrator t=2026-04-09T12:11:56.617315663Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-09T12:11:56.628644416Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.331784ms logger=migrator t=2026-04-09T12:11:56.637801114Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-09T12:11:56.63888799Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.086566ms logger=migrator t=2026-04-09T12:11:56.647454623Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-09T12:11:56.648801317Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.351084ms logger=migrator t=2026-04-09T12:11:56.660385786Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-09T12:11:56.687134951Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.743615ms logger=migrator t=2026-04-09T12:11:56.697346806Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-09T12:11:56.699163292Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.816105ms logger=migrator t=2026-04-09T12:11:56.717500037Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-09T12:11:56.718823981Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.329154ms logger=migrator t=2026-04-09T12:11:56.732109991Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-09T12:11:56.733362273Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.254792ms logger=migrator t=2026-04-09T12:11:56.742633874Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-09T12:11:56.745360742Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.723498ms logger=migrator t=2026-04-09T12:11:56.750697624Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-09T12:11:56.751407982Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=710.688µs logger=migrator t=2026-04-09T12:11:56.762058387Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-09T12:11:56.763960775Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.906938ms logger=migrator t=2026-04-09T12:11:56.772788525Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-09T12:11:56.78584399Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.055005ms logger=migrator t=2026-04-09T12:11:56.794386662Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-09T12:11:56.795436618Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.053206ms logger=migrator t=2026-04-09T12:11:56.802877284Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-09T12:11:56.804514714Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.63794ms logger=migrator t=2026-04-09T12:11:56.81356008Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T12:11:56.814307619Z 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-09T12:11:56.821842865Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T12:11:56.822380709Z 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-09T12:11:56.829175038Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-09T12:11:56.830350998Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.18128ms logger=migrator t=2026-04-09T12:11:56.837029824Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-09T12:11:56.838220443Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.191029ms logger=migrator t=2026-04-09T12:11:56.847946916Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T12:11:56.850181162Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.234096ms logger=migrator t=2026-04-09T12:11:56.856025337Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T12:11:56.857509154Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.484197ms logger=migrator t=2026-04-09T12:11:56.863515313Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T12:11:56.86497704Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.461657ms logger=migrator t=2026-04-09T12:11:56.882025075Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T12:11:56.885891461Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.866076ms logger=migrator t=2026-04-09T12:11:56.895590522Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-09T12:11:56.896556466Z level=info msg="Migration successfully executed" id="Drop public config table" duration=969.054µs logger=migrator t=2026-04-09T12:11:56.906522315Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-09T12:11:56.907825847Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.306852ms logger=migrator t=2026-04-09T12:11:56.915299713Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T12:11:56.917762605Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.459432ms logger=migrator t=2026-04-09T12:11:56.922729729Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T12:11:56.924675426Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.946137ms logger=migrator t=2026-04-09T12:11:56.930809219Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-09T12:11:56.932242845Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.436596ms logger=migrator t=2026-04-09T12:11:56.990185378Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-09T12:11:57.022055811Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.715779ms logger=migrator t=2026-04-09T12:11:57.084817894Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-09T12:11:57.096823213Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.00638ms logger=migrator t=2026-04-09T12:11:57.103674054Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-09T12:11:57.114236257Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.563613ms logger=migrator t=2026-04-09T12:11:57.12560379Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-09T12:11:57.125788494Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=185.094µs logger=migrator t=2026-04-09T12:11:57.130711227Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-09T12:11:57.14166391Z level=info msg="Migration successfully executed" id="add share column" duration=10.953423ms logger=migrator t=2026-04-09T12:11:57.150064839Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-09T12:11:57.150311305Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=247.216µs logger=migrator t=2026-04-09T12:11:57.157968165Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-09T12:11:57.159265638Z level=info msg="Migration successfully executed" id="create file table" duration=1.295223ms logger=migrator t=2026-04-09T12:11:57.167854672Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-09T12:11:57.170257602Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.40092ms logger=migrator t=2026-04-09T12:11:57.178229981Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-09T12:11:57.17983141Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.60356ms logger=migrator t=2026-04-09T12:11:57.190151057Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-09T12:11:57.191270004Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.118627ms logger=migrator t=2026-04-09T12:11:57.203345876Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-09T12:11:57.205741656Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.39902ms logger=migrator t=2026-04-09T12:11:57.212261988Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-09T12:11:57.212431622Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=170.464µs logger=migrator t=2026-04-09T12:11:57.222974314Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-09T12:11:57.223182199Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=210.205µs logger=migrator t=2026-04-09T12:11:57.231343333Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-09T12:11:57.232249715Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=901.712µs logger=migrator t=2026-04-09T12:11:57.241476195Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-09T12:11:57.241798833Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=324.478µs logger=migrator t=2026-04-09T12:11:57.249563676Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-09T12:11:57.255029602Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=5.464786ms logger=migrator t=2026-04-09T12:11:57.262862377Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-09T12:11:57.276829795Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.966518ms logger=migrator t=2026-04-09T12:11:57.286952278Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-09T12:11:57.287234815Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=296.498µs logger=migrator t=2026-04-09T12:11:57.300953036Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-09T12:11:57.302518485Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.567419ms logger=migrator t=2026-04-09T12:11:57.315043477Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-09T12:11:57.315660582Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=621.425µs logger=migrator t=2026-04-09T12:11:57.325402464Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-09T12:11:57.325710302Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=310.978µs logger=migrator t=2026-04-09T12:11:57.332547003Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-09T12:11:57.333439115Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=896.162µs logger=migrator t=2026-04-09T12:11:57.341028564Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-09T12:11:57.350598752Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.570178ms logger=migrator t=2026-04-09T12:11:57.357755351Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-09T12:11:57.369312608Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.553967ms logger=migrator t=2026-04-09T12:11:57.374801575Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-09T12:11:57.375971944Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.167438ms logger=migrator t=2026-04-09T12:11:57.384006764Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-09T12:11:57.476787534Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.80078ms logger=migrator t=2026-04-09T12:11:57.487765117Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-09T12:11:57.489303856Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.540129ms logger=migrator t=2026-04-09T12:11:57.495785317Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-09T12:11:57.497251224Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.466007ms logger=migrator t=2026-04-09T12:11:57.503640273Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-09T12:11:57.534631985Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.986412ms logger=migrator t=2026-04-09T12:11:57.542320166Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-09T12:11:57.551070104Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.747148ms logger=migrator t=2026-04-09T12:11:57.556586161Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-09T12:11:57.557059703Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=474.772µs logger=migrator t=2026-04-09T12:11:57.562206541Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-09T12:11:57.562452617Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=247.756µs logger=migrator t=2026-04-09T12:11:57.568136939Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-09T12:11:57.5685963Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=462.641µs logger=migrator t=2026-04-09T12:11:57.574241671Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-09T12:11:57.574583569Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=342.278µs logger=migrator t=2026-04-09T12:11:57.585434739Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-09T12:11:57.585817609Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=386.7µs logger=migrator t=2026-04-09T12:11:57.592380383Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-09T12:11:57.593514391Z level=info msg="Migration successfully executed" id="create folder table" duration=1.133468ms logger=migrator t=2026-04-09T12:11:57.601980452Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-09T12:11:57.603778787Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.800525ms logger=migrator t=2026-04-09T12:11:57.612948735Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-09T12:11:57.614109823Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.159048ms logger=migrator t=2026-04-09T12:11:57.623484757Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-09T12:11:57.623532378Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.311µs logger=migrator t=2026-04-09T12:11:57.628730318Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T12:11:57.630107112Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.377024ms logger=migrator t=2026-04-09T12:11:57.637513027Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T12:11:57.639601928Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.091421ms logger=migrator t=2026-04-09T12:11:57.645039284Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-09T12:11:57.646298545Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.258611ms logger=migrator t=2026-04-09T12:11:57.653979327Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-09T12:11:57.654829658Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=854.351µs logger=migrator t=2026-04-09T12:11:57.660167191Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-09T12:11:57.660498019Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=339.959µs logger=migrator t=2026-04-09T12:11:57.666361415Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-09T12:11:57.667860112Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.498006ms logger=migrator t=2026-04-09T12:11:57.674489987Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-09T12:11:57.676509828Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.018561ms logger=migrator t=2026-04-09T12:11:57.685814439Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-09T12:11:57.687285105Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.470346ms logger=migrator t=2026-04-09T12:11:57.692517286Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-09T12:11:57.694133636Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.615101ms logger=migrator t=2026-04-09T12:11:57.702516375Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-09T12:11:57.704906335Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.3905ms logger=migrator t=2026-04-09T12:11:57.711359725Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-09T12:11:57.712058872Z level=info msg="Migration successfully executed" id="create anon_device table" duration=699.217µs logger=migrator t=2026-04-09T12:11:57.719362475Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-09T12:11:57.722373689Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.010545ms logger=migrator t=2026-04-09T12:11:57.73241956Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-09T12:11:57.733759913Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.341003ms logger=migrator t=2026-04-09T12:11:57.740742717Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-09T12:11:57.741929066Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.185889ms logger=migrator t=2026-04-09T12:11:57.752928491Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-09T12:11:57.75413029Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.20434ms logger=migrator t=2026-04-09T12:11:57.758750995Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-09T12:11:57.759912404Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.160988ms logger=migrator t=2026-04-09T12:11:57.764924449Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-09T12:11:57.765295478Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=372.149µs logger=migrator t=2026-04-09T12:11:57.770673242Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-09T12:11:57.783224145Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.526942ms logger=migrator t=2026-04-09T12:11:57.791414979Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-09T12:11:57.792401773Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=988.154µs logger=migrator t=2026-04-09T12:11:57.796466484Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T12:11:57.796490934Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.41µs logger=migrator t=2026-04-09T12:11:57.800274499Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T12:11:57.801723915Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.449096ms logger=migrator t=2026-04-09T12:11:57.807834487Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T12:11:57.807853327Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.89µs logger=migrator t=2026-04-09T12:11:57.812682498Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-09T12:11:57.814163085Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.479377ms logger=migrator t=2026-04-09T12:11:57.821675532Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T12:11:57.824261886Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.642906ms logger=migrator t=2026-04-09T12:11:57.834678596Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-09T12:11:57.835993789Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.333534ms logger=migrator t=2026-04-09T12:11:57.840414708Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-09T12:11:57.841533466Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.114808ms logger=migrator t=2026-04-09T12:11:57.852175821Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-09T12:11:57.852861569Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=691.498µs logger=migrator t=2026-04-09T12:11:57.860327564Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-09T12:11:57.862323054Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.9993ms logger=migrator t=2026-04-09T12:11:57.870080727Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-09T12:11:57.87180529Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.728003ms logger=migrator t=2026-04-09T12:11:57.878185139Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-09T12:11:57.879389119Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.19963ms logger=migrator t=2026-04-09T12:11:57.88745112Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-09T12:11:57.899310595Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.857445ms logger=migrator t=2026-04-09T12:11:57.903684094Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-09T12:11:57.912176836Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.491832ms logger=migrator t=2026-04-09T12:11:57.91638137Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-09T12:11:57.925945999Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.564859ms logger=migrator t=2026-04-09T12:11:57.932354348Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-09T12:11:57.9324192Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=64.922µs logger=migrator t=2026-04-09T12:11:57.936166413Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-09T12:11:57.949461464Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.295312ms logger=migrator t=2026-04-09T12:11:57.953237318Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-09T12:11:57.963423072Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.182695ms logger=migrator t=2026-04-09T12:11:57.97057497Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-09T12:11:57.970914979Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=340.649µs logger=migrator t=2026-04-09T12:11:57.979304287Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.01598287s logger=migrator t=2026-04-09T12:11:57.980343343Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-09T12:11:57.999352287Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-09T12:11:57.999612063Z level=info msg="Created default organization" logger=secrets t=2026-04-09T12:11:58.008900564Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T12:11:58.057023862Z level=info msg="Restored cache from database" duration=432.841µs logger=plugin.store t=2026-04-09T12:11:58.058310754Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-09T12:11:58.097329666Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-09T12:11:58.097379897Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-09T12:11:58.097512151Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-09T12:11:58.097525011Z level=info msg="Plugins loaded" count=54 duration=39.214367ms logger=query_data t=2026-04-09T12:11:58.102536646Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-09T12:11:58.106267869Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-09T12:11:58.11276262Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-09T12:11:58.124142863Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-09T12:11:58.127960399Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-09T12:11:58.131281781Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-09T12:11:58.159696249Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-09T12:11:58.182703511Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-09T12:11:58.20349041Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-09T12:11:58.20352613Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-09T12:11:58.203996562Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-09T12:11:58.203943401Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-09T12:11:58.2051418Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-09T12:11:58.207847998Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-09T12:11:58.298886025Z level=info msg="Update check succeeded" duration=95.22366ms logger=grafana.update.checker t=2026-04-09T12:11:58.299662314Z level=info msg="Update check succeeded" duration=95.485368ms logger=ngalert.state.manager t=2026-04-09T12:11:58.364197381Z level=info msg="State cache has been initialized" states=0 duration=160.241859ms logger=ngalert.scheduler t=2026-04-09T12:11:58.364304093Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-09T12:11:58.364392636Z level=info msg=starting first_tick=2026-04-09T12:12:00Z logger=provisioning.dashboard t=2026-04-09T12:11:58.478101017Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-09T12:11:58.524597015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T12:11:58.569626206Z level=info msg="Patterns update finished" duration=106.785099ms logger=grafana-apiserver t=2026-04-09T12:11:58.581703397Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-09T12:11:58.582348013Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-09T12:11:58.592974948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:14.966367388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:14.990816807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.032200227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.07768835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.106351683Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-09T12:12:15.153247151Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-09T12:12:15.166371999Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-09T12:12:15.223279025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.237484259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.287870533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.305728199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.350393751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.370238245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.428527236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.449517109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.518828355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.534542446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.590465878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.608487037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.670255506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.686978892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.726018354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.746443522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.804358155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.822955057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.870334027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.886119521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.939739465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:15.956821581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.015335268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.03308558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.088687914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.107086043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.179972447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.198715593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.24272225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.261868076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.331826278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.350104313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.399052852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.427110461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.491238808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.508958149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.571191128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.587213997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.665242811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.681606938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.893559745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.913236005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:16.971885606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.013237445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.072809749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.087523276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.14632554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.163509468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.224589909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.24151688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.309937423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.329709806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.395181336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.412756224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.470107202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.488124811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.555597781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.572337588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.642788602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.659969339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.742037043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.761016466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.83268456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.853471888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.925488761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.940438413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:17.991108435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.010264102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.080109251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.094601302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.169551688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.197954175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.30458162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.326451445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T12:12:18.403760681Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-09T12:13:48.228875487Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-09T12:21:58.228864987Z level=info msg="Completed cleanup jobs" duration=24.549389ms logger=sqlstore.transactions t=2026-04-09T12:21:58.23621014Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-09T12:21:58.347298865Z level=info msg="Update check succeeded" duration=47.365365ms logger=cleanup t=2026-04-09T12:31:58.208226924Z level=info msg="Completed cleanup jobs" duration=3.378704ms logger=plugins.update.checker t=2026-04-09T12:31:58.34816379Z level=info msg="Update check succeeded" duration=48.491238ms