Thank you for using GitLab Docker Image!
Current version: gitlab-ee=17.2.4-ee.0

Configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
And restart this container to reload settings.
To do it use docker exec:

  docker exec -it gitlab editor /etc/gitlab/gitlab.rb
  docker restart gitlab

For a comprehensive list of configuration options please see the Omnibus GitLab readme
https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md

If this container fails to start due to permission problems try to fix it by executing:

  docker exec -it gitlab update-permissions
  docker restart gitlab

Cleaning stale PIDs & sockets
Installing gitlab.rb config...
Generating ssh_host_rsa_key...
Generating public/private rsa key pair.
Your identification has been saved in /etc/gitlab/ssh_host_rsa_key
Your public key has been saved in /etc/gitlab/ssh_host_rsa_key.pub
The key fingerprint is:
SHA256:9zoy5rp3h3RRgIpLYrSDoI67+Ri6k0rFUo44ziNKyic root@gitlab.test
The key's randomart image is:
+---[RSA 3072]----+
|           ...   |
|.   .     .   .  |
|.. + . . .   .   |
|o * = o .   .    |
|=o = + .S .  .   |
|+oo   .  ....    |
|oO       . o.    |
|%E..    = +..    |
|@*+   o*.+.o     |
+----[SHA256]-----+
Generating ssh_host_ecdsa_key...
Generating public/private ecdsa key pair.
Your identification has been saved in /etc/gitlab/ssh_host_ecdsa_key
Your public key has been saved in /etc/gitlab/ssh_host_ecdsa_key.pub
The key fingerprint is:
SHA256:LHlQIqjD9rK4T7E70RvjUO2UoVWD0mmdruOkK1Khb0w root@gitlab.test
The key's randomart image is:
+---[ECDSA 256]---+
|   ....=+.       |
|  . ..Boo.       |
|..   *.+         |
|oo. o ++.        |
|.oo+ oo.S        |
|..E++ =o         |
|.==+ B .         |
|oo*.+ .          |
|.=oo..           |
+----[SHA256]-----+
Generating ssh_host_ed25519_key...
Generating public/private ed25519 key pair.
Your identification has been saved in /etc/gitlab/ssh_host_ed25519_key
Your public key has been saved in /etc/gitlab/ssh_host_ed25519_key.pub
The key fingerprint is:
SHA256:f2cK+X+jTNxkfA4RPt82KtC9OPdgthgQn87W3qFuXaM root@gitlab.test
The key's randomart image is:
+--[ED25519 256]--+
|              .  |
|             . . |
|         .    +  |
|          + o .+.|
|        So + ..==|
|         .=.+ *=+|
|          +O.@=o+|
|          .+%E*oo|
|           .=Oo+.|
+----[SHA256]-----+
Preparing services...
Starting services...
Configuring GitLab...
[2024-09-25T13:18:01+00:00] INFO: Started Cinc Zero at chefzero://localhost:1 with repository at /opt/gitlab/embedded (One version per cookbook)
Cinc Client, version 18.3.0
Patents: https://www.chef.io/patents
Infra Phase starting
[2024-09-25T13:18:01+00:00] INFO: *** Cinc Client 18.3.0 ***
[2024-09-25T13:18:01+00:00] INFO: Platform: x86_64-linux
[2024-09-25T13:18:01+00:00] INFO: Cinc-client pid: 44
[2024-09-25T13:18:02+00:00] INFO: Setting the run_list to ["recipe[gitlab-ee]"] from CLI options
[2024-09-25T13:18:02+00:00] INFO: Run List is [recipe[gitlab-ee]]
[2024-09-25T13:18:02+00:00] INFO: Run List expands to [gitlab-ee]
[2024-09-25T13:18:02+00:00] INFO: Starting Cinc Client Run for gitlab.test
[2024-09-25T13:18:02+00:00] INFO: Running start handlers
[2024-09-25T13:18:02+00:00] INFO: Start handlers complete.
Resolving cookbooks for run list: ["gitlab-ee"]
[2024-09-25T13:18:03+00:00] INFO: Loading cookbooks [gitlab-ee@0.0.1, package@0.1.0, gitlab@0.0.1, consul@0.1.0, patroni@0.1.0, pgbouncer@0.1.0, spamcheck@0.1.0, runit@5.1.7, logrotate@0.1.0, postgresql@0.1.0, redis@0.1.0, monitoring@0.1.0, registry@0.1.0, mattermost@0.1.0, gitaly@0.1.0, praefect@0.1.0, gitlab-kas@0.1.0, gitlab-pages@0.1.0, letsencrypt@0.1.0, nginx@0.1.0, acme@4.1.6, crond@0.1.0]
Synchronizing cookbooks:
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/sentinel.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/suggested_reviewers.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-logcursor_disable.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/geo_secondary.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/sentinel_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/geo_postgresql.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/gitlab_geo_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/gitlab-ee.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-logcursor.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/config.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-secondary.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/default.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-postgresql.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-postgresql_disable.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/sentinel_disable.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/sentinel.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo_database_migrations.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-secondary_disable.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/gitlab-geo-psql-rc.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/suggested_reviewers.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/mount_point_check.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-logcursor-run.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sentinel.conf.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-logcursor-log-config.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-logcursor-log-run.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-log-config.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-log-run.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-run.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-sentinel-log-config.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/metadata.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-sentinel-run.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/gitlab.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/application.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/consul.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/attributes/default.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-t.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/default.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-sentinel-log-run.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/certificate_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab-ee/resources/sentinel_service.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/pages.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/redis_master.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/geo_primary.rb in the cache.
  - gitlab-ee (0.0.1)
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/geo_secondary.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/spamcheck.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/pgbouncer.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/postgres.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/sidekiq.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/monitoring.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config_mash.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/patroni.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/deprecations.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/gitlab_cluster.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/services.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/redis_sentinel.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/formatters/gitlab.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/handlers/gitlab.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/logging_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/output_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/node_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/gitlab_kas.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/gitlab_exporter.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/base.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/gitlab_rails.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/gitlab_workhorse.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/redis_exporter.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/roles_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper/server.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/selinux_distro_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/secrets_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/shell_out_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/version_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/redis_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/selinux_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/services_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/systemd_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/object_proxy.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/settings_dsl.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/files/default/gitlab-runsvdir.conf in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/package.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/storage_directory_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/recipes/runit_sysvinit.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/recipes/runit_upstart.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/recipes/runit_systemd.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/recipes/runit.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/libraries/omnibus_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/metadata.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/resources/gitlab_sysctl.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/resources/account.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/resources/version_file.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/resources/env_dir.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/recipes/sysctl.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/resources/storage_directory.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/bash_hide_env.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/resources/templatesymlink.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_mattermost.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/templates/default/gitlab-runsvdir.service.erb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_shell.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_workhorse.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/account_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/package/attributes/default.rb in the cache.
  - package (0.1.0)
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_rails.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_rails.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_exporter.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/authorizer_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/base_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_sshd_helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helper.rb in the cache.
[2024-09-25T13:18:03+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/base_pg_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_rails_env_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/pg_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_workhorse_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/web_server_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/logfiles_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/mailroom_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/incoming_email.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/pg_status_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/rails_migration_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/metrics_exporter_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/logging.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/nginx.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/pg_version.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/patroni.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/postgresql.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/puma.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis_uri.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/registry.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/sidekiq.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/smtp_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/add_trusted_certs.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/bootstrap.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_reindexing_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-backup-cli.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/config.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/libraries/storage_check.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-backup-cli_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_migrations.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/bootstrap_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_reindexing_enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/generate_secrets.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-rails.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-healthcheck.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/letsencrypt_renew.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-shell.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-workhorse_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/nginx.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remote-syslog_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-workhorse.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/mailroom.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/nginx_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remote-syslog.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/puma_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remove_accounts.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/puma.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/selinux.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/mailroom_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/show_config.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/rails_pages_shared_path.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/storage-check_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/web-server.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/users.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/sidekiq_disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/sidekiq.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/cable.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/recipes/storage-check.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/click_house.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/database.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-backup-cli-config.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitconfig.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-rails-error.html.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-healthcheck-rc.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/make_metrics_rundir.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/mount_point_check.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-shell-config.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-health.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitconfig-system.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-rails-rc.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-kas-http.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-http.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-mattermost-http.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/puma.rb.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/redis.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-pages-http.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/resque.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-status.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/smtp_settings.rb.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/secrets.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/secret_token.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/remote_syslog.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/session_store.yml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-registry-http.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-h.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-finish.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-t.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/workhorse-config.toml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/README.md in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/resources/puma_config.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/resources/database_objects.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/resources/rails_migration.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/disable_daemon.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/libraries/consul_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/libraries/consul.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/libraries/watch_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/gitlab/resources/sidekiq_service.rb in the cache.
  - gitlab (0.0.1)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/libraries/failover_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/configure_services.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/disable_service_postgresql.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/enable_daemon.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/enable_service_postgresql.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/templates/default/watcher_scripts/failover_pgbouncer.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/recipes/watchers.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/attributes/services.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/attributes/watchers.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/resources/consul_service.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/templates/default/sv-patroni-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/recipes/enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/templates/default/sv-patroni-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/recipes/disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/consul/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/templates/default/patroni.yaml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/templates/default/sv-patroni-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/libraries/patroni_helper.rb in the cache.
  - consul (0.1.0)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/recipes/disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/recipes/enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/pgbouncer.ini.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/databases.ini.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/libraries/pgbouncer_helper.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/patroni/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/peers.ini.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/recipes/user.rb in the cache.
  - patroni (0.1.0)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/pg_auth.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/README.md in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/sv-pgbouncer-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/sv-pgbouncer-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/sv-pgbouncer-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/recipes/disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/recipes/enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/pgbouncer/resources/pgbouncer_user.rb in the cache.
  - pgbouncer (0.1.0)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spam-classifier-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spam-classifier-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/runit/libraries/helpers.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/config.toml.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spamcheck-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spamcheck-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spam-classifier-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spamcheck-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/spamcheck/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/runit/libraries/provider_runit_service.rb in the cache.
  - spamcheck (0.1.0)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/runit/libraries/resource_runit_service.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/runit/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/recipes/enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate-service.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/runit/LICENSE in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/recipes/folders_and_configs.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/recipes/disable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/runit/README.md in the cache.
  - runit (5.1.7)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-log-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-t.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/directory_locations.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/bin.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/logrotate/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/disable.rb in the cache.
  - logrotate (0.1.0)
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/enable.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/standalone.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/pg_ident.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/postgresql-runtime.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/sysctl.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/recipes/user.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/pg_hba.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/postgresql.conf.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-t.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/gitlab-psql-rc.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/metadata.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-log-config.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-run.erb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/README.md in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/attributes/default.rb in the cache.
[2024-09-25T13:18:04+00:00] INFO: Storing updated cookbooks/postgresql/resources/database.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/postgresql/resources/extension.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/postgresql/resources/schema.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/templates/default/redis.conf.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/postgresql/resources/query.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/templates/default/gitlab-redis-cli-rc.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/postgresql/resources/user.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/postgresql/resources/config.rb in the cache.
  - postgresql (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/libraries/prometheus_helper.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/libraries/prometheus.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/gitlab-exporter.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/resources/service.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/alertmanager.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/alertmanager_disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/redis/attributes/attributes.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/pgbouncer-exporter.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/gitlab-exporter_disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/postgres-exporter.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/node-exporter_disable.rb in the cache.
  - redis (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/postgres-exporter_disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/node-exporter.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/prometheus_disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/redis-exporter_disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/prometheus.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/redis-exporter.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/gitlab-exporter.yml.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/user.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/postgres-queries.yaml.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/mount_point_check.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/rules/gitlab.rules in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/recipes/pgbouncer-exporter_disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/rules/node.rules in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/templates/default/registry-config.yml.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/monitoring/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-log-config.erb in the cache.
  - monitoring (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/registry/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/libraries/mattermost_helper.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-run.erb in the cache.
  [2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-log-run.erb in the cache.
- registry (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/mattermost/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/libraries/gitaly.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/gitaly-config.toml.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/recipes/git_data_dirs.rb in the cache.
  - mattermost (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/sv-gitaly-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/sv-gitaly-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/sv-gitaly-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitaly/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/metadata.rb in the cache.
  [2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/recipes/database_migrations.rb in the cache.
- gitaly (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/templates/default/sv-praefect-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/templates/default/sv-praefect-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/templates/default/praefect-config.toml.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/templates/default/sv-praefect-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/praefect/recipes/disable.rb in the cache.
  - praefect (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/sv-gitlab-kas-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/libraries/gitlab_pages.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/sv-gitlab-kas-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/libraries/gitlab_kas.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/mount_point_check.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/sv-gitlab-kas-run.erb in the cache.
  - gitlab-kas (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/sv-gitlab-pages-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/sv-gitlab-pages-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/secret_token.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/sv-gitlab-pages-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/gitlab-pages-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/gitlab-pages/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/libraries/helper.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/libraries/lets_encrypt.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/recipes/http_authorization.rb in the cache.
  - gitlab-pages (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/README.md in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/resources/certificate.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/letsencrypt/attributes/default.rb in the cache.
  - letsencrypt (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/nginx/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/nginx/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/nginx/templates/default/sv-nginx-log-config.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/nginx/templates/default/sv-nginx-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/libraries/acme.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/kitchen.digitalocean.yml in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/nginx/templates/default/sv-nginx-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/kitchen.yml in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/templates/acme-challange.nginx.erb in the cache.
  [2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/recipes/default.rb in the cache.
- nginx (0.1.0)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/chefignore in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/attributes/default.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/resources/selfsigned.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/README.md in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/LICENSE in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/kitchen.dokken.yml in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/resources/certificate.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/resources/ssl_key.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/Berksfile in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/recipes/enable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/libraries/crond_helper.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/acme/.rubocop.yml in the cache.
  [2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/templates/default/sv-crond-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/attributes/default.rb in the cache.
- acme (4.1.6)
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/templates/default/sv-crond-log-run.erb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/metadata.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/recipes/disable.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/resources/job.rb in the cache.
[2024-09-25T13:18:05+00:00] INFO: Storing updated cookbooks/crond/templates/default/sv-crond-log-config.erb in the cache.
  - crond (0.1.0)
Installing cookbook gem dependencies:
Compiling cookbooks...
Loading Cinc Auditor profile files:
Loading Cinc Auditor input files:
Loading Cinc Auditor waiver files:
[2024-09-25T13:18:07+00:00] INFO: Generating default secrets
[2024-09-25T13:18:09+00:00] INFO: Generating /etc/gitlab/gitlab-secrets.json file
Recipe: gitlab::default
  * directory[/etc/gitlab] action create[2024-09-25T13:18:09+00:00] INFO: directory[/etc/gitlab] mode changed to 775

    - change mode from '0755' to '0775'
[2024-09-25T13:18:09+00:00] WARN: gitlab-rails does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] INFO: Skipped selecting an init system because it was explicitly disabled
[2024-09-25T13:18:09+00:00] WARN: gitlab-shell does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-sshd does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: logrotate does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: logrotate does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: puma does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-rails does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-shell does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-workhorse does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-pages does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-kas does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitaly does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: mailroom does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitaly does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: postgresql does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: postgresql does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] INFO: /opt/gitlab/init/postgresql status does not exist.
[2024-09-25T13:18:09+00:00] WARN: gitlab-kas does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: puma does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: sidekiq does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-workhorse does not have a log_group or default logdir mode defined. Setting to 0700.
[2024-09-25T13:18:09+00:00] WARN: gitlab-pages does not have a log_group or default logdir mode defined. Setting to 0700.
  Converging 277 resources
  * directory[/etc/gitlab] action create (up to date)
  * directory[Create /var/opt/gitlab] action create[2024-09-25T13:18:10+00:00] INFO: directory[Create /var/opt/gitlab] owner changed to 0
[2024-09-25T13:18:10+00:00] INFO: directory[Create /var/opt/gitlab] group changed to 0
[2024-09-25T13:18:10+00:00] INFO: directory[Create /var/opt/gitlab] mode changed to 755

    - change mode from '0750' to '0755'
    - change owner from 'git' to 'root'
    - change group from 'git' to 'root'
  * directory[Create /var/log/gitlab] action create (up to date)
  * directory[/opt/gitlab/embedded/etc] action create[2024-09-25T13:18:10+00:00] INFO: directory[/opt/gitlab/embedded/etc] created directory /opt/gitlab/embedded/etc

    - create new directory /opt/gitlab/embedded/etc[2024-09-25T13:18:10+00:00] INFO: directory[/opt/gitlab/embedded/etc] owner changed to 0
[2024-09-25T13:18:10+00:00] INFO: directory[/opt/gitlab/embedded/etc] group changed to 0
[2024-09-25T13:18:10+00:00] INFO: directory[/opt/gitlab/embedded/etc] mode changed to 755

    - change mode from '' to '0755'
    - change owner from '' to 'root'
    - change group from '' to 'root'
  * template[/opt/gitlab/embedded/etc/gitconfig] action create[2024-09-25T13:18:10+00:00] INFO: template[/opt/gitlab/embedded/etc/gitconfig] created file /opt/gitlab/embedded/etc/gitconfig

    - create new file /opt/gitlab/embedded/etc/gitconfig[2024-09-25T13:18:10+00:00] INFO: template[/opt/gitlab/embedded/etc/gitconfig] updated file contents /opt/gitlab/embedded/etc/gitconfig

    - update content in file /opt/gitlab/embedded/etc/gitconfig from none to e3b0c4
    (no diff)[2024-09-25T13:18:10+00:00] INFO: template[/opt/gitlab/embedded/etc/gitconfig] mode changed to 755

    - change mode from '' to '0755'
Recipe: gitlab::web-server
  * account[Webserver user and group] action create (up to date)
Recipe: gitlab::users
  * directory[/var/opt/gitlab] action create (up to date)
  * account[GitLab user and group] action create (up to date)
  * template[/var/opt/gitlab/.gitconfig] action create[2024-09-25T13:18:10+00:00] INFO: template[/var/opt/gitlab/.gitconfig] created file /var/opt/gitlab/.gitconfig

    - create new file /var/opt/gitlab/.gitconfig[2024-09-25T13:18:10+00:00] INFO: template[/var/opt/gitlab/.gitconfig] updated file contents /var/opt/gitlab/.gitconfig

    - update content in file /var/opt/gitlab/.gitconfig from none to a28c15
    --- /var/opt/gitlab/.gitconfig	2024-09-25 13:18:10.220286976 +0000
    +++ /var/opt/gitlab/.chef-.gitconfig20240925-44-djacig.gitconfig	2024-09-25 13:18:10.219286979 +0000
    @@ -1,12 +1,24 @@
    +# This file is managed by gitlab-ctl. Manual changes will be
    +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
    +# and run `sudo gitlab-ctl reconfigure`.
    +
    +[user]
    +        name = GitLab
    +        email = gitlab@10.5.0.100
    +[core]
    +        autocrlf = input
    +        
    +[gc]
    +        auto = 0[2024-09-25T13:18:10+00:00] INFO: template[/var/opt/gitlab/.gitconfig] owner changed to 998
[2024-09-25T13:18:10+00:00] INFO: template[/var/opt/gitlab/.gitconfig] group changed to 998
[2024-09-25T13:18:10+00:00] INFO: template[/var/opt/gitlab/.gitconfig] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'git'
    - change group from '' to 'git'
  * directory[/var/opt/gitlab/.bundle] action create[2024-09-25T13:18:10+00:00] INFO: directory[/var/opt/gitlab/.bundle] created directory /var/opt/gitlab/.bundle

    - create new directory /var/opt/gitlab/.bundle[2024-09-25T13:18:10+00:00] INFO: directory[/var/opt/gitlab/.bundle] owner changed to 998
[2024-09-25T13:18:10+00:00] INFO: directory[/var/opt/gitlab/.bundle] group changed to 998

    - change owner from '' to 'git'
    - change group from '' to 'git'
Recipe: gitaly::git_data_dirs
  * storage_directory[/var/opt/gitlab/git-data] action create
    * ruby_block[directory resource: /var/opt/gitlab/git-data] action run[2024-09-25T13:18:10+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/git-data] called

      - execute the ruby block directory resource: /var/opt/gitlab/git-data
  
  * storage_directory[/var/opt/gitlab/git-data/repositories] action create
    * ruby_block[directory resource: /var/opt/gitlab/git-data/repositories] action run[2024-09-25T13:18:10+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/git-data/repositories] called

      - execute the ruby block directory resource: /var/opt/gitlab/git-data/repositories
  
Recipe: gitlab::rails_pages_shared_path
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared] action run[2024-09-25T13:18:11+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/pages] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/pages] action run[2024-09-25T13:18:11+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/pages] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/pages
  
Recipe: gitlab::gitlab-rails
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/artifacts] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts] action run[2024-09-25T13:18:11+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/external-diffs] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/external-diffs] action run[2024-09-25T13:18:12+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/external-diffs] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/external-diffs
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/lfs-objects] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/lfs-objects] action run[2024-09-25T13:18:12+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/lfs-objects] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/lfs-objects
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/packages] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/packages] action run[2024-09-25T13:18:12+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/packages] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/packages
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/dependency_proxy] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/dependency_proxy] action run[2024-09-25T13:18:13+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/dependency_proxy] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/dependency_proxy
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/terraform_state] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/terraform_state] action run[2024-09-25T13:18:13+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/terraform_state] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/terraform_state
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/ci_secure_files] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/ci_secure_files] action run[2024-09-25T13:18:13+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/ci_secure_files] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/ci_secure_files
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/encrypted_settings] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/encrypted_settings] action run[2024-09-25T13:18:14+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/encrypted_settings] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/encrypted_settings
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/uploads] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/uploads] action run[2024-09-25T13:18:14+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/uploads] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/uploads
  
  * storage_directory[/var/opt/gitlab/gitlab-ci/builds] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-ci/builds] action run[2024-09-25T13:18:14+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-ci/builds] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-ci/builds
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/cache] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/cache] action run[2024-09-25T13:18:15+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/cache] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/cache
  
  * storage_directory[/var/opt/gitlab/gitlab-rails/shared/tmp] action create
    * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp] action run[2024-09-25T13:18:15+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp] called

      - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp
  
  * storage_directory[/opt/gitlab/embedded/service/gitlab-rails/public] action create (skipped due to only_if)
  * directory[create /var/opt/gitlab/gitlab-rails/etc] action create[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/etc] created directory /var/opt/gitlab/gitlab-rails/etc

    - create new directory /var/opt/gitlab/gitlab-rails/etc[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/etc] owner changed to 998
[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/etc] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[create /opt/gitlab/etc/gitlab-rails] action create[2024-09-25T13:18:15+00:00] INFO: directory[create /opt/gitlab/etc/gitlab-rails] created directory /opt/gitlab/etc/gitlab-rails

    - create new directory /opt/gitlab/etc/gitlab-rails[2024-09-25T13:18:15+00:00] INFO: directory[create /opt/gitlab/etc/gitlab-rails] owner changed to 998
[2024-09-25T13:18:15+00:00] INFO: directory[create /opt/gitlab/etc/gitlab-rails] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[create /var/opt/gitlab/gitlab-rails/working] action create[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/working] created directory /var/opt/gitlab/gitlab-rails/working

    - create new directory /var/opt/gitlab/gitlab-rails/working[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/working] owner changed to 998
[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/working] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[create /var/opt/gitlab/gitlab-rails/tmp] action create[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/tmp] created directory /var/opt/gitlab/gitlab-rails/tmp

    - create new directory /var/opt/gitlab/gitlab-rails/tmp[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/tmp] owner changed to 998
[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/tmp] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] action create[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] created directory /var/opt/gitlab/gitlab-rails/upgrade-status

    - create new directory /var/opt/gitlab/gitlab-rails/upgrade-status[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] owner changed to 998
[2024-09-25T13:18:15+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/log/gitlab/gitlab-rails] action create[2024-09-25T13:18:15+00:00] INFO: directory[/var/log/gitlab/gitlab-rails] created directory /var/log/gitlab/gitlab-rails

    - create new directory /var/log/gitlab/gitlab-rails[2024-09-25T13:18:15+00:00] INFO: directory[/var/log/gitlab/gitlab-rails] owner changed to 998
[2024-09-25T13:18:15+00:00] INFO: directory[/var/log/gitlab/gitlab-rails] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * storage_directory[/var/opt/gitlab/backups] action create
    * ruby_block[directory resource: /var/opt/gitlab/backups] action run[2024-09-25T13:18:15+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/backups] called

      - execute the ruby block directory resource: /var/opt/gitlab/backups
  
  * directory[/var/opt/gitlab/gitlab-rails] action create[2024-09-25T13:18:15+00:00] INFO: directory[/var/opt/gitlab/gitlab-rails] owner changed to 998

    - change owner from 'root' to 'git'
  * directory[/var/opt/gitlab/gitlab-ci] action create[2024-09-25T13:18:15+00:00] INFO: directory[/var/opt/gitlab/gitlab-ci] owner changed to 998

    - change owner from 'root' to 'git'
  * file[/var/opt/gitlab/gitlab-rails/etc/gitlab-registry.key] action create (skipped due to only_if)
  * template[/opt/gitlab/etc/gitlab-rails-rc] action create[2024-09-25T13:18:15+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] created file /opt/gitlab/etc/gitlab-rails-rc

    - create new file /opt/gitlab/etc/gitlab-rails-rc[2024-09-25T13:18:15+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] updated file contents /opt/gitlab/etc/gitlab-rails-rc

    - update content in file /opt/gitlab/etc/gitlab-rails-rc from none to 7b16c8
    --- /opt/gitlab/etc/gitlab-rails-rc	2024-09-25 13:18:15.765269409 +0000
    +++ /opt/gitlab/etc/.chef-gitlab-rails-rc20240925-44-7bdame	2024-09-25 13:18:15.764269412 +0000
    @@ -1,5 +1,10 @@
    +gitlab_user='git'
    +gitlab_group='git'
    +registry_dir=''
    +registry_user='registry'
    +registry_group='registry'[2024-09-25T13:18:15+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'
  * file[/opt/gitlab/embedded/service/gitlab-rails/.secret] action delete (up to date)
  * file[/var/opt/gitlab/gitlab-rails/etc/secret] action delete (up to date)
  * templatesymlink[Create a database.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/database.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] created file /var/opt/gitlab/gitlab-rails/etc/database.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/database.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/database.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/database.yml from none to 9c495c
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] group changed to 998
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] mode changed to 640

      - change mode from '' to '0640'
      - change owner from '' to 'root'
      - change group from '' to 'git'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml
  
  * templatesymlink[Create a clickhouse.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/click_house.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/click_house.yml] created file /var/opt/gitlab/gitlab-rails/etc/click_house.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/click_house.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/click_house.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/click_house.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/click_house.yml from none to 460e0a
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/click_house.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/click_house.yml] group changed to 998
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/click_house.yml] mode changed to 640

      - change mode from '' to '0640'
      - change owner from '' to 'root'
      - change group from '' to 'git'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/click_house.yml to /var/opt/gitlab/gitlab-rails/etc/click_house.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/click_house.yml to /var/opt/gitlab/gitlab-rails/etc/click_house.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/click_house.yml to /var/opt/gitlab/gitlab-rails/etc/click_house.yml
  
  * templatesymlink[Create a secrets.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] created file /var/opt/gitlab/gitlab-rails/etc/secrets.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/secrets.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/secrets.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/secrets.yml from none to 23e922
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml
  
  * templatesymlink[Create a resque.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] created file /var/opt/gitlab/gitlab-rails/etc/resque.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/resque.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/resque.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/resque.yml from none to 213e3b
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml
  
  * templatesymlink[Create an override redis.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] created file /var/opt/gitlab/gitlab-rails/etc/redis.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/redis.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/redis.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/redis.yml from none to e3b0c4
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/redis.yml to /var/opt/gitlab/gitlab-rails/etc/redis.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/redis.yml to /var/opt/gitlab/gitlab-rails/etc/redis.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/redis.yml to /var/opt/gitlab/gitlab-rails/etc/redis.yml
  
  * templatesymlink[Create a cable.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] created file /var/opt/gitlab/gitlab-rails/etc/cable.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/cable.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/cable.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/cable.yml from none to 50bd4b
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml
  
  * templatesymlink[Create a redis.cache.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.cache.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.cache.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.queues.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.queues.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.queues.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.shared_state.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.shared_state.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.shared_state.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.trace_chunks.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.trace_chunks.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.trace_chunks.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.rate_limiting.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.rate_limiting.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.rate_limiting.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.sessions.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.sessions.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.sessions.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.repository_cache.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.repository_cache.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.repository_cache.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.cluster_rate_limiting.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.cluster_rate_limiting.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.cluster_rate_limiting.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a redis.workhorse.yml and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/redis.workhorse.yml] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.workhorse.yml] action delete (up to date)
     (up to date)
  * templatesymlink[Create a session_store.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/session_store.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/session_store.yml] created file /var/opt/gitlab/gitlab-rails/etc/session_store.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/session_store.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/session_store.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/session_store.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/session_store.yml from none to c362aa
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/session_store.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/session_store.yml] group changed to 998
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/session_store.yml] mode changed to 640

      - change mode from '' to '0640'
      - change owner from '' to 'root'
      - change group from '' to 'git'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/session_store.yml to /var/opt/gitlab/gitlab-rails/etc/session_store.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/session_store.yml to /var/opt/gitlab/gitlab-rails/etc/session_store.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/session_store.yml to /var/opt/gitlab/gitlab-rails/etc/session_store.yml
  
  * templatesymlink[Create a smtp_settings.rb and create a symlink to Rails root] action delete
    * file[/var/opt/gitlab/gitlab-rails/etc/smtp_settings.rb] action delete (up to date)
    * link[/opt/gitlab/embedded/service/gitlab-rails/config/initializers/smtp_settings.rb] action delete (up to date)
     (up to date)
  * templatesymlink[Create a gitlab.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] created file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml

      - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab.yml

      - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml from none to 722563
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] group changed to 998
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] mode changed to 640

      - change mode from '' to '0640'
      - change owner from '' to 'root'
      - change group from '' to 'git'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml
  
  * templatesymlink[Create a gitlab_workhorse_secret and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret

      - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret

      - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret from none to daf218
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret
  
  * templatesymlink[Create a gitlab_shell_secret and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] action create[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret

      - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret

      - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret from none to 6c0f63
      - suppressed sensitive resource[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] owner changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] group changed to 0
[2024-09-25T13:18:15+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] action create[2024-09-25T13:18:15+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret
  
  * templatesymlink[Create a gitlab_incoming_email_secret and create a symlink to Rails root] action create (skipped due to only_if)
  * templatesymlink[Create a gitlab_service_desk_email_secret and create a symlink to Rails root] action create (skipped due to only_if)
  * templatesymlink[Create a gitlab_pages_secret and create a symlink to Rails root] action create[2024-09-25T13:18:15+00:00] WARN: only_if block for templatesymlink[Create a gitlab_pages_secret and create a symlink to Rails root] returned a string, did you mean to run a command?

    * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret

      - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret

      - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret from none to aa31ee
      - suppressed sensitive resource[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] action create[2024-09-25T13:18:16+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret
  
  * templatesymlink[Create a gitlab_kas_secret and create a symlink to Rails root] action create[2024-09-25T13:18:16+00:00] WARN: only_if block for templatesymlink[Create a gitlab_kas_secret and create a symlink to Rails root] returned a string, did you mean to run a command?

    * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret

      - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret

      - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret from none to 0a4e06
      - suppressed sensitive resource[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_kas_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] action create[2024-09-25T13:18:16+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_kas_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_kas_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret
  
  * link[/opt/gitlab/embedded/service/gitlab-rails/config/initializers/relative_url.rb] action delete (up to date)
  * file[/var/opt/gitlab/gitlab-rails/etc/relative_url.rb] action delete (up to date)
  * env_dir[/opt/gitlab/etc/gitlab-rails/env] action create
    * directory[/opt/gitlab/etc/gitlab-rails/env] action create[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/etc/gitlab-rails/env] created directory /opt/gitlab/etc/gitlab-rails/env

      - create new directory /opt/gitlab/etc/gitlab-rails/env
    * file[/opt/gitlab/etc/gitlab-rails/env/HOME] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/HOME] created file /opt/gitlab/etc/gitlab-rails/env/HOME

      - create new file /opt/gitlab/etc/gitlab-rails/env/HOME[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/HOME] updated file contents /opt/gitlab/etc/gitlab-rails/env/HOME

      - update content in file /opt/gitlab/etc/gitlab-rails/env/HOME from none to 205bb9
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] created file /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV

      - create new file /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] updated file contents /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV

      - update content in file /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV from none to ab8e18
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] created file /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE

      - create new file /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] updated file contents /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE

      - update content in file /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE from none to 28d586
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY] created file /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY

      - create new file /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY] updated file contents /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY

      - update content in file /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY from none to e3b0c4
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] created file /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS

      - create new file /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] updated file contents /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS

      - update content in file /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS from none to dd80d7
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/PATH] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PATH] created file /opt/gitlab/etc/gitlab-rails/env/PATH

      - create new file /opt/gitlab/etc/gitlab-rails/env/PATH[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PATH] updated file contents /opt/gitlab/etc/gitlab-rails/env/PATH

      - update content in file /opt/gitlab/etc/gitlab-rails/env/PATH from none to d5dc07
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] created file /opt/gitlab/etc/gitlab-rails/env/ICU_DATA

      - create new file /opt/gitlab/etc/gitlab-rails/env/ICU_DATA[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] updated file contents /opt/gitlab/etc/gitlab-rails/env/ICU_DATA

      - update content in file /opt/gitlab/etc/gitlab-rails/env/ICU_DATA from none to a04260
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] created file /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH

      - create new file /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] updated file contents /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH

      - update content in file /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH from none to 98c9f4
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] created file /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME

      - create new file /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] updated file contents /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME

      - update content in file /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME from none to 75081b
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/TZ] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/TZ] created file /opt/gitlab/etc/gitlab-rails/env/TZ

      - create new file /opt/gitlab/etc/gitlab-rails/env/TZ[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/TZ] updated file contents /opt/gitlab/etc/gitlab-rails/env/TZ

      - update content in file /opt/gitlab/etc/gitlab-rails/env/TZ from none to 983a95
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR

      - create new file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR

      - update content in file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR from none to 4f45cf
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE] created file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE

      - create new file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE] updated file contents /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE

      - update content in file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE from none to f7ce84
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF] created file /opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF

      - create new file /opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF] updated file contents /opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF

      - update content in file /opt/gitlab/etc/gitlab-rails/env/MALLOC_CONF from none to 7f3ca8
      - suppressed sensitive resource
  
  * link[/opt/gitlab/embedded/service/gitlab-rails/tmp] action create[2024-09-25T13:18:16+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-rails/tmp] created

    - create symlink at /opt/gitlab/embedded/service/gitlab-rails/tmp to /var/opt/gitlab/gitlab-rails/tmp
  * link[/opt/gitlab/embedded/service/gitlab-rails/public/uploads] action create[2024-09-25T13:18:16+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-rails/public/uploads] created

    - create symlink at /opt/gitlab/embedded/service/gitlab-rails/public/uploads to /var/opt/gitlab/gitlab-rails/uploads
  * link[/opt/gitlab/embedded/service/gitlab-rails/log] action create[2024-09-25T13:18:16+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-rails/log] created

    - create symlink at /opt/gitlab/embedded/service/gitlab-rails/log to /var/log/gitlab/gitlab-rails
  * link[/var/log/gitlab/gitlab-rails/sidekiq.log] action delete (skipped due to only_if)
  * file[/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql] owner changed to 998

    - change owner from 'root' to 'git'
  * remote_file[/var/opt/gitlab/gitlab-rails/VERSION] action create[2024-09-25T13:18:16+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/VERSION] created file /var/opt/gitlab/gitlab-rails/VERSION

    - create new file /var/opt/gitlab/gitlab-rails/VERSION[2024-09-25T13:18:16+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/VERSION] updated file contents /var/opt/gitlab/gitlab-rails/VERSION

    - update content in file /var/opt/gitlab/gitlab-rails/VERSION from none to 896cb2
    --- /var/opt/gitlab/gitlab-rails/VERSION	2024-09-25 13:18:16.133268243 +0000
    +++ /var/opt/gitlab/gitlab-rails/.chef-VERSION20240925-44-qxycma	2024-09-25 13:18:16.132268246 +0000
    @@ -1 +1,2 @@
    +17.2.4-ee
  * remote_file[/var/opt/gitlab/gitlab-rails/REVISION] action create[2024-09-25T13:18:16+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/REVISION] created file /var/opt/gitlab/gitlab-rails/REVISION

    - create new file /var/opt/gitlab/gitlab-rails/REVISION[2024-09-25T13:18:16+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/REVISION] updated file contents /var/opt/gitlab/gitlab-rails/REVISION

    - update content in file /var/opt/gitlab/gitlab-rails/REVISION from none to 59d5c7
    --- /var/opt/gitlab/gitlab-rails/REVISION	2024-09-25 13:18:16.137268230 +0000
    +++ /var/opt/gitlab/gitlab-rails/.chef-REVISION20240925-44-q295g3	2024-09-25 13:18:16.137268230 +0000
    @@ -1 +1,2 @@
    +2c8b5432e8b
  * version_file[Create version file for Rails] action create
    * file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] action create[2024-09-25T13:18:16+00:00] INFO: file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] created file /var/opt/gitlab/gitlab-rails/RUBY_VERSION

      - create new file /var/opt/gitlab/gitlab-rails/RUBY_VERSION[2024-09-25T13:18:16+00:00] INFO: file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] updated file contents /var/opt/gitlab/gitlab-rails/RUBY_VERSION

      - update content in file /var/opt/gitlab/gitlab-rails/RUBY_VERSION from none to 0cefdc
      --- /var/opt/gitlab/gitlab-rails/RUBY_VERSION	2024-09-25 13:18:16.187268072 +0000
      +++ /var/opt/gitlab/gitlab-rails/.chef-RUBY_VERSION20240925-44-xnp9v1	2024-09-25 13:18:16.186268075 +0000
      @@ -1 +1,2 @@
      +ruby 3.1.5p253 (2024-04-023 revision 1945f8dc0e) [x86_64-linux]
  
  * execute[clear the gitlab-rails cache] action nothing (skipped due to action :nothing)
  * file[/var/opt/gitlab/gitlab-rails/config.ru] action delete (up to date)
Recipe: gitlab::selinux
  * bash[Set proper security context on ssh files for selinux] action nothing (skipped due to action :nothing)
Recipe: gitlab::add_trusted_certs
  * directory[/etc/gitlab/trusted-certs] action create[2024-09-25T13:18:16+00:00] INFO: directory[/etc/gitlab/trusted-certs] created directory /etc/gitlab/trusted-certs

    - create new directory /etc/gitlab/trusted-certs[2024-09-25T13:18:16+00:00] INFO: directory[/etc/gitlab/trusted-certs] mode changed to 755

    - change mode from '' to '0755'
  * directory[/opt/gitlab/embedded/ssl/certs] action create (up to date)
  * file[/opt/gitlab/embedded/ssl/certs/README] action create[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/embedded/ssl/certs/README] created file /opt/gitlab/embedded/ssl/certs/README

    - create new file /opt/gitlab/embedded/ssl/certs/README[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/embedded/ssl/certs/README] updated file contents /opt/gitlab/embedded/ssl/certs/README

    - update content in file /opt/gitlab/embedded/ssl/certs/README from none to 623059
    --- /opt/gitlab/embedded/ssl/certs/README	2024-09-25 13:18:16.200268031 +0000
    +++ /opt/gitlab/embedded/ssl/certs/.chef-README20240925-44-guuxqk	2024-09-25 13:18:16.200268031 +0000
    @@ -1,3 +1,6 @@
    +This directory is managed by omnibus-gitlab.
    + Any file placed in this directory will be ignored
    +. Place certificates in /etc/gitlab/trusted-certs.[2024-09-25T13:18:16+00:00] INFO: file[/opt/gitlab/embedded/ssl/certs/README] mode changed to 644

    - change mode from '' to '0644'
  * ruby_block[Move existing certs and link to /opt/gitlab/embedded/ssl/certs] action run

  * Moving existing certificates found in /opt/gitlab/embedded/ssl/certs

  * Symlinking existing certificates found in /etc/gitlab/trusted-certs
[2024-09-25T13:18:16+00:00] INFO: ruby_block[Move existing certs and link to /opt/gitlab/embedded/ssl/certs] called

    - execute the ruby block Move existing certs and link to /opt/gitlab/embedded/ssl/certs
Recipe: gitlab::default
  * service[create a temporary puma service] action nothing (skipped due to action :nothing)
  * service[create a temporary sidekiq service] action nothing (skipped due to action :nothing)
  * service[create a temporary mailroom service] action nothing (skipped due to action :nothing)
Recipe: gitlab::gitlab-shell
  * storage_directory[/var/opt/gitlab/.ssh] action create
    * ruby_block[directory resource: /var/opt/gitlab/.ssh] action run[2024-09-25T13:18:16+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/.ssh] called

      - execute the ruby block directory resource: /var/opt/gitlab/.ssh
  
  * directory[/var/opt/gitlab/gitlab-shell] action create[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/gitlab-shell] created directory /var/opt/gitlab/gitlab-shell

    - create new directory /var/opt/gitlab/gitlab-shell[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/gitlab-shell] owner changed to 998
[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/gitlab-shell] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/log/gitlab/gitlab-shell] action create[2024-09-25T13:18:16+00:00] INFO: directory[/var/log/gitlab/gitlab-shell] created directory /var/log/gitlab/gitlab-shell

    - create new directory /var/log/gitlab/gitlab-shell[2024-09-25T13:18:16+00:00] INFO: directory[/var/log/gitlab/gitlab-shell] owner changed to 998
[2024-09-25T13:18:16+00:00] INFO: directory[/var/log/gitlab/gitlab-shell] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * bash[generate gitlab-sshd host keys] action run (skipped due to only_if)
  * templatesymlink[Create a config.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-shell/config.yml] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] created file /var/opt/gitlab/gitlab-shell/config.yml

      - create new file /var/opt/gitlab/gitlab-shell/config.yml[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] updated file contents /var/opt/gitlab/gitlab-shell/config.yml

      - update content in file /var/opt/gitlab/gitlab-shell/config.yml from none to 6c9ba6
      - suppressed sensitive resource[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] group changed to 998
[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] mode changed to 640

      - change mode from '' to '0640'
      - change owner from '' to 'root'
      - change group from '' to 'git'
    * link[Link /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml] action create[2024-09-25T13:18:16+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml
  
  * link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret] action create[2024-09-25T13:18:16+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret] created

    - create symlink at /opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret to /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret
  * file[/var/opt/gitlab/.ssh/authorized_keys] action create_if_missing[2024-09-25T13:18:16+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] created file /var/opt/gitlab/.ssh/authorized_keys

    - create new file /var/opt/gitlab/.ssh/authorized_keys[2024-09-25T13:18:16+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] owner changed to 998
[2024-09-25T13:18:16+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] group changed to 998
[2024-09-25T13:18:16+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] mode changed to 600

    - change mode from '' to '0600'
    - change owner from '' to 'git'
    - change group from '' to 'git'
  * env_dir[/opt/gitlab/etc/gitlab-sshd/env] action nothing (skipped due to action :nothing)
  * service[gitlab-sshd] action nothing (skipped due to action :nothing)
  * runit_service[gitlab-sshd] action disable
    * ruby_block[disable gitlab-sshd] action run (skipped due to only_if)
     (up to date)
Recipe: package::sysctl
  * execute[reload all sysctl conf] action nothing (skipped due to action :nothing)
Recipe: logrotate::folders_and_configs
  * directory[/var/opt/gitlab/logrotate] action create[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/logrotate] created directory /var/opt/gitlab/logrotate

    - create new directory /var/opt/gitlab/logrotate[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/logrotate] mode changed to 700

    - change mode from '' to '0700'
  * directory[/var/opt/gitlab/logrotate/logrotate.d] action create[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/logrotate/logrotate.d] created directory /var/opt/gitlab/logrotate/logrotate.d

    - create new directory /var/opt/gitlab/logrotate/logrotate.d[2024-09-25T13:18:16+00:00] INFO: directory[/var/opt/gitlab/logrotate/logrotate.d] mode changed to 700

    - change mode from '' to '0700'
  * directory[/var/log/gitlab/logrotate] action create[2024-09-25T13:18:16+00:00] INFO: directory[/var/log/gitlab/logrotate] created directory /var/log/gitlab/logrotate

    - create new directory /var/log/gitlab/logrotate[2024-09-25T13:18:16+00:00] INFO: directory[/var/log/gitlab/logrotate] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/var/log/gitlab/logrotate] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'root'
  * template[/var/opt/gitlab/logrotate/logrotate.conf] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] created file /var/opt/gitlab/logrotate/logrotate.conf

    - create new file /var/opt/gitlab/logrotate/logrotate.conf[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] updated file contents /var/opt/gitlab/logrotate/logrotate.conf

    - update content in file /var/opt/gitlab/logrotate/logrotate.conf from none to c1c320
    --- /var/opt/gitlab/logrotate/logrotate.conf	2024-09-25 13:18:16.744266307 +0000
    +++ /var/opt/gitlab/logrotate/.chef-logrotate20240925-44-kozqoo.conf	2024-09-25 13:18:16.743266311 +0000
    @@ -1,12 +1,24 @@
    +# Generated by 'gitlab-ctl reconfigure'.
    +# Modifications will be overwritten!
    +
    +include /var/opt/gitlab/logrotate/logrotate.d/nginx
    +include /var/opt/gitlab/logrotate/logrotate.d/puma
    +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails
    +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell
    +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse
    +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages
    +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas
    +include /var/opt/gitlab/logrotate/logrotate.d/gitaly
    +include /var/opt/gitlab/logrotate/logrotate.d/mailroom[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] mode changed to 644

    - change mode from '' to '0644'
  * template[/var/opt/gitlab/logrotate/logrotate.d/nginx] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/nginx] created file /var/opt/gitlab/logrotate/logrotate.d/nginx

    - create new file /var/opt/gitlab/logrotate/logrotate.d/nginx[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/nginx] updated file contents /var/opt/gitlab/logrotate/logrotate.d/nginx

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/nginx from none to e17e19
    --- /var/opt/gitlab/logrotate/logrotate.d/nginx	2024-09-25 13:18:16.752266282 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-nginx20240925-44-90u2eu	2024-09-25 13:18:16.752266282 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/nginx/*.log {
    +  su root root
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/puma] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/puma] created file /var/opt/gitlab/logrotate/logrotate.d/puma

    - create new file /var/opt/gitlab/logrotate/logrotate.d/puma[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/puma] updated file contents /var/opt/gitlab/logrotate/logrotate.d/puma

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/puma from none to 44ad27
    --- /var/opt/gitlab/logrotate/logrotate.d/puma	2024-09-25 13:18:16.761266254 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-puma20240925-44-bu1tef	2024-09-25 13:18:16.761266254 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/puma/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails

    - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails from none to 26254a
    --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails	2024-09-25 13:18:16.771266222 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-rails20240925-44-x9ehyb	2024-09-25 13:18:16.770266225 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/gitlab-rails/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell

    - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell from none to 859f56
    --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell	2024-09-25 13:18:16.780266193 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-shell20240925-44-9n56jz	2024-09-25 13:18:16.779266197 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/gitlab-shell/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse

    - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse from none to 3453f6
    --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse	2024-09-25 13:18:16.789266165 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-workhorse20240925-44-v61xu	2024-09-25 13:18:16.789266165 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/gitlab-workhorse/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages

    - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages from none to 3c118a
    --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages	2024-09-25 13:18:16.800266130 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-pages20240925-44-6ovy8c	2024-09-25 13:18:16.800266130 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/gitlab-pages/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas

    - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas from none to 0ba4f0
    --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas	2024-09-25 13:18:16.809266101 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-kas20240925-44-64ab3a	2024-09-25 13:18:16.809266101 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/gitlab-kas/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] created file /var/opt/gitlab/logrotate/logrotate.d/gitaly

    - create new file /var/opt/gitlab/logrotate/logrotate.d/gitaly[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitaly

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitaly from none to 02bda7
    --- /var/opt/gitlab/logrotate/logrotate.d/gitaly	2024-09-25 13:18:16.818266073 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitaly20240925-44-svkbza	2024-09-25 13:18:16.817266076 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/gitaly/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
  * template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] action create[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] created file /var/opt/gitlab/logrotate/logrotate.d/mailroom

    - create new file /var/opt/gitlab/logrotate/logrotate.d/mailroom[2024-09-25T13:18:16+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] updated file contents /var/opt/gitlab/logrotate/logrotate.d/mailroom

    - update content in file /var/opt/gitlab/logrotate/logrotate.d/mailroom from none to 8fcea3
    --- /var/opt/gitlab/logrotate/logrotate.d/mailroom	2024-09-25 13:18:16.827266045 +0000
    +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-mailroom20240925-44-umahcz	2024-09-25 13:18:16.826266048 +0000
    @@ -1,17 +1,34 @@
    +# Generated by gitlab-ctl reconfigure
    +# Modifications will be overwritten!
    +
    +/var/log/gitlab/mailroom/*.log {
    +  su git git
    +  daily
    +  
    +  
    +  rotate 30
    +  compress
    +  copytruncate
    +  missingok
    +  notifempty
    +  postrotate
    +    
    +  endscript
    +}
Recipe: logrotate::enable
  * service[logrotate] action nothing (skipped due to action :nothing)
  * runit_service[logrotate] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/logrotate] action create[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate] created directory /opt/gitlab/sv/logrotate

      - create new directory /opt/gitlab/sv/logrotate[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/logrotate/run] action create[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] created file /opt/gitlab/sv/logrotate/run

      - create new file /opt/gitlab/sv/logrotate/run[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] updated file contents /opt/gitlab/sv/logrotate/run

      - update content in file /opt/gitlab/sv/logrotate/run from none to 07f1b6
      --- /opt/gitlab/sv/logrotate/run	2024-09-25 13:18:16.849265975 +0000
      +++ /opt/gitlab/sv/logrotate/.chef-run20240925-44-bqe3hn	2024-09-25 13:18:16.848265978 +0000
      @@ -1,10 +1,20 @@
      +#!/bin/sh
      +exec 2>&1
      +
      +cd /var/opt/gitlab/logrotate
      +
      +exec /opt/gitlab/embedded/bin/chpst -P /usr/bin/env \
      +  dir=/var/opt/gitlab/logrotate \
      +  pre_sleep=600 \
      +  post_sleep=3000 \
      +  /opt/gitlab/embedded/bin/gitlab-logrotate-wrapper[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/logrotate/log] action create[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] created directory /opt/gitlab/sv/logrotate/log

      - create new directory /opt/gitlab/sv/logrotate/log[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/logrotate/log/main] action create[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] created directory /opt/gitlab/sv/logrotate/log/main

      - create new directory /opt/gitlab/sv/logrotate/log/main[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/logrotate/log/config] action create[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] created file /opt/gitlab/sv/logrotate/log/config

      - create new file /opt/gitlab/sv/logrotate/log/config[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] updated file contents /opt/gitlab/sv/logrotate/log/config

      - update content in file /opt/gitlab/sv/logrotate/log/config from none to 623c00
      --- /opt/gitlab/sv/logrotate/log/config	2024-09-25 13:18:16.885265861 +0000
      +++ /opt/gitlab/sv/logrotate/log/.chef-config20240925-44-7iipg7	2024-09-25 13:18:16.884265864 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:16+00:00] INFO: ruby_block[verify_chown_persisted_on_logrotate] sent create action to ruby_block[verify_chown_persisted_on_logrotate] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_logrotate] action create[2024-09-25T13:18:16+00:00] INFO: ruby_block[verify_chown_persisted_on_logrotate] called

      - execute the ruby block verify_chown_persisted_on_logrotate
    * link[/var/log/gitlab/logrotate/config] action create[2024-09-25T13:18:16+00:00] INFO: link[/var/log/gitlab/logrotate/config] created

      - create symlink at /var/log/gitlab/logrotate/config to /opt/gitlab/sv/logrotate/log/config
    * template[/opt/gitlab/sv/logrotate/log/run] action create[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] created file /opt/gitlab/sv/logrotate/log/run

      - create new file /opt/gitlab/sv/logrotate/log/run[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] updated file contents /opt/gitlab/sv/logrotate/log/run

      - update content in file /opt/gitlab/sv/logrotate/log/run from none to 637335
      --- /opt/gitlab/sv/logrotate/log/run	2024-09-25 13:18:16.902265807 +0000
      +++ /opt/gitlab/sv/logrotate/log/.chef-run20240925-44-jnngtj	2024-09-25 13:18:16.901265810 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd -tt /var/log/gitlab/logrotate[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/logrotate/env] action create[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] created directory /opt/gitlab/sv/logrotate/env

      - create new directory /opt/gitlab/sv/logrotate/env[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/logrotate/control] action create[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] created directory /opt/gitlab/sv/logrotate/control

      - create new directory /opt/gitlab/sv/logrotate/control[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/logrotate/control/t] action create[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] created file /opt/gitlab/sv/logrotate/control/t

      - create new file /opt/gitlab/sv/logrotate/control/t[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] updated file contents /opt/gitlab/sv/logrotate/control/t

      - update content in file /opt/gitlab/sv/logrotate/control/t from none to 8fa3fa
      --- /opt/gitlab/sv/logrotate/control/t	2024-09-25 13:18:16.930265718 +0000
      +++ /opt/gitlab/sv/logrotate/control/.chef-t20240925-44-tu3rpf	2024-09-25 13:18:16.930265718 +0000
      @@ -1,3 +1,6 @@
      +#!/bin/sh
      +echo "Received TERM from runit, sending to process group (-PID)"
      +kill -- -$(cat /opt/gitlab/service/logrotate/supervise/pid)[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] owner changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] group changed to 0
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/logrotate] action create[2024-09-25T13:18:16+00:00] INFO: link[/opt/gitlab/init/logrotate] created

      - create symlink at /opt/gitlab/init/logrotate to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:18:16+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/logrotate] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/run] action create (up to date)
      * directory[/opt/gitlab/sv/logrotate/log] action create (up to date)
      * directory[/opt/gitlab/sv/logrotate/log/main] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/logrotate/config] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/logrotate/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/logrotate/control] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/control/t] action create (up to date)
      * link[/opt/gitlab/init/logrotate] action create (up to date)
      * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/logrotate] action create[2024-09-25T13:18:17+00:00] INFO: link[/opt/gitlab/service/logrotate] created

        - create symlink at /opt/gitlab/service/logrotate to /opt/gitlab/sv/logrotate
      * ruby_block[wait for logrotate service socket] action run[2024-09-25T13:18:19+00:00] INFO: ruby_block[wait for logrotate service socket] called

        - execute the ruby block wait for logrotate service socket
      * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)
[2024-09-25T13:18:20+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:18:20+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/logrotate] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/run] action create (up to date)
      * directory[/opt/gitlab/sv/logrotate/log] action create (up to date)
      * directory[/opt/gitlab/sv/logrotate/log/main] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/logrotate/config] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/logrotate/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/logrotate/control] action create (up to date)
      * template[/opt/gitlab/sv/logrotate/control/t] action create (up to date)
      * link[/opt/gitlab/init/logrotate] action create (up to date)
      * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/logrotate] action create (up to date)
      * ruby_block[wait for logrotate service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)
[2024-09-25T13:18:20+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/logrotate] action create (up to date)
    * ruby_block[wait for logrotate service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)
  
  * execute[/opt/gitlab/bin/gitlab-ctl start logrotate] action run
    [execute] ok: run: logrotate: (pid 507) 3s
[2024-09-25T13:18:21+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start logrotate] ran successfully
    - execute /opt/gitlab/bin/gitlab-ctl start logrotate
Recipe: redis::enable
  * redis_service[redis] action create[2024-09-25T13:18:21+00:00] WARN: redis does not have a log_group or default logdir mode defined. Setting to 0700.

    * account[user and group for redis] action create (up to date)
    * group[Socket group] action create (up to date)
    * directory[/var/opt/gitlab/redis] action create[2024-09-25T13:18:21+00:00] INFO: directory[/var/opt/gitlab/redis] group changed to 998

      - change group from 'gitlab-redis' to 'git'
    * directory[/var/log/gitlab/redis] action create[2024-09-25T13:18:21+00:00] INFO: directory[/var/log/gitlab/redis] created directory /var/log/gitlab/redis

      - create new directory /var/log/gitlab/redis[2024-09-25T13:18:21+00:00] INFO: directory[/var/log/gitlab/redis] owner changed to 997
[2024-09-25T13:18:21+00:00] INFO: directory[/var/log/gitlab/redis] mode changed to 700

      - change mode from '' to '0700'
      - change owner from '' to 'gitlab-redis'
    * template[/var/opt/gitlab/redis/redis.conf] action create[2024-09-25T13:18:21+00:00] INFO: template[/var/opt/gitlab/redis/redis.conf] created file /var/opt/gitlab/redis/redis.conf

      - create new file /var/opt/gitlab/redis/redis.conf[2024-09-25T13:18:21+00:00] INFO: template[/var/opt/gitlab/redis/redis.conf] updated file contents /var/opt/gitlab/redis/redis.conf

      - update content in file /var/opt/gitlab/redis/redis.conf from none to df6658
      - suppressed sensitive resource[2024-09-25T13:18:21+00:00] INFO: template[/var/opt/gitlab/redis/redis.conf] owner changed to 997
[2024-09-25T13:18:21+00:00] INFO: template[/var/opt/gitlab/redis/redis.conf] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'gitlab-redis'
    * service[redis] action nothing (skipped due to action :nothing)
    * runit_service[redis] action enable
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/redis] action create[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis] created directory /opt/gitlab/sv/redis

        - create new directory /opt/gitlab/sv/redis[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis] owner changed to 0
[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis] group changed to 0
[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * template[/opt/gitlab/sv/redis/run] action create[2024-09-25T13:18:21+00:00] INFO: template[/opt/gitlab/sv/redis/run] created file /opt/gitlab/sv/redis/run

        - create new file /opt/gitlab/sv/redis/run[2024-09-25T13:18:21+00:00] INFO: template[/opt/gitlab/sv/redis/run] updated file contents /opt/gitlab/sv/redis/run

        - update content in file /opt/gitlab/sv/redis/run from none to 577d2c
        --- /opt/gitlab/sv/redis/run	2024-09-25 13:18:21.965249767 +0000
        +++ /opt/gitlab/sv/redis/.chef-run20240925-44-spxuu9	2024-09-25 13:18:21.963249773 +0000
        @@ -1,10 +1,20 @@
        +#!/bin/sh
        +exec 2>&1
        +
        +sleep 0
        +umask 077
        +exec chpst -P \
        +  -U gitlab-redis:gitlab-redis \
        +  -u gitlab-redis:gitlab-redis \
        +  /opt/gitlab/embedded/bin/redis-server \
        +  /var/opt/gitlab/redis/redis.conf[2024-09-25T13:18:21+00:00] INFO: template[/opt/gitlab/sv/redis/run] owner changed to 0
[2024-09-25T13:18:21+00:00] INFO: template[/opt/gitlab/sv/redis/run] group changed to 0
[2024-09-25T13:18:21+00:00] INFO: template[/opt/gitlab/sv/redis/run] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * directory[/opt/gitlab/sv/redis/log] action create[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log] created directory /opt/gitlab/sv/redis/log

        - create new directory /opt/gitlab/sv/redis/log[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log] owner changed to 0
[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log] group changed to 0
[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * directory[/opt/gitlab/sv/redis/log/main] action create[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log/main] created directory /opt/gitlab/sv/redis/log/main

        - create new directory /opt/gitlab/sv/redis/log/main[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log/main] owner changed to 0
[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log/main] group changed to 0
[2024-09-25T13:18:21+00:00] INFO: directory[/opt/gitlab/sv/redis/log/main] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * template[/opt/gitlab/sv/redis/log/config] action create[2024-09-25T13:18:21+00:00] INFO: template[/opt/gitlab/sv/redis/log/config] created file /opt/gitlab/sv/redis/log/config

        - create new file /opt/gitlab/sv/redis/log/config[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/config] updated file contents /opt/gitlab/sv/redis/log/config

        - update content in file /opt/gitlab/sv/redis/log/config from none to 623c00
        --- /opt/gitlab/sv/redis/log/config	2024-09-25 13:18:21.998249662 +0000
        +++ /opt/gitlab/sv/redis/log/.chef-config20240925-44-mgsair	2024-09-25 13:18:21.997249665 +0000
        @@ -1,6 +1,12 @@
        +s209715200
        +n30
        +t86400
        +!gzip
        +
        +[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/config] owner changed to 0
[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/config] group changed to 0
[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/config] mode changed to 644

        - change mode from '' to '0644'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * ruby_block[verify_chown_persisted_on_redis] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:22+00:00] INFO: ruby_block[verify_chown_persisted_on_redis] sent create action to ruby_block[verify_chown_persisted_on_redis] (immediate at declaration time)
      * ruby_block[verify_chown_persisted_on_redis] action create[2024-09-25T13:18:22+00:00] INFO: ruby_block[verify_chown_persisted_on_redis] called

        - execute the ruby block verify_chown_persisted_on_redis
      * link[/var/log/gitlab/redis/config] action create[2024-09-25T13:18:22+00:00] INFO: link[/var/log/gitlab/redis/config] created

        - create symlink at /var/log/gitlab/redis/config to /opt/gitlab/sv/redis/log/config
      * template[/opt/gitlab/sv/redis/log/run] action create[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/run] created file /opt/gitlab/sv/redis/log/run

        - create new file /opt/gitlab/sv/redis/log/run[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/run] updated file contents /opt/gitlab/sv/redis/log/run

        - update content in file /opt/gitlab/sv/redis/log/run from none to 4890e6
        --- /opt/gitlab/sv/redis/log/run	2024-09-25 13:18:22.018249599 +0000
        +++ /opt/gitlab/sv/redis/log/.chef-run20240925-44-xik9ga	2024-09-25 13:18:22.017249602 +0000
        @@ -1,5 +1,10 @@
        +#!/bin/sh
        +exec chpst -P \
        +  -U root:root \
        +  -u root:root \
        +  svlogd -tt /var/log/gitlab/redis[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/run] owner changed to 0
[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/run] group changed to 0
[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/run] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * directory[/opt/gitlab/sv/redis/env] action create[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/env] created directory /opt/gitlab/sv/redis/env

        - create new directory /opt/gitlab/sv/redis/env[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/env] owner changed to 0
[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/env] group changed to 0
[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/env] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * ruby_block[Delete unmanaged env files for redis service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/redis/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/redis/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/redis/control] action create[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/control] created directory /opt/gitlab/sv/redis/control

        - create new directory /opt/gitlab/sv/redis/control[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/control] owner changed to 0
[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/control] group changed to 0
[2024-09-25T13:18:22+00:00] INFO: directory[/opt/gitlab/sv/redis/control] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * link[/opt/gitlab/init/redis] action create[2024-09-25T13:18:22+00:00] INFO: link[/opt/gitlab/init/redis] created

        - create symlink at /opt/gitlab/init/redis to /opt/gitlab/embedded/bin/sv
      * file[/opt/gitlab/sv/redis/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/run] sending run action to ruby_block[restart_service] (delayed)
      * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:18:22+00:00] INFO: template[/opt/gitlab/sv/redis/log/config] sending create action to ruby_block[reload_log_service] (delayed)
      * ruby_block[reload_log_service] action create
        * ruby_block[restart_service] action nothing (skipped due to action :nothing)
        * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
        * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/sv/redis] action create (up to date)
        * template[/opt/gitlab/sv/redis/run] action create (up to date)
        * directory[/opt/gitlab/sv/redis/log] action create (up to date)
        * directory[/opt/gitlab/sv/redis/log/main] action create (up to date)
        * template[/opt/gitlab/sv/redis/log/config] action create (up to date)
        * ruby_block[verify_chown_persisted_on_redis] action nothing (skipped due to action :nothing)
        * link[/var/log/gitlab/redis/config] action create (up to date)
        * template[/opt/gitlab/sv/redis/log/run] action create (up to date)
        * directory[/opt/gitlab/sv/redis/env] action create (up to date)
        * ruby_block[Delete unmanaged env files for redis service] action run (skipped due to only_if)
        * template[/opt/gitlab/sv/redis/check] action create (skipped due to only_if)
        * template[/opt/gitlab/sv/redis/finish] action create (skipped due to only_if)
        * directory[/opt/gitlab/sv/redis/control] action create (up to date)
        * link[/opt/gitlab/init/redis] action create (up to date)
        * file[/opt/gitlab/sv/redis/down] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/service] action create (up to date)
        * link[/opt/gitlab/service/redis] action create[2024-09-25T13:18:22+00:00] INFO: link[/opt/gitlab/service/redis] created

          - create symlink at /opt/gitlab/service/redis to /opt/gitlab/sv/redis
        * ruby_block[wait for redis service socket] action run[2024-09-25T13:18:25+00:00] INFO: ruby_block[wait for redis service socket] called

          - execute the ruby block wait for redis service socket
        * file[/var/log/gitlab/redis/current] action touch (skipped due to only_if)
[2024-09-25T13:18:26+00:00] INFO: ruby_block[reload_log_service] called
        - execute the ruby block reload_log_service
[2024-09-25T13:18:26+00:00] INFO: template[/opt/gitlab/sv/redis/log/run] sending run action to ruby_block[restart_log_service] (delayed)
      * ruby_block[restart_log_service] action run
        * ruby_block[restart_service] action nothing (skipped due to action :nothing)
        * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
        * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/sv/redis] action create (up to date)
        * template[/opt/gitlab/sv/redis/run] action create (up to date)
        * directory[/opt/gitlab/sv/redis/log] action create (up to date)
        * directory[/opt/gitlab/sv/redis/log/main] action create (up to date)
        * template[/opt/gitlab/sv/redis/log/config] action create (up to date)
        * ruby_block[verify_chown_persisted_on_redis] action nothing (skipped due to action :nothing)
        * link[/var/log/gitlab/redis/config] action create (up to date)
        * template[/opt/gitlab/sv/redis/log/run] action create (up to date)
        * directory[/opt/gitlab/sv/redis/env] action create (up to date)
        * ruby_block[Delete unmanaged env files for redis service] action run (skipped due to only_if)
        * template[/opt/gitlab/sv/redis/check] action create (skipped due to only_if)
        * template[/opt/gitlab/sv/redis/finish] action create (skipped due to only_if)
        * directory[/opt/gitlab/sv/redis/control] action create (up to date)
        * link[/opt/gitlab/init/redis] action create (up to date)
        * file[/opt/gitlab/sv/redis/down] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/service] action create (up to date)
        * link[/opt/gitlab/service/redis] action create (up to date)
        * ruby_block[wait for redis service socket] action run (skipped due to not_if)
        * file[/var/log/gitlab/redis/current] action touch (skipped due to only_if)
[2024-09-25T13:18:27+00:00] INFO: ruby_block[restart_log_service] called
        - execute the ruby block restart_log_service
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/redis] action create (up to date)
      * ruby_block[wait for redis service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/redis/current] action touch (skipped due to only_if)
    
    * execute[/opt/gitlab/bin/gitlab-ctl start redis] action run
      [execute] ok: run: redis: (pid 524) 5s
[2024-09-25T13:18:29+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start redis] ran successfully
      - execute /opt/gitlab/bin/gitlab-ctl start redis
    * ruby_block[warn pending redis restart] action run (skipped due to only_if)
  
  * template[/opt/gitlab/etc/gitlab-redis-cli-rc] action create[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/etc/gitlab-redis-cli-rc] created file /opt/gitlab/etc/gitlab-redis-cli-rc

    - create new file /opt/gitlab/etc/gitlab-redis-cli-rc[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/etc/gitlab-redis-cli-rc] updated file contents /opt/gitlab/etc/gitlab-redis-cli-rc

    - update content in file /opt/gitlab/etc/gitlab-redis-cli-rc from none to 0fbe6f
    --- /opt/gitlab/etc/gitlab-redis-cli-rc	2024-09-25 13:18:29.723225189 +0000
    +++ /opt/gitlab/etc/.chef-gitlab-redis-cli-rc20240925-44-dlbfh0	2024-09-25 13:18:29.723225189 +0000
    @@ -1,10 +1,20 @@
    +redis_dir='/var/opt/gitlab/redis'
    +redis_host=''
    +redis_port='0'
    +redis_tls_port=''
    +redis_tls_auth_clients='optional'
    +redis_tls_cacert_file='/opt/gitlab/embedded/ssl/certs/cacert.pem'
    +redis_tls_cacert_dir='/opt/gitlab/embedded/ssl/certs/'
    +redis_tls_cert_file=''
    +redis_tls_key_file=''
    +redis_socket='/var/opt/gitlab/redis/redis.socket'[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/etc/gitlab-redis-cli-rc] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/etc/gitlab-redis-cli-rc] group changed to 0

    - change owner from '' to 'root'
    - change group from '' to 'root'
Recipe: gitaly::enable
  * directory[/var/opt/gitlab/gitaly] action create[2024-09-25T13:18:29+00:00] INFO: directory[/var/opt/gitlab/gitaly] created directory /var/opt/gitlab/gitaly

    - create new directory /var/opt/gitlab/gitaly[2024-09-25T13:18:29+00:00] INFO: directory[/var/opt/gitlab/gitaly] owner changed to 998
[2024-09-25T13:18:29+00:00] INFO: directory[/var/opt/gitlab/gitaly] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/opt/gitlab/gitaly/run] action create[2024-09-25T13:18:29+00:00] INFO: directory[/var/opt/gitlab/gitaly/run] created directory /var/opt/gitlab/gitaly/run

    - create new directory /var/opt/gitlab/gitaly/run[2024-09-25T13:18:29+00:00] INFO: directory[/var/opt/gitlab/gitaly/run] owner changed to 998
[2024-09-25T13:18:29+00:00] INFO: directory[/var/opt/gitlab/gitaly/run] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/log/gitlab/gitaly] action create[2024-09-25T13:18:29+00:00] INFO: directory[/var/log/gitlab/gitaly] created directory /var/log/gitlab/gitaly

    - create new directory /var/log/gitlab/gitaly[2024-09-25T13:18:29+00:00] INFO: directory[/var/log/gitlab/gitaly] owner changed to 998
[2024-09-25T13:18:29+00:00] INFO: directory[/var/log/gitlab/gitaly] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/opt/gitlab/gitaly/internal_sockets] action delete (up to date)
  * env_dir[/opt/gitlab/etc/gitaly/env] action create
    * directory[/opt/gitlab/etc/gitaly/env] action create[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/etc/gitaly/env] created directory /opt/gitlab/etc/gitaly/env

      - create new directory /opt/gitlab/etc/gitaly/env
    * file[/opt/gitlab/etc/gitaly/env/HOME] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/HOME] created file /opt/gitlab/etc/gitaly/env/HOME

      - create new file /opt/gitlab/etc/gitaly/env/HOME[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/HOME] updated file contents /opt/gitlab/etc/gitaly/env/HOME

      - update content in file /opt/gitlab/etc/gitaly/env/HOME from none to 205bb9
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/PATH] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PATH] created file /opt/gitlab/etc/gitaly/env/PATH

      - create new file /opt/gitlab/etc/gitaly/env/PATH[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PATH] updated file contents /opt/gitlab/etc/gitaly/env/PATH

      - update content in file /opt/gitlab/etc/gitaly/env/PATH from none to d5dc07
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/TZ] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/TZ] created file /opt/gitlab/etc/gitaly/env/TZ

      - create new file /opt/gitlab/etc/gitaly/env/TZ[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/TZ] updated file contents /opt/gitlab/etc/gitaly/env/TZ

      - update content in file /opt/gitlab/etc/gitaly/env/TZ from none to 983a95
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] created file /opt/gitlab/etc/gitaly/env/PYTHONPATH

      - create new file /opt/gitlab/etc/gitaly/env/PYTHONPATH[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] updated file contents /opt/gitlab/etc/gitaly/env/PYTHONPATH

      - update content in file /opt/gitlab/etc/gitaly/env/PYTHONPATH from none to 98c9f4
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/ICU_DATA] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/ICU_DATA] created file /opt/gitlab/etc/gitaly/env/ICU_DATA

      - create new file /opt/gitlab/etc/gitaly/env/ICU_DATA[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/ICU_DATA] updated file contents /opt/gitlab/etc/gitaly/env/ICU_DATA

      - update content in file /opt/gitlab/etc/gitaly/env/ICU_DATA from none to a04260
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR

      - create new file /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR

      - update content in file /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR from none to 4f45cf
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] created file /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE

      - create new file /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] updated file contents /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE

      - update content in file /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE from none to e82748
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] created file /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING

      - create new file /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] updated file contents /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING

      - update content in file /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING from none to b5bea4
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/MALLOC_CONF] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/MALLOC_CONF] created file /opt/gitlab/etc/gitaly/env/MALLOC_CONF

      - create new file /opt/gitlab/etc/gitaly/env/MALLOC_CONF[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/MALLOC_CONF] updated file contents /opt/gitlab/etc/gitaly/env/MALLOC_CONF

      - update content in file /opt/gitlab/etc/gitaly/env/MALLOC_CONF from none to 7f3ca8
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL] action create[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL] created file /opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL

      - create new file /opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL[2024-09-25T13:18:29+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL] updated file contents /opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL

      - update content in file /opt/gitlab/etc/gitaly/env/GITALY_COMMAND_SPAWN_MAX_PARALLEL from none to d4735e
      - suppressed sensitive resource
  
  * template[Create Gitaly config.toml] action create[2024-09-25T13:18:29+00:00] INFO: template[Create Gitaly config.toml] created file /var/opt/gitlab/gitaly/config.toml

    - create new file /var/opt/gitlab/gitaly/config.toml[2024-09-25T13:18:29+00:00] INFO: template[Create Gitaly config.toml] updated file contents /var/opt/gitlab/gitaly/config.toml

    - update content in file /var/opt/gitlab/gitaly/config.toml from none to f6340b
    - suppressed sensitive resource[2024-09-25T13:18:29+00:00] INFO: template[Create Gitaly config.toml] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[Create Gitaly config.toml] group changed to 998
[2024-09-25T13:18:29+00:00] INFO: template[Create Gitaly config.toml] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
  * service[gitaly] action nothing (skipped due to action :nothing)
  * runit_service[gitaly] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/gitaly] action create[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly] created directory /opt/gitlab/sv/gitaly

      - create new directory /opt/gitlab/sv/gitaly[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitaly/run] action create[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] created file /opt/gitlab/sv/gitaly/run

      - create new file /opt/gitlab/sv/gitaly/run[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] updated file contents /opt/gitlab/sv/gitaly/run

      - update content in file /opt/gitlab/sv/gitaly/run from none to 783ef0
      --- /opt/gitlab/sv/gitaly/run	2024-09-25 13:18:29.854224774 +0000
      +++ /opt/gitlab/sv/gitaly/.chef-run20240925-44-ea09d7	2024-09-25 13:18:29.853224777 +0000
      @@ -1,19 +1,38 @@
      +#!/bin/sh
      +
      +# Attempt to change ulimit before the set -e flag, ignore failures
      +ulimit -n 15000
      +
      +set -e # fail on errors
      +
      +# Redirect stderr -> stdout
      +exec 2>&1
      +
      +
      +
      +
      +cd /var/opt/gitlab/gitaly
      +
      +exec chpst -e /opt/gitlab/etc/gitaly/env -P \
      +  -U git:git \
      +  -u git:git \
      +  /opt/gitlab/embedded/bin/gitaly-wrapper /opt/gitlab/embedded/bin/gitaly serve /var/opt/gitlab/gitaly/config.toml[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitaly/log] action create[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] created directory /opt/gitlab/sv/gitaly/log

      - create new directory /opt/gitlab/sv/gitaly/log[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitaly/log/main] action create[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] created directory /opt/gitlab/sv/gitaly/log/main

      - create new directory /opt/gitlab/sv/gitaly/log/main[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitaly/log/config] action create[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] created file /opt/gitlab/sv/gitaly/log/config

      - create new file /opt/gitlab/sv/gitaly/log/config[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] updated file contents /opt/gitlab/sv/gitaly/log/config

      - update content in file /opt/gitlab/sv/gitaly/log/config from none to 623c00
      --- /opt/gitlab/sv/gitaly/log/config	2024-09-25 13:18:29.891224656 +0000
      +++ /opt/gitlab/sv/gitaly/log/.chef-config20240925-44-w85g4a	2024-09-25 13:18:29.890224660 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_gitaly] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:29+00:00] INFO: ruby_block[verify_chown_persisted_on_gitaly] sent create action to ruby_block[verify_chown_persisted_on_gitaly] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_gitaly] action create[2024-09-25T13:18:29+00:00] INFO: ruby_block[verify_chown_persisted_on_gitaly] called

      - execute the ruby block verify_chown_persisted_on_gitaly
    * link[/var/log/gitlab/gitaly/config] action create[2024-09-25T13:18:29+00:00] INFO: link[/var/log/gitlab/gitaly/config] created

      - create symlink at /var/log/gitlab/gitaly/config to /opt/gitlab/sv/gitaly/log/config
    * template[/opt/gitlab/sv/gitaly/log/run] action create[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] created file /opt/gitlab/sv/gitaly/log/run

      - create new file /opt/gitlab/sv/gitaly/log/run[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] updated file contents /opt/gitlab/sv/gitaly/log/run

      - update content in file /opt/gitlab/sv/gitaly/log/run from none to 209571
      --- /opt/gitlab/sv/gitaly/log/run	2024-09-25 13:18:29.911224593 +0000
      +++ /opt/gitlab/sv/gitaly/log/.chef-run20240925-44-rtgjxb	2024-09-25 13:18:29.910224596 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd /var/log/gitlab/gitaly[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitaly/env] action create[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] created directory /opt/gitlab/sv/gitaly/env

      - create new directory /opt/gitlab/sv/gitaly/env[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for gitaly service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/gitaly/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/gitaly/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/gitaly/control] action create[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] created directory /opt/gitlab/sv/gitaly/control

      - create new directory /opt/gitlab/sv/gitaly/control[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] owner changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] group changed to 0
[2024-09-25T13:18:29+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/gitaly] action create[2024-09-25T13:18:29+00:00] INFO: link[/opt/gitlab/init/gitaly] created

      - create symlink at /opt/gitlab/init/gitaly to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/gitaly/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:18:29+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitaly] action create (up to date)
      * template[/opt/gitlab/sv/gitaly/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitaly/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitaly/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitaly/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitaly] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitaly/config] action create (up to date)
      * template[/opt/gitlab/sv/gitaly/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitaly/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitaly service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitaly/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitaly/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitaly/control] action create (up to date)
      * link[/opt/gitlab/init/gitaly] action create (up to date)
      * file[/opt/gitlab/sv/gitaly/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitaly] action create[2024-09-25T13:18:30+00:00] INFO: link[/opt/gitlab/service/gitaly] created

        - create symlink at /opt/gitlab/service/gitaly to /opt/gitlab/sv/gitaly
      * ruby_block[wait for gitaly service socket] action run[2024-09-25T13:18:32+00:00] INFO: ruby_block[wait for gitaly service socket] called

        - execute the ruby block wait for gitaly service socket
      * file[/var/log/gitlab/gitaly/current] action touch (skipped due to only_if)
[2024-09-25T13:18:33+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:18:33+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitaly] action create (up to date)
      * template[/opt/gitlab/sv/gitaly/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitaly/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitaly/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitaly/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitaly] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitaly/config] action create (up to date)
      * template[/opt/gitlab/sv/gitaly/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitaly/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitaly service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitaly/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitaly/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitaly/control] action create (up to date)
      * link[/opt/gitlab/init/gitaly] action create (up to date)
      * file[/opt/gitlab/sv/gitaly/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitaly] action create (up to date)
      * ruby_block[wait for gitaly service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/gitaly/current] action touch (skipped due to only_if)
[2024-09-25T13:18:34+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/gitaly] action create (up to date)
    * ruby_block[wait for gitaly service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/gitaly/current] action touch (skipped due to only_if)
  
  * execute[/opt/gitlab/bin/gitlab-ctl start gitaly] action run
    [execute] ok: run: gitaly: (pid 546) 6s
[2024-09-25T13:18:37+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start gitaly] ran successfully
    - execute /opt/gitlab/bin/gitlab-ctl start gitaly
  * version_file[Create version file for Gitaly] action create
    * file[/var/opt/gitlab/gitaly/VERSION] action create[2024-09-25T13:18:40+00:00] INFO: file[/var/opt/gitlab/gitaly/VERSION] created file /var/opt/gitlab/gitaly/VERSION

      - create new file /var/opt/gitlab/gitaly/VERSION[2024-09-25T13:18:40+00:00] INFO: file[/var/opt/gitlab/gitaly/VERSION] updated file contents /var/opt/gitlab/gitaly/VERSION

      - update content in file /var/opt/gitlab/gitaly/VERSION from none to ec1dfc
      --- /var/opt/gitlab/gitaly/VERSION	2024-09-25 13:18:40.067192418 +0000
      +++ /var/opt/gitlab/gitaly/.chef-VERSION20240925-44-w5d6mv	2024-09-25 13:18:40.067192418 +0000
      @@ -1 +1,2 @@
      +sha256:7b39f45d4b1a07b4e4b87239f58e5e5bb09772d89461404fd3b074c2f882a443
  
  * consul_service[gitaly] action delete
    * file[/var/opt/gitlab/consul/config.d/gitaly-service.json] action delete (up to date)
     (up to date)
Recipe: postgresql::bin
  * ruby_block[check_postgresql_version] action run (skipped due to not_if)
  * ruby_block[check_postgresql_version_is_deprecated] action run (skipped due to not_if)
  * ruby_block[Link postgresql bin files to the correct version] action run[2024-09-25T13:18:40+00:00] INFO: ruby_block[Link postgresql bin files to the correct version] called

    - execute the ruby block Link postgresql bin files to the correct version
  * template[/opt/gitlab/etc/gitlab-psql-rc] action create[2024-09-25T13:18:40+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] created file /opt/gitlab/etc/gitlab-psql-rc

    - create new file /opt/gitlab/etc/gitlab-psql-rc[2024-09-25T13:18:40+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] updated file contents /opt/gitlab/etc/gitlab-psql-rc

    - update content in file /opt/gitlab/etc/gitlab-psql-rc from none to b7b8fc
    - suppressed sensitive resource[2024-09-25T13:18:40+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] owner changed to 0
[2024-09-25T13:18:40+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] group changed to 0

    - change owner from '' to 'root'
    - change group from '' to 'root'
Recipe: postgresql::user
  * account[Postgresql user and group] action create (up to date)
  * directory[/var/opt/gitlab/postgresql] action create[2024-09-25T13:18:40+00:00] INFO: directory[/var/opt/gitlab/postgresql] mode changed to 2775

    - change mode from '0750' to '02775'
  * file[/var/opt/gitlab/postgresql/.profile] action create[2024-09-25T13:18:40+00:00] INFO: file[/var/opt/gitlab/postgresql/.profile] backed up to /opt/gitlab/embedded/cookbooks/cache/backup/var/opt/gitlab/postgresql/.profile.chef-20240925131840.178891
[2024-09-25T13:18:40+00:00] INFO: file[/var/opt/gitlab/postgresql/.profile] updated file contents /var/opt/gitlab/postgresql/.profile

    - update content in file /var/opt/gitlab/postgresql/.profile from 28b4a4 to 3b0387
    --- /var/opt/gitlab/postgresql/.profile	2022-01-06 16:23:33.000000000 +0000
    +++ /var/opt/gitlab/postgresql/.chef-.profile20240925-44-1d7759.profile	2024-09-25 13:18:40.176192073 +0000
    @@ -1,28 +1,2 @@
    -# ~/.profile: executed by the command interpreter for login shells.
    -# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
    -# exists.
    -# see /usr/share/doc/bash/examples/startup-files for examples.
    -# the files are located in the bash-doc package.
    -
    -# the default umask is set in /etc/profile; for setting the umask
    -# for ssh logins, install and configure the libpam-umask package.
    -#umask 022
    -
    -# if running bash
    -if [ -n "$BASH_VERSION" ]; then
    -    # include .bashrc if it exists
    -    if [ -f "$HOME/.bashrc" ]; then
    -	. "$HOME/.bashrc"
    -    fi
    -fi
    -
    -# set PATH so it includes user's private bin if it exists
    -if [ -d "$HOME/bin" ] ; then
    -    PATH="$HOME/bin:$PATH"
    -fi
    -
    -# set PATH so it includes user's private bin if it exists
    -if [ -d "$HOME/.local/bin" ] ; then
    -    PATH="$HOME/.local/bin:$PATH"
    -fi
    +PATH=/opt/gitlab/embedded/bin:/opt/gitlab/bin:$PATH[2024-09-25T13:18:40+00:00] INFO: file[/var/opt/gitlab/postgresql/.profile] mode changed to 600

    - change mode from '0644' to '0600'
Recipe: postgresql::sysctl
  * gitlab_sysctl[kernel.shmmax] action create
    * directory[create /etc/sysctl.d for kernel.shmmax] action create (skipped due to only_if)
    * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-kernel.shmmax.conf kernel.shmmax] action create (skipped due to only_if)
    * link[/etc/sysctl.d/90-omnibus-gitlab-kernel.shmmax.conf] action create (skipped due to only_if)
    * execute[load sysctl conf kernel.shmmax] action nothing (skipped due to action :nothing)
     (up to date)
  * gitlab_sysctl[kernel.shmall] action create
    * directory[create /etc/sysctl.d for kernel.shmall] action create (skipped due to only_if)
    * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-kernel.shmall.conf kernel.shmall] action create (skipped due to only_if)
    * link[/etc/sysctl.d/90-omnibus-gitlab-kernel.shmall.conf] action create (skipped due to only_if)
    * execute[load sysctl conf kernel.shmall] action nothing (skipped due to action :nothing)
     (up to date)
  * gitlab_sysctl[kernel.sem] action create
    * directory[create /etc/sysctl.d for kernel.sem] action create (skipped due to only_if)
    * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-kernel.sem.conf kernel.sem] action create (skipped due to only_if)
    * link[/etc/sysctl.d/90-omnibus-gitlab-kernel.sem.conf] action create (skipped due to only_if)
    * execute[load sysctl conf kernel.sem] action nothing (skipped due to action :nothing)
     (up to date)
Recipe: postgresql::enable
  * directory[/var/opt/gitlab/postgresql] action create (up to date)
  * directory[/var/opt/gitlab/postgresql/data] action create[2024-09-25T13:18:40+00:00] INFO: directory[/var/opt/gitlab/postgresql/data] created directory /var/opt/gitlab/postgresql/data

    - create new directory /var/opt/gitlab/postgresql/data[2024-09-25T13:18:40+00:00] INFO: directory[/var/opt/gitlab/postgresql/data] owner changed to 996
[2024-09-25T13:18:40+00:00] INFO: directory[/var/opt/gitlab/postgresql/data] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'gitlab-psql'
  * directory[/var/opt/gitlab/postgresql/data] action create (up to date)
  * directory[/var/log/gitlab/postgresql] action create[2024-09-25T13:18:40+00:00] INFO: directory[/var/log/gitlab/postgresql] created directory /var/log/gitlab/postgresql

    - create new directory /var/log/gitlab/postgresql[2024-09-25T13:18:40+00:00] INFO: directory[/var/log/gitlab/postgresql] owner changed to 996
[2024-09-25T13:18:40+00:00] INFO: directory[/var/log/gitlab/postgresql] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'gitlab-psql'
  * execute[/opt/gitlab/embedded/bin/initdb -D /var/opt/gitlab/postgresql/data -E UTF8] action run
    [execute] The files belonging to this database system will be owned by user "gitlab-psql".
              This user must also own the server process.
              
              The database cluster will be initialized with locale "C.UTF-8".
              The default text search configuration will be set to "english".
              
              Data page checksums are disabled.
              
              fixing permissions on existing directory /var/opt/gitlab/postgresql/data ... ok
              creating subdirectories ... ok
              selecting dynamic shared memory implementation ... posix
              selecting default max_connections ... 100
              selecting default shared_buffers ... 128MB
              selecting default time zone ... Etc/UTC
              creating configuration files ... ok
              running bootstrap script ... ok
              performing post-bootstrap initialization ... ok
              syncing data to disk ... ok
              
              initdb: warning: enabling "trust" authentication for local connections
              You can change this by editing pg_hba.conf or using the option -A, or
              --auth-local and --auth-host, the next time you run initdb.
              
              Success. You can now start the database server using:
              
                  /opt/gitlab/embedded/bin/pg_ctl -D /var/opt/gitlab/postgresql/data -l logfile start
              
[2024-09-25T13:18:42+00:00] INFO: execute[/opt/gitlab/embedded/bin/initdb -D /var/opt/gitlab/postgresql/data -E UTF8] ran successfully
    - execute /opt/gitlab/embedded/bin/initdb -D /var/opt/gitlab/postgresql/data -E UTF8
  * file[/var/opt/gitlab/postgresql/data/server.crt] action create[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.crt] created file /var/opt/gitlab/postgresql/data/server.crt

    - create new file /var/opt/gitlab/postgresql/data/server.crt[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.crt] updated file contents /var/opt/gitlab/postgresql/data/server.crt

    - update content in file /var/opt/gitlab/postgresql/data/server.crt from none to 75f3a3
    - suppressed sensitive resource[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.crt] owner changed to 996
[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.crt] group changed to 996
[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.crt] mode changed to 600

    - change mode from '' to '0600'
    - change owner from '' to 'gitlab-psql'
    - change group from '' to 'gitlab-psql'
  * file[/var/opt/gitlab/postgresql/data/server.key] action create[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.key] created file /var/opt/gitlab/postgresql/data/server.key

    - create new file /var/opt/gitlab/postgresql/data/server.key[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.key] updated file contents /var/opt/gitlab/postgresql/data/server.key

    - update content in file /var/opt/gitlab/postgresql/data/server.key from none to 5b4f04
    - suppressed sensitive resource[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.key] owner changed to 996
[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.key] group changed to 996
[2024-09-25T13:18:42+00:00] INFO: file[/var/opt/gitlab/postgresql/data/server.key] mode changed to 600

    - change mode from '' to '0600'
    - change owner from '' to 'gitlab-psql'
    - change group from '' to 'gitlab-psql'
  * postgresql_config[gitlab] action create
    * template[/var/opt/gitlab/postgresql/data/postgresql.conf] action create[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/postgresql.conf] backed up to /opt/gitlab/embedded/cookbooks/cache/backup/var/opt/gitlab/postgresql/data/postgresql.conf.chef-20240925131842.624626
[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/postgresql.conf] updated file contents /var/opt/gitlab/postgresql/data/postgresql.conf

      - update content in file /var/opt/gitlab/postgresql/data/postgresql.conf from ce4c11 to 5d4143
      --- /var/opt/gitlab/postgresql/data/postgresql.conf	2024-09-25 13:18:40.419191303 +0000
      +++ /var/opt/gitlab/postgresql/data/.chef-postgresql20240925-44-566ybb.conf	2024-09-25 13:18:42.597184403 +0000
      @@ -1,3 +1,7 @@
      +# This file is managed by gitlab-ctl. Manual changes will be
      +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
      +# and run `sudo gitlab-ctl reconfigure`.
      +
       # -----------------------------
       # PostgreSQL configuration file
       # -----------------------------
      @@ -16,19 +20,18 @@
       #
       # This file is read on server startup and when the server receives a SIGHUP
       # signal.  If you edit the file on a running system, you have to SIGHUP the
      -# server for the changes to take effect, run "pg_ctl reload", or execute
      -# "SELECT pg_reload_conf()".  Some parameters, which are marked below,
      -# require a server shutdown and restart to take effect.
      +# server for the changes to take effect, or use "pg_ctl reload".  Some
      +# parameters, which are marked below, require a server shutdown and restart to
      +# take effect.
       #
       # Any parameter can also be given as a command-line option to the server, e.g.,
       # "postgres -c log_connections=on".  Some parameters can be changed at run time
       # with the "SET" SQL command.
       #
      -# Memory units:  B  = bytes            Time units:  us  = microseconds
      -#                kB = kilobytes                     ms  = milliseconds
      +# Memory units:  kB = kilobytes        Time units:  ms  = milliseconds
       #                MB = megabytes                     s   = seconds
       #                GB = gigabytes                     min = minutes
      -#                TB = terabytes                     h   = hours
      +#                                                   h   = hours
       #                                                   d   = days
       
       
      @@ -39,16 +42,16 @@
       # The default values of these variables are driven from the -D command-line
       # option or PGDATA environment variable, represented here as ConfigDir.
       
      -#data_directory = 'ConfigDir'		# use data in another directory
      -					# (change requires restart)
      -#hba_file = 'ConfigDir/pg_hba.conf'	# host-based authentication file
      -					# (change requires restart)
      -#ident_file = 'ConfigDir/pg_ident.conf'	# ident configuration file
      -					# (change requires restart)
      +#data_directory = 'ConfigDir'   # use data in another directory
      +          # (change requires restart)
      +#hba_file = 'ConfigDir/pg_hba.conf' # host-based authentication file
      +          # (change requires restart)
      +#ident_file = 'ConfigDir/pg_ident.conf' # ident configuration file
      +          # (change requires restart)
       
       # If external_pid_file is not explicitly set, no extra PID file is written.
      -#external_pid_file = ''			# write an extra PID file
      -					# (change requires restart)
      +#external_pid_file = '(none)'   # write an extra PID file
      +          # (change requires restart)
       
       
       #------------------------------------------------------------------------------
      @@ -57,65 +60,57 @@
       
       # - Connection Settings -
       
      -#listen_addresses = 'localhost'		# what IP address(es) to listen on;
      -					# comma-separated list of addresses;
      -					# defaults to 'localhost'; use '*' for all
      -					# (change requires restart)
      -#port = 5432				# (change requires restart)
      -max_connections = 100			# (change requires restart)
      -#superuser_reserved_connections = 3	# (change requires restart)
      -#unix_socket_directories = '/tmp'	# comma-separated list of directories
      -					# (change requires restart)
      -#unix_socket_group = ''			# (change requires restart)
      -#unix_socket_permissions = 0777		# begin with 0 to use octal notation
      -					# (change requires restart)
      -#bonjour = off				# advertise server via Bonjour
      -					# (change requires restart)
      -#bonjour_name = ''			# defaults to the computer name
      -					# (change requires restart)
      +listen_addresses = ''    # what IP address(es) to listen on;
      +          # comma-separated list of addresses;
      +          # defaults to 'localhost', '*' = all
      +          # (change requires restart)
      +port = 5432        # (change requires restart)
      +max_connections = 400      # (change requires restart)
      +# Note:  Increasing max_connections costs ~400 bytes of shared memory per
      +# connection slot, plus lock space (see max_locks_per_transaction).
      +#superuser_reserved_connections = 3 # (change requires restart)
      +unix_socket_directories = '/var/opt/gitlab/postgresql'   # (change requires restart)
      +#unix_socket_group = ''     # (change requires restart)
      +#unix_socket_permissions = 0777   # begin with 0 to use octal notation
      +          # (change requires restart)
      +#bonjour = off        # advertise server via Bonjour
      +          # (change requires restart)
      +#bonjour_name = ''      # defaults to the computer name
      +          # (change requires restart)
       
      -# - TCP settings -
      -# see "man tcp" for details
      +# - Security and Authentication -
       
      -#tcp_keepalives_idle = 0		# TCP_KEEPIDLE, in seconds;
      -					# 0 selects the system default
      -#tcp_keepalives_interval = 0		# TCP_KEEPINTVL, in seconds;
      -					# 0 selects the system default
      -#tcp_keepalives_count = 0		# TCP_KEEPCNT;
      -					# 0 selects the system default
      -#tcp_user_timeout = 0			# TCP_USER_TIMEOUT, in milliseconds;
      -					# 0 selects the system default
      +#authentication_timeout = 1min    # 1s-600s
       
      -#client_connection_check_interval = 0	# time between checks for client
      -					# disconnection while running queries;
      -					# 0 for never
      +# change requires restart
      +ssl = on
       
      -# - Authentication -
      +# allowed SSL ciphers
      +ssl_ciphers = 'HIGH:MEDIUM:+3DES:!aNULL:!SSLv3:!TLSv1'
       
      -#authentication_timeout = 1min		# 1s-600s
      -#password_encryption = scram-sha-256	# scram-sha-256 or md5
      +ssl_cert_file = 'server.crt'
      +ssl_key_file = 'server.key'
      +ssl_ca_file = '/opt/gitlab/embedded/ssl/certs/cacert.pem'
      +
      +
      +#ssl_renegotiation_limit = 512MB  # amount of data between renegotiations
      +#password_encryption = on
       #db_user_namespace = off
       
      -# GSSAPI using Kerberos
      -#krb_server_keyfile = 'FILE:${sysconfdir}/krb5.keytab'
      +# Kerberos and GSSAPI
      +#krb_server_keyfile = ''
      +#krb_srvname = 'postgres'   # (Kerberos only)
       #krb_caseins_users = off
       
      -# - SSL -
      +# - TCP Keepalives -
      +# see "man 7 tcp" for details
       
      -#ssl = off
      -#ssl_ca_file = ''
      -#ssl_cert_file = 'server.crt'
      -#ssl_crl_file = ''
      -#ssl_crl_dir = ''
      -#ssl_key_file = 'server.key'
      -#ssl_ciphers = 'HIGH:MEDIUM:+3DES:!aNULL' # allowed SSL ciphers
      -#ssl_prefer_server_ciphers = on
      -#ssl_ecdh_curve = 'prime256v1'
      -#ssl_min_protocol_version = 'TLSv1.2'
      -#ssl_max_protocol_version = ''
      -#ssl_dh_params_file = ''
      -#ssl_passphrase_command = ''
      -#ssl_passphrase_command_supports_reload = off
      +#tcp_keepalives_idle = 0    # TCP_KEEPIDLE, in seconds;
      +          # 0 selects the system default
      +#tcp_keepalives_interval = 0    # TCP_KEEPINTVL, in seconds;
      +          # 0 selects the system default
      +#tcp_keepalives_count = 0   # TCP_KEEPCNT;
      +          # 0 selects the system default
       
       
       #------------------------------------------------------------------------------
      @@ -124,609 +119,290 @@
       
       # - Memory -
       
      -shared_buffers = 128MB			# min 128kB
      -					# (change requires restart)
      -#huge_pages = try			# on, off, or try
      -					# (change requires restart)
      -#huge_page_size = 0			# zero for system default
      -					# (change requires restart)
      -#temp_buffers = 8MB			# min 800kB
      -#max_prepared_transactions = 0		# zero disables the feature
      -					# (change requires restart)
      -# Caution: it is not advisable to set max_prepared_transactions nonzero unless
      -# you actively intend to use prepared transactions.
      -#work_mem = 4MB				# min 64kB
      -#hash_mem_multiplier = 1.0		# 1-1000.0 multiplier on hash table work_mem
      -#maintenance_work_mem = 64MB		# min 1MB
      -#autovacuum_work_mem = -1		# min 1MB, or -1 to use maintenance_work_mem
      -#logical_decoding_work_mem = 64MB	# min 64kB
      -#max_stack_depth = 2MB			# min 100kB
      -#shared_memory_type = mmap		# the default is the first option
      -					# supported by the operating system:
      -					#   mmap
      -					#   sysv
      -					#   windows
      -					# (change requires restart)
      -dynamic_shared_memory_type = posix	# the default is the first option
      -					# supported by the operating system:
      -					#   posix
      -					#   sysv
      -					#   windows
      -					#   mmap
      -					# (change requires restart)
      -#min_dynamic_shared_memory = 0MB	# (change requires restart)
      +shared_buffers = 1MB # min 128kB
      +          # (change requires restart)
      +#temp_buffers = 8MB     # min 800kB
      +#max_prepared_transactions = 0    # zero disables the feature
      +          # (change requires restart)
      +# Note:  Increasing max_prepared_transactions costs ~600 bytes of shared memory
      +# per transaction slot, plus lock space (see max_locks_per_transaction).
      +# It is not advisable to set max_prepared_transactions nonzero unless you
      +# actively intend to use prepared transactions.
      +#max_stack_depth = 2MB      # min 100kB
       
      -# - Disk -
      +# - Kernel Resource Usage -
       
      -#temp_file_limit = -1			# limits per-process temp file space
      -					# in kilobytes, or -1 for no limit
      +#max_files_per_process = 1000   # min 25
      +          # (change requires restart)
      +shared_preload_libraries = ''    # (change requires restart)
       
      -# - Kernel Resources -
      -
      -#max_files_per_process = 1000		# min 64
      -					# (change requires restart)
      -
       # - Cost-Based Vacuum Delay -
       
      -#vacuum_cost_delay = 0			# 0-100 milliseconds (0 disables)
      -#vacuum_cost_page_hit = 1		# 0-10000 credits
      -#vacuum_cost_page_miss = 2		# 0-10000 credits
      -#vacuum_cost_page_dirty = 20		# 0-10000 credits
      -#vacuum_cost_limit = 200		# 1-10000 credits
      +#vacuum_cost_delay = 0ms    # 0-100 milliseconds
      +#vacuum_cost_page_hit = 1   # 0-10000 credits
      +#vacuum_cost_page_miss = 10   # 0-10000 credits
      +#vacuum_cost_page_dirty = 20    # 0-10000 credits
      +#vacuum_cost_limit = 200    # 1-10000 credits
       
       # - Background Writer -
       
      -#bgwriter_delay = 200ms			# 10-10000ms between rounds
      -#bgwriter_lru_maxpages = 100		# max buffers written/round, 0 disables
      -#bgwriter_lru_multiplier = 2.0		# 0-10.0 multiplier on buffers scanned/round
      -#bgwriter_flush_after = 512kB		# measured in pages, 0 disables
      +#bgwriter_delay = 200ms     # 10-10000ms between rounds
      +#bgwriter_lru_maxpages = 100    # 0-1000 max buffers written/round
      +#bgwriter_lru_multiplier = 2.0    # 0-10.0 multipler on buffers scanned/round
       
       # - Asynchronous Behavior -
       
      -#backend_flush_after = 0		# measured in pages, 0 disables
      -#effective_io_concurrency = 1		# 1-1000; 0 disables prefetching
      -#maintenance_io_concurrency = 10	# 1-1000; 0 disables prefetching
      -#max_worker_processes = 8		# (change requires restart)
      -#max_parallel_workers_per_gather = 2	# taken from max_parallel_workers
      -#max_parallel_maintenance_workers = 2	# taken from max_parallel_workers
      -#max_parallel_workers = 8		# maximum number of max_worker_processes that
      -					# can be used in parallel operations
      -#parallel_leader_participation = on
      -#old_snapshot_threshold = -1		# 1min-60d; -1 disables; 0 is immediate
      -					# (change requires restart)
      +#effective_io_concurrency = 1   # 1-1000. 0 disables prefetching
       
       
       #------------------------------------------------------------------------------
      -# WRITE-AHEAD LOG
      +# WRITE AHEAD LOG
       #------------------------------------------------------------------------------
       
       # - Settings -
       
      -#wal_level = replica			# minimal, replica, or logical
      -					# (change requires restart)
      -#fsync = on				# flush data to disk for crash safety
      -					# (turning this off can cause
      -					# unrecoverable data corruption)
      -#synchronous_commit = on		# synchronization level;
      -					# off, local, remote_write, remote_apply, or on
      -#wal_sync_method = fsync		# the default is the first option
      -					# supported by the operating system:
      -					#   open_datasync
      -					#   fdatasync (default on Linux and FreeBSD)
      -					#   fsync
      -					#   fsync_writethrough
      -					#   open_sync
      -#full_page_writes = on			# recover from partial page writes
      -#wal_log_hints = off			# also do full page writes of non-critical updates
      -					# (change requires restart)
      -#wal_compression = off			# enable compression of full-page writes
      -#wal_init_zero = on			# zero-fill new WAL files
      -#wal_recycle = on			# recycle WAL files
      -#wal_buffers = -1			# min 32kB, -1 sets based on shared_buffers
      -					# (change requires restart)
      -#wal_writer_delay = 200ms		# 1-10000 milliseconds
      -#wal_writer_flush_after = 1MB		# measured in pages, 0 disables
      -#wal_skip_threshold = 2MB
      +wal_level = minimal
      +wal_log_hints = off      # also do full page writes of non-critical updates
      +          # (change requires restart)
      +#fsync = on       # turns forced synchronization on or off
      +#wal_sync_method = fsync    # the default is the first option
      +          # supported by the operating system:
      +          #   open_datasync
      +          #   fdatasync (default on Linux)
      +          #   fsync
      +          #   fsync_writethrough
      +          #   open_sync
      +#full_page_writes = on      # recover from partial page writes
      +wal_buffers = -1 # -1     # min 32kB, -1 sets based on shared_buffers
      +          # (change requires restart)
      +#wal_writer_delay = 200ms   # 1-10000 milliseconds
       
      -#commit_delay = 0			# range 0-100000, in microseconds
      -#commit_siblings = 5			# range 1-1000
      +#commit_delay = 0     # range 0-100000, in microseconds
      +#commit_siblings = 5      # range 1-1000
       
      -# - Checkpoints -
      -
      -#checkpoint_timeout = 5min		# range 30s-1d
      -#checkpoint_completion_target = 0.9	# checkpoint target duration, 0.0 - 1.0
      -#checkpoint_flush_after = 256kB		# measured in pages, 0 disables
      -#checkpoint_warning = 30s		# 0 disables
      -max_wal_size = 1GB
       min_wal_size = 80MB
      +max_wal_size = 1GB
       
      -# - Archiving -
      +# The number of replication slots to reserve.
      +max_replication_slots = 0
       
      -#archive_mode = off		# enables archiving; off, on, or always
      -				# (change requires restart)
      -#archive_command = ''		# command to use to archive a logfile segment
      -				# placeholders: %p = path of file to archive
      -				#               %f = file name only
      -				# e.g. 'test ! -f /mnt/server/archivedir/%f && cp %p /mnt/server/archivedir/%f'
      -#archive_timeout = 0		# force a logfile segment switch after this
      -				# number of seconds; 0 disables
       
      -# - Archive Recovery -
      +# - Archiving -
       
      -# These are only used in recovery mode.
      +archive_mode = off   # allows archiving to be done
      +        # (change requires restart, also requires 'wal_level' of 'hot_standby' OR 'replica')
       
      -#restore_command = ''		# command to use to restore an archived logfile segment
      -				# placeholders: %p = path of file to restore
      -				#               %f = file name only
      -				# e.g. 'cp /mnt/server/archivedir/%f %p'
      -#archive_cleanup_command = ''	# command to execute at every restartpoint
      -#recovery_end_command = ''	# command to execute at completion of recovery
      -
      -# - Recovery Target -
      -
      -# Set these only when performing a targeted recovery.
      -
      -#recovery_target = ''		# 'immediate' to end recovery as soon as a
      -                                # consistent state is reached
      -				# (change requires restart)
      -#recovery_target_name = ''	# the named restore point to which recovery will proceed
      -				# (change requires restart)
      -#recovery_target_time = ''	# the time stamp up to which recovery will proceed
      -				# (change requires restart)
      -#recovery_target_xid = ''	# the transaction ID up to which recovery will proceed
      -				# (change requires restart)
      -#recovery_target_lsn = ''	# the WAL LSN up to which recovery will proceed
      -				# (change requires restart)
      -#recovery_target_inclusive = on # Specifies whether to stop:
      -				# just after the specified recovery target (on)
      -				# just before the recovery target (off)
      -				# (change requires restart)
      -#recovery_target_timeline = 'latest'	# 'current', 'latest', or timeline ID
      -				# (change requires restart)
      -#recovery_target_action = 'pause'	# 'pause', 'promote', 'shutdown'
      -				# (change requires restart)
      -
      -
       #------------------------------------------------------------------------------
       # REPLICATION
       #------------------------------------------------------------------------------
       
      -# - Sending Servers -
      +# - Master Server -
       
      -# Set these on the primary and on any standby that will send replication data.
      +# These settings are ignored on a standby server
       
      -#max_wal_senders = 10		# max number of walsender processes
      -				# (change requires restart)
      -#max_replication_slots = 10	# max number of replication slots
      -				# (change requires restart)
      -#wal_keep_size = 0		# in megabytes; 0 disables
      -#max_slot_wal_keep_size = -1	# in megabytes; -1 disables
      -#wal_sender_timeout = 60s	# in milliseconds; 0 disables
      -#track_commit_timestamp = off	# collect timestamp of transaction commit
      -				# (change requires restart)
      +max_wal_senders = 0
      +        # (change requires restart)
      +#wal_sender_delay = 1s    # walsender cycle time, 1-10000 milliseconds
      +#vacuum_defer_cleanup_age = 0 # number of xacts by which cleanup is delayed
      +#replication_timeout = 60s  # in milliseconds; 0 disables
      +#synchronous_standby_names = '' # standby servers that provide sync rep
      +        # comma-separated list of application_name
      +        # from standby(s); '*' = all
       
      -# - Primary Server -
      -
      -# These settings are ignored on a standby server.
      -
      -#synchronous_standby_names = ''	# standby servers that provide sync rep
      -				# method to choose sync standbys, number of sync standbys,
      -				# and comma-separated list of application_name
      -				# from standby(s); '*' = all
      -#vacuum_defer_cleanup_age = 0	# number of xacts by which cleanup is delayed
      -
       # - Standby Servers -
       
      -# These settings are ignored on a primary server.
      +# These settings are ignored on a master server
       
      -#primary_conninfo = ''			# connection string to sending server
      -#primary_slot_name = ''			# replication slot on sending server
      -#promote_trigger_file = ''		# file name whose presence ends recovery
      -#hot_standby = on			# "off" disallows queries during recovery
      -					# (change requires restart)
      -#max_standby_archive_delay = 30s	# max delay before canceling queries
      -					# when reading WAL from archive;
      -					# -1 allows indefinite delay
      -#max_standby_streaming_delay = 30s	# max delay before canceling queries
      -					# when reading streaming WAL;
      -					# -1 allows indefinite delay
      -#wal_receiver_create_temp_slot = off	# create temp slot if primary_slot_name
      -					# is not set
      -#wal_receiver_status_interval = 10s	# send replies at least this often
      -					# 0 disables
      -#hot_standby_feedback = off		# send info from standby to prevent
      -					# query conflicts
      -#wal_receiver_timeout = 60s		# time that receiver waits for
      -					# communication from primary
      -					# in milliseconds; 0 disables
      -#wal_retrieve_retry_interval = 5s	# time to wait before retrying to
      -					# retrieve WAL after a failed attempt
      -#recovery_min_apply_delay = 0		# minimum delay for applying changes during recovery
      +hot_standby = off
      +          # (change requires restart)
      +#wal_receiver_status_interval = 10s # send replies at least this often
      +          # 0 disables
       
      -# - Subscribers -
      -
      -# These settings are ignored on a publisher.
      -
      -#max_logical_replication_workers = 4	# taken from max_worker_processes
      -					# (change requires restart)
      -#max_sync_workers_per_subscription = 2	# taken from max_logical_replication_workers
      -
      -
       #------------------------------------------------------------------------------
       # QUERY TUNING
       #------------------------------------------------------------------------------
       
       # - Planner Method Configuration -
       
      -#enable_async_append = on
       #enable_bitmapscan = on
      -#enable_gathermerge = on
       #enable_hashagg = on
       #enable_hashjoin = on
      -#enable_incremental_sort = on
       #enable_indexscan = on
      -#enable_indexonlyscan = on
       #enable_material = on
      -#enable_memoize = on
       #enable_mergejoin = on
       #enable_nestloop = on
      -#enable_parallel_append = on
      -#enable_parallel_hash = on
      -#enable_partition_pruning = on
      -#enable_partitionwise_join = off
      -#enable_partitionwise_aggregate = off
       #enable_seqscan = on
       #enable_sort = on
       #enable_tidscan = on
       
       # - Planner Cost Constants -
       
      -#seq_page_cost = 1.0			# measured on an arbitrary scale
      -#random_page_cost = 4.0			# same scale as above
      -#cpu_tuple_cost = 0.01			# same scale as above
      -#cpu_index_tuple_cost = 0.005		# same scale as above
      -#cpu_operator_cost = 0.0025		# same scale as above
      -#parallel_setup_cost = 1000.0	# same scale as above
      -#parallel_tuple_cost = 0.1		# same scale as above
      -#min_parallel_table_scan_size = 8MB
      -#min_parallel_index_scan_size = 512kB
      -#effective_cache_size = 4GB
      +#cpu_tuple_cost = 0.01      # same scale as above
      +#cpu_index_tuple_cost = 0.005   # same scale as above
      +#cpu_operator_cost = 0.0025   # same scale as above
       
      -#jit_above_cost = 100000		# perform JIT compilation if available
      -					# and query more expensive than this;
      -					# -1 disables
      -#jit_inline_above_cost = 500000		# inline small functions if query is
      -					# more expensive than this; -1 disables
      -#jit_optimize_above_cost = 500000	# use expensive JIT optimizations if
      -					# query is more expensive than this;
      -					# -1 disables
      -
       # - Genetic Query Optimizer -
       
       #geqo = on
       #geqo_threshold = 12
      -#geqo_effort = 5			# range 1-10
      -#geqo_pool_size = 0			# selects default based on effort
      -#geqo_generations = 0			# selects default based on effort
      -#geqo_selection_bias = 2.0		# range 1.5-2.0
      -#geqo_seed = 0.0			# range 0.0-1.0
      +#geqo_effort = 5      # range 1-10
      +#geqo_pool_size = 0     # selects default based on effort
      +#geqo_generations = 0     # selects default based on effort
      +#geqo_selection_bias = 2.0    # range 1.5-2.0
      +#geqo_seed = 0.0      # range 0.0-1.0
       
       # - Other Planner Options -
       
      -#default_statistics_target = 100	# range 1-10000
      -#constraint_exclusion = partition	# on, off, or partition
      -#cursor_tuple_fraction = 0.1		# range 0.0-1.0
      +#default_statistics_target = 100  # range 1-10000
      +#constraint_exclusion = partition # on, off, or partition
      +#cursor_tuple_fraction = 0.1    # range 0.0-1.0
       #from_collapse_limit = 8
      -#jit = on				# allow JIT compilation
      -#join_collapse_limit = 8		# 1 disables collapsing of explicit
      -					# JOIN clauses
      -#plan_cache_mode = auto			# auto, force_generic_plan or
      -					# force_custom_plan
      +#join_collapse_limit = 8    # 1 disables collapsing of explicit
      +          # JOIN clauses
       
       
       #------------------------------------------------------------------------------
      -# REPORTING AND LOGGING
      +# ERROR REPORTING AND LOGGING
       #------------------------------------------------------------------------------
       
      -# - Where to Log -
       
      -#log_destination = 'stderr'		# Valid values are combinations of
      -					# stderr, csvlog, syslog, and eventlog,
      -					# depending on platform.  csvlog
      -					# requires logging_collector to be on.
      -
      -# This is used when logging to stderr:
      -#logging_collector = off		# Enable capturing of stderr and csvlog
      -					# into log files. Required to be on for
      -					# csvlogs.
      -					# (change requires restart)
      -
      -# These are only used if logging_collector is on:
      -#log_directory = 'log'			# directory where log files are written,
      -					# can be absolute or relative to PGDATA
      -#log_filename = 'postgresql-%Y-%m-%d_%H%M%S.log'	# log file name pattern,
      -					# can include strftime() escapes
      -#log_file_mode = 0600			# creation mode for log files,
      -					# begin with 0 to use octal notation
      -#log_rotation_age = 1d			# Automatic rotation of logfiles will
      -					# happen after that time.  0 disables.
      -#log_rotation_size = 10MB		# Automatic rotation of logfiles will
      -					# happen after that much log output.
      -					# 0 disables.
      -#log_truncate_on_rotation = off		# If on, an existing log file with the
      -					# same name as the new log file will be
      -					# truncated rather than appended to.
      -					# But such truncation only occurs on
      -					# time-driven rotation, not on restarts
      -					# or size-driven rotation.  Default is
      -					# off, meaning append to existing files
      -					# in all cases.
      -
       # These are relevant when logging to syslog:
       #syslog_facility = 'LOCAL0'
       #syslog_ident = 'postgres'
      -#syslog_sequence_numbers = on
      -#syslog_split_messages = on
       
      -# This is only relevant when logging to eventlog (Windows):
      -# (change requires restart)
      -#event_source = 'PostgreSQL'
      +#silent_mode = off      # Run server silently.
      +          # DO NOT USE without syslog or
      +          # logging_collector
      +          # (change requires restart)
       
      +
       # - When to Log -
       
      -#log_min_messages = warning		# values in order of decreasing detail:
      -					#   debug5
      -					#   debug4
      -					#   debug3
      -					#   debug2
      -					#   debug1
      -					#   info
      -					#   notice
      -					#   warning
      -					#   error
      -					#   log
      -					#   fatal
      -					#   panic
      +#client_min_messages = notice   # values in order of decreasing detail:
      +          #   debug5
      +          #   debug4
      +          #   debug3
      +          #   debug2
      +          #   debug1
      +          #   log
      +          #   notice
      +          #   warning
      +          #   error
       
      -#log_min_error_statement = error	# values in order of decreasing detail:
      -					#   debug5
      -					#   debug4
      -					#   debug3
      -					#   debug2
      -					#   debug1
      -					#   info
      -					#   notice
      -					#   warning
      -					#   error
      -					#   log
      -					#   fatal
      -					#   panic (effectively off)
      +#log_min_messages = warning   # values in order of decreasing detail:
      +          #   debug5
      +          #   debug4
      +          #   debug3
      +          #   debug2
      +          #   debug1
      +          #   info
      +          #   notice
      +          #   warning
      +          #   error
      +          #   log
      +          #   fatal
      +          #   panic
       
      -#log_min_duration_statement = -1	# -1 is disabled, 0 logs all statements
      -					# and their durations, > 0 logs only
      -					# statements running at least this number
      -					# of milliseconds
      +#log_min_error_statement = error  # values in order of decreasing detail:
      +          #   debug5
      +          #   debug4
      +          #   debug3
      +          #   debug2
      +          #   debug1
      +          #   info
      +          #   notice
      +          #   warning
      +          #   error
      +          #   log
      +          #   fatal
      +          #   panic (effectively off)
       
      -#log_min_duration_sample = -1		# -1 is disabled, 0 logs a sample of statements
      -					# and their durations, > 0 logs only a sample of
      -					# statements running at least this number
      -					# of milliseconds;
      -					# sample fraction is determined by log_statement_sample_rate
      -
      -#log_statement_sample_rate = 1.0	# fraction of logged statements exceeding
      -					# log_min_duration_sample to be logged;
      -					# 1.0 logs all such statements, 0.0 never logs
      -
      -
      -#log_transaction_sample_rate = 0.0	# fraction of transactions whose statements
      -					# are logged regardless of their duration; 1.0 logs all
      -					# statements from all transactions, 0.0 never logs
      -
       # - What to Log -
       
       #debug_print_parse = off
       #debug_print_rewritten = off
       #debug_print_plan = off
       #debug_pretty_print = on
      -#log_autovacuum_min_duration = -1	# log autovacuum activity;
      -					# -1 disables, 0 logs all actions and
      -					# their durations, > 0 logs only
      -					# actions running at least this number
      -					# of milliseconds.
      -#log_checkpoints = off
       #log_connections = off
       #log_disconnections = off
       #log_duration = off
      -#log_error_verbosity = default		# terse, default, or verbose messages
      +#log_error_verbosity = default    # terse, default, or verbose messages
       #log_hostname = off
      -#log_line_prefix = '%m [%p] '		# special values:
      -					#   %a = application name
      -					#   %u = user name
      -					#   %d = database name
      -					#   %r = remote host and port
      -					#   %h = remote host
      -					#   %b = backend type
      -					#   %p = process ID
      -					#   %P = process ID of parallel group leader
      -					#   %t = timestamp without milliseconds
      -					#   %m = timestamp with milliseconds
      -					#   %n = timestamp with milliseconds (as a Unix epoch)
      -					#   %Q = query ID (0 if none or not computed)
      -					#   %i = command tag
      -					#   %e = SQL state
      -					#   %c = session ID
      -					#   %l = session line number
      -					#   %s = session start timestamp
      -					#   %v = virtual transaction ID
      -					#   %x = transaction ID (0 if none)
      -					#   %q = stop here in non-session
      -					#        processes
      -					#   %% = '%'
      -					# e.g. '<%u%%%d> '
      -#log_lock_waits = off			# log lock waits >= deadlock_timeout
      -#log_recovery_conflict_waits = off	# log standby recovery conflict waits
      -					# >= deadlock_timeout
      -#log_parameter_max_length = -1		# when logging statements, limit logged
      -					# bind-parameter values to N bytes;
      -					# -1 means print in full, 0 disables
      -#log_parameter_max_length_on_error = 0	# when logging an error, limit logged
      -					# bind-parameter values to N bytes;
      -					# -1 means print in full, 0 disables
      -#log_statement = 'none'			# none, ddl, mod, all
      -#log_replication_commands = off
      -#log_temp_files = -1			# log temporary files equal or larger
      -					# than the specified size in kilobytes;
      -					# -1 disables, 0 logs all temp files
      -log_timezone = 'Etc/UTC'
      +#log_lock_waits = off     # log lock waits >= deadlock_timeout
      +#log_statement = 'none'     # none, ddl, mod, all
      +#log_timezone = '(defaults to server environment setting)'
       
       
       #------------------------------------------------------------------------------
      -# PROCESS TITLE
      +# RUNTIME STATISTICS
       #------------------------------------------------------------------------------
       
      -#cluster_name = ''			# added to process titles if nonempty
      -					# (change requires restart)
      -#update_process_title = on
      +# - Query/Index Statistics Collector -
       
      -
      -#------------------------------------------------------------------------------
      -# STATISTICS
      -#------------------------------------------------------------------------------
      -
      -# - Query and Index Statistics Collector -
      -
       #track_activities = on
      -#track_activity_query_size = 1024	# (change requires restart)
       #track_counts = on
      -#track_io_timing = off
      -#track_wal_io_timing = off
      -#track_functions = none			# none, pl, all
      +#track_functions = none     # none, pl, all
      +track_activity_query_size = 1024 # (change requires restart)
      +#update_process_title = on
       #stats_temp_directory = 'pg_stat_tmp'
       
       
      -# - Monitoring -
      +# - Statistics Monitoring -
       
      -#compute_query_id = auto
      -#log_statement_stats = off
       #log_parser_stats = off
       #log_planner_stats = off
       #log_executor_stats = off
      +#log_statement_stats = off
       
       
       #------------------------------------------------------------------------------
      -# AUTOVACUUM
      +# AUTOVACUUM PARAMETERS
       #------------------------------------------------------------------------------
       
      -#autovacuum = on			# Enable autovacuum subprocess?  'on'
      -					# requires track_counts to also be on.
      -#autovacuum_max_workers = 3		# max number of autovacuum subprocesses
      -					# (change requires restart)
      -#autovacuum_naptime = 1min		# time between autovacuum runs
      -#autovacuum_vacuum_threshold = 50	# min number of row updates before
      -					# vacuum
      -#autovacuum_vacuum_insert_threshold = 1000	# min number of row inserts
      -					# before vacuum; -1 disables insert
      -					# vacuums
      -#autovacuum_analyze_threshold = 50	# min number of row updates before
      -					# analyze
      -#autovacuum_vacuum_scale_factor = 0.2	# fraction of table size before vacuum
      -#autovacuum_vacuum_insert_scale_factor = 0.2	# fraction of inserts over table
      -					# size before insert vacuum
      -#autovacuum_analyze_scale_factor = 0.1	# fraction of table size before analyze
      -#autovacuum_freeze_max_age = 200000000	# maximum XID age before forced vacuum
      -					# (change requires restart)
      -#autovacuum_multixact_freeze_max_age = 400000000	# maximum multixact age
      -					# before forced vacuum
      -					# (change requires restart)
      -#autovacuum_vacuum_cost_delay = 2ms	# default vacuum cost delay for
      -					# autovacuum, in milliseconds;
      -					# -1 means use vacuum_cost_delay
      -#autovacuum_vacuum_cost_limit = -1	# default vacuum cost limit for
      -					# autovacuum, -1 means use
      -					# vacuum_cost_limit
      -
      -
      +autovacuum_max_workers = 3 # max number of autovacuum subprocesses
      +          # (change requires restart)
      +autovacuum_freeze_max_age = 200000000  # maximum XID age before forced vacuum
      +          # (change requires restart)
       #------------------------------------------------------------------------------
       # CLIENT CONNECTION DEFAULTS
       #------------------------------------------------------------------------------
       
       # - Statement Behavior -
       
      -#client_min_messages = notice		# values in order of decreasing detail:
      -					#   debug5
      -					#   debug4
      -					#   debug3
      -					#   debug2
      -					#   debug1
      -					#   log
      -					#   notice
      -					#   warning
      -					#   error
      -#search_path = '"$user", public'	# schema names
      -#row_security = on
      -#default_table_access_method = 'heap'
      -#default_tablespace = ''		# a tablespace name, '' uses the default
      -#default_toast_compression = 'pglz'	# 'pglz' or 'lz4'
      -#temp_tablespaces = ''			# a list of tablespace names, '' uses
      -					# only default tablespace
      +#search_path = '"$user",public'   # schema names
      +#default_tablespace = ''    # a tablespace name, '' uses the default
      +#temp_tablespaces = ''      # a list of tablespace names, '' uses
      +          # only default tablespace
       #check_function_bodies = on
       #default_transaction_isolation = 'read committed'
       #default_transaction_read_only = off
       #default_transaction_deferrable = off
       #session_replication_role = 'origin'
      -#statement_timeout = 0			# in milliseconds, 0 is disabled
      -#lock_timeout = 0			# in milliseconds, 0 is disabled
      -#idle_in_transaction_session_timeout = 0	# in milliseconds, 0 is disabled
      -#idle_session_timeout = 0		# in milliseconds, 0 is disabled
      -#vacuum_freeze_table_age = 150000000
       #vacuum_freeze_min_age = 50000000
      -#vacuum_failsafe_age = 1600000000
      -#vacuum_multixact_freeze_table_age = 150000000
      -#vacuum_multixact_freeze_min_age = 5000000
      -#vacuum_multixact_failsafe_age = 1600000000
      -#bytea_output = 'hex'			# hex, escape
      +#vacuum_freeze_table_age = 150000000
      +#bytea_output = 'hex'     # hex, escape
       #xmlbinary = 'base64'
       #xmloption = 'content'
      -#gin_pending_list_limit = 4MB
       
       # - Locale and Formatting -
       
      -datestyle = 'iso, mdy'
       #intervalstyle = 'postgres'
      -timezone = 'Etc/UTC'
      +#timezone = '(defaults to server environment setting)'
       #timezone_abbreviations = 'Default'     # Select the set of available time zone
      -					# abbreviations.  Currently, there are
      -					#   Default
      -					#   Australia (historical usage)
      -					#   India
      -					# You can create your own file in
      -					# share/timezonesets/.
      -#extra_float_digits = 1			# min -15, max 3; any value >0 actually
      -					# selects precise output mode
      -#client_encoding = sql_ascii		# actually, defaults to database
      -					# encoding
      +          # abbreviations.  Currently, there are
      +          #   Default
      +          #   Australia
      +          #   India
      +          # You can create your own file in
      +          # share/timezonesets/.
      +#extra_float_digits = 0     # min -15, max 3
      +#client_encoding = sql_ascii    # actually, defaults to database
      +          # encoding
       
      -# These settings are initialized by initdb, but they can be changed.
      -lc_messages = 'C.UTF-8'			# locale for system error message
      -					# strings
      -lc_monetary = 'C.UTF-8'			# locale for monetary formatting
      -lc_numeric = 'C.UTF-8'			# locale for number formatting
      -lc_time = 'C.UTF-8'				# locale for time formatting
      -
      -# default configuration for text search
      -default_text_search_config = 'pg_catalog.english'
      -
      -# - Shared Library Preloading -
      -
      -#local_preload_libraries = ''
      -#session_preload_libraries = ''
      -#shared_preload_libraries = ''	# (change requires restart)
      -#jit_provider = 'llvmjit'		# JIT library to use
      -
       # - Other Defaults -
       
       #dynamic_library_path = '$libdir'
      -#gin_fuzzy_search_limit = 0
      +#local_preload_libraries = ''
       
       
       #------------------------------------------------------------------------------
      @@ -734,27 +410,27 @@
       #------------------------------------------------------------------------------
       
       #deadlock_timeout = 1s
      -#max_locks_per_transaction = 64		# min 10
      -					# (change requires restart)
      -#max_pred_locks_per_transaction = 64	# min 10
      -					# (change requires restart)
      -#max_pred_locks_per_relation = -2	# negative values mean
      -					# (max_pred_locks_per_transaction
      -					#  / -max_pred_locks_per_relation) - 1
      -#max_pred_locks_per_page = 2            # min 0
      +max_locks_per_transaction = 128   # min 10
      +          # (change requires restart)
      +# Note:  Each lock table slot uses ~270 bytes of shared memory, and there are
      +# max_locks_per_transaction * (max_connections + max_prepared_transactions)
      +# lock table slots.
      +#max_pred_locks_per_transaction = 64  # min 10
      +          # (change requires restart)
       
      -
       #------------------------------------------------------------------------------
      -# VERSION AND PLATFORM COMPATIBILITY
      +# VERSION/PLATFORM COMPATIBILITY
       #------------------------------------------------------------------------------
       
       # - Previous PostgreSQL Versions -
       
       #array_nulls = on
      -#backslash_quote = safe_encoding	# on, off, or safe_encoding
      +#backslash_quote = safe_encoding  # on, off, or safe_encoding
      +#default_with_oids = off
       #escape_string_warning = on
       #lo_compat_privileges = off
       #quote_all_identifiers = off
      +#sql_inheritance = on
       #standard_conforming_strings = on
       #synchronize_seqscans = on
       
      @@ -767,31 +443,15 @@
       # ERROR HANDLING
       #------------------------------------------------------------------------------
       
      -#exit_on_error = off			# terminate session on any error?
      -#restart_after_crash = on		# reinitialize after backend crash?
      -#data_sync_retry = off			# retry or panic on failure to fsync
      -					# data?
      -					# (change requires restart)
      -#recovery_init_sync_method = fsync	# fsync, syncfs (Linux 5.8+)
      +#exit_on_error = off        # terminate session on any error?
      +#restart_after_crash = on     # reinitialize after backend crash?
       
       
       #------------------------------------------------------------------------------
      -# CONFIG FILE INCLUDES
      -#------------------------------------------------------------------------------
      -
      -# These options allow settings to be loaded from files other than the
      -# default postgresql.conf.  Note that these are directives, not variable
      -# assignments, so they can usefully be given more than once.
      -
      -#include_dir = '...'			# include files ending in '.conf' from
      -					# a directory, e.g., 'conf.d'
      -#include_if_exists = '...'		# include file only if it exists
      -#include = '...'			# include file
      -
      -
      -#------------------------------------------------------------------------------
       # CUSTOMIZED OPTIONS
       #------------------------------------------------------------------------------
       
      -# Add settings for extensions here
      +#custom_variable_classes = ''   # list of custom variable class names
      +
      +include 'runtime.conf'[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/postgresql.conf] mode changed to 644

      - change mode from '0600' to '0644'
    * template[/var/opt/gitlab/postgresql/data/runtime.conf] action create[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/runtime.conf] created file /var/opt/gitlab/postgresql/data/runtime.conf

      - create new file /var/opt/gitlab/postgresql/data/runtime.conf[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/runtime.conf] updated file contents /var/opt/gitlab/postgresql/data/runtime.conf

      - update content in file /var/opt/gitlab/postgresql/data/runtime.conf from none to 978c06
      --- /var/opt/gitlab/postgresql/data/runtime.conf	2024-09-25 13:18:42.762183880 +0000
      +++ /var/opt/gitlab/postgresql/data/.chef-runtime20240925-44-fzdb5c.conf	2024-09-25 13:18:42.761183883 +0000
      @@ -1,134 +1,268 @@
      +# This file is managed by gitlab-ctl. Manual changes will be
      +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
      +# and run `sudo gitlab-ctl reconfigure`.
      +
      +# Changing variables in this file should only require a reload of PostgreSQL
      +# As the gitlab-psql user, run:
      +# /opt/gitlab/embedded/bin/pg_ctl reload -D /var/opt/gitlab/postgresql/data
      +work_mem = 16MB				# min 64kB
      +maintenance_work_mem = 16MB # 16MB    # min 1MB
      +synchronous_commit = on # synchronization level; on, off, or local
      +synchronous_standby_names = ''
      +
      +# - Checkpoints -
      +min_wal_size = 80MB
      +max_wal_size = 1GB
      +
      +checkpoint_timeout = 5min		# range 30s-1h, default 5min
      +checkpoint_completion_target = 0.9	# checkpoint target duration, 0.0 - 1.0, default 0.5
      +checkpoint_warning = 30s		# 0 disables, default 30s
      +
      +# - Logging -
      +log_directory = '/var/log/gitlab/postgresql'
      +
      +# - Archiving -
      +archive_command = ''   # command to use to archive a logfile segment
      +archive_timeout = 0    # force a logfile segment switch after this
      +        # number of seconds; 0 disables
      +
      +# - Replication
      +wal_keep_size = 160
      +
      +max_standby_archive_delay = 30s # max delay before canceling queries
      +          # when reading WAL from archive;
      +          # -1 allows indefinite delay
      +max_standby_streaming_delay = 30s # max delay before canceling queries
      +          # when reading streaming WAL;
      +          # -1 allows indefinite delay
      +
      +hot_standby_feedback = off   # send info from standby to prevent
      +          # query conflicts
      +
      +# - Planner Cost Constants -
      +#seq_page_cost = 1.0      # measured on an arbitrary scale
      +random_page_cost = 2.0     # same scale as above
      +
      +effective_cache_size = 3977MB # Default 128MB
      +
      +log_min_duration_statement = 1000  # -1 is disabled, 0 logs all statements
      +          # and their durations, > 0 logs only
      +          # statements running at least this number
      +          # of milliseconds
      +
      +log_checkpoints = off
      +
      +log_line_prefix = '' # default '', special values:
      +          #   %a = application name
      +          #   %u = user name
      +          #   %d = database name
      +          #   %r = remote host and port
      +          #   %h = remote host
      +          #   %p = process ID
      +          #   %t = timestamp without milliseconds
      +          #   %m = timestamp with milliseconds
      +          #   %i = command tag
      +          #   %e = SQL state
      +          #   %c = session ID
      +          #   %l = session line number
      +          #   %s = session start timestamp
      +          #   %v = virtual transaction ID
      +          #   %x = transaction ID (0 if none)
      +          #   %q = stop here in non-session
      +          #        processes
      +          #   %% = '%'
      +
      +log_temp_files = -1      # log temporary files equal or larger
      +          # than the specified size in kilobytes;
      +          # -1 disables, 0 logs all temp files
      +
      +
      +# - Autovacuum parameters -
      +autovacuum = on # Enable autovacuum subprocess?  'on'
      +          # requires track_counts to also be on.
      +
      +log_autovacuum_min_duration = -1 # -1 disables, 0 logs all actions and
      +          # their durations, > 0 logs only
      +          # actions running at least this number
      +          # of milliseconds.
      +
      +autovacuum_naptime = 1min # time between autovacuum runs
      +autovacuum_vacuum_threshold = 50 # min number of row updates before
      +          # vacuum
      +autovacuum_analyze_threshold = 50 # min number of row updates before
      +          # analyze
      +autovacuum_vacuum_scale_factor = 0.02 # fraction of table size before vacuum
      +autovacuum_analyze_scale_factor = 0.01 # fraction of table size before analyze
      +autovacuum_vacuum_cost_delay = 20ms # default vacuum cost delay for
      +          # autovacuum, in milliseconds;
      +          # -1 means use vacuum_cost_delay
      +autovacuum_vacuum_cost_limit = -1 # default vacuum cost limit for
      +          # autovacuum, -1 means use
      +          # vacuum_cost_limit
      +
      +# Parameters for gathering statistics
      +default_statistics_target = 1000
      +
      +# - Client connection timeouts
      +statement_timeout = 60000
      +
      +idle_in_transaction_session_timeout = 60000
      +
      +# IO settings
      +effective_io_concurrency = 1
      +track_io_timing = 'off'
      +
      +# Parallel worker settings
      +max_worker_processes = 8
      +max_parallel_workers_per_gather = 0
      +
      +# Deadlock handling and logging
      +deadlock_timeout = '5s'
      +log_lock_waits = 1
      +
      +# - Locale and Formatting -
      +datestyle = 'iso, mdy'
      +
      +# These settings are initialized by initdb, but they can be changed.
      +lc_messages = 'C'     # locale for system error message
      +          # strings
      +lc_monetary = 'C'     # locale for monetary formatting
      +lc_numeric = 'C'      # locale for number formatting
      +lc_time = 'C'       # locale for time formatting
      +
      +# default configuration for text search
      +default_text_search_config = 'pg_catalog.english'[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/runtime.conf] owner changed to 996
[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/runtime.conf] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'gitlab-psql'
    * template[/var/opt/gitlab/postgresql/data/pg_hba.conf] action create[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/pg_hba.conf] backed up to /opt/gitlab/embedded/cookbooks/cache/backup/var/opt/gitlab/postgresql/data/pg_hba.conf.chef-20240925131842.813008
[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/pg_hba.conf] updated file contents /var/opt/gitlab/postgresql/data/pg_hba.conf

      - update content in file /var/opt/gitlab/postgresql/data/pg_hba.conf from bc4830 to 40e348
      --- /var/opt/gitlab/postgresql/data/pg_hba.conf	2024-09-25 13:18:40.419191303 +0000
      +++ /var/opt/gitlab/postgresql/data/.chef-pg_hba20240925-44-syau26.conf	2024-09-25 13:18:42.808183734 +0000
      @@ -1,99 +1,74 @@
      +# This file is managed by gitlab-ctl. Manual changes will be
      +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
      +# and run `sudo gitlab-ctl reconfigure`.
      +
       # PostgreSQL Client Authentication Configuration File
       # ===================================================
       #
      -# Refer to the "Client Authentication" section in the PostgreSQL
      -# documentation for a complete description of this file.  A short
      -# synopsis follows.
      +# Refer to the "Client Authentication" section in the
      +# PostgreSQL documentation for a complete description
      +# of this file.  A short synopsis follows.
       #
       # This file controls: which hosts are allowed to connect, how clients
       # are authenticated, which PostgreSQL user names they can use, which
       # databases they can access.  Records take one of these forms:
       #
      -# local         DATABASE  USER  METHOD  [OPTIONS]
      -# host          DATABASE  USER  ADDRESS  METHOD  [OPTIONS]
      -# hostssl       DATABASE  USER  ADDRESS  METHOD  [OPTIONS]
      -# hostnossl     DATABASE  USER  ADDRESS  METHOD  [OPTIONS]
      -# hostgssenc    DATABASE  USER  ADDRESS  METHOD  [OPTIONS]
      -# hostnogssenc  DATABASE  USER  ADDRESS  METHOD  [OPTIONS]
      +# local      DATABASE  USER  METHOD  [OPTION]
      +# host       DATABASE  USER  CIDR-ADDRESS  METHOD  [OPTION]
      +# hostssl    DATABASE  USER  CIDR-ADDRESS  METHOD  [OPTION]
      +# hostnossl  DATABASE  USER  CIDR-ADDRESS  METHOD  [OPTION]
       #
       # (The uppercase items must be replaced by actual values.)
       #
      -# The first field is the connection type:
      -# - "local" is a Unix-domain socket
      -# - "host" is a TCP/IP socket (encrypted or not)
      -# - "hostssl" is a TCP/IP socket that is SSL-encrypted
      -# - "hostnossl" is a TCP/IP socket that is not SSL-encrypted
      -# - "hostgssenc" is a TCP/IP socket that is GSSAPI-encrypted
      -# - "hostnogssenc" is a TCP/IP socket that is not GSSAPI-encrypted
      +# The first field is the connection type: "local" is a Unix-domain socket,
      +# "host" is either a plain or SSL-encrypted TCP/IP socket, "hostssl" is an
      +# SSL-encrypted TCP/IP socket, and "hostnossl" is a plain TCP/IP socket.
       #
      -# DATABASE can be "all", "sameuser", "samerole", "replication", a
      -# database name, or a comma-separated list thereof. The "all"
      -# keyword does not match "replication". Access to replication
      -# must be enabled in a separate record (see example below).
      +# DATABASE can be "all", "sameuser", "samerole", a database name, or
      +# a comma-separated list thereof.
       #
      -# USER can be "all", a user name, a group name prefixed with "+", or a
      -# comma-separated list thereof.  In both the DATABASE and USER fields
      -# you can also write a file name prefixed with "@" to include names
      -# from a separate file.
      +# USER can be "all", a user name, a group name prefixed with "+", or
      +# a comma-separated list thereof.  In both the DATABASE and USER fields
      +# you can also write a file name prefixed with "@" to include names from
      +# a separate file.
       #
      -# ADDRESS specifies the set of hosts the record matches.  It can be a
      -# host name, or it is made up of an IP address and a CIDR mask that is
      -# an integer (between 0 and 32 (IPv4) or 128 (IPv6) inclusive) that
      -# specifies the number of significant bits in the mask.  A host name
      -# that starts with a dot (.) matches a suffix of the actual host name.
      -# Alternatively, you can write an IP address and netmask in separate
      -# columns to specify the set of hosts.  Instead of a CIDR-address, you
      -# can write "samehost" to match any of the server's own IP addresses,
      -# or "samenet" to match any address in any subnet that the server is
      -# directly connected to.
      +# CIDR-ADDRESS specifies the set of hosts the record matches.
      +# It is made up of an IP address and a CIDR mask that is an integer
      +# (between 0 and 32 (IPv4) or 128 (IPv6) inclusive) that specifies
      +# the number of significant bits in the mask.  Alternatively, you can write
      +# an IP address and netmask in separate columns to specify the set of hosts.
       #
      -# METHOD can be "trust", "reject", "md5", "password", "scram-sha-256",
      -# "gss", "sspi", "ident", "peer", "pam", "ldap", "radius" or "cert".
      -# Note that "password" sends passwords in clear text; "md5" or
      -# "scram-sha-256" are preferred since they send encrypted passwords.
      +# METHOD can be "trust", "reject", "md5", "crypt", "password", "gss", "sspi",
      +# "krb5", "ident", "pam" or "ldap".  Note that "password" sends passwords
      +# in clear text; "md5" is preferred since it sends encrypted passwords.
       #
      -# OPTIONS are a set of options for the authentication in the format
      -# NAME=VALUE.  The available options depend on the different
      -# authentication methods -- refer to the "Client Authentication"
      -# section in the documentation for a list of which options are
      -# available for which authentication methods.
      +# OPTION is the ident map or the name of the PAM service, depending on METHOD.
       #
      -# Database and user names containing spaces, commas, quotes and other
      -# special characters must be quoted.  Quoting one of the keywords
      -# "all", "sameuser", "samerole" or "replication" makes the name lose
      -# its special character, and just match a database or username with
      -# that name.
      +# Database and user names containing spaces, commas, quotes and other special
      +# characters must be quoted. Quoting one of the keywords "all", "sameuser" or
      +# "samerole" makes the name lose its special character, and just match a
      +# database or username with that name.
       #
      -# This file is read on server startup and when the server receives a
      -# SIGHUP signal.  If you edit the file on a running system, you have to
      -# SIGHUP the server for the changes to take effect, run "pg_ctl reload",
      -# or execute "SELECT pg_reload_conf()".
      -#
      +# This file is read on server startup and when the postmaster receives
      +# a SIGHUP signal.  If you edit the file on a running system, you have
      +# to SIGHUP the postmaster for the changes to take effect.  You can use
      +# "pg_ctl reload" to do that.
      +
       # Put your actual configuration here
       # ----------------------------------
       #
       # If you want to allow non-local connections, you need to add more
      -# "host" records.  In that case you will also need to make PostgreSQL
      -# listen on a non-local interface via the listen_addresses
      -# configuration parameter, or via the -i or -h command line switches.
      +# "host" records. In that case you will also need to make PostgreSQL listen
      +# on a non-local interface via the listen_addresses configuration parameter,
      +# or via the -i or -h command line switches.
      +#
       
      -# CAUTION: Configuring the system for local "trust" authentication
      -# allows any local user to connect as any PostgreSQL user, including
      -# the database superuser.  If you do not trust all your local users,
      -# use another authentication method.
       
      +# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
       
      -# TYPE  DATABASE        USER            ADDRESS                 METHOD
      -
       # "local" is for Unix domain socket connections only
      -local   all             all                                     trust
      -# IPv4 local connections:
      -host    all             all             127.0.0.1/32            trust
      -# IPv6 local connections:
      -host    all             all             ::1/128                 trust
      -# Allow replication connections from localhost, by a user with the
      -# replication privilege.
      -local   replication     all                                     trust
      -host    replication     all             127.0.0.1/32            trust
      -host    replication     all             ::1/128                 trust
      +local   all         all                               peer map=gitlab
      +
      +
      +[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/pg_hba.conf] mode changed to 644

      - change mode from '0600' to '0644'
    * template[/var/opt/gitlab/postgresql/data/pg_ident.conf] action create[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/pg_ident.conf] backed up to /opt/gitlab/embedded/cookbooks/cache/backup/var/opt/gitlab/postgresql/data/pg_ident.conf.chef-20240925131842.863273
[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/pg_ident.conf] updated file contents /var/opt/gitlab/postgresql/data/pg_ident.conf

      - update content in file /var/opt/gitlab/postgresql/data/pg_ident.conf from 297f46 to 5399a1
      --- /var/opt/gitlab/postgresql/data/pg_ident.conf	2024-09-25 13:18:40.419191303 +0000
      +++ /var/opt/gitlab/postgresql/data/.chef-pg_ident20240925-44-yagpo.conf	2024-09-25 13:18:42.860183570 +0000
      @@ -40,4 +40,8 @@
       # ----------------------------------
       
       # MAPNAME       SYSTEM-USERNAME         PG-USERNAME
      +gitlab  git  gitlab
      +gitlab  mattermost  gitlab_mattermost
      +# Default to a 1-1 mapping between system usernames and Postgres usernames
      +gitlab  /^(.*)$  \1[2024-09-25T13:18:42+00:00] INFO: template[/var/opt/gitlab/postgresql/data/pg_ident.conf] mode changed to 644

      - change mode from '0600' to '0644'
  
Recipe: postgresql::standalone
  * service[postgresql] action nothing (skipped due to action :nothing)
  * runit_service[postgresql] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/postgresql] action create[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql] created directory /opt/gitlab/sv/postgresql

      - create new directory /opt/gitlab/sv/postgresql[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/postgresql/run] action create[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/run] created file /opt/gitlab/sv/postgresql/run

      - create new file /opt/gitlab/sv/postgresql/run[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/run] updated file contents /opt/gitlab/sv/postgresql/run

      - update content in file /opt/gitlab/sv/postgresql/run from none to dc5689
      --- /opt/gitlab/sv/postgresql/run	2024-09-25 13:18:42.892183468 +0000
      +++ /opt/gitlab/sv/postgresql/.chef-run20240925-44-fi5xtd	2024-09-25 13:18:42.891183471 +0000
      @@ -1,4 +1,8 @@
      +#!/bin/sh
      +exec 2>&1
      +
      +exec chpst -P -U gitlab-psql:gitlab-psql -u gitlab-psql:gitlab-psql /opt/gitlab/embedded/bin/postgres -D /var/opt/gitlab/postgresql/data[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/run] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/run] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/postgresql/log] action create[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log] created directory /opt/gitlab/sv/postgresql/log

      - create new directory /opt/gitlab/sv/postgresql/log[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/postgresql/log/main] action create[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log/main] created directory /opt/gitlab/sv/postgresql/log/main

      - create new directory /opt/gitlab/sv/postgresql/log/main[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log/main] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log/main] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/postgresql/log/config] action create[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/config] created file /opt/gitlab/sv/postgresql/log/config

      - create new file /opt/gitlab/sv/postgresql/log/config[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/config] updated file contents /opt/gitlab/sv/postgresql/log/config

      - update content in file /opt/gitlab/sv/postgresql/log/config from none to 623c00
      --- /opt/gitlab/sv/postgresql/log/config	2024-09-25 13:18:42.930183348 +0000
      +++ /opt/gitlab/sv/postgresql/log/.chef-config20240925-44-o9oswx	2024-09-25 13:18:42.930183348 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/config] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/config] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_postgresql] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:42+00:00] INFO: ruby_block[verify_chown_persisted_on_postgresql] sent create action to ruby_block[verify_chown_persisted_on_postgresql] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_postgresql] action create[2024-09-25T13:18:42+00:00] INFO: ruby_block[verify_chown_persisted_on_postgresql] called

      - execute the ruby block verify_chown_persisted_on_postgresql
    * link[/var/log/gitlab/postgresql/config] action create[2024-09-25T13:18:42+00:00] INFO: link[/var/log/gitlab/postgresql/config] created

      - create symlink at /var/log/gitlab/postgresql/config to /opt/gitlab/sv/postgresql/log/config
    * template[/opt/gitlab/sv/postgresql/log/run] action create[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/run] created file /opt/gitlab/sv/postgresql/log/run

      - create new file /opt/gitlab/sv/postgresql/log/run[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/run] updated file contents /opt/gitlab/sv/postgresql/log/run

      - update content in file /opt/gitlab/sv/postgresql/log/run from none to 9c7bfd
      --- /opt/gitlab/sv/postgresql/log/run	2024-09-25 13:18:42.950183285 +0000
      +++ /opt/gitlab/sv/postgresql/log/.chef-run20240925-44-k1undj	2024-09-25 13:18:42.950183285 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd -tt /var/log/gitlab/postgresql[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/run] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/run] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/postgresql/env] action create[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/env] created directory /opt/gitlab/sv/postgresql/env

      - create new directory /opt/gitlab/sv/postgresql/env[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/env] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/env] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for postgresql service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/postgresql/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/postgresql/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/postgresql/control] action create[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/control] created directory /opt/gitlab/sv/postgresql/control

      - create new directory /opt/gitlab/sv/postgresql/control[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/control] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/control] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: directory[/opt/gitlab/sv/postgresql/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/postgresql/control/t] action create[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/control/t] created file /opt/gitlab/sv/postgresql/control/t

      - create new file /opt/gitlab/sv/postgresql/control/t[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/control/t] updated file contents /opt/gitlab/sv/postgresql/control/t

      - update content in file /opt/gitlab/sv/postgresql/control/t from none to 05ae12
      --- /opt/gitlab/sv/postgresql/control/t	2024-09-25 13:18:42.979183192 +0000
      +++ /opt/gitlab/sv/postgresql/control/.chef-t20240925-44-mwid1g	2024-09-25 13:18:42.978183196 +0000
      @@ -1,3 +1,6 @@
      +#!/bin/sh
      +echo "received TERM from runit, sending INT instead to force quit connections"
      +/opt/gitlab/embedded/bin/sv interrupt postgresql[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/control/t] owner changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/control/t] group changed to 0
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/control/t] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/postgresql] action create[2024-09-25T13:18:42+00:00] INFO: link[/opt/gitlab/init/postgresql] created

      - create symlink at /opt/gitlab/init/postgresql to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/postgresql/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:18:42+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/postgresql] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/run] action create (up to date)
      * directory[/opt/gitlab/sv/postgresql/log] action create (up to date)
      * directory[/opt/gitlab/sv/postgresql/log/main] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_postgresql] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/postgresql/config] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/postgresql/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for postgresql service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/postgresql/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/postgresql/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/postgresql/control] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/control/t] action create (up to date)
      * link[/opt/gitlab/init/postgresql] action create (up to date)
      * file[/opt/gitlab/sv/postgresql/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/postgresql] action create[2024-09-25T13:18:43+00:00] INFO: link[/opt/gitlab/service/postgresql] created

        - create symlink at /opt/gitlab/service/postgresql to /opt/gitlab/sv/postgresql
      * ruby_block[wait for postgresql service socket] action run[2024-09-25T13:18:48+00:00] INFO: ruby_block[wait for postgresql service socket] called

        - execute the ruby block wait for postgresql service socket
      * directory[/opt/gitlab/service/postgresql/supervise] action create[2024-09-25T13:18:48+00:00] INFO: directory[/opt/gitlab/service/postgresql/supervise] mode changed to 755

        - change mode from '0700' to '0755'
      * directory[/opt/gitlab/service/postgresql/log/supervise] action create[2024-09-25T13:18:48+00:00] INFO: directory[/opt/gitlab/service/postgresql/log/supervise] mode changed to 755

        - change mode from '0700' to '0755'
      * file[/opt/gitlab/service/postgresql/supervise/ok] action touch[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/ok] created file /opt/gitlab/service/postgresql/supervise/ok

        - create new file /opt/gitlab/service/postgresql/supervise/ok[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/ok] owner changed to 996
[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/ok] group changed to 996

        - change owner from '' to 'gitlab-psql'
        - change group from '' to 'gitlab-psql'[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/ok] updated atime and mtime to 2024-09-25 13:18:48 +0000

        - update utime on file /opt/gitlab/service/postgresql/supervise/ok
      * file[/opt/gitlab/service/postgresql/log/supervise/ok] action touch[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/ok] created file /opt/gitlab/service/postgresql/log/supervise/ok

        - create new file /opt/gitlab/service/postgresql/log/supervise/ok[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/ok] owner changed to 996
[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/ok] group changed to 996

        - change owner from '' to 'gitlab-psql'
        - change group from '' to 'gitlab-psql'[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/ok] updated atime and mtime to 2024-09-25 13:18:48 +0000

        - update utime on file /opt/gitlab/service/postgresql/log/supervise/ok
      * file[/opt/gitlab/service/postgresql/supervise/status] action touch[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/status] owner changed to 996
[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/status] group changed to 996

        - change owner from 'root' to 'gitlab-psql'
        - change group from 'root' to 'gitlab-psql'[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/status] updated atime and mtime to 2024-09-25 13:18:48 +0000

        - update utime on file /opt/gitlab/service/postgresql/supervise/status
      * file[/opt/gitlab/service/postgresql/log/supervise/status] action touch[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] owner changed to 996
[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] group changed to 996

        - change owner from 'root' to 'gitlab-psql'
        - change group from 'root' to 'gitlab-psql'[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] updated atime and mtime to 2024-09-25 13:18:48 +0000

        - update utime on file /opt/gitlab/service/postgresql/log/supervise/status
      * file[/opt/gitlab/service/postgresql/supervise/control] action touch[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/control] created file /opt/gitlab/service/postgresql/supervise/control

        - create new file /opt/gitlab/service/postgresql/supervise/control[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/control] owner changed to 996
[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/control] group changed to 996

        - change owner from '' to 'gitlab-psql'
        - change group from '' to 'gitlab-psql'[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/supervise/control] updated atime and mtime to 2024-09-25 13:18:48 +0000

        - update utime on file /opt/gitlab/service/postgresql/supervise/control
      * file[/opt/gitlab/service/postgresql/log/supervise/control] action touch[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/control] created file /opt/gitlab/service/postgresql/log/supervise/control

        - create new file /opt/gitlab/service/postgresql/log/supervise/control[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/control] owner changed to 996
[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/control] group changed to 996

        - change owner from '' to 'gitlab-psql'
        - change group from '' to 'gitlab-psql'[2024-09-25T13:18:48+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/control] updated atime and mtime to 2024-09-25 13:18:48 +0000

        - update utime on file /opt/gitlab/service/postgresql/log/supervise/control
      * file[/var/log/gitlab/postgresql/current] action touch (skipped due to only_if)
[2024-09-25T13:18:49+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:18:49+00:00] INFO: template[/opt/gitlab/sv/postgresql/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/postgresql] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/run] action create (up to date)
      * directory[/opt/gitlab/sv/postgresql/log] action create (up to date)
      * directory[/opt/gitlab/sv/postgresql/log/main] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_postgresql] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/postgresql/config] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/postgresql/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for postgresql service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/postgresql/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/postgresql/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/postgresql/control] action create (up to date)
      * template[/opt/gitlab/sv/postgresql/control/t] action create (up to date)
      * link[/opt/gitlab/init/postgresql] action create (up to date)
      * file[/opt/gitlab/sv/postgresql/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/postgresql] action create (up to date)
      * ruby_block[wait for postgresql service socket] action run (skipped due to not_if)
      * directory[/opt/gitlab/service/postgresql/supervise] action create (up to date)
      * directory[/opt/gitlab/service/postgresql/log/supervise] action create (up to date)
      * file[/opt/gitlab/service/postgresql/supervise/ok] action touch (skipped due to only_if)
      * file[/opt/gitlab/service/postgresql/log/supervise/ok] action touch (skipped due to only_if)
      * file[/opt/gitlab/service/postgresql/supervise/status] action touch (skipped due to only_if)
      * file[/opt/gitlab/service/postgresql/log/supervise/status] action touch[2024-09-25T13:18:49+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] owner changed to 996
[2024-09-25T13:18:49+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] group changed to 996

        - change owner from 'root' to 'gitlab-psql'
        - change group from 'root' to 'gitlab-psql'[2024-09-25T13:18:49+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] updated atime and mtime to 2024-09-25 13:18:49 +0000

        - update utime on file /opt/gitlab/service/postgresql/log/supervise/status
      * file[/opt/gitlab/service/postgresql/supervise/control] action touch (skipped due to only_if)
      * file[/opt/gitlab/service/postgresql/log/supervise/control] action touch (skipped due to only_if)
      * file[/var/log/gitlab/postgresql/current] action touch (skipped due to only_if)
[2024-09-25T13:18:51+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/postgresql] action create (up to date)
    * ruby_block[wait for postgresql service socket] action run (skipped due to not_if)
    * directory[/opt/gitlab/service/postgresql/supervise] action create (up to date)
    * directory[/opt/gitlab/service/postgresql/log/supervise] action create (up to date)
    * file[/opt/gitlab/service/postgresql/supervise/ok] action touch (skipped due to only_if)
    * file[/opt/gitlab/service/postgresql/log/supervise/ok] action touch (skipped due to only_if)
    * file[/opt/gitlab/service/postgresql/supervise/status] action touch (skipped due to only_if)
    * file[/opt/gitlab/service/postgresql/log/supervise/status] action touch[2024-09-25T13:18:51+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] owner changed to 996
[2024-09-25T13:18:51+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] group changed to 996

      - change owner from 'root' to 'gitlab-psql'
      - change group from 'root' to 'gitlab-psql'[2024-09-25T13:18:51+00:00] INFO: file[/opt/gitlab/service/postgresql/log/supervise/status] updated atime and mtime to 2024-09-25 13:18:51 +0000

      - update utime on file /opt/gitlab/service/postgresql/log/supervise/status
    * file[/opt/gitlab/service/postgresql/supervise/control] action touch (skipped due to only_if)
    * file[/opt/gitlab/service/postgresql/log/supervise/control] action touch (skipped due to only_if)
    * file[/var/log/gitlab/postgresql/current] action touch (skipped due to only_if)
  
  * execute[/opt/gitlab/bin/gitlab-ctl start postgresql] action run
    [execute] ok: run: postgresql: (pid 590) 5s
[2024-09-25T13:18:52+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start postgresql] ran successfully
    - execute /opt/gitlab/bin/gitlab-ctl start postgresql
  * database_objects[postgresql] action create
    * postgresql_user[gitlab] action create
      * execute[create gitlab postgresql user] action run
        [execute] CREATE ROLE
[2024-09-25T13:18:52+00:00] INFO: execute[create gitlab postgresql user] ran successfully
        - execute /opt/gitlab/bin/gitlab-psql -d template1 -c "CREATE USER \"gitlab\""
    
    * postgresql_user[gitlab_replicator] action create
      * execute[create gitlab_replicator postgresql user] action run
        [execute] CREATE ROLE
[2024-09-25T13:18:53+00:00] INFO: execute[create gitlab_replicator postgresql user] ran successfully
        - execute /opt/gitlab/bin/gitlab-psql -d template1 -c "CREATE USER \"gitlab_replicator\""
      * execute[set options for gitlab_replicator postgresql user] action run
        [execute] ALTER ROLE
[2024-09-25T13:18:53+00:00] INFO: execute[set options for gitlab_replicator postgresql user] ran successfully
        - execute /opt/gitlab/bin/gitlab-psql -d template1 -c "ALTER USER \"gitlab_replicator\" replication"
    
    * postgresql_database[gitlabhq_production] action create
      * execute[create database gitlabhq_production] action run[2024-09-25T13:18:53+00:00] INFO: execute[create database gitlabhq_production] ran successfully

        - execute /opt/gitlab/embedded/bin/createdb --port 5432 -h /var/opt/gitlab/postgresql -O gitlab gitlabhq_production
    
    * postgresql_extension[pg_trgm] action enable
      * postgresql_query[enable pg_trgm extension] action run
        * execute[enable pg_trgm extension (postgresql)] action run
          [execute] CREATE EXTENSION
[2024-09-25T13:18:54+00:00] INFO: execute[enable pg_trgm extension (postgresql)] ran successfully
          - execute /opt/gitlab/bin/gitlab-psql -d gitlabhq_production -c "CREATE EXTENSION IF NOT EXISTS pg_trgm"
      
    
    * postgresql_extension[btree_gist] action enable
      * postgresql_query[enable btree_gist extension] action run
        * execute[enable btree_gist extension (postgresql)] action run
          [execute] CREATE EXTENSION
[2024-09-25T13:18:54+00:00] INFO: execute[enable btree_gist extension (postgresql)] ran successfully
          - execute /opt/gitlab/bin/gitlab-psql -d gitlabhq_production -c "CREATE EXTENSION IF NOT EXISTS btree_gist"
      
    
    * postgresql_database[gitlabhq_production] action create
      * execute[create database gitlabhq_production] action run (skipped due to not_if)
       (up to date)
    * postgresql_extension[pg_trgm] action enable
      * postgresql_query[enable pg_trgm extension] action run (skipped due to only_if)
       (up to date)
    * postgresql_extension[btree_gist] action enable
      * postgresql_query[enable btree_gist extension] action run (skipped due to only_if)
       (up to date)
  
  * version_file[Create version file for PostgreSQL] action create
    * file[/var/opt/gitlab/postgresql/VERSION] action create[2024-09-25T13:18:54+00:00] INFO: file[/var/opt/gitlab/postgresql/VERSION] created file /var/opt/gitlab/postgresql/VERSION

      - create new file /var/opt/gitlab/postgresql/VERSION[2024-09-25T13:18:54+00:00] INFO: file[/var/opt/gitlab/postgresql/VERSION] updated file contents /var/opt/gitlab/postgresql/VERSION

      - update content in file /var/opt/gitlab/postgresql/VERSION from none to ce52d4
      --- /var/opt/gitlab/postgresql/VERSION	2024-09-25 13:18:54.817145689 +0000
      +++ /var/opt/gitlab/postgresql/.chef-VERSION20240925-44-go5913	2024-09-25 13:18:54.816145692 +0000
      @@ -1 +1,2 @@
      +postgres (PostgreSQL) 14.11
  
  * ruby_block[warn pending postgresql restart] action run (skipped due to only_if)
  * execute[reload postgresql] action nothing (skipped due to action :nothing)
  * execute[start postgresql] action nothing (skipped due to action :nothing)
Recipe: praefect::disable
  * service[praefect] action nothing (skipped due to action :nothing)
  * runit_service[praefect] action disable
    * ruby_block[disable praefect] action run (skipped due to only_if)
     (up to date)
  * consul_service[praefect] action delete
    * file[/var/opt/gitlab/consul/config.d/praefect-service.json] action delete (up to date)
     (up to date)
Recipe: gitlab-kas::enable
  * directory[/var/opt/gitlab/gitlab-kas] action create[2024-09-25T13:18:54+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] created directory /var/opt/gitlab/gitlab-kas

    - create new directory /var/opt/gitlab/gitlab-kas[2024-09-25T13:18:54+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] owner changed to 998
[2024-09-25T13:18:54+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/opt/gitlab/etc/gitlab-kas] action create[2024-09-25T13:18:54+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] created directory /opt/gitlab/etc/gitlab-kas

    - create new directory /opt/gitlab/etc/gitlab-kas[2024-09-25T13:18:54+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] owner changed to 998
[2024-09-25T13:18:54+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/log/gitlab/gitlab-kas] action create[2024-09-25T13:18:54+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] created directory /var/log/gitlab/gitlab-kas

    - create new directory /var/log/gitlab/gitlab-kas[2024-09-25T13:18:54+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] owner changed to 998
[2024-09-25T13:18:54+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * version_file[Create version file for Gitlab KAS] action create
    * file[/var/opt/gitlab/gitlab-kas/VERSION] action create[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/VERSION] created file /var/opt/gitlab/gitlab-kas/VERSION

      - create new file /var/opt/gitlab/gitlab-kas/VERSION[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/VERSION] updated file contents /var/opt/gitlab/gitlab-kas/VERSION

      - update content in file /var/opt/gitlab/gitlab-kas/VERSION from none to 017294
      --- /var/opt/gitlab/gitlab-kas/VERSION	2024-09-25 13:18:55.038144989 +0000
      +++ /var/opt/gitlab/gitlab-kas/.chef-VERSION20240925-44-fgn7ih	2024-09-25 13:18:55.038144989 +0000
      @@ -1 +1,2 @@
      +kas version v17.2.4, commit: e4ee50ee
  
  * file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] action create[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] created file /var/opt/gitlab/gitlab-kas/authentication_secret_file

    - create new file /var/opt/gitlab/gitlab-kas/authentication_secret_file[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] updated file contents /var/opt/gitlab/gitlab-kas/authentication_secret_file

    - update content in file /var/opt/gitlab/gitlab-kas/authentication_secret_file from none to ab1597
    --- /var/opt/gitlab/gitlab-kas/authentication_secret_file	2024-09-25 13:18:55.044144970 +0000
    +++ /var/opt/gitlab/gitlab-kas/.chef-authentication_secret_file20240925-44-292sn6	2024-09-25 13:18:55.043144973 +0000
    @@ -1 +1,2 @@
    +YTEwYTEwNGZhOTU0NTViYmNkYmJhYzIyNGY4NTYwYjQ=[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] group changed to 998
[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
  * file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] action create[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] created file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file

    - create new file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] updated file contents /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file

    - update content in file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file from none to bab86a
    --- /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file	2024-09-25 13:18:55.053144941 +0000
    +++ /var/opt/gitlab/gitlab-kas/.chef-private_api_authentication_secret_file20240925-44-n8cn9v	2024-09-25 13:18:55.052144945 +0000
    @@ -1 +1,2 @@
    +MTRiMmRhMWVkYTA4MzFhNmEyNzFlZTFiYjM2MTM2YzE=[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] group changed to 998
[2024-09-25T13:18:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
  * file[/var/opt/gitlab/gitlab-kas/redis_password_file] action create (skipped due to only_if)
  * file[/var/opt/gitlab/gitlab-kas/redis_sentinels_password_file] action create (skipped due to only_if)
  * template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] action create[2024-09-25T13:18:55+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] created file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml

    - create new file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml[2024-09-25T13:18:55+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] updated file contents /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml

    - update content in file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml from none to 51ec4c
    --- /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml	2024-09-25 13:18:55.066144900 +0000
    +++ /var/opt/gitlab/gitlab-kas/.chef-gitlab-kas-config20240925-44-xr0nd7.yml	2024-09-25 13:18:55.066144900 +0000
    @@ -1,46 +1,92 @@
    +agent:
    +  listen:
    +    address: localhost:8150
    +    network: tcp
    +    websocket: true
    +  configuration:
    +    poll_period: 300s
    +  gitops:
    +    poll_period: 300s
    +    project_info_cache_ttl: 300s
    +    project_info_cache_error_ttl: 60s
    +  kubernetes_api:
    +    listen:
    +      address: localhost:8154
    +    url_path_prefix: /
    +  info_cache_ttl: 300s
    +  info_cache_error_ttl: 60s
    +gitlab:
    +  address: http://10.5.0.100
    +  external_url: http://10.5.0.100
    +  authentication_secret_file: /var/opt/gitlab/gitlab-kas/authentication_secret_file
    +observability:
    +  listen:
    +    address: localhost:8151
    +    network: tcp
    +  usage_reporting_period: 60s
    +  logging:
    +    level: info
    +    grpc_level: error
    +redis:
    +  network: unix
    +  tls:
    +    enabled: false
    +  server:
    +    address: '/var/opt/gitlab/redis/redis.socket'
    +api:
    +  listen:
    +    network: tcp
    +    address: localhost:8153
    +    authentication_secret_file: /var/opt/gitlab/gitlab-kas/authentication_secret_file
    +private_api:
    +  listen:
    +    network: tcp
    +    address: localhost:8155
    +    authentication_secret_file: /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file
    +config:[2024-09-25T13:18:55+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] group changed to 998
[2024-09-25T13:18:55+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
  * env_dir[/opt/gitlab/etc/gitlab-kas/env] action create
    * directory[/opt/gitlab/etc/gitlab-kas/env] action create[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas/env] created directory /opt/gitlab/etc/gitlab-kas/env

      - create new directory /opt/gitlab/etc/gitlab-kas/env
    * file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] action create[2024-09-25T13:18:55+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR

      - create new file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR[2024-09-25T13:18:55+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR

      - update content in file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR from none to 4f45cf
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] action create[2024-09-25T13:18:55+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] created file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL

      - create new file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL[2024-09-25T13:18:55+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] updated file contents /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL

      - update content in file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL from none to 45b898
      - suppressed sensitive resource
  
  * service[gitlab-kas] action nothing (skipped due to action :nothing)
  * runit_service[gitlab-kas] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/gitlab-kas] action create[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] created directory /opt/gitlab/sv/gitlab-kas

      - create new directory /opt/gitlab/sv/gitlab-kas[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitlab-kas/run] action create[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] created file /opt/gitlab/sv/gitlab-kas/run

      - create new file /opt/gitlab/sv/gitlab-kas/run[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] updated file contents /opt/gitlab/sv/gitlab-kas/run

      - update content in file /opt/gitlab/sv/gitlab-kas/run from none to ac037b
      --- /opt/gitlab/sv/gitlab-kas/run	2024-09-25 13:18:55.113144751 +0000
      +++ /opt/gitlab/sv/gitlab-kas/.chef-run20240925-44-ykoh1j	2024-09-25 13:18:55.113144751 +0000
      @@ -1,11 +1,22 @@
      +#!/bin/bash
      +
      +# Let runit capture all script error messages
      +exec 2>&1
      +
      +
      +
      +exec chpst -e /opt/gitlab/etc/gitlab-kas/env -P \
      +  -u git:git \
      +  -U git:git \
      +  /opt/gitlab/embedded/bin/gitlab-kas --configuration-file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-kas/log] action create[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] created directory /opt/gitlab/sv/gitlab-kas/log

      - create new directory /opt/gitlab/sv/gitlab-kas/log[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] created directory /opt/gitlab/sv/gitlab-kas/log/main

      - create new directory /opt/gitlab/sv/gitlab-kas/log/main[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitlab-kas/log/config] action create[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] created file /opt/gitlab/sv/gitlab-kas/log/config

      - create new file /opt/gitlab/sv/gitlab-kas/log/config[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] updated file contents /opt/gitlab/sv/gitlab-kas/log/config

      - update content in file /opt/gitlab/sv/gitlab-kas/log/config from none to 623c00
      --- /opt/gitlab/sv/gitlab-kas/log/config	2024-09-25 13:18:55.147144644 +0000
      +++ /opt/gitlab/sv/gitlab-kas/log/.chef-config20240925-44-idkmco	2024-09-25 13:18:55.146144647 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:55+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-kas] sent create action to ruby_block[verify_chown_persisted_on_gitlab-kas] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_gitlab-kas] action create[2024-09-25T13:18:55+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-kas] called

      - execute the ruby block verify_chown_persisted_on_gitlab-kas
    * link[/var/log/gitlab/gitlab-kas/config] action create[2024-09-25T13:18:55+00:00] INFO: link[/var/log/gitlab/gitlab-kas/config] created

      - create symlink at /var/log/gitlab/gitlab-kas/config to /opt/gitlab/sv/gitlab-kas/log/config
    * template[/opt/gitlab/sv/gitlab-kas/log/run] action create[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] created file /opt/gitlab/sv/gitlab-kas/log/run

      - create new file /opt/gitlab/sv/gitlab-kas/log/run[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] updated file contents /opt/gitlab/sv/gitlab-kas/log/run

      - update content in file /opt/gitlab/sv/gitlab-kas/log/run from none to 22436c
      --- /opt/gitlab/sv/gitlab-kas/log/run	2024-09-25 13:18:55.167144580 +0000
      +++ /opt/gitlab/sv/gitlab-kas/log/.chef-run20240925-44-a6ocot	2024-09-25 13:18:55.166144583 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd -tt /var/log/gitlab/gitlab-kas[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-kas/env] action create[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] created directory /opt/gitlab/sv/gitlab-kas/env

      - create new directory /opt/gitlab/sv/gitlab-kas/env[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/gitlab-kas/control] action create[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] created directory /opt/gitlab/sv/gitlab-kas/control

      - create new directory /opt/gitlab/sv/gitlab-kas/control[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] owner changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] group changed to 0
[2024-09-25T13:18:55+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/gitlab-kas] action create[2024-09-25T13:18:55+00:00] INFO: link[/opt/gitlab/init/gitlab-kas] created

      - create symlink at /opt/gitlab/init/gitlab-kas to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:18:55+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitlab-kas] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-kas/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-kas/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-kas/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitlab-kas/config] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-kas/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-kas/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitlab-kas/control] action create (up to date)
      * link[/opt/gitlab/init/gitlab-kas] action create (up to date)
      * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitlab-kas] action create[2024-09-25T13:18:55+00:00] INFO: link[/opt/gitlab/service/gitlab-kas] created

        - create symlink at /opt/gitlab/service/gitlab-kas to /opt/gitlab/sv/gitlab-kas
      * ruby_block[wait for gitlab-kas service socket] action run[2024-09-25T13:18:59+00:00] INFO: ruby_block[wait for gitlab-kas service socket] called

        - execute the ruby block wait for gitlab-kas service socket
      * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)
[2024-09-25T13:19:00+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:19:00+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitlab-kas] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-kas/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-kas/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-kas/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitlab-kas/config] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-kas/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-kas/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitlab-kas/control] action create (up to date)
      * link[/opt/gitlab/init/gitlab-kas] action create (up to date)
      * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitlab-kas] action create (up to date)
      * ruby_block[wait for gitlab-kas service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)
[2024-09-25T13:19:00+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/gitlab-kas] action create (up to date)
    * ruby_block[wait for gitlab-kas service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)
  
Recipe: gitlab::database_migrations
  * ruby_block[check remote PG version] action nothing (skipped due to action :nothing)
  * rails_migration[gitlab-rails] action run[2024-09-25T13:19:00+00:00] WARN: gitlab-rails does not have a log_group or default logdir mode defined. Setting to 0700.

    * bash_hide_env[migrate gitlab-rails database] action run
      [execute] Running db:schema:load rake task
                psql:/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql:9: NOTICE:  extension "btree_gist" already exists, skipping
                psql:/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql:11: NOTICE:  extension "pg_trgm" already exists, skipping
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/001_application_settings.rb
                Creating the default ApplicationSetting record.
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/002_default_organization.rb
                
                OK
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/003_admin.rb
                Administrator account created:
                
                login:    root
                password: ******
                
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/004_create_base_work_item_types.rb
                
                OK
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/005_add_security_training_providers.rb
                
                OK
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/010_settings.rb
                Saved Runner Registration Token
                Saved CI JWT signing key
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/020_create_work_item_hierarchy_restrictions.rb
                
                OK
                
                == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/040_create_work_item_related_link_restrictions.rb
                
                OK
                
                == Seed from ee/db/fixtures/production/010_license.rb
                License Added:
                
                FilePath: /python-gitlab-ci.gitlab-license
                
                == Seed from ee/db/fixtures/production/027_plans.rb
                
                OK
                Running gitlab:clickhouse:migrate:main rake task
                The 'main' ClickHouse database is not configured, skipping migrations
[2024-09-25T13:20:00+00:00] INFO: bash_hide_env[migrate gitlab-rails database] ran successfully
      - execute "bash" 
  
[2024-09-25T13:20:00+00:00] INFO: rails_migration[gitlab-rails] sending run action to execute[clear the gitlab-rails cache] (immediate)
Recipe: gitlab::gitlab-rails
  * execute[clear the gitlab-rails cache] action run[2024-09-25T13:20:36+00:00] INFO: execute[clear the gitlab-rails cache] ran successfully

    - execute /opt/gitlab/bin/gitlab-rake cache:clear
[2024-09-25T13:20:36+00:00] INFO: rails_migration[gitlab-rails] sending run action to ruby_block[check remote PG version] (immediate)
Recipe: gitlab::database_migrations
  * ruby_block[check remote PG version] action run (skipped due to only_if)
Recipe: crond::disable
  * service[crond] action nothing (skipped due to action :nothing)
  * runit_service[crond] action disable
    * ruby_block[disable crond] action run (skipped due to only_if)
     (up to date)
Recipe: gitlab::puma
  * directory[/opt/gitlab/var/puma] action create[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/var/puma] created directory /opt/gitlab/var/puma

    - create new directory /opt/gitlab/var/puma[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/var/puma] owner changed to 998
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/var/puma] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/log/gitlab/puma] action create[2024-09-25T13:20:36+00:00] INFO: directory[/var/log/gitlab/puma] created directory /var/log/gitlab/puma

    - create new directory /var/log/gitlab/puma[2024-09-25T13:20:36+00:00] INFO: directory[/var/log/gitlab/puma] owner changed to 998
[2024-09-25T13:20:36+00:00] INFO: directory[/var/log/gitlab/puma] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/opt/gitlab/gitlab-rails/sockets] action create[2024-09-25T13:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-rails/sockets] created directory /var/opt/gitlab/gitlab-rails/sockets

    - create new directory /var/opt/gitlab/gitlab-rails/sockets[2024-09-25T13:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-rails/sockets] owner changed to 998
[2024-09-25T13:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-rails/sockets] group changed to 999
[2024-09-25T13:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-rails/sockets] mode changed to 750

    - change mode from '' to '0750'
    - change owner from '' to 'git'
    - change group from '' to 'gitlab-www'
  * puma_config[/var/opt/gitlab/gitlab-rails/etc/puma.rb] action create
    * directory[/var/opt/gitlab/gitlab-rails/etc] action create (up to date)
    * template[/var/opt/gitlab/gitlab-rails/etc/puma.rb] action create[2024-09-25T13:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/puma.rb] created file /var/opt/gitlab/gitlab-rails/etc/puma.rb

      - create new file /var/opt/gitlab/gitlab-rails/etc/puma.rb[2024-09-25T13:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/puma.rb] updated file contents /var/opt/gitlab/gitlab-rails/etc/puma.rb

      - update content in file /var/opt/gitlab/gitlab-rails/etc/puma.rb from none to 00843e
      --- /var/opt/gitlab/gitlab-rails/etc/puma.rb	2024-09-25 13:20:36.512985753 +0000
      +++ /var/opt/gitlab/gitlab-rails/etc/.chef-puma20240925-44-5v13oc.rb	2024-09-25 13:20:36.512985753 +0000
      @@ -1,100 +1,200 @@
      +# frozen_string_literal: true
      +
      +# This file is managed by gitlab-ctl. Manual changes will be
      +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
      +# and run `sudo gitlab-ctl reconfigure`.
      +
      +# Load "path" as a rackup file.
      +#
      +# The default is "config.ru".
      +#
      +environment 'production'
      +rackup '/opt/gitlab/embedded/service/gitlab-rails/config.ru'
      +pidfile '/opt/gitlab/var/puma/puma.pid'
      +state_path '/opt/gitlab/var/puma/puma.state'
      +
      +stdout_redirect '/var/log/gitlab/puma/puma_stdout.log', '/var/log/gitlab/puma/puma_stderr.log', true
      +
      +# Configure "min" to be the minimum number of threads to use to answer
      +# requests and "max" the maximum.
      +#
      +# The default is "0, 16".
      +#
      +threads 4, 4
      +
      +# By default, workers accept all requests and queue them to pass to handlers.
      +# When false, workers accept the number of simultaneous requests configured.
      +#
      +# Queueing requests generally improves performance, but can cause deadlocks if
      +# the app is waiting on a request to itself. See https://github.com/puma/puma/issues/612
      +#
      +# When set to false this may require a reverse proxy to handle slow clients and
      +# queue requests before they reach puma. This is due to disabling HTTP keepalive
      +queue_requests false
      +
      +# Bind the server to "url". "tcp://", "unix://" and "ssl://" are the only
      +# accepted protocols.
      +bind 'unix:///var/opt/gitlab/gitlab-rails/sockets/gitlab.socket'
      +
      +bind 'tcp://127.0.0.1:8080'
      +
      +
      +directory '/var/opt/gitlab/gitlab-rails/working'
      +
      +workers 0
      +
      +require "/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/cluster/lifecycle_events"
      +
      +on_restart do
      +  # Signal application hooks that we're about to restart
      +  Gitlab::Cluster::LifecycleEvents.do_before_master_restart
      +end
      +
      +options = { workers: 0 }
      +
      +before_fork do
      +  # Signal application hooks that we're about to fork
      +  Gitlab::Cluster::LifecycleEvents.do_before_fork
      +end
      +
      +Gitlab::Cluster::LifecycleEvents.set_puma_options options
      +on_worker_boot do
      +  # Signal application hooks of worker start
      +  Gitlab::Cluster::LifecycleEvents.do_worker_start
      +end
      +
      +on_worker_shutdown do
      +  # Signal application hooks that a worker is shutting down
      +  Gitlab::Cluster::LifecycleEvents.do_worker_stop
      +end
      +
      +# Preload the application before starting the workers; this conflicts with
      +# phased restart feature. (off by default)
      +
      +preload_app!
      +
      +tag 'gitlab-puma-worker'
      +
      +# Verifies that all workers have checked in to the master process within
      +# the given timeout. If not the worker process will be restarted. Default
      +# value is 60 seconds.
      +#
      +worker_timeout 60
      +
      +# https://github.com/puma/puma/blob/master/5.0-Upgrade.md#lower-latency-better-throughput
      +wait_for_less_busy_worker ENV.fetch('PUMA_WAIT_FOR_LESS_BUSY_WORKER', 0.001).to_f
      +
      +# Use customised JSON formatter for Puma log
      +require "/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/puma_logging/json_formatter"
      +
      +json_formatter = Gitlab::PumaLogging::JSONFormatter.new
      +log_formatter do |str|
      +    json_formatter.call(str)
      +end
      +
      +require "/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/puma/error_handler"
      +error_handler = Gitlab::Puma::ErrorHandler.new(ENV['RAILS_ENV'] == 'production')
      +
      +lowlevel_error_handler do |ex, env, status_code|
      +  error_handler.execute(ex, env, status_code)
      +end[2024-09-25T13:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/puma.rb] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/puma.rb] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/puma.rb] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
  
  * service[puma] action nothing (skipped due to action :nothing)
  * runit_service[puma] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/puma] action create[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma] created directory /opt/gitlab/sv/puma

      - create new directory /opt/gitlab/sv/puma[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/puma/run] action create[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/run] created file /opt/gitlab/sv/puma/run

      - create new file /opt/gitlab/sv/puma/run[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/run] updated file contents /opt/gitlab/sv/puma/run

      - update content in file /opt/gitlab/sv/puma/run from none to bac8f4
      --- /opt/gitlab/sv/puma/run	2024-09-25 13:20:36.532985726 +0000
      +++ /opt/gitlab/sv/puma/.chef-run20240925-44-hhgrw	2024-09-25 13:20:36.531985727 +0000
      @@ -1,24 +1,48 @@
      +#!/bin/bash
      +
      +# Let runit capture all script error messages
      +exec 2>&1
      +
      +# Setup run directory.
      +mkdir -p /dev/shm/gitlab/puma
      +chmod 0700 /dev/shm/gitlab/puma
      +chown git /dev/shm/gitlab/puma
      +export prometheus_run_dir='/dev/shm/gitlab/puma'
      +
      +
      +
      +rubyopt="-W:no-experimental"
      +
      +exec chpst -P \
      +  -u git:git \
      +  -U git:git \
      +  -e /opt/gitlab/etc/gitlab-rails/env \
      +  /usr/bin/env \
      +    RUBYOPT="${rubyopt}" \
      +    prometheus_multiproc_dir="${prometheus_run_dir}" \
      +    ACTION_CABLE_WORKER_POOL_SIZE=4 \
      +    /opt/gitlab/embedded/bin/bundle exec puma -C /var/opt/gitlab/gitlab-rails/etc/puma.rb[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/run] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/run] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/puma/log] action create[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log] created directory /opt/gitlab/sv/puma/log

      - create new directory /opt/gitlab/sv/puma/log[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/puma/log/main] action create[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log/main] created directory /opt/gitlab/sv/puma/log/main

      - create new directory /opt/gitlab/sv/puma/log/main[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log/main] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log/main] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/puma/log/config] action create[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/config] created file /opt/gitlab/sv/puma/log/config

      - create new file /opt/gitlab/sv/puma/log/config[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/config] updated file contents /opt/gitlab/sv/puma/log/config

      - update content in file /opt/gitlab/sv/puma/log/config from none to 623c00
      --- /opt/gitlab/sv/puma/log/config	2024-09-25 13:20:36.553985697 +0000
      +++ /opt/gitlab/sv/puma/log/.chef-config20240925-44-7xjzlc	2024-09-25 13:20:36.552985699 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/config] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/config] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_puma] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:36+00:00] INFO: ruby_block[verify_chown_persisted_on_puma] sent create action to ruby_block[verify_chown_persisted_on_puma] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_puma] action create[2024-09-25T13:20:36+00:00] INFO: ruby_block[verify_chown_persisted_on_puma] called

      - execute the ruby block verify_chown_persisted_on_puma
    * link[/var/log/gitlab/puma/config] action create[2024-09-25T13:20:36+00:00] INFO: link[/var/log/gitlab/puma/config] created

      - create symlink at /var/log/gitlab/puma/config to /opt/gitlab/sv/puma/log/config
    * template[/opt/gitlab/sv/puma/log/run] action create[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/run] created file /opt/gitlab/sv/puma/log/run

      - create new file /opt/gitlab/sv/puma/log/run[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/run] updated file contents /opt/gitlab/sv/puma/log/run

      - update content in file /opt/gitlab/sv/puma/log/run from none to b9d2d5
      --- /opt/gitlab/sv/puma/log/run	2024-09-25 13:20:36.566985680 +0000
      +++ /opt/gitlab/sv/puma/log/.chef-run20240925-44-6hws7i	2024-09-25 13:20:36.566985680 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd -tt /var/log/gitlab/puma[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/run] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/run] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/puma/env] action create[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/env] created directory /opt/gitlab/sv/puma/env

      - create new directory /opt/gitlab/sv/puma/env[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/env] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/env] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for puma service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/puma/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/puma/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/puma/control] action create[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/control] created directory /opt/gitlab/sv/puma/control

      - create new directory /opt/gitlab/sv/puma/control[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/control] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/control] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: directory[/opt/gitlab/sv/puma/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/puma/control/t] action create[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/t] created file /opt/gitlab/sv/puma/control/t

      - create new file /opt/gitlab/sv/puma/control/t[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/t] updated file contents /opt/gitlab/sv/puma/control/t

      - update content in file /opt/gitlab/sv/puma/control/t from none to d8e9e7
      --- /opt/gitlab/sv/puma/control/t	2024-09-25 13:20:36.595985641 +0000
      +++ /opt/gitlab/sv/puma/control/.chef-t20240925-44-680awf	2024-09-25 13:20:36.595985641 +0000
      @@ -1,3 +1,6 @@
      +#!/bin/sh
      +echo "Received TERM from runit, sending to process group (-PID)"
      +kill -- -$(cat /opt/gitlab/service/puma/supervise/pid)[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/t] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/t] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/t] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/puma/control/h] action create[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/h] created file /opt/gitlab/sv/puma/control/h

      - create new file /opt/gitlab/sv/puma/control/h[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/h] updated file contents /opt/gitlab/sv/puma/control/h

      - update content in file /opt/gitlab/sv/puma/control/h from none to 22e721
      --- /opt/gitlab/sv/puma/control/h	2024-09-25 13:20:36.606985626 +0000
      +++ /opt/gitlab/sv/puma/control/.chef-h20240925-44-gj6g5s	2024-09-25 13:20:36.606985626 +0000
      @@ -1,47 +1,94 @@
      +#!/bin/sh
      +
      +# This control handler is meant to be invoked by omnibus-gitlab via Runit
      +
      +# Let runit capture all script error messages
      +exec 2>&1
      +
      +PID=$(cat /opt/gitlab/service/puma/supervise/pid)
      +
      +readonly puma_graceful_shutdown_sec=90
      +readonly puma_forceful_shutdown_sec=20
      +readonly puma_kill_shutdown_sec=10
      +
      +echo "Received HUP from runit, sending INT signal to perform graceful restart"
      +
      +signal() {
      +  local pid="$1"
      +  local signal="$2"
      +  local tries="$3"
      +
      +  echo "Sending $signal signal to Puma $pid..."
      +  kill "-$signal" "$pid"
      +
      +  for i in $(seq 1 "$tries"); do
      +    echo "Waiting for Puma $pid to exit ($i)..."
      +    if ! kill -0 "$pid"; then
      +      echo "Puma $pid did exit."
      +      return 0
      +    fi
      +
      +    sleep 1
      +  done
      +
      +  echo "Puma $pid did not exit after $signal."
      +  return 1
      +}
      +
      +(
      +  # we run it in subshell, as `runit` requires
      +  # the process it runs to exit in order to reap
      +  # the service
      +  signal "$PID" "INT" "$puma_graceful_shutdown_sec" ||
      +  signal "$PID" "TERM" "$puma_forceful_shutdown_sec" ||
      +  signal "$PID" "KILL" "$puma_kill_shutdown_sec"
      +) &
      +
      +exit 0[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/h] owner changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/h] group changed to 0
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/control/h] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/puma] action create[2024-09-25T13:20:36+00:00] INFO: link[/opt/gitlab/init/puma] created

      - create symlink at /opt/gitlab/init/puma to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/puma/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:20:36+00:00] INFO: template[/opt/gitlab/sv/puma/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/puma] action create (up to date)
      * template[/opt/gitlab/sv/puma/run] action create (up to date)
      * directory[/opt/gitlab/sv/puma/log] action create (up to date)
      * directory[/opt/gitlab/sv/puma/log/main] action create (up to date)
      * template[/opt/gitlab/sv/puma/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_puma] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/puma/config] action create (up to date)
      * template[/opt/gitlab/sv/puma/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/puma/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for puma service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/puma/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/puma/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/puma/control] action create (up to date)
      * template[/opt/gitlab/sv/puma/control/t] action create (up to date)
      * template[/opt/gitlab/sv/puma/control/h] action create (up to date)
      * link[/opt/gitlab/init/puma] action create (up to date)
      * file[/opt/gitlab/sv/puma/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/puma] action create[2024-09-25T13:20:36+00:00] INFO: link[/opt/gitlab/service/puma] created

        - create symlink at /opt/gitlab/service/puma to /opt/gitlab/sv/puma
      * ruby_block[wait for puma service socket] action run[2024-09-25T13:20:40+00:00] INFO: ruby_block[wait for puma service socket] called

        - execute the ruby block wait for puma service socket
      * file[/var/log/gitlab/puma/current] action touch (skipped due to only_if)
[2024-09-25T13:20:40+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:20:40+00:00] INFO: template[/opt/gitlab/sv/puma/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/puma] action create (up to date)
      * template[/opt/gitlab/sv/puma/run] action create (up to date)
      * directory[/opt/gitlab/sv/puma/log] action create (up to date)
      * directory[/opt/gitlab/sv/puma/log/main] action create (up to date)
      * template[/opt/gitlab/sv/puma/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_puma] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/puma/config] action create (up to date)
      * template[/opt/gitlab/sv/puma/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/puma/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for puma service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/puma/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/puma/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/puma/control] action create (up to date)
      * template[/opt/gitlab/sv/puma/control/t] action create (up to date)
      * template[/opt/gitlab/sv/puma/control/h] action create (up to date)
      * link[/opt/gitlab/init/puma] action create (up to date)
      * file[/opt/gitlab/sv/puma/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/puma] action create (up to date)
      * ruby_block[wait for puma service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/puma/current] action touch (skipped due to only_if)
[2024-09-25T13:20:43+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/puma] action create (up to date)
    * ruby_block[wait for puma service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/puma/current] action touch (skipped due to only_if)
  
  * execute[/opt/gitlab/bin/gitlab-ctl start puma] action run
    [execute] ok: run: puma: (pid 839) 4s
[2024-09-25T13:20:44+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start puma] ran successfully
    - execute /opt/gitlab/bin/gitlab-ctl start puma
  * consul_service[rails] action delete
    * file[/var/opt/gitlab/consul/config.d/rails-service.json] action delete (up to date)
     (up to date)
  * gitlab_sysctl[net.core.somaxconn] action create
    * directory[create /etc/sysctl.d for net.core.somaxconn] action create (skipped due to only_if)
    * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-net.core.somaxconn.conf net.core.somaxconn] action create (skipped due to only_if)
    * link[/etc/sysctl.d/90-omnibus-gitlab-net.core.somaxconn.conf] action create (skipped due to only_if)
    * execute[load sysctl conf net.core.somaxconn] action nothing (skipped due to action :nothing)
     (up to date)
Recipe: gitlab::sidekiq
  * sidekiq_service[sidekiq] action enable[2024-09-25T13:20:44+00:00] WARN: sidekiq does not have a log_group or default logdir mode defined. Setting to 0700.

    * directory[/var/log/gitlab/sidekiq] action create[2024-09-25T13:20:44+00:00] INFO: directory[/var/log/gitlab/sidekiq] created directory /var/log/gitlab/sidekiq

      - create new directory /var/log/gitlab/sidekiq[2024-09-25T13:20:44+00:00] INFO: directory[/var/log/gitlab/sidekiq] owner changed to 998
[2024-09-25T13:20:44+00:00] INFO: directory[/var/log/gitlab/sidekiq] mode changed to 700

      - change mode from '' to '0700'
      - change owner from '' to 'git'
    * service[sidekiq] action nothing (skipped due to action :nothing)
    * runit_service[sidekiq] action enable
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/sidekiq] action create[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq] created directory /opt/gitlab/sv/sidekiq

        - create new directory /opt/gitlab/sv/sidekiq[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * template[/opt/gitlab/sv/sidekiq/run] action create[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/run] created file /opt/gitlab/sv/sidekiq/run

        - create new file /opt/gitlab/sv/sidekiq/run[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/run] updated file contents /opt/gitlab/sv/sidekiq/run

        - update content in file /opt/gitlab/sv/sidekiq/run from none to a4d218
        --- /opt/gitlab/sv/sidekiq/run	2024-09-25 13:20:44.888974442 +0000
        +++ /opt/gitlab/sv/sidekiq/.chef-run20240925-44-scrsd7	2024-09-25 13:20:44.888974442 +0000
        @@ -1,30 +1,60 @@
        +#!/bin/sh
        +
        +cd /var/opt/gitlab/gitlab-rails/working
        +
        +exec 2>&1
        +# Setup run directory.
        +mkdir -p /dev/shm/gitlab/sidekiq
        +rm /dev/shm/gitlab/sidekiq/*.db 2> /dev/null
        +chmod 0700 /dev/shm/gitlab/sidekiq
        +chown git /dev/shm/gitlab/sidekiq
        +export prometheus_run_dir='/dev/shm/gitlab/sidekiq'
        +
        +
        +
        +rubyopt="-W:no-experimental"
        +
        +exec chpst -e /opt/gitlab/etc/gitlab-rails/env -P \
        +  -U git:git \
        +  -u git:git \
        +  /usr/bin/env \
        +    RUBYOPT="${rubyopt}" \
        +    prometheus_multiproc_dir="${prometheus_run_dir}" \
        +    /opt/gitlab/embedded/service/gitlab-rails/bin/sidekiq-cluster \
        +      -e production \
        +      -r /opt/gitlab/embedded/service/gitlab-rails \
        +      -c 10 \
        +      --timeout 25 \
        +        "*" \
        +
        +# Do not remove this line; it prevents trouble with the trailing backslashes above.[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/run] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/run] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/run] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * directory[/opt/gitlab/sv/sidekiq/log] action create[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log] created directory /opt/gitlab/sv/sidekiq/log

        - create new directory /opt/gitlab/sv/sidekiq/log[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * directory[/opt/gitlab/sv/sidekiq/log/main] action create[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log/main] created directory /opt/gitlab/sv/sidekiq/log/main

        - create new directory /opt/gitlab/sv/sidekiq/log/main[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log/main] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log/main] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/log/main] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * template[/opt/gitlab/sv/sidekiq/log/config] action create[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/config] created file /opt/gitlab/sv/sidekiq/log/config

        - create new file /opt/gitlab/sv/sidekiq/log/config[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/config] updated file contents /opt/gitlab/sv/sidekiq/log/config

        - update content in file /opt/gitlab/sv/sidekiq/log/config from none to 623c00
        --- /opt/gitlab/sv/sidekiq/log/config	2024-09-25 13:20:44.924974394 +0000
        +++ /opt/gitlab/sv/sidekiq/log/.chef-config20240925-44-byngzd	2024-09-25 13:20:44.924974394 +0000
        @@ -1,6 +1,12 @@
        +s209715200
        +n30
        +t86400
        +!gzip
        +
        +[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/config] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/config] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/config] mode changed to 644

        - change mode from '' to '0644'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * ruby_block[verify_chown_persisted_on_sidekiq] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:44+00:00] INFO: ruby_block[verify_chown_persisted_on_sidekiq] sent create action to ruby_block[verify_chown_persisted_on_sidekiq] (immediate at declaration time)
      * ruby_block[verify_chown_persisted_on_sidekiq] action create[2024-09-25T13:20:44+00:00] INFO: ruby_block[verify_chown_persisted_on_sidekiq] called

        - execute the ruby block verify_chown_persisted_on_sidekiq
      * link[/var/log/gitlab/sidekiq/config] action create[2024-09-25T13:20:44+00:00] INFO: link[/var/log/gitlab/sidekiq/config] created

        - create symlink at /var/log/gitlab/sidekiq/config to /opt/gitlab/sv/sidekiq/log/config
      * template[/opt/gitlab/sv/sidekiq/log/run] action create[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/run] created file /opt/gitlab/sv/sidekiq/log/run

        - create new file /opt/gitlab/sv/sidekiq/log/run[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/run] updated file contents /opt/gitlab/sv/sidekiq/log/run

        - update content in file /opt/gitlab/sv/sidekiq/log/run from none to 421ac5
        --- /opt/gitlab/sv/sidekiq/log/run	2024-09-25 13:20:44.949974360 +0000
        +++ /opt/gitlab/sv/sidekiq/log/.chef-run20240925-44-1qx2pd	2024-09-25 13:20:44.948974361 +0000
        @@ -1,5 +1,10 @@
        +#!/bin/sh
        +exec chpst -P \
        +  -U root:root \
        +  -u root:root \
        +  svlogd /var/log/gitlab/sidekiq[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/run] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/run] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/run] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * directory[/opt/gitlab/sv/sidekiq/env] action create[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/env] created directory /opt/gitlab/sv/sidekiq/env

        - create new directory /opt/gitlab/sv/sidekiq/env[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/env] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/env] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/env] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * ruby_block[Delete unmanaged env files for sidekiq service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/sidekiq/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/sidekiq/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/sidekiq/control] action create[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/control] created directory /opt/gitlab/sv/sidekiq/control

        - create new directory /opt/gitlab/sv/sidekiq/control[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/control] owner changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/control] group changed to 0
[2024-09-25T13:20:44+00:00] INFO: directory[/opt/gitlab/sv/sidekiq/control] mode changed to 755

        - change mode from '' to '0755'
        - change owner from '' to 'root'
        - change group from '' to 'root'
      * link[/opt/gitlab/init/sidekiq] action create[2024-09-25T13:20:44+00:00] INFO: link[/opt/gitlab/init/sidekiq] created

        - create symlink at /opt/gitlab/init/sidekiq to /opt/gitlab/embedded/bin/sv
      * file[/opt/gitlab/sv/sidekiq/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/run] sending run action to ruby_block[restart_service] (delayed)
      * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:20:44+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/config] sending create action to ruby_block[reload_log_service] (delayed)
      * ruby_block[reload_log_service] action create
        * ruby_block[restart_service] action nothing (skipped due to action :nothing)
        * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
        * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/sv/sidekiq] action create (up to date)
        * template[/opt/gitlab/sv/sidekiq/run] action create (up to date)
        * directory[/opt/gitlab/sv/sidekiq/log] action create (up to date)
        * directory[/opt/gitlab/sv/sidekiq/log/main] action create (up to date)
        * template[/opt/gitlab/sv/sidekiq/log/config] action create (up to date)
        * ruby_block[verify_chown_persisted_on_sidekiq] action nothing (skipped due to action :nothing)
        * link[/var/log/gitlab/sidekiq/config] action create (up to date)
        * template[/opt/gitlab/sv/sidekiq/log/run] action create (up to date)
        * directory[/opt/gitlab/sv/sidekiq/env] action create (up to date)
        * ruby_block[Delete unmanaged env files for sidekiq service] action run (skipped due to only_if)
        * template[/opt/gitlab/sv/sidekiq/check] action create (skipped due to only_if)
        * template[/opt/gitlab/sv/sidekiq/finish] action create (skipped due to only_if)
        * directory[/opt/gitlab/sv/sidekiq/control] action create (up to date)
        * link[/opt/gitlab/init/sidekiq] action create (up to date)
        * file[/opt/gitlab/sv/sidekiq/down] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/service] action create (up to date)
        * link[/opt/gitlab/service/sidekiq] action create[2024-09-25T13:20:45+00:00] INFO: link[/opt/gitlab/service/sidekiq] created

          - create symlink at /opt/gitlab/service/sidekiq to /opt/gitlab/sv/sidekiq
        * ruby_block[wait for sidekiq service socket] action run[2024-09-25T13:20:47+00:00] INFO: ruby_block[wait for sidekiq service socket] called

          - execute the ruby block wait for sidekiq service socket
        * file[/var/log/gitlab/sidekiq/current] action touch (skipped due to only_if)
[2024-09-25T13:20:48+00:00] INFO: ruby_block[reload_log_service] called
        - execute the ruby block reload_log_service
[2024-09-25T13:20:48+00:00] INFO: template[/opt/gitlab/sv/sidekiq/log/run] sending run action to ruby_block[restart_log_service] (delayed)
      * ruby_block[restart_log_service] action run
        * ruby_block[restart_service] action nothing (skipped due to action :nothing)
        * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
        * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/sv/sidekiq] action create (up to date)
        * template[/opt/gitlab/sv/sidekiq/run] action create (up to date)
        * directory[/opt/gitlab/sv/sidekiq/log] action create (up to date)
        * directory[/opt/gitlab/sv/sidekiq/log/main] action create (up to date)
        * template[/opt/gitlab/sv/sidekiq/log/config] action create (up to date)
        * ruby_block[verify_chown_persisted_on_sidekiq] action nothing (skipped due to action :nothing)
        * link[/var/log/gitlab/sidekiq/config] action create (up to date)
        * template[/opt/gitlab/sv/sidekiq/log/run] action create (up to date)
        * directory[/opt/gitlab/sv/sidekiq/env] action create (up to date)
        * ruby_block[Delete unmanaged env files for sidekiq service] action run (skipped due to only_if)
        * template[/opt/gitlab/sv/sidekiq/check] action create (skipped due to only_if)
        * template[/opt/gitlab/sv/sidekiq/finish] action create (skipped due to only_if)
        * directory[/opt/gitlab/sv/sidekiq/control] action create (up to date)
        * link[/opt/gitlab/init/sidekiq] action create (up to date)
        * file[/opt/gitlab/sv/sidekiq/down] action nothing (skipped due to action :nothing)
        * directory[/opt/gitlab/service] action create (up to date)
        * link[/opt/gitlab/service/sidekiq] action create (up to date)
        * ruby_block[wait for sidekiq service socket] action run (skipped due to not_if)
        * file[/var/log/gitlab/sidekiq/current] action touch (skipped due to only_if)
[2024-09-25T13:20:48+00:00] INFO: ruby_block[restart_log_service] called
        - execute the ruby block restart_log_service
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/sidekiq] action create (up to date)
      * ruby_block[wait for sidekiq service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/sidekiq/current] action touch (skipped due to only_if)
    
    * execute[/opt/gitlab/bin/gitlab-ctl start sidekiq] action run
      [execute] ok: run: sidekiq: (pid 855) 4s
[2024-09-25T13:20:50+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start sidekiq] ran successfully
      - execute /opt/gitlab/bin/gitlab-ctl start sidekiq
  
  * consul_service[sidekiq] action delete
    * file[/var/opt/gitlab/consul/config.d/sidekiq-service.json] action delete (up to date)
     (up to date)
Recipe: gitlab::gitlab-workhorse
  * directory[/var/opt/gitlab/gitlab-workhorse] action create[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse] created directory /var/opt/gitlab/gitlab-workhorse

    - create new directory /var/opt/gitlab/gitlab-workhorse[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse] owner changed to 998
[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse] group changed to 999
[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse] mode changed to 750

    - change mode from '' to '0750'
    - change owner from '' to 'git'
    - change group from '' to 'gitlab-www'
  * directory[/var/opt/gitlab/gitlab-workhorse/sockets] action create[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse/sockets] created directory /var/opt/gitlab/gitlab-workhorse/sockets

    - create new directory /var/opt/gitlab/gitlab-workhorse/sockets[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse/sockets] owner changed to 998
[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse/sockets] group changed to 999
[2024-09-25T13:20:50+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse/sockets] mode changed to 750

    - change mode from '' to '0750'
    - change owner from '' to 'git'
    - change group from '' to 'gitlab-www'
  * directory[/var/log/gitlab/gitlab-workhorse] action create[2024-09-25T13:20:50+00:00] INFO: directory[/var/log/gitlab/gitlab-workhorse] created directory /var/log/gitlab/gitlab-workhorse

    - create new directory /var/log/gitlab/gitlab-workhorse[2024-09-25T13:20:50+00:00] INFO: directory[/var/log/gitlab/gitlab-workhorse] owner changed to 998
[2024-09-25T13:20:50+00:00] INFO: directory[/var/log/gitlab/gitlab-workhorse] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/opt/gitlab/etc/gitlab-workhorse] action create[2024-09-25T13:20:50+00:00] INFO: directory[/opt/gitlab/etc/gitlab-workhorse] created directory /opt/gitlab/etc/gitlab-workhorse

    - create new directory /opt/gitlab/etc/gitlab-workhorse[2024-09-25T13:20:50+00:00] INFO: directory[/opt/gitlab/etc/gitlab-workhorse] owner changed to 998
[2024-09-25T13:20:50+00:00] INFO: directory[/opt/gitlab/etc/gitlab-workhorse] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * env_dir[/opt/gitlab/etc/gitlab-workhorse/env] action create
    * directory[/opt/gitlab/etc/gitlab-workhorse/env] action create[2024-09-25T13:20:50+00:00] INFO: directory[/opt/gitlab/etc/gitlab-workhorse/env] created directory /opt/gitlab/etc/gitlab-workhorse/env

      - create new directory /opt/gitlab/etc/gitlab-workhorse/env
    * file[/opt/gitlab/etc/gitlab-workhorse/env/PATH] action create[2024-09-25T13:20:50+00:00] INFO: file[/opt/gitlab/etc/gitlab-workhorse/env/PATH] created file /opt/gitlab/etc/gitlab-workhorse/env/PATH

      - create new file /opt/gitlab/etc/gitlab-workhorse/env/PATH[2024-09-25T13:20:50+00:00] INFO: file[/opt/gitlab/etc/gitlab-workhorse/env/PATH] updated file contents /opt/gitlab/etc/gitlab-workhorse/env/PATH

      - update content in file /opt/gitlab/etc/gitlab-workhorse/env/PATH from none to d5dc07
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-workhorse/env/HOME] action create[2024-09-25T13:20:50+00:00] INFO: file[/opt/gitlab/etc/gitlab-workhorse/env/HOME] created file /opt/gitlab/etc/gitlab-workhorse/env/HOME

      - create new file /opt/gitlab/etc/gitlab-workhorse/env/HOME[2024-09-25T13:20:50+00:00] INFO: file[/opt/gitlab/etc/gitlab-workhorse/env/HOME] updated file contents /opt/gitlab/etc/gitlab-workhorse/env/HOME

      - update content in file /opt/gitlab/etc/gitlab-workhorse/env/HOME from none to 205bb9
      - suppressed sensitive resource
    * file[/opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR] action create[2024-09-25T13:20:50+00:00] INFO: file[/opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR

      - create new file /opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR[2024-09-25T13:20:50+00:00] INFO: file[/opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR

      - update content in file /opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR from none to 4f45cf
      - suppressed sensitive resource
  
[2024-09-25T13:20:51+00:00] INFO: env_dir[/opt/gitlab/etc/gitlab-workhorse/env] not queuing delayed action restart on runit_service[gitlab-workhorse] (delayed), as it's already been queued
  * service[gitlab-workhorse] action nothing (skipped due to action :nothing)
  * runit_service[gitlab-workhorse] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/gitlab-workhorse] action create[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse] created directory /opt/gitlab/sv/gitlab-workhorse

      - create new directory /opt/gitlab/sv/gitlab-workhorse[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitlab-workhorse/run] action create[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/run] created file /opt/gitlab/sv/gitlab-workhorse/run

      - create new file /opt/gitlab/sv/gitlab-workhorse/run[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/run] updated file contents /opt/gitlab/sv/gitlab-workhorse/run

      - update content in file /opt/gitlab/sv/gitlab-workhorse/run from none to b1d72f
      --- /opt/gitlab/sv/gitlab-workhorse/run	2024-09-25 13:20:51.025966155 +0000
      +++ /opt/gitlab/sv/gitlab-workhorse/.chef-run20240925-44-uzzew4	2024-09-25 13:20:51.024966156 +0000
      @@ -1,27 +1,54 @@
      +#!/bin/sh
      +set -e # fail on errors
      +
      +# Redirect stderr -> stdout
      +exec 2>&1
      +
      +
      +
      +cd /var/opt/gitlab/gitlab-workhorse
      +
      +exec chpst -e /opt/gitlab/etc/gitlab-workhorse/env -P \
      +  -U git:git \
      +  -u git:git \
      +  /opt/gitlab/embedded/bin/gitlab-workhorse \
      +    -listenNetwork unix \
      +    -listenUmask 0 \
      +    -listenAddr /var/opt/gitlab/gitlab-workhorse/sockets/socket \
      +    -authBackend http://localhost:8080 \
      +    -authSocket /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket \
      +    -documentRoot /opt/gitlab/embedded/service/gitlab-rails/public \
      +    -pprofListenAddr ''\
      +    -prometheusListenAddr localhost:9229 \
      +    -secretPath /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret \
      +    -logFormat json \
      +    -config config.toml \
      +
      +# Do not remove this line; it prevents trouble with the trailing backslashes above.[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/run] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/run] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-workhorse/log] action create[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log] created directory /opt/gitlab/sv/gitlab-workhorse/log

      - create new directory /opt/gitlab/sv/gitlab-workhorse/log[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-workhorse/log/main] action create[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log/main] created directory /opt/gitlab/sv/gitlab-workhorse/log/main

      - create new directory /opt/gitlab/sv/gitlab-workhorse/log/main[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log/main] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log/main] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitlab-workhorse/log/config] action create[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/config] created file /opt/gitlab/sv/gitlab-workhorse/log/config

      - create new file /opt/gitlab/sv/gitlab-workhorse/log/config[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/config] updated file contents /opt/gitlab/sv/gitlab-workhorse/log/config

      - update content in file /opt/gitlab/sv/gitlab-workhorse/log/config from none to 623c00
      --- /opt/gitlab/sv/gitlab-workhorse/log/config	2024-09-25 13:20:51.065966101 +0000
      +++ /opt/gitlab/sv/gitlab-workhorse/log/.chef-config20240925-44-b2wowz	2024-09-25 13:20:51.065966101 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/config] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/config] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_gitlab-workhorse] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:51+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-workhorse] sent create action to ruby_block[verify_chown_persisted_on_gitlab-workhorse] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_gitlab-workhorse] action create[2024-09-25T13:20:51+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-workhorse] called

      - execute the ruby block verify_chown_persisted_on_gitlab-workhorse
    * link[/var/log/gitlab/gitlab-workhorse/config] action create[2024-09-25T13:20:51+00:00] INFO: link[/var/log/gitlab/gitlab-workhorse/config] created

      - create symlink at /var/log/gitlab/gitlab-workhorse/config to /opt/gitlab/sv/gitlab-workhorse/log/config
    * template[/opt/gitlab/sv/gitlab-workhorse/log/run] action create[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/run] created file /opt/gitlab/sv/gitlab-workhorse/log/run

      - create new file /opt/gitlab/sv/gitlab-workhorse/log/run[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/run] updated file contents /opt/gitlab/sv/gitlab-workhorse/log/run

      - update content in file /opt/gitlab/sv/gitlab-workhorse/log/run from none to b3b03a
      --- /opt/gitlab/sv/gitlab-workhorse/log/run	2024-09-25 13:20:51.094966062 +0000
      +++ /opt/gitlab/sv/gitlab-workhorse/log/.chef-run20240925-44-lwf1mq	2024-09-25 13:20:51.092966064 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd /var/log/gitlab/gitlab-workhorse[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/run] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/run] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-workhorse/env] action create[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/env] created directory /opt/gitlab/sv/gitlab-workhorse/env

      - create new directory /opt/gitlab/sv/gitlab-workhorse/env[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/env] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/env] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for gitlab-workhorse service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/gitlab-workhorse/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/gitlab-workhorse/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/gitlab-workhorse/control] action create[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/control] created directory /opt/gitlab/sv/gitlab-workhorse/control

      - create new directory /opt/gitlab/sv/gitlab-workhorse/control[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/control] owner changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/control] group changed to 0
[2024-09-25T13:20:51+00:00] INFO: directory[/opt/gitlab/sv/gitlab-workhorse/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/gitlab-workhorse] action create[2024-09-25T13:20:51+00:00] INFO: link[/opt/gitlab/init/gitlab-workhorse] created

      - create symlink at /opt/gitlab/init/gitlab-workhorse to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/gitlab-workhorse/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:20:51+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitlab-workhorse] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-workhorse/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-workhorse/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-workhorse/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-workhorse/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitlab-workhorse] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitlab-workhorse/config] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-workhorse/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-workhorse/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitlab-workhorse service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-workhorse/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-workhorse/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitlab-workhorse/control] action create (up to date)
      * link[/opt/gitlab/init/gitlab-workhorse] action create (up to date)
      * file[/opt/gitlab/sv/gitlab-workhorse/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitlab-workhorse] action create[2024-09-25T13:20:51+00:00] INFO: link[/opt/gitlab/service/gitlab-workhorse] created

        - create symlink at /opt/gitlab/service/gitlab-workhorse to /opt/gitlab/sv/gitlab-workhorse
      * ruby_block[wait for gitlab-workhorse service socket] action run[2024-09-25T13:20:53+00:00] INFO: ruby_block[wait for gitlab-workhorse service socket] called

        - execute the ruby block wait for gitlab-workhorse service socket
      * file[/var/log/gitlab/gitlab-workhorse/current] action touch (skipped due to only_if)
[2024-09-25T13:20:53+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:20:53+00:00] INFO: template[/opt/gitlab/sv/gitlab-workhorse/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitlab-workhorse] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-workhorse/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-workhorse/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-workhorse/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-workhorse/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitlab-workhorse] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitlab-workhorse/config] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-workhorse/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-workhorse/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitlab-workhorse service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-workhorse/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-workhorse/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitlab-workhorse/control] action create (up to date)
      * link[/opt/gitlab/init/gitlab-workhorse] action create (up to date)
      * file[/opt/gitlab/sv/gitlab-workhorse/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitlab-workhorse] action create (up to date)
      * ruby_block[wait for gitlab-workhorse service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/gitlab-workhorse/current] action touch (skipped due to only_if)
[2024-09-25T13:20:53+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/gitlab-workhorse] action create (up to date)
    * ruby_block[wait for gitlab-workhorse service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/gitlab-workhorse/current] action touch (skipped due to only_if)
  
  * consul_service[workhorse] action delete
    * file[/var/opt/gitlab/consul/config.d/workhorse-service.json] action delete (up to date)
     (up to date)
  * version_file[Create version file for Workhorse] action create
    * file[/var/opt/gitlab/gitlab-workhorse/VERSION] action create[2024-09-25T13:20:54+00:00] INFO: file[/var/opt/gitlab/gitlab-workhorse/VERSION] created file /var/opt/gitlab/gitlab-workhorse/VERSION

      - create new file /var/opt/gitlab/gitlab-workhorse/VERSION[2024-09-25T13:20:54+00:00] INFO: file[/var/opt/gitlab/gitlab-workhorse/VERSION] updated file contents /var/opt/gitlab/gitlab-workhorse/VERSION

      - update content in file /var/opt/gitlab/gitlab-workhorse/VERSION from none to f130a8
      --- /var/opt/gitlab/gitlab-workhorse/VERSION	2024-09-25 13:20:54.033962093 +0000
      +++ /var/opt/gitlab/gitlab-workhorse/.chef-VERSION20240925-44-t84p7c	2024-09-25 13:20:54.033962093 +0000
      @@ -1 +1,2 @@
      +gitlab-workhorse (v17.2.4-ee)-(20240821.172136)
  
[2024-09-25T13:20:54+00:00] INFO: version_file[Create version file for Workhorse] not queuing delayed action restart on runit_service[gitlab-workhorse] (delayed), as it's already been queued
  * template[/var/opt/gitlab/gitlab-workhorse/config.toml] action create[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/gitlab-workhorse/config.toml] created file /var/opt/gitlab/gitlab-workhorse/config.toml

    - create new file /var/opt/gitlab/gitlab-workhorse/config.toml[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/gitlab-workhorse/config.toml] updated file contents /var/opt/gitlab/gitlab-workhorse/config.toml

    - update content in file /var/opt/gitlab/gitlab-workhorse/config.toml from none to 3a652a
    - suppressed sensitive resource[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/gitlab-workhorse/config.toml] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/gitlab-workhorse/config.toml] group changed to 998
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/gitlab-workhorse/config.toml] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/gitlab-workhorse/config.toml] not queuing delayed action restart on runit_service[gitlab-workhorse] (delayed), as it's already been queued
Recipe: gitlab::mailroom_disable
  * service[mailroom] action nothing (skipped due to action :nothing)
  * runit_service[mailroom] action disable
    * ruby_block[disable mailroom] action run (skipped due to only_if)
     (up to date)
Recipe: gitlab::nginx
  * directory[/var/opt/gitlab/nginx] action create[2024-09-25T13:20:54+00:00] INFO: directory[/var/opt/gitlab/nginx] owner changed to 0

    - change owner from 'gitlab-www' to 'root'
  * directory[/var/opt/gitlab/nginx/conf] action create[2024-09-25T13:20:54+00:00] INFO: directory[/var/opt/gitlab/nginx/conf] created directory /var/opt/gitlab/nginx/conf

    - create new directory /var/opt/gitlab/nginx/conf[2024-09-25T13:20:54+00:00] INFO: directory[/var/opt/gitlab/nginx/conf] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/var/opt/gitlab/nginx/conf] group changed to 999
[2024-09-25T13:20:54+00:00] INFO: directory[/var/opt/gitlab/nginx/conf] mode changed to 750

    - change mode from '' to '0750'
    - change owner from '' to 'root'
    - change group from '' to 'gitlab-www'
  * directory[/var/log/gitlab/nginx] action create[2024-09-25T13:20:54+00:00] INFO: directory[/var/log/gitlab/nginx] created directory /var/log/gitlab/nginx

    - create new directory /var/log/gitlab/nginx[2024-09-25T13:20:54+00:00] INFO: directory[/var/log/gitlab/nginx] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/var/log/gitlab/nginx] group changed to 999
[2024-09-25T13:20:54+00:00] INFO: directory[/var/log/gitlab/nginx] mode changed to 750

    - change mode from '' to '0750'
    - change owner from '' to 'root'
    - change group from '' to 'gitlab-www'
  * link[/var/opt/gitlab/nginx/logs] action create[2024-09-25T13:20:54+00:00] INFO: link[/var/opt/gitlab/nginx/logs] created

    - create symlink at /var/opt/gitlab/nginx/logs to /var/log/gitlab/nginx
  * template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] action create[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] created file /var/opt/gitlab/nginx/conf/gitlab-http.conf

    - create new file /var/opt/gitlab/nginx/conf/gitlab-http.conf[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] updated file contents /var/opt/gitlab/nginx/conf/gitlab-http.conf

    - update content in file /var/opt/gitlab/nginx/conf/gitlab-http.conf from none to daf021
    --- /var/opt/gitlab/nginx/conf/gitlab-http.conf	2024-09-25 13:20:54.102962000 +0000
    +++ /var/opt/gitlab/nginx/conf/.chef-gitlab-http20240925-44-7qn9ro.conf	2024-09-25 13:20:54.102962000 +0000
    @@ -1,141 +1,282 @@
    +# This file is managed by gitlab-ctl. Manual changes will be
    +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
    +# and run `sudo gitlab-ctl reconfigure`.
    +
    +## GitLab
    +## Modified from https://gitlab.com/gitlab-org/gitlab-foss/blob/master/lib/support/nginx/gitlab-ssl & https://gitlab.com/gitlab-org/gitlab-foss/blob/master/lib/support/nginx/gitlab
    +##
    +## Lines starting with two hashes (##) are comments with information.
    +## Lines starting with one hash (#) are configuration parameters that can be uncommented.
    +##
    +##################################
    +##        CHUNKED TRANSFER      ##
    +##################################
    +##
    +## It is a known issue that Git-over-HTTP requires chunked transfer encoding [0]
    +## which is not supported by Nginx < 1.3.9 [1]. As a result, pushing a large object
    +## with Git (i.e. a single large file) can lead to a 411 error. In theory you can get
    +## around this by tweaking this configuration file and either:
    +## - installing an old version of Nginx with the chunkin module [2] compiled in, or
    +## - using a newer version of Nginx.
    +##
    +## At the time of writing we do not know if either of these theoretical solutions works.
    +## As a workaround users can use Git over SSH to push large files.
    +##
    +## [0] https://git.kernel.org/cgit/git/git.git/tree/Documentation/technical/http-protocol.txt#n99
    +## [1] https://github.com/agentzh/chunkin-nginx-module#status
    +## [2] https://github.com/agentzh/chunkin-nginx-module
    +##
    +###################################
    +##         configuration         ##
    +###################################
    +
    +
    +server { ## HTTPS server
    +  listen *:80;
    +
    +
    +  server_name 10.5.0.100;
    +  server_tokens off; ## Don't show the nginx version number, a security best practice
    +
    +  ## Increase this if you want to upload large attachments
    +  ## Or if you want to accept large git objects over http
    +  client_max_body_size 0;
    +
    +
    +  ## Real IP Module Config
    +  ## http://nginx.org/en/docs/http/ngx_http_realip_module.html
    +
    +  ## HSTS Config
    +  ## https://www.nginx.com/blog/http-strict-transport-security-hsts-and-nginx/
    +  add_header Strict-Transport-Security "max-age=63072000";
    +
    +  # Rails sets a default policy of strict-origin-when-cross-origin, so
    +  # hide that and just send the one we've configured for nginx
    +  proxy_hide_header Referrer-Policy;
    +  add_header Referrer-Policy strict-origin-when-cross-origin;
    +
    +  ## Individual nginx logs for this GitLab vhost
    +  access_log  /var/log/gitlab/nginx/gitlab_access.log gitlab_access;
    +  error_log   /var/log/gitlab/nginx/gitlab_error.log error;
    +
    +  if ($http_host = "") {
    +    set $http_host_with_default "10.5.0.100";
    +  }
    +
    +  if ($http_host != "") {
    +    set $http_host_with_default $http_host;
    +  }
    +
    +  gzip on;
    +  gzip_static on;
    +  gzip_comp_level 2;
    +  gzip_http_version 1.1;
    +  gzip_vary on;
    +  gzip_disable "msie6";
    +  gzip_min_length 250;
    +  gzip_proxied no-cache no-store private expired auth;
    +  gzip_types text/plain text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript application/json;
    +
    +  ## https://github.com/gitlabhq/gitlabhq/issues/694
    +  ## Some requests take more than 30 seconds.
    +  proxy_read_timeout      3600;
    +  proxy_connect_timeout   300;
    +  proxy_redirect          off;
    +  proxy_http_version 1.1;
    +
    +  proxy_set_header Host $http_host_with_default;
    +  proxy_set_header X-Real-IP $remote_addr;
    +  proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    +  proxy_set_header Upgrade $http_upgrade;
    +  proxy_set_header Connection $connection_upgrade;
    +  proxy_set_header X-Forwarded-Proto http;
    +
    +  location ~ (/api/v\d/jobs/\d+/artifacts$|/import/gitlab_project$|\.git/git-receive-pack$|\.git/ssh-receive-pack$|\.git/ssh-upload-pack$|\.git/gitlab-lfs/objects|\.git/info/lfs/objects/batch$) {
    +    proxy_cache off;
    +    proxy_pass http://gitlab-workhorse;
    +    proxy_request_buffering off;
    +  }
    +
    +  location ~ ^/api/v\d {
    +    proxy_cache off;
    +    proxy_pass http://gitlab-workhorse;
    +    proxy_intercept_errors off;
    +  }
    +
    +  location = /-/kubernetes-agent/ {
    +    proxy_pass http://localhost:8150/;
    +    proxy_intercept_errors off;
    +  }
    +
    +  location /-/kubernetes-agent/k8s-proxy/ {
    +    proxy_pass http://localhost:8154/;
    +    proxy_buffering off;
    +    proxy_intercept_errors off;
    +  }
    +
    +  # health checks configuration
    +  include /var/opt/gitlab/nginx/conf/gitlab-health.conf;
    +
    +
    +  location / {
    +    proxy_cache off;
    +    proxy_pass  http://gitlab-workhorse;
    +  }
    +
    +  location /assets {
    +    add_header X-Content-Type-Options nosniff;
    +    proxy_cache gitlab;
    +    proxy_pass  http://gitlab-workhorse;
    +  }
    +
    +  error_page 404 /404.html;
    +  error_page 500 /500.html;
    +  error_page 502 /502.html;
    +  location ~ ^/(404|500|502)(-custom)?\.html$ {
    +    root /opt/gitlab/embedded/service/gitlab-rails/public;
    +    internal;
    +  }
    +
    +  
    +} ## end HTTPS server[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'
  * template[/var/opt/gitlab/nginx/conf/gitlab-smartcard-http.conf] action delete (up to date)
  * template[/var/opt/gitlab/nginx/conf/gitlab-health.conf] action create[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-health.conf] created file /var/opt/gitlab/nginx/conf/gitlab-health.conf

    - create new file /var/opt/gitlab/nginx/conf/gitlab-health.conf[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-health.conf] updated file contents /var/opt/gitlab/nginx/conf/gitlab-health.conf

    - update content in file /var/opt/gitlab/nginx/conf/gitlab-health.conf from none to 00013f
    --- /var/opt/gitlab/nginx/conf/gitlab-health.conf	2024-09-25 13:20:54.152961932 +0000
    +++ /var/opt/gitlab/nginx/conf/.chef-gitlab-health20240925-44-x894rg.conf	2024-09-25 13:20:54.152961932 +0000
    @@ -1,32 +1,64 @@
    +# This file is managed by gitlab-ctl. Manual changes will be
    +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
    +# and run `sudo gitlab-ctl reconfigure`.
    +
    +location /error.txt {
    +  # return code here is ignored by the error_page directive
    +  return 500 'nginx returned $status when communicating with gitlab-workhorse\n';
    +}
    +
    +location /error.json  {
    +  # return code here is ignored by the error_page directive
    +  return 500 '{"error":"nginx returned $status when communicating with gitlab-workhorse","status":$status}\n';
    +}
    +
    +location = /-/health {
    +  proxy_cache off;
    +  proxy_http_version 1.0;
    +  proxy_pass  http://gitlab-workhorse;
    +  error_page 404 500 502 /error.txt;
    +}
    +location = /-/readiness {
    +  proxy_cache off;
    +  proxy_http_version 1.0;
    +  proxy_pass  http://gitlab-workhorse;
    +  error_page 404 500 502 /error.json;
    +}
    +location = /-/liveness {
    +  proxy_cache off;
    +  proxy_http_version 1.0;
    +  proxy_pass  http://gitlab-workhorse;
    +  error_page 404 500 502 /error.json;
    +}[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-health.conf] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-health.conf] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-health.conf] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'
  * template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] action create[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] created file /var/opt/gitlab/nginx/conf/gitlab-pages.conf

    - create new file /var/opt/gitlab/nginx/conf/gitlab-pages.conf[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] updated file contents /var/opt/gitlab/nginx/conf/gitlab-pages.conf

    - update content in file /var/opt/gitlab/nginx/conf/gitlab-pages.conf from none to e61e5c
    --- /var/opt/gitlab/nginx/conf/gitlab-pages.conf	2024-09-25 13:20:54.185961888 +0000
    +++ /var/opt/gitlab/nginx/conf/.chef-gitlab-pages20240925-44-bl85qu.conf	2024-09-25 13:20:54.184961889 +0000
    @@ -1,64 +1,128 @@
    +# This file is managed by gitlab-ctl. Manual changes will be
    +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
    +# and run `sudo gitlab-ctl reconfigure`.
    +
    +## Lines starting with two hashes (##) are comments with information.
    +## Lines starting with one hash (#) are configuration parameters that can be uncommented.
    +##
    +###################################
    +##         configuration         ##
    +###################################
    +
    +
    +server {
    +  listen *:80;
    +  server_name  ~^(?<group>.*)\.pages\.gitlab\.lxd$;
    +
    +  server_tokens off; ## Don't show the nginx version number, a security best practice
    +
    +  ## Disable symlink traversal
    +  disable_symlinks on;
    +
    +
    +  ## Real IP Module Config
    +  ## http://nginx.org/en/docs/http/ngx_http_realip_module.html
    +
    +  ## HSTS Config
    +  ## https://www.nginx.com/blog/http-strict-transport-security-hsts-and-nginx/
    +  add_header Strict-Transport-Security "max-age=63072000  ";
    +
    +  ## Individual nginx logs for this GitLab vhost
    +  access_log  /var/log/gitlab/nginx/gitlab_pages_access.log gitlab_access;
    +  error_log   /var/log/gitlab/nginx/gitlab_pages_error.log error;
    +
    +  # Define custom error pages
    +  error_page 403 /403.html;
    +  error_page 404 /404.html;
    +
    +  # Pass everything to pages daemon when namespace in host
    +  location / {
    +    proxy_set_header Host $http_host;
    +    proxy_set_header X-Real-IP $remote_addr;
    +    proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    +    proxy_set_header X-Forwarded-Proto http;
    +
    +    # Prevent NGINX from caching pages in response to the pages `Cache-Control`
    +    # header.
    +    #
    +    # Browsers already respect this directive and Pages can handle the request
    +    # volume without help from NGINX.
    +    #
    +    # If this changes in the future, ensure `proxy_cache_key` is set to a value
    +    # like `$scheme$host$request_uri`, as the default value does not take the
    +    # Pages hostname into account, leading to incorrect responses being served.
    +    #
    +    # See https://gitlab.com/gitlab-org/gitlab-pages/issues/73
    +    proxy_cache off;
    +
    +
    +    proxy_http_version 1.1;
    +    proxy_pass          http://localhost:8090;
    +  }
    +
    +  
    +}[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'
  * template[/var/opt/gitlab/nginx/conf/gitlab-registry.conf] action delete (up to date)
  * template[/var/opt/gitlab/nginx/conf/gitlab-mattermost-http.conf] action delete (up to date)
  * template[/var/opt/gitlab/nginx/conf/gitlab-kas.conf] action delete (up to date)
  * template[/var/opt/gitlab/nginx/conf/nginx-status.conf] action create[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx-status.conf] created file /var/opt/gitlab/nginx/conf/nginx-status.conf

    - create new file /var/opt/gitlab/nginx/conf/nginx-status.conf[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx-status.conf] updated file contents /var/opt/gitlab/nginx/conf/nginx-status.conf

    - update content in file /var/opt/gitlab/nginx/conf/nginx-status.conf from none to 4fdeba
    --- /var/opt/gitlab/nginx/conf/nginx-status.conf	2024-09-25 13:20:54.222961838 +0000
    +++ /var/opt/gitlab/nginx/conf/.chef-nginx-status20240925-44-nx9pis.conf	2024-09-25 13:20:54.221961839 +0000
    @@ -1,29 +1,58 @@
    +server  {
    +    listen *:8060;
    +    server_name localhost;
    +    location /nginx_status {
    +      stub_status;
    +      server_tokens off;
    +      access_log off;
    +      allow 127.0.0.1;
    +      deny all;
    +    }
    +    location /metrics {
    +      vhost_traffic_status_display;
    +      vhost_traffic_status_display_format prometheus;
    +      server_tokens off;
    +      access_log off;
    +      allow 127.0.0.1;
    +      deny all;
    +    }
    +
    +    location /rails-metrics {
    +      proxy_cache off;
    +      proxy_http_version 1.0;
    +      proxy_pass  http://gitlab-workhorse/-/metrics;
    +      server_tokens off;
    +      access_log off;
    +      allow 127.0.0.1;
    +      deny all;
    +    }
    +}[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx-status.conf] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx-status.conf] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx-status.conf] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'
  * consul_service[nginx] action delete
    * file[/var/opt/gitlab/consul/config.d/nginx-service.json] action delete (up to date)
     (up to date)
  * template[/var/opt/gitlab/nginx/conf/nginx.conf] action create[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx.conf] created file /var/opt/gitlab/nginx/conf/nginx.conf

    - create new file /var/opt/gitlab/nginx/conf/nginx.conf[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx.conf] updated file contents /var/opt/gitlab/nginx/conf/nginx.conf

    - update content in file /var/opt/gitlab/nginx/conf/nginx.conf from none to fecad4
    --- /var/opt/gitlab/nginx/conf/nginx.conf	2024-09-25 13:20:54.246961805 +0000
    +++ /var/opt/gitlab/nginx/conf/.chef-nginx20240925-44-j632k1.conf	2024-09-25 13:20:54.246961805 +0000
    @@ -1,95 +1,190 @@
    +# This file is managed by gitlab-ctl. Manual changes will be
    +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
    +# and run `sudo gitlab-ctl reconfigure`.
    +
    +user gitlab-www gitlab-www;
    +worker_processes 2;
    +error_log stderr;
    +pid nginx.pid;
    +
    +daemon off;
    +
    +events {
    +  worker_connections 10240;
    +}
    +
    +http {
    +  log_format gitlab_access '$remote_addr - $remote_user [$time_local] "$request_method $filtered_request_uri $server_protocol" $status $body_bytes_sent "$filtered_http_referer" "$http_user_agent" $gzip_ratio';
    +  log_format gitlab_mattermost_access '$remote_addr - $remote_user [$time_local] "$request_method $filtered_request_uri $server_protocol" $status $body_bytes_sent "$filtered_http_referer" "$http_user_agent" $gzip_ratio';
    +
    +  hide_server_tokens off;
    +
    +  server_names_hash_bucket_size 64;
    +
    +  sendfile on;
    +  tcp_nopush on;
    +  tcp_nodelay on;
    +
    +  keepalive_timeout 65;
    +  keepalive_time 1h;
    +
    +  gzip on;
    +  gzip_http_version 1.1;
    +  gzip_comp_level 2;
    +  gzip_proxied no-cache no-store private expired auth;
    +  gzip_types text/plain text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript application/json;
    +
    +  include /opt/gitlab/embedded/conf/mime.types;
    +
    +  proxy_cache_path proxy_cache keys_zone=gitlab:10m max_size=1g levels=1:2;
    +  proxy_cache gitlab;
    +
    +  map $http_upgrade $connection_upgrade {
    +      default upgrade;
    +      ''      close;
    +  }
    +
    +  # Remove private_token from the request URI
    +  # In:  /foo?private_token=unfiltered&authenticity_token=unfiltered&rss_token=unfiltered&...
    +  # Out: /foo?private_token=[FILTERED]&authenticity_token=unfiltered&rss_token=unfiltered&...
    +  map $request_uri $temp_request_uri_1 {
    +    default $request_uri;
    +    ~(?i)^(?<start>.*)(?<temp>[\?&]private[\-_]token)=[^&]*(?<rest>.*)$ "$start$temp=[FILTERED]$rest";
    +  }
    +
    +  # Remove authenticity_token from the request URI
    +  # In:  /foo?private_token=[FILTERED]&authenticity_token=unfiltered&rss_token=unfiltered&...
    +  # Out: /foo?private_token=[FILTERED]&authenticity_token=[FILTERED]&rss_token=unfiltered&...
    +  map $temp_request_uri_1 $temp_request_uri_2 {
    +    default $temp_request_uri_1;
    +    ~(?i)^(?<start>.*)(?<temp>[\?&]authenticity[\-_]token)=[^&]*(?<rest>.*)$ "$start$temp=[FILTERED]$rest";
    +  }
    +
    +  # Remove rss_token from the request URI
    +  # In:  /foo?private_token=[FILTERED]&authenticity_token=[FILTERED]&rss_token=unfiltered&...
    +  # Out: /foo?private_token=[FILTERED]&authenticity_token=[FILTERED]&rss_token=[FILTERED]&...
    +  map $temp_request_uri_2 $filtered_request_uri {
    +    default $temp_request_uri_2;
    +    ~(?i)^(?<start>.*)(?<temp>[\?&]rss[\-_]token)=[^&]*(?<rest>.*)$ "$start$temp=[FILTERED]$rest";
    +  }
    +
    +  # A version of the referer without the query string
    +  map $http_referer $filtered_http_referer {
    +    default $http_referer;
    +    ~^(?<temp>.*)\? $temp;
    +  }
    +
    +  # Enable vts status module.
    +  vhost_traffic_status_zone;
    +
    +  upstream gitlab-workhorse {
    +    server unix:/var/opt/gitlab/gitlab-workhorse/sockets/socket;
    +  }
    +
    +  include /var/opt/gitlab/nginx/conf/gitlab-http.conf;
    +
    +
    +  include /var/opt/gitlab/nginx/conf/gitlab-pages.conf;
    +
    +
    +
    +
    +  include /var/opt/gitlab/nginx/conf/nginx-status.conf;
    +
    +  
    +}[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx.conf] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx.conf] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/var/opt/gitlab/nginx/conf/nginx.conf] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'
Recipe: nginx::enable
  * service[nginx] action nothing (skipped due to action :nothing)
  * runit_service[nginx] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/nginx] action create[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx] created directory /opt/gitlab/sv/nginx

      - create new directory /opt/gitlab/sv/nginx[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/nginx/run] action create[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/run] created file /opt/gitlab/sv/nginx/run

      - create new file /opt/gitlab/sv/nginx/run[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/run] updated file contents /opt/gitlab/sv/nginx/run

      - update content in file /opt/gitlab/sv/nginx/run from none to d75aea
      --- /opt/gitlab/sv/nginx/run	2024-09-25 13:20:54.299961734 +0000
      +++ /opt/gitlab/sv/nginx/.chef-run20240925-44-5yg8rk	2024-09-25 13:20:54.298961735 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec 2>&1
      +
      +cd /var/opt/gitlab/nginx
      +exec chpst -P /opt/gitlab/embedded/sbin/nginx -p /var/opt/gitlab/nginx[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/run] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/run] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/nginx/log] action create[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log] created directory /opt/gitlab/sv/nginx/log

      - create new directory /opt/gitlab/sv/nginx/log[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/nginx/log/main] action create[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log/main] created directory /opt/gitlab/sv/nginx/log/main

      - create new directory /opt/gitlab/sv/nginx/log/main[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log/main] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log/main] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/nginx/log/config] action create[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/config] created file /opt/gitlab/sv/nginx/log/config

      - create new file /opt/gitlab/sv/nginx/log/config[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/config] updated file contents /opt/gitlab/sv/nginx/log/config

      - update content in file /opt/gitlab/sv/nginx/log/config from none to 623c00
      --- /opt/gitlab/sv/nginx/log/config	2024-09-25 13:20:54.344961673 +0000
      +++ /opt/gitlab/sv/nginx/log/.chef-config20240925-44-xh7gwy	2024-09-25 13:20:54.343961674 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/config] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/config] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_nginx] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:54+00:00] INFO: ruby_block[verify_chown_persisted_on_nginx] sent create action to ruby_block[verify_chown_persisted_on_nginx] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_nginx] action create[2024-09-25T13:20:54+00:00] INFO: ruby_block[verify_chown_persisted_on_nginx] called

      - execute the ruby block verify_chown_persisted_on_nginx
    * link[/var/log/gitlab/nginx/config] action create[2024-09-25T13:20:54+00:00] INFO: link[/var/log/gitlab/nginx/config] created

      - create symlink at /var/log/gitlab/nginx/config to /opt/gitlab/sv/nginx/log/config
    * template[/opt/gitlab/sv/nginx/log/run] action create[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/run] created file /opt/gitlab/sv/nginx/log/run

      - create new file /opt/gitlab/sv/nginx/log/run[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/run] updated file contents /opt/gitlab/sv/nginx/log/run

      - update content in file /opt/gitlab/sv/nginx/log/run from none to 2d00df
      --- /opt/gitlab/sv/nginx/log/run	2024-09-25 13:20:54.378961627 +0000
      +++ /opt/gitlab/sv/nginx/log/.chef-run20240925-44-37e7nk	2024-09-25 13:20:54.378961627 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd -tt /var/log/gitlab/nginx[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/run] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/run] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/nginx/env] action create[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/env] created directory /opt/gitlab/sv/nginx/env

      - create new directory /opt/gitlab/sv/nginx/env[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/env] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/env] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for nginx service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/nginx/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/nginx/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/nginx/control] action create[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/control] created directory /opt/gitlab/sv/nginx/control

      - create new directory /opt/gitlab/sv/nginx/control[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/control] owner changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/control] group changed to 0
[2024-09-25T13:20:54+00:00] INFO: directory[/opt/gitlab/sv/nginx/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/nginx] action create[2024-09-25T13:20:54+00:00] INFO: link[/opt/gitlab/init/nginx] created

      - create symlink at /opt/gitlab/init/nginx to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/nginx/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:20:54+00:00] INFO: template[/opt/gitlab/sv/nginx/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/nginx] action create (up to date)
      * template[/opt/gitlab/sv/nginx/run] action create (up to date)
      * directory[/opt/gitlab/sv/nginx/log] action create (up to date)
      * directory[/opt/gitlab/sv/nginx/log/main] action create (up to date)
      * template[/opt/gitlab/sv/nginx/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_nginx] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/nginx/config] action create (up to date)
      * template[/opt/gitlab/sv/nginx/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/nginx/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for nginx service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/nginx/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/nginx/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/nginx/control] action create (up to date)
      * link[/opt/gitlab/init/nginx] action create (up to date)
      * file[/opt/gitlab/sv/nginx/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/nginx] action create[2024-09-25T13:20:54+00:00] INFO: link[/opt/gitlab/service/nginx] created

        - create symlink at /opt/gitlab/service/nginx to /opt/gitlab/sv/nginx
      * ruby_block[wait for nginx service socket] action run[2024-09-25T13:20:58+00:00] INFO: ruby_block[wait for nginx service socket] called

        - execute the ruby block wait for nginx service socket
      * file[/var/log/gitlab/nginx/current] action touch (skipped due to only_if)
[2024-09-25T13:20:58+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:20:58+00:00] INFO: template[/opt/gitlab/sv/nginx/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/nginx] action create (up to date)
      * template[/opt/gitlab/sv/nginx/run] action create (up to date)
      * directory[/opt/gitlab/sv/nginx/log] action create (up to date)
      * directory[/opt/gitlab/sv/nginx/log/main] action create (up to date)
      * template[/opt/gitlab/sv/nginx/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_nginx] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/nginx/config] action create (up to date)
      * template[/opt/gitlab/sv/nginx/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/nginx/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for nginx service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/nginx/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/nginx/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/nginx/control] action create (up to date)
      * link[/opt/gitlab/init/nginx] action create (up to date)
      * file[/opt/gitlab/sv/nginx/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/nginx] action create (up to date)
      * ruby_block[wait for nginx service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/nginx/current] action touch (skipped due to only_if)
[2024-09-25T13:21:00+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/nginx] action create (up to date)
    * ruby_block[wait for nginx service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/nginx/current] action touch (skipped due to only_if)
  
  * version_file[Create version file for NGINX] action create
    * file[/var/opt/gitlab/nginx/VERSION] action create[2024-09-25T13:21:00+00:00] INFO: file[/var/opt/gitlab/nginx/VERSION] created file /var/opt/gitlab/nginx/VERSION

      - create new file /var/opt/gitlab/nginx/VERSION[2024-09-25T13:21:00+00:00] INFO: file[/var/opt/gitlab/nginx/VERSION] updated file contents /var/opt/gitlab/nginx/VERSION

      - update content in file /var/opt/gitlab/nginx/VERSION from none to 006b6a
      --- /var/opt/gitlab/nginx/VERSION	2024-09-25 13:21:00.986952704 +0000
      +++ /var/opt/gitlab/nginx/.chef-VERSION20240925-44-rovgoq	2024-09-25 13:21:00.985952705 +0000
      @@ -1 +1,2 @@
      +nginx version: nginx/1.24.0
  
  * execute[reload nginx] action nothing (skipped due to action :nothing)
Recipe: gitlab::nginx
  * execute[/opt/gitlab/bin/gitlab-ctl start nginx] action run
    [execute] ok: run: nginx: (pid 928) 5s
[2024-09-25T13:21:03+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start nginx] ran successfully
    - execute /opt/gitlab/bin/gitlab-ctl start nginx
Recipe: gitlab::remote-syslog_disable
  * service[remote-syslog] action nothing (skipped due to action :nothing)
  * runit_service[remote-syslog] action disable
    * ruby_block[disable remote-syslog] action run (skipped due to only_if)
     (up to date)
Recipe: gitlab::bootstrap
  * file[/var/opt/gitlab/bootstrapped] action create[2024-09-25T13:21:03+00:00] INFO: file[/var/opt/gitlab/bootstrapped] created file /var/opt/gitlab/bootstrapped

    - create new file /var/opt/gitlab/bootstrapped[2024-09-25T13:21:03+00:00] INFO: file[/var/opt/gitlab/bootstrapped] updated file contents /var/opt/gitlab/bootstrapped

    - update content in file /var/opt/gitlab/bootstrapped from none to 4ae00c
    --- /var/opt/gitlab/bootstrapped	2024-09-25 13:21:03.780948931 +0000
    +++ /var/opt/gitlab/.chef-bootstrapped20240925-44-rpodti	2024-09-25 13:21:03.780948931 +0000
    @@ -1 +1,2 @@
    +All your bootstraps are belong to Chef[2024-09-25T13:21:03+00:00] INFO: file[/var/opt/gitlab/bootstrapped] owner changed to 0
[2024-09-25T13:21:03+00:00] INFO: file[/var/opt/gitlab/bootstrapped] group changed to 0
[2024-09-25T13:21:03+00:00] INFO: file[/var/opt/gitlab/bootstrapped] mode changed to 600

    - change mode from '' to '0600'
    - change owner from '' to 'root'
    - change group from '' to 'root'
Recipe: gitlab::storage-check_disable
  * service[storage-check] action nothing (skipped due to action :nothing)
  * runit_service[storage-check] action disable
    * ruby_block[disable storage-check] action run (skipped due to only_if)
     (up to date)
Recipe: gitlab-pages::enable
  * directory[/var/opt/gitlab/gitlab-pages] action create[2024-09-25T13:21:03+00:00] INFO: directory[/var/opt/gitlab/gitlab-pages] created directory /var/opt/gitlab/gitlab-pages

    - create new directory /var/opt/gitlab/gitlab-pages[2024-09-25T13:21:03+00:00] INFO: directory[/var/opt/gitlab/gitlab-pages] owner changed to 998
[2024-09-25T13:21:03+00:00] INFO: directory[/var/opt/gitlab/gitlab-pages] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/opt/gitlab/etc/gitlab-pages] action create[2024-09-25T13:21:03+00:00] INFO: directory[/opt/gitlab/etc/gitlab-pages] created directory /opt/gitlab/etc/gitlab-pages

    - create new directory /opt/gitlab/etc/gitlab-pages[2024-09-25T13:21:03+00:00] INFO: directory[/opt/gitlab/etc/gitlab-pages] owner changed to 998
[2024-09-25T13:21:03+00:00] INFO: directory[/opt/gitlab/etc/gitlab-pages] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * directory[/var/log/gitlab/gitlab-pages] action create[2024-09-25T13:21:03+00:00] INFO: directory[/var/log/gitlab/gitlab-pages] created directory /var/log/gitlab/gitlab-pages

    - create new directory /var/log/gitlab/gitlab-pages[2024-09-25T13:21:03+00:00] INFO: directory[/var/log/gitlab/gitlab-pages] owner changed to 998
[2024-09-25T13:21:03+00:00] INFO: directory[/var/log/gitlab/gitlab-pages] mode changed to 700

    - change mode from '' to '0700'
    - change owner from '' to 'git'
  * ruby_block[authorize pages with gitlab] action run (skipped due to only_if)
  * ruby_block[re-populate GitLab Pages configuration options] action run[2024-09-25T13:21:03+00:00] INFO: ruby_block[re-populate GitLab Pages configuration options] called

    - execute the ruby block re-populate GitLab Pages configuration options
  * version_file[Create version file for Gitlab Pages] action create
    * file[/var/opt/gitlab/gitlab-pages/VERSION] action create[2024-09-25T13:21:04+00:00] INFO: file[/var/opt/gitlab/gitlab-pages/VERSION] created file /var/opt/gitlab/gitlab-pages/VERSION

      - create new file /var/opt/gitlab/gitlab-pages/VERSION[2024-09-25T13:21:04+00:00] INFO: file[/var/opt/gitlab/gitlab-pages/VERSION] updated file contents /var/opt/gitlab/gitlab-pages/VERSION

      - update content in file /var/opt/gitlab/gitlab-pages/VERSION from none to 9c253e
      --- /var/opt/gitlab/gitlab-pages/VERSION	2024-09-25 13:21:04.449948027 +0000
      +++ /var/opt/gitlab/gitlab-pages/.chef-VERSION20240925-44-suy6fc	2024-09-25 13:21:04.449948027 +0000
      @@ -1 +1,2 @@
      +17.2.4
  
  * file[/var/opt/gitlab/gitlab-pages/admin.secret] action delete (up to date)
  * template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] action create[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] created file /var/opt/gitlab/gitlab-pages/.gitlab_pages_secret

    - create new file /var/opt/gitlab/gitlab-pages/.gitlab_pages_secret[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] updated file contents /var/opt/gitlab/gitlab-pages/.gitlab_pages_secret

    - update content in file /var/opt/gitlab/gitlab-pages/.gitlab_pages_secret from none to aa31ee
    --- /var/opt/gitlab/gitlab-pages/.gitlab_pages_secret	2024-09-25 13:21:04.460948012 +0000
    +++ /var/opt/gitlab/gitlab-pages/.chef-.gitlab_pages_secret20240925-44-f1ajq3.gitlab_pages_secret	2024-09-25 13:21:04.460948012 +0000
    @@ -1 +1,2 @@
    +Hc6wMiN25UmYcJ+qXWckU9EhbQawtt/6ckv5jLPVA6o=[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] group changed to 998
[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret] not queuing delayed action restart on runit_service[gitlab-pages] (delayed), as it's already been queued
  * template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] action create[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] created file /var/opt/gitlab/gitlab-pages/gitlab-pages-config

    - create new file /var/opt/gitlab/gitlab-pages/gitlab-pages-config[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] updated file contents /var/opt/gitlab/gitlab-pages/gitlab-pages-config

    - update content in file /var/opt/gitlab/gitlab-pages/gitlab-pages-config from none to 7b2a03
    --- /var/opt/gitlab/gitlab-pages/gitlab-pages-config	2024-09-25 13:21:04.473947995 +0000
    +++ /var/opt/gitlab/gitlab-pages/.chef-gitlab-pages-config20240925-44-8drjbl	2024-09-25 13:21:04.473947995 +0000
    @@ -1,9 +1,18 @@
    +pages-domain=pages.gitlab.lxd
    +pages-root=/var/opt/gitlab/gitlab-rails/shared/pages
    +api-secret-key=/var/opt/gitlab/gitlab-pages/.gitlab_pages_secret
    +listen-proxy=localhost:8090
    +log-format=json
    +use-http2=true
    +artifacts-server=http://10.5.0.100/api/v4
    +artifacts-server-timeout=10
    +gitlab-server=http://10.5.0.100[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] group changed to 998
[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] mode changed to 640

    - change mode from '' to '0640'
    - change owner from '' to 'root'
    - change group from '' to 'git'
[2024-09-25T13:21:04+00:00] INFO: template[/var/opt/gitlab/gitlab-pages/gitlab-pages-config] not queuing delayed action restart on runit_service[gitlab-pages] (delayed), as it's already been queued
  * env_dir[/opt/gitlab/etc/gitlab-pages/env] action create
    * directory[/opt/gitlab/etc/gitlab-pages/env] action create[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/etc/gitlab-pages/env] created directory /opt/gitlab/etc/gitlab-pages/env

      - create new directory /opt/gitlab/etc/gitlab-pages/env
    * file[/opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR] action create[2024-09-25T13:21:04+00:00] INFO: file[/opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR

      - create new file /opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR[2024-09-25T13:21:04+00:00] INFO: file[/opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR

      - update content in file /opt/gitlab/etc/gitlab-pages/env/SSL_CERT_DIR from none to 4f45cf
      - suppressed sensitive resource
  
  * service[gitlab-pages] action nothing (skipped due to action :nothing)
  * runit_service[gitlab-pages] action enable
    * ruby_block[restart_service] action nothing (skipped due to action :nothing)
    * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
    * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
    * directory[/opt/gitlab/sv/gitlab-pages] action create[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages] created directory /opt/gitlab/sv/gitlab-pages

      - create new directory /opt/gitlab/sv/gitlab-pages[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitlab-pages/run] action create[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/run] created file /opt/gitlab/sv/gitlab-pages/run

      - create new file /opt/gitlab/sv/gitlab-pages/run[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/run] updated file contents /opt/gitlab/sv/gitlab-pages/run

      - update content in file /opt/gitlab/sv/gitlab-pages/run from none to 066328
      --- /opt/gitlab/sv/gitlab-pages/run	2024-09-25 13:21:04.518947934 +0000
      +++ /opt/gitlab/sv/gitlab-pages/.chef-run20240925-44-sm3elr	2024-09-25 13:21:04.517947935 +0000
      @@ -1,13 +1,26 @@
      +#!/bin/bash
      +set -e # fail on errors
      +
      +# Redirect stderr -> stdout
      +exec 2>&1
      +
      +
      +cd /var/opt/gitlab/gitlab-pages
      +
      +
      +exec chpst -e /opt/gitlab/etc/gitlab-pages/env \
      +    /opt/gitlab/embedded/bin/gitlab-pages \
      +    -config="/var/opt/gitlab/gitlab-pages/gitlab-pages-config" \[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/run] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/run] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-pages/log] action create[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log] created directory /opt/gitlab/sv/gitlab-pages/log

      - create new directory /opt/gitlab/sv/gitlab-pages/log[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-pages/log/main] action create[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log/main] created directory /opt/gitlab/sv/gitlab-pages/log/main

      - create new directory /opt/gitlab/sv/gitlab-pages/log/main[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log/main] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log/main] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/log/main] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * template[/opt/gitlab/sv/gitlab-pages/log/config] action create[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/config] created file /opt/gitlab/sv/gitlab-pages/log/config

      - create new file /opt/gitlab/sv/gitlab-pages/log/config[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/config] updated file contents /opt/gitlab/sv/gitlab-pages/log/config

      - update content in file /opt/gitlab/sv/gitlab-pages/log/config from none to 623c00
      --- /opt/gitlab/sv/gitlab-pages/log/config	2024-09-25 13:21:04.554947885 +0000
      +++ /opt/gitlab/sv/gitlab-pages/log/.chef-config20240925-44-xpng82	2024-09-25 13:21:04.553947887 +0000
      @@ -1,6 +1,12 @@
      +s209715200
      +n30
      +t86400
      +!gzip
      +
      +[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/config] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/config] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/config] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[verify_chown_persisted_on_gitlab-pages] action nothing (skipped due to action :nothing)
[2024-09-25T13:21:04+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-pages] sent create action to ruby_block[verify_chown_persisted_on_gitlab-pages] (immediate at declaration time)
    * ruby_block[verify_chown_persisted_on_gitlab-pages] action create[2024-09-25T13:21:04+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-pages] called

      - execute the ruby block verify_chown_persisted_on_gitlab-pages
    * link[/var/log/gitlab/gitlab-pages/config] action create[2024-09-25T13:21:04+00:00] INFO: link[/var/log/gitlab/gitlab-pages/config] created

      - create symlink at /var/log/gitlab/gitlab-pages/config to /opt/gitlab/sv/gitlab-pages/log/config
    * template[/opt/gitlab/sv/gitlab-pages/log/run] action create[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/run] created file /opt/gitlab/sv/gitlab-pages/log/run

      - create new file /opt/gitlab/sv/gitlab-pages/log/run[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/run] updated file contents /opt/gitlab/sv/gitlab-pages/log/run

      - update content in file /opt/gitlab/sv/gitlab-pages/log/run from none to 69a108
      --- /opt/gitlab/sv/gitlab-pages/log/run	2024-09-25 13:21:04.573947860 +0000
      +++ /opt/gitlab/sv/gitlab-pages/log/.chef-run20240925-44-zz0isk	2024-09-25 13:21:04.572947861 +0000
      @@ -1,5 +1,10 @@
      +#!/bin/sh
      +exec chpst -P \
      +  -U root:root \
      +  -u root:root \
      +  svlogd /var/log/gitlab/gitlab-pages[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/run] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/run] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/run] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * directory[/opt/gitlab/sv/gitlab-pages/env] action create[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/env] created directory /opt/gitlab/sv/gitlab-pages/env

      - create new directory /opt/gitlab/sv/gitlab-pages/env[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/env] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/env] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/env] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * ruby_block[Delete unmanaged env files for gitlab-pages service] action run (skipped due to only_if)
    * template[/opt/gitlab/sv/gitlab-pages/check] action create (skipped due to only_if)
    * template[/opt/gitlab/sv/gitlab-pages/finish] action create (skipped due to only_if)
    * directory[/opt/gitlab/sv/gitlab-pages/control] action create[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/control] created directory /opt/gitlab/sv/gitlab-pages/control

      - create new directory /opt/gitlab/sv/gitlab-pages/control[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/control] owner changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/control] group changed to 0
[2024-09-25T13:21:04+00:00] INFO: directory[/opt/gitlab/sv/gitlab-pages/control] mode changed to 755

      - change mode from '' to '0755'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[/opt/gitlab/init/gitlab-pages] action create[2024-09-25T13:21:04+00:00] INFO: link[/opt/gitlab/init/gitlab-pages] created

      - create symlink at /opt/gitlab/init/gitlab-pages to /opt/gitlab/embedded/bin/sv
    * file[/opt/gitlab/sv/gitlab-pages/down] action nothing (skipped due to action :nothing)
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/run] sending run action to ruby_block[restart_service] (delayed)
    * ruby_block[restart_service] action run (skipped due to only_if)
[2024-09-25T13:21:04+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/config] sending create action to ruby_block[reload_log_service] (delayed)
    * ruby_block[reload_log_service] action create
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitlab-pages] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-pages/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-pages/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-pages/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-pages/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitlab-pages] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitlab-pages/config] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-pages/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-pages/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitlab-pages service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-pages/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-pages/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitlab-pages/control] action create (up to date)
      * link[/opt/gitlab/init/gitlab-pages] action create (up to date)
      * file[/opt/gitlab/sv/gitlab-pages/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitlab-pages] action create[2024-09-25T13:21:04+00:00] INFO: link[/opt/gitlab/service/gitlab-pages] created

        - create symlink at /opt/gitlab/service/gitlab-pages to /opt/gitlab/sv/gitlab-pages
      * ruby_block[wait for gitlab-pages service socket] action run[2024-09-25T13:21:09+00:00] INFO: ruby_block[wait for gitlab-pages service socket] called

        - execute the ruby block wait for gitlab-pages service socket
      * file[/var/log/gitlab/gitlab-pages/current] action touch (skipped due to only_if)
[2024-09-25T13:21:09+00:00] INFO: ruby_block[reload_log_service] called
      - execute the ruby block reload_log_service
[2024-09-25T13:21:09+00:00] INFO: template[/opt/gitlab/sv/gitlab-pages/log/run] sending run action to ruby_block[restart_log_service] (delayed)
    * ruby_block[restart_log_service] action run
      * ruby_block[restart_service] action nothing (skipped due to action :nothing)
      * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)
      * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/sv/gitlab-pages] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-pages/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-pages/log] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-pages/log/main] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-pages/log/config] action create (up to date)
      * ruby_block[verify_chown_persisted_on_gitlab-pages] action nothing (skipped due to action :nothing)
      * link[/var/log/gitlab/gitlab-pages/config] action create (up to date)
      * template[/opt/gitlab/sv/gitlab-pages/log/run] action create (up to date)
      * directory[/opt/gitlab/sv/gitlab-pages/env] action create (up to date)
      * ruby_block[Delete unmanaged env files for gitlab-pages service] action run (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-pages/check] action create (skipped due to only_if)
      * template[/opt/gitlab/sv/gitlab-pages/finish] action create (skipped due to only_if)
      * directory[/opt/gitlab/sv/gitlab-pages/control] action create (up to date)
      * link[/opt/gitlab/init/gitlab-pages] action create (up to date)
      * file[/opt/gitlab/sv/gitlab-pages/down] action nothing (skipped due to action :nothing)
      * directory[/opt/gitlab/service] action create (up to date)
      * link[/opt/gitlab/service/gitlab-pages] action create (up to date)
      * ruby_block[wait for gitlab-pages service socket] action run (skipped due to not_if)
      * file[/var/log/gitlab/gitlab-pages/current] action touch (skipped due to only_if)
[2024-09-25T13:21:11+00:00] INFO: ruby_block[restart_log_service] called
      - execute the ruby block restart_log_service
    * directory[/opt/gitlab/service] action create (up to date)
    * link[/opt/gitlab/service/gitlab-pages] action create (up to date)
    * ruby_block[wait for gitlab-pages service socket] action run (skipped due to not_if)
    * file[/var/log/gitlab/gitlab-pages/current] action touch (skipped due to only_if)
  
Recipe: registry::disable
  * service[registry] action nothing (skipped due to action :nothing)
  * runit_service[registry] action disable
    * ruby_block[disable registry] action run (skipped due to only_if)
     (up to date)
Recipe: mattermost::disable
  * service[mattermost] action nothing (skipped due to action :nothing)
  * runit_service[mattermost] action disable
    * ruby_block[disable mattermost] action run (skipped due to only_if)
     (up to date)
Recipe: letsencrypt::disable
  * crond_job[letsencrypt-renew] action delete
    * file[/var/opt/gitlab/crond/letsencrypt-renew] action delete (up to date)
     (up to date)
Recipe: gitlab::gitlab-healthcheck
  * template[/opt/gitlab/etc/gitlab-healthcheck-rc] action create[2024-09-25T13:21:11+00:00] INFO: template[/opt/gitlab/etc/gitlab-healthcheck-rc] created file /opt/gitlab/etc/gitlab-healthcheck-rc

    - create new file /opt/gitlab/etc/gitlab-healthcheck-rc[2024-09-25T13:21:11+00:00] INFO: template[/opt/gitlab/etc/gitlab-healthcheck-rc] updated file contents /opt/gitlab/etc/gitlab-healthcheck-rc

    - update content in file /opt/gitlab/etc/gitlab-healthcheck-rc from none to f612c8
    --- /opt/gitlab/etc/gitlab-healthcheck-rc	2024-09-25 13:21:11.275938810 +0000
    +++ /opt/gitlab/etc/.chef-gitlab-healthcheck-rc20240925-44-a3ha1r	2024-09-25 13:21:11.274938811 +0000
    @@ -1,2 +1,4 @@
    +url='http://localhost:80/help'
    +flags=(--insecure)[2024-09-25T13:21:11+00:00] INFO: template[/opt/gitlab/etc/gitlab-healthcheck-rc] owner changed to 0
[2024-09-25T13:21:11+00:00] INFO: template[/opt/gitlab/etc/gitlab-healthcheck-rc] group changed to 0

    - change owner from '' to 'root'
    - change group from '' to 'root'
Recipe: monitoring::pgbouncer-exporter_disable
  * service[pgbouncer-exporter] action nothing (skipped due to action :nothing)
  * runit_service[pgbouncer-exporter] action disable
    * ruby_block[disable pgbouncer-exporter] action run (skipped due to only_if)
     (up to date)
Recipe: monitoring::node-exporter_disable
  * service[node-exporter] action nothing (skipped due to action :nothing)
  * runit_service[node-exporter] action disable
    * ruby_block[disable node-exporter] action run (skipped due to only_if)
     (up to date)
  * consul_service[node-exporter] action delete
    * file[/var/opt/gitlab/consul/config.d/node-exporter-service.json] action delete (up to date)
     (up to date)
Recipe: monitoring::gitlab-exporter_disable
  * service[gitlab-exporter] action nothing (skipped due to action :nothing)
  * runit_service[gitlab-exporter] action disable
    * ruby_block[disable gitlab-exporter] action run (skipped due to only_if)
     (up to date)
  * consul_service[gitlab-exporter] action delete
    * file[/var/opt/gitlab/consul/config.d/gitlab-exporter-service.json] action delete (up to date)
     (up to date)
Recipe: monitoring::redis-exporter_disable
  * service[redis-exporter] action nothing (skipped due to action :nothing)
  * runit_service[redis-exporter] action disable
    * ruby_block[disable redis-exporter] action run (skipped due to only_if)
     (up to date)
  * consul_service[redis-exporter] action delete
    * file[/var/opt/gitlab/consul/config.d/redis-exporer-service.json] action delete (up to date)
     (up to date)
Recipe: monitoring::prometheus_disable
  * service[prometheus] action nothing (skipped due to action :nothing)
  * runit_service[prometheus] action disable
    * ruby_block[disable prometheus] action run (skipped due to only_if)
     (up to date)
  * consul_service[prometheus] action delete
    * file[/var/opt/gitlab/consul/config.d/prometheus-service.json] action delete (up to date)
     (up to date)
Recipe: monitoring::alertmanager_disable
  * service[alertmanager] action nothing (skipped due to action :nothing)
  * runit_service[alertmanager] action disable
    * ruby_block[disable alertmanager] action run (skipped due to only_if)
     (up to date)
Recipe: monitoring::postgres-exporter_disable
  * service[postgres-exporter] action nothing (skipped due to action :nothing)
  * runit_service[postgres-exporter] action disable
    * ruby_block[disable postgres-exporter] action run (skipped due to only_if)
     (up to date)
  * consul_service[postgres-exporter] action delete
    * file[/var/opt/gitlab/consul/config.d/postgres-exporter-service.json] action delete (up to date)
     (up to date)
Recipe: gitlab::gitlab-backup-cli_disable
  * template[/opt/gitlab/etc/gitlab-backup-cli-config.yml] action delete (up to date)
  * account[GitLab Backup User] action remove (up to date)
  * group[git] action manage[2024-09-25T13:21:11+00:00] INFO: group[git] managed: remove existing member(s): gitlab-backup

    - manage group git
    - remove existing member(s): gitlab-backup
  * group[gitlab-psql] action manage[2024-09-25T13:21:11+00:00] INFO: group[gitlab-psql] managed: remove existing member(s): gitlab-backup

    - manage group gitlab-psql
    - remove existing member(s): gitlab-backup
  * group[registry] action manage[2024-09-25T13:21:11+00:00] INFO: group[registry] managed: remove existing member(s): gitlab-backup

    - manage group registry
    - remove existing member(s): gitlab-backup
Recipe: gitlab::database_reindexing_disable
  * crond_job[database-reindexing] action delete
    * file[/var/opt/gitlab/crond/database-reindexing] action delete (up to date)
     (up to date)
Recipe: gitlab-ee::sentinel_disable
  * sentinel_service[redis] action disable
    * service[sentinel] action nothing (skipped due to action :nothing)
    * runit_service[sentinel] action disable
      * ruby_block[disable sentinel] action run (skipped due to only_if)
       (up to date)
    * file[/var/opt/gitlab/sentinel/sentinel.conf] action delete (up to date)
    * directory[/var/opt/gitlab/sentinel] action delete (up to date)
     (up to date)
Recipe: gitlab-ee::geo-postgresql_disable
  * service[geo-postgresql] action nothing (skipped due to action :nothing)
  * runit_service[geo-postgresql] action disable
    * ruby_block[disable geo-postgresql] action run (skipped due to only_if)
     (up to date)
Recipe: gitlab-ee::geo-logcursor_disable
  * service[geo-logcursor] action nothing (skipped due to action :nothing)
  * runit_service[geo-logcursor] action disable
    * ruby_block[disable geo-logcursor] action run (skipped due to only_if)
     (up to date)
Recipe: consul::disable_daemon
  * service[consul] action nothing (skipped due to action :nothing)
  * runit_service[consul] action disable
    * ruby_block[disable consul] action run (skipped due to only_if)
     (up to date)
Recipe: pgbouncer::disable
  * service[pgbouncer] action nothing (skipped due to action :nothing)
  * runit_service[pgbouncer] action disable
    * ruby_block[disable pgbouncer] action run (skipped due to only_if)
     (up to date)
Recipe: patroni::disable
  * service[patroni] action nothing (skipped due to action :nothing)
  * runit_service[patroni] action disable
    * ruby_block[disable patroni] action run (skipped due to only_if)
     (up to date)
Recipe: spamcheck::disable
  * service[spamcheck] action nothing (skipped due to action :nothing)
  * runit_service[spamcheck] action disable
    * ruby_block[disable spamcheck] action run (skipped due to only_if)
     (up to date)
  * service[spam-classifier] action nothing (skipped due to action :nothing)
  * runit_service[spam-classifier] action disable
    * ruby_block[disable spam-classifier] action run (skipped due to only_if)
     (up to date)
Recipe: gitlab-ee::geo-secondary_disable
  * templatesymlink[Removes the geo database settings from database.yml and create a symlink to Rails root] action create
    * template[/var/opt/gitlab/gitlab-rails/etc/database.yml] action create (up to date)
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml] action create (up to date)
     (up to date)
Recipe: gitlab-ee::suggested_reviewers
  * templatesymlink[Create a gitlab_suggested_reviewers_secret and create a symlink to Rails root] action create[2024-09-25T13:21:11+00:00] WARN: only_if block for templatesymlink[Create a gitlab_suggested_reviewers_secret and create a symlink to Rails root] returned a string, did you mean to run a command?

    * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] action create[2024-09-25T13:21:11+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret

      - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret[2024-09-25T13:21:11+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret

      - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret from none to f16515
      - suppressed sensitive resource[2024-09-25T13:21:11+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] owner changed to 0
[2024-09-25T13:21:11+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] group changed to 0
[2024-09-25T13:21:11+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] mode changed to 644

      - change mode from '' to '0644'
      - change owner from '' to 'root'
      - change group from '' to 'root'
    * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_suggested_reviewers_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] action create[2024-09-25T13:21:11+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_suggested_reviewers_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret] created

      - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_suggested_reviewers_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_suggested_reviewers_secret
  
[2024-09-25T13:21:11+00:00] INFO: templatesymlink[Create a gitlab.yml and create a symlink to Rails root] sending run action to execute[clear the gitlab-rails cache] (delayed)
Recipe: gitlab::gitlab-rails
  * execute[clear the gitlab-rails cache] action run[2024-09-25T13:22:27+00:00] INFO: execute[clear the gitlab-rails cache] ran successfully

    - execute /opt/gitlab/bin/gitlab-rake cache:clear
[2024-09-25T13:22:27+00:00] INFO: version_file[Create version file for Gitaly] sending hup action to runit_service[gitaly] (delayed)
Recipe: gitaly::enable
  * runit_service[gitaly] action hup[2024-09-25T13:22:27+00:00] INFO: runit_service[gitaly] signalled (HUP)
[2024-09-25T13:22:27+00:00] INFO: runit_service[gitaly] sent hup

    - send hup to runit_service[gitaly]
[2024-09-25T13:22:27+00:00] INFO: directory[/var/opt/gitlab/gitlab-workhorse/sockets] sending restart action to runit_service[gitlab-workhorse] (delayed)
Recipe: gitlab::gitlab-workhorse
  * runit_service[gitlab-workhorse] action restart (up to date)
[2024-09-25T13:22:27+00:00] INFO: version_file[Create version file for NGINX] sending restart action to runit_service[nginx] (delayed)
Recipe: nginx::enable
  * runit_service[nginx] action restart (up to date)
[2024-09-25T13:22:28+00:00] INFO: version_file[Create version file for Gitlab Pages] sending restart action to runit_service[gitlab-pages] (delayed)
Recipe: gitlab-pages::enable
  * runit_service[gitlab-pages] action restart (up to date)
[2024-09-25T13:22:28+00:00] INFO: Cinc Client Run complete in 266.36558025 seconds

Running handlers:
[2024-09-25T13:22:29+00:00] INFO: Running report handlers
Running handlers complete
[2024-09-25T13:22:29+00:00] INFO: Report handlers complete
Infra Phase complete, 433/1225 resources updated in 04 minutes 27 seconds

Notes:
Default admin account has been configured with following details:
Username: root
Password: You didn't opt-in to print initial root password to STDOUT.

NOTE: Because these credentials might be present in your log files in plain text, it is highly recommended to reset the password following https://docs.gitlab.com/ee/security/reset_user_password.html#reset-your-root-password.

gitlab Reconfigured!
==> /var/log/gitlab/postgresql/current <==
2024-09-25_13:19:34.89974 	       c.collname, col_description(a.attrelid, a.attnum) AS comment,
2024-09-25_13:19:34.89975 	       attgenerated as attgenerated
2024-09-25_13:19:34.89975 	  FROM pg_attribute a
2024-09-25_13:19:34.89975 	  LEFT JOIN pg_attrdef d ON a.attrelid = d.adrelid AND a.attnum = d.adnum
2024-09-25_13:19:34.89975 	  LEFT JOIN pg_type t ON a.atttypid = t.oid
2024-09-25_13:19:34.89976 	  LEFT JOIN pg_collation c ON a.attcollation = c.oid AND a.attcollation <> t.typcollation
2024-09-25_13:19:34.89976 	 WHERE a.attrelid = '"feature_gates"'::regclass
2024-09-25_13:19:34.89976 	   AND a.attnum > 0 AND NOT a.attisdropped
2024-09-25_13:19:34.89977 	 ORDER BY a.attnum
2024-09-25_13:19:34.89977 	

==> /var/log/gitlab/sidekiq/current <==
{"severity":"INFO","time":"2024-09-25T13:21:46.951Z","message":"Cron Jobs - added job with name: update_all_mirrors_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:46.958Z","message":"Cron Jobs - added job with name: geo_sidekiq_cron_config_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.001Z","message":"Cron Jobs - added job with name: geo_metrics_update_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.005Z","message":"Cron Jobs - added job with name: geo_verification_cron_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.008Z","message":"Cron Jobs - added job with name: geo_prune_event_log_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.009Z","message":"Cron Jobs - added job with name: geo_registry_sync_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.014Z","message":"Cron Jobs - added job with name: geo_repository_registry_sync_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.016Z","message":"Cron Jobs - added job with name: geo_secondary_registry_consistency_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.021Z","message":"Cron Jobs - added job with name: geo_secondary_usage_data_cron_worker"}
{"severity":"INFO","time":"2024-09-25T13:21:47.026Z","message":"Cron Jobs - added job with name: geo_sync_timeout_cron_worker"}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"correlation_id":"","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory","level":"error","method":"GET","msg":"","time":"2024-09-25T13:22:24Z","uri":""}
{"level":"info","msg":"shutdown initiated","shutdown_timeout_s":0,"signal":"terminated","time":"2024-09-25T13:22:27Z"}
{"level":"info","msg":"keywatcher: shutting down","time":"2024-09-25T13:22:27Z"}
{"error":null,"level":"fatal","msg":"shutting down","time":"2024-09-25T13:22:27Z"}
{"build_time":"20240821.172136","level":"info","msg":"Starting","time":"2024-09-25T13:22:27Z","version":"v17.2.4-ee"}
{"address":"localhost:9229","level":"info","msg":"Running metrics server","network":"tcp","time":"2024-09-25T13:22:27Z"}
{"level":"info","msg":"Using redis/go-redis","time":"2024-09-25T13:22:27Z"}
{"level":"info","msg":"keywatcher: starting process loop","time":"2024-09-25T13:22:27Z"}
{"correlation_id":"","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory","level":"error","method":"GET","msg":"","time":"2024-09-25T13:22:27Z","uri":""}
{"address":"/var/opt/gitlab/gitlab-workhorse/sockets/socket","level":"info","msg":"Running upstream server","network":"unix","time":"2024-09-25T13:22:27Z"}

==> /var/log/gitlab/nginx/gitlab_access.log <==
127.0.0.1 - - [25/Sep/2024:13:21:51 +0000] "GET /help HTTP/1.1" 502 3216 "" "curl/8.8.0-DEV" -

==> /var/log/gitlab/nginx/access.log <==

==> /var/log/gitlab/nginx/gitlab_pages_error.log <==

==> /var/log/gitlab/nginx/gitlab_error.log <==

==> /var/log/gitlab/nginx/current <==

==> /var/log/gitlab/nginx/gitlab_pages_access.log <==

==> /var/log/gitlab/nginx/error.log <==

==> /var/log/gitlab/redis/current <==
2024-09-25_13:18:24.49972   `-._    `-._`-.__.-'_.-'    _.-'                                   
2024-09-25_13:18:24.49972  |`-._`-._    `-.__.-'    _.-'_.-'|                                  
2024-09-25_13:18:24.49973  |    `-._`-._        _.-'_.-'    |                                  
2024-09-25_13:18:24.49973   `-._    `-._`-.__.-'_.-'    _.-'                                   
2024-09-25_13:18:24.49974       `-._    `-.__.-'    _.-'                                       
2024-09-25_13:18:24.49974           `-._        _.-'                                           
2024-09-25_13:18:24.49975               `-.__.-'                                               
2024-09-25_13:18:24.49975 
2024-09-25_13:18:24.49980 524:M 25 Sep 2024 13:18:24.499 # Server initialized
2024-09-25_13:18:24.50037 524:M 25 Sep 2024 13:18:24.500 * The server is now ready to accept connections at /var/opt/gitlab/redis/redis.socket

==> /var/log/gitlab/gitlab-kas/current <==
2024-09-25_13:18:58.71839 {"time":"2024-09-25T13:18:58.718222971Z","level":"INFO","msg":"Running KAS","kas":"gitlab-kas/v17.2.4/e4ee50ee"}
2024-09-25_13:18:58.72227 {"time":"2024-09-25T13:18:58.722256933Z","level":"INFO","msg":"Using own private API URL","url":"grpc://localhost:8155"}
2024-09-25_13:18:58.72696 {"time":"2024-09-25T13:18:58.726815665Z","level":"INFO","msg":"Kubernetes API endpoint is up","mod_name":"kubernetes_api","net_network":"tcp","net_address":"127.0.0.1:8154"}
2024-09-25_13:18:58.72748 {"time":"2024-09-25T13:18:58.727448015Z","level":"INFO","msg":"Observability endpoint is up","mod_name":"observability","net_network":"tcp","net_address":"127.0.0.1:8151"}
2024-09-25_13:18:58.72867 {"time":"2024-09-25T13:18:58.728598065Z","level":"INFO","msg":"API endpoint is up","net_network":"tcp","net_address":"127.0.0.1:8153"}
2024-09-25_13:18:58.72935 {"time":"2024-09-25T13:18:58.729305195Z","level":"INFO","msg":"Agentk API endpoint is up","net_network":"tcp","net_address":"127.0.0.1:8150","is_websocket":true}
2024-09-25_13:18:58.73002 {"time":"2024-09-25T13:18:58.729973676Z","level":"INFO","msg":"Private API endpoint is up","net_network":"tcp","net_address":"127.0.0.1:8155"}

==> /var/log/gitlab/sshd/current <==
2024-09-25_13:17:57.43197 Server listening on 0.0.0.0 port 22.
2024-09-25_13:17:57.43217 Server listening on :: port 22.

==> /var/log/gitlab/gitlab-pages/current <==
{"level":"info","msg":"GitLab Pages","revision":"33c8ed66","time":"2024-09-25T13:21:09Z","version":"17.2.4"}
{"level":"info","msg":"URL: https://gitlab.com/gitlab-org/gitlab-pages","time":"2024-09-25T13:21:09Z"}
{"config_addr":"localhost:8090","level":"info","listen_addr":{"IP":"127.0.0.1","Port":8090,"Zone":""},"msg":"server listening on: 127.0.0.1:8090","time":"2024-09-25T13:21:09Z"}
{"level":"info","msg":"GitLab Pages","revision":"33c8ed66","time":"2024-09-25T13:22:28Z","version":"17.2.4"}
{"level":"info","msg":"URL: https://gitlab.com/gitlab-org/gitlab-pages","time":"2024-09-25T13:22:28Z"}
{"config_addr":"localhost:8090","level":"info","listen_addr":{"IP":"127.0.0.1","Port":8090,"Zone":""},"msg":"server listening on: 127.0.0.1:8090","time":"2024-09-25T13:22:28Z"}

==> /var/log/gitlab/gitlab-rails/production_json.log <==
# Logfile created on 2024-09-25 13:19:35 +0000 by logger.rb/v1.5.0

==> /var/log/gitlab/gitlab-rails/gitlab-rails-db-migrate-2024-09-25-13-19-00.log <==
== Seed from ee/db/fixtures/production/010_license.rb
License Added:

FilePath: /python-gitlab-ci.gitlab-license

== Seed from ee/db/fixtures/production/027_plans.rb

OK
Running gitlab:clickhouse:migrate:main rake task
The 'main' ClickHouse database is not configured, skipping migrations

==> /var/log/gitlab/gitlab-rails/production.log <==

==> /var/log/gitlab/gitlab-rails/api_json.log <==
# Logfile created on 2024-09-25 13:19:36 +0000 by logger.rb/v1.5.0

==> /var/log/gitlab/gitlab-rails/service_measurement.log <==
# Logfile created on 2024-09-25 13:19:34 +0000 by logger.rb/v1.5.0

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:15.525Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_finished_build_ch_sync_events","connection_name":"main"}
{"severity":"WARN","time":"2024-09-25T13:22:15.526Z","message":"Skipping fixing column default because connections mismatch","event":"partition_manager_validate_and_fix_connection_mismatch","model_connection_name":"ci","shared_connection_name":"main","table_name":"p_ci_finished_build_ch_sync_events"}
{"severity":"DEBUG","time":"2024-09-25T13:22:15.554Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:22:15.554Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:22:15.555Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:22:15.555Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:22:15.556Z","message":"Finished sync of dynamic postgres partitions"}
{"severity":"INFO","time":"2024-09-25T13:22:18.255Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}
{"severity":"INFO","time":"2024-09-25T13:22:22.157Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}
{"severity":"INFO","time":"2024-09-25T13:22:27.962Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}

==> /var/log/gitlab/gitlab-rails/auth_json.log <==
# Logfile created on 2024-09-25 13:19:34 +0000 by logger.rb/v1.5.0
{"severity":"INFO","time":"2024-09-25T13:19:34.917Z","gitlab_throttle_user_allowlist":[]}
{"severity":"INFO","time":"2024-09-25T13:20:31.249Z","gitlab_throttle_user_allowlist":[]}
{"severity":"INFO","time":"2024-09-25T13:21:20.375Z","gitlab_throttle_user_allowlist":[]}
{"severity":"INFO","time":"2024-09-25T13:21:38.388Z","gitlab_throttle_user_allowlist":[]}
{"severity":"INFO","time":"2024-09-25T13:22:15.589Z","gitlab_throttle_user_allowlist":[]}

==> /var/log/gitlab/gitlab-rails/database_load_balancing.log <==
{"severity":"DEBUG","time":"2024-09-25T13:21:16.234Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:21:16.236Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":true}
{"severity":"DEBUG","time":"2024-09-25T13:21:33.958Z","correlation_id":null,"event":"setup","model":"ActiveRecord::Base","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:21:33.963Z","correlation_id":null,"event":"setup","model":"ActiveRecord::Base","start_service_discovery":true}
{"severity":"DEBUG","time":"2024-09-25T13:21:33.964Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:21:33.967Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":true}
{"severity":"DEBUG","time":"2024-09-25T13:22:10.996Z","correlation_id":null,"event":"setup","model":"ActiveRecord::Base","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:22:10.997Z","correlation_id":null,"event":"setup","model":"ActiveRecord::Base","start_service_discovery":true}
{"severity":"DEBUG","time":"2024-09-25T13:22:10.998Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:22:11.000Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":true}

==> /var/log/gitlab/gitlab-rails/grpc.log <==
# Logfile created on 2024-09-25 13:19:32 +0000 by logger.rb/v1.5.0

==> /var/log/gitlab/gitlab-rails/sidekiq_client.log <==
# Logfile created on 2024-09-25 13:19:35 +0000 by logger.rb/v1.5.0
{"severity":"INFO","time":"2024-09-25T13:20:00.066Z","message":"Sidekiq 7.1.6 connecting to Redis with options {:size=\u003e10, :pool_name=\u003e\"internal\", :path=\u003e\"/var/opt/gitlab/redis/redis.socket\", :custom=\u003e{:instrumentation_class=\u003e\"Queues\"}, :url=\u003enil}"}

==> /var/log/gitlab/puma/current <==
2024-09-25_13:20:42.91835 Warning: You specified code to run in a `before_fork` block, but Puma is not configured to run in cluster mode (worker count > 0 ), so your `before_fork` block did not run
2024-09-25_13:20:42.91857 Warning: You specified code to run in a `on_worker_boot` block, but Puma is not configured to run in cluster mode (worker count > 0 ), so your `on_worker_boot` block did not run
2024-09-25_13:20:42.91858 Warning: You specified code to run in a `on_worker_shutdown` block, but Puma is not configured to run in cluster mode (worker count > 0 ), so your `on_worker_shutdown` block did not run
2024-09-25_13:20:42.93122 {"timestamp":"2024-09-25T13:20:42.919Z","pid":839,"message":"Puma starting in single mode..."}
2024-09-25_13:20:42.93131 {"timestamp":"2024-09-25T13:20:42.931Z","pid":839,"message":"* Puma version: 6.4.0 (ruby 3.1.5-p253) (\"The Eagle of Durango\")"}
2024-09-25_13:20:42.93135 {"timestamp":"2024-09-25T13:20:42.931Z","pid":839,"message":"*  Min threads: 4"}
2024-09-25_13:20:42.93145 {"timestamp":"2024-09-25T13:20:42.931Z","pid":839,"message":"*  Max threads: 4"}
2024-09-25_13:20:42.93151 {"timestamp":"2024-09-25T13:20:42.931Z","pid":839,"message":"*  Environment: production"}
2024-09-25_13:20:42.93156 {"timestamp":"2024-09-25T13:20:42.931Z","pid":839,"message":"*          PID: 839"}
2024-09-25_13:21:20.53597 WARNING: Puma is running in Single mode (workers = 0). Some features may not work. Please refer to https://gitlab.com/groups/gitlab-org/-/epics/5303 for info.

==> /var/log/gitlab/logrotate/current <==

==> /var/log/gitlab/gitaly/current <==
{"level":"info","msg":"maintenance: daily scheduled","pid":1065,"scheduled":"2024-09-26T12:00:00Z","time":"2024-09-25T13:22:28.053Z"}
unclean Gitaly shutdown: graceful upgrade: completed
{"error":"exit status 1","level":"error","msg":"waiting for supervised command","pid":546,"time":"2024-09-25T13:22:28.167Z","wrapper":546}
{"level":"warning","msg":"forwarding signal","pid":546,"process":552,"signal":17,"time":"2024-09-25T13:22:28.167Z","wrapper":546}
{"error":"os: process already finished","level":"error","msg":"can't forward the signal","pid":546,"process":552,"signal":17,"time":"2024-09-25T13:22:28.167Z","wrapper":546}
{"level":"error","msg":"wrapper for process shutting down","pid":546,"process":552,"time":"2024-09-25T13:22:28.770Z","wrapper":546}
{"level":"info","msg":"Wrapper started","pid":1096,"time":"2024-09-25T13:22:28.804Z","wrapper":1096}
{"level":"info","msg":"finding process","pid":1096,"pid_file":"/var/opt/gitlab/gitaly/gitaly.pid","time":"2024-09-25T13:22:28.804Z","wrapper":1096}
{"level":"info","msg":"adopting a process","pid":1096,"time":"2024-09-25T13:22:28.899Z","wrapper":1096}
{"level":"info","msg":"monitoring process","pid":1096,"process":1065,"time":"2024-09-25T13:22:28.900Z","wrapper":1096}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:33.201Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}
{"severity":"INFO","time":"2024-09-25T13:22:33.916Z","correlation_id":"984bb9d8ed3f7b27108e6165d61850d9","message":"Application boot finished","runtime":"sidekiq","duration_s":103.23310570000001}

==> /var/log/gitlab/gitaly/current <==
{"duration_ms":6884,"level":"info","msg":"License database preloaded","pid":1065,"time":"2024-09-25T13:22:34.508Z"}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"correlation_id":"01J8MNJ39R936YE1MD6NVSSQMZ","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory","level":"error","method":"GET","msg":"","time":"2024-09-25T13:22:34Z","uri":"/-/health"}
{"content_type":"text/plain; charset=utf-8","correlation_id":"01J8MNJ39R936YE1MD6NVSSQMZ","duration_ms":0,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.0","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/-/health$","status":502,"system":"http","time":"2024-09-25T13:22:34Z","ttfb_ms":0,"uri":"/-/health","user_agent":"python-requests/2.32.3","written_bytes":12}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:22:34 +0000] "GET /-/health HTTP/1.1" 502 12 "" "python-requests/2.32.3" -

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:35.525Z","correlation_id":"4372778ad3881875770306e5fd1ecf59","message":"Application boot finished","runtime":"puma","duration_s":115.31237952000004}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"correlation_id":"","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory","level":"error","method":"GET","msg":"","time":"2024-09-25T13:22:37Z","uri":""}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:36.823Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}

==> /var/log/gitlab/sidekiq/current <==
WARNING: Active Record does not support composite primary key.

security_findings has composite primary key. Composite primary key is ignored.

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:43.134Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}

==> /var/log/gitlab/puma/current <==
2024-09-25_13:22:43.96311 WARNING: Active Record does not support composite primary key.
2024-09-25_13:22:43.96315 
2024-09-25_13:22:43.96315 security_findings has composite primary key. Composite primary key is ignored.

==> /var/log/gitlab/gitlab-workhorse/current <==
{"correlation_id":"01J8MNJD6WBKYQK0EKSQYJ0X0J","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory","level":"error","method":"GET","msg":"","time":"2024-09-25T13:22:45Z","uri":"/-/health"}
{"content_type":"text/plain; charset=utf-8","correlation_id":"01J8MNJD6WBKYQK0EKSQYJ0X0J","duration_ms":0,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.0","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/-/health$","status":502,"system":"http","time":"2024-09-25T13:22:45Z","ttfb_ms":0,"uri":"/-/health","user_agent":"python-requests/2.32.3","written_bytes":12}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:22:45 +0000] "GET /-/health HTTP/1.1" 502 12 "" "python-requests/2.32.3" -

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:46.335Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"correlation_id":"","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory","level":"error","method":"GET","msg":"","time":"2024-09-25T13:22:47Z","uri":""}

==> /var/log/gitlab/sidekiq/current <==
{"severity":"INFO","time":"2024-09-25T13:22:50.084Z","message":"Booted Rails 7.0.8.4 application in production environment"}
{"severity":"INFO","time":"2024-09-25T13:22:50.084Z","message":"Running in ruby 3.1.5p253 (2024-04-023 revision 1945f8dc0e) [x86_64-linux]"}
{"severity":"INFO","time":"2024-09-25T13:22:50.084Z","message":"See LICENSE and the LGPL-3.0 for licensing details."}
{"severity":"INFO","time":"2024-09-25T13:22:50.084Z","message":"Upgrade to Sidekiq Pro for more features and support: https://sidekiq.org"}
{"severity":"INFO","time":"2024-09-25T13:22:50.086Z","message":"Sidekiq 7.1.6 connecting to Redis with options {:size=\u003e15, :pool_name=\u003e\"default\", :path=\u003e\"/var/opt/gitlab/redis/redis.socket\", :custom=\u003e{:instrumentation_class=\u003e\"Queues\"}, :url=\u003enil}"}
[2024-09-25 13:22:50] INFO  WEBrick 1.8.1
[2024-09-25 13:22:50] INFO  ruby 3.1.5 (2024-04-023) [x86_64-linux]
[2024-09-25 13:22:50] INFO  WEBrick::HTTPServer#start: pid=870 port=8092
{"severity":"INFO","time":"2024-09-25T13:22:50.142Z","retry":25,"queue":"default","version":0,"store":null,"args":["1"],"class":"Groups::EnterpriseUsers::AssociateWorker","jid":"84060ffab4fedca7424dd4b1","created_at":"2024-09-25T13:20:00.221Z","trace_propagation_headers":{"sentry-trace":"d526a9cef97946ec89c294dfa3a6592a-bd8e49a038a545a6","baggage":"sentry-trace_id=d526a9cef97946ec89c294dfa3a6592a,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.feature_category":"user_management","correlation_id":"9948c9843ca673cc1ab1c4e188d3d233","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:5cdb86e610bce8e5e07a644915dff9c6dfe173b0f8fb29bf0f734c76aefcd732","size_limiter":"validated","enqueued_at":"2024-09-25T13:20:00.226Z","job_size_bytes":3,"pid":870,"message":"Groups::EnterpriseUsers::AssociateWorker JID-84060ffab4fedca7424dd4b1: start","job_status":"start","scheduling_latency_s":169.915329}
{"severity":"INFO","time":"2024-09-25T13:22:50.144Z","message":"Cleaning working queues"}
{"severity":"INFO","time":"2024-09-25T13:22:50.145Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Namespaces::ProcessSyncEventsWorker","jid":"63bd9091fb99db8831806b7d","created_at":"2024-09-25T13:20:00.230Z","trace_propagation_headers":{"sentry-trace":"d526a9cef97946ec89c294dfa3a6592a-bd8e49a038a545a6","baggage":"sentry-trace_id=d526a9cef97946ec89c294dfa3a6592a,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.feature_category":"cell","correlation_id":"362ced113b3f0dfbd1fbd7d0c51f73c6","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:99b01e5f7dc2a9b47ce31029252a21c1a7e02ef97b2a00a70d65582147f34ddb","size_limiter":"validated","enqueued_at":"2024-09-25T13:20:00.235Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessSyncEventsWorker JID-63bd9091fb99db8831806b7d: start","job_status":"start","scheduling_latency_s":169.910413}
{"severity":"INFO","time":"2024-09-25T13:22:50.400Z","retry":25,"queue":"default","version":0,"store":null,"args":["1"],"class":"Groups::EnterpriseUsers::AssociateWorker","jid":"84060ffab4fedca7424dd4b1","created_at":"2024-09-25T13:20:00.221Z","trace_propagation_headers":{"sentry-trace":"d526a9cef97946ec89c294dfa3a6592a-bd8e49a038a545a6","baggage":"sentry-trace_id=d526a9cef97946ec89c294dfa3a6592a,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.feature_category":"user_management","correlation_id":"9948c9843ca673cc1ab1c4e188d3d233","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:5cdb86e610bce8e5e07a644915dff9c6dfe173b0f8fb29bf0f734c76aefcd732","size_limiter":"validated","enqueued_at":"2024-09-25T13:20:00.226Z","job_size_bytes":3,"pid":870,"message":"Groups::EnterpriseUsers::AssociateWorker JID-84060ffab4fedca7424dd4b1: done: 0.258984 sec","job_status":"done","scheduling_latency_s":169.915329,"redis_calls":11,"redis_duration_s":0.010615,"redis_read_bytes":802,"redis_write_bytes":1278,"redis_feature_flag_calls":8,"redis_feature_flag_duration_s":0.007486,"redis_feature_flag_read_bytes":799,"redis_feature_flag_write_bytes":1019,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.002413,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000716,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":87,"db_count":4,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":4,"db_main_count":4,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.008,"db_main_duration_s":0.008,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.064366,"mem_objects":47673,"mem_bytes":7226184,"mem_mallocs":41493,"mem_total_bytes":9133104,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.258984,"completed_at":"2024-09-25T13:22:50.400Z","load_balancing_strategy":"primary","db_duration_s":0.044544,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:22:50.418Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Namespaces::ProcessSyncEventsWorker","jid":"63bd9091fb99db8831806b7d","created_at":"2024-09-25T13:20:00.230Z","trace_propagation_headers":{"sentry-trace":"d526a9cef97946ec89c294dfa3a6592a-bd8e49a038a545a6","baggage":"sentry-trace_id=d526a9cef97946ec89c294dfa3a6592a,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.feature_category":"cell","correlation_id":"362ced113b3f0dfbd1fbd7d0c51f73c6","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:99b01e5f7dc2a9b47ce31029252a21c1a7e02ef97b2a00a70d65582147f34ddb","size_limiter":"validated","enqueued_at":"2024-09-25T13:20:00.235Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessSyncEventsWorker JID-63bd9091fb99db8831806b7d: done: 0.273061 sec","job_status":"done","scheduling_latency_s":169.910413,"redis_calls":12,"redis_duration_s":0.008126,"redis_read_bytes":803,"redis_write_bytes":1365,"redis_feature_flag_calls":6,"redis_feature_flag_duration_s":0.006422,"redis_feature_flag_read_bytes":797,"redis_feature_flag_write_bytes":650,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.000487,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.001217,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":425,"db_count":7,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":7,"db_main_count":6,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.012,"db_main_duration_s":0.01,"db_ci_duration_s":0.002,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.025622,"mem_objects":13503,"mem_bytes":454832,"mem_mallocs":4448,"mem_total_bytes":994952,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.078627108,"extra.namespaces_process_sync_events_worker.estimated_total_events":1,"extra.namespaces_process_sync_events_worker.consumable_events":1,"extra.namespaces_process_sync_events_worker.processed_events":1,"duration_s":0.273061,"completed_at":"2024-09-25T13:22:50.418Z","load_balancing_strategy":"primary","db_duration_s":0.10539,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}

==> /var/log/gitlab/gitlab-rails/production_json.log <==
{"method":"GET","path":"/","format":"html","controller":"RootController","action":"index","status":302,"location":"http://example.org/users/sign_in","time":"2024-09-25T13:22:50.357Z","params":[],"correlation_id":"c9533174-d57d-4efc-832c-5289eca777fe","meta.caller_id":"RootController#index","meta.feature_category":"groups_and_projects","meta.client_id":"ip/","request_urgency":"low","target_duration_s":5,"redis_calls":26,"redis_duration_s":0.003929,"redis_read_bytes":142,"redis_write_bytes":3922,"redis_cache_calls":3,"redis_cache_duration_s":0.000807,"redis_cache_read_bytes":2,"redis_cache_write_bytes":222,"redis_feature_flag_calls":23,"redis_feature_flag_duration_s":0.003122,"redis_feature_flag_read_bytes":140,"redis_feature_flag_write_bytes":3700,"db_count":12,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":12,"db_main_count":12,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.019,"db_main_duration_s":0.019,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.075052,"mem_objects":34492,"mem_bytes":2705216,"mem_mallocs":11577,"mem_total_bytes":4084896,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"db_duration_s":0.00392,"view_duration_s":0.0,"duration_s":0.13372}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:22:50.287Z","message":"PumaSampler: stats are not available yet, waiting for Puma to boot"}

==> /var/log/gitlab/puma/current <==
2024-09-25_13:22:50.36431 {"timestamp":"2024-09-25T13:22:50.364Z","pid":839,"message":"* Listening on unix:///var/opt/gitlab/gitlab-rails/sockets/gitlab.socket"}
2024-09-25_13:22:50.36459 {"timestamp":"2024-09-25T13:22:50.364Z","pid":839,"message":"* Listening on http://127.0.0.1:8080"}
2024-09-25_13:22:50.37146 {"timestamp":"2024-09-25T13:22:50.371Z","pid":839,"message":"Use Ctrl-C to stop"}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"text/html; charset=utf-8","correlation_id":"01J8MNJKW3P4CFX987WMWKVYRS","duration_ms":711,"host":"localhost","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"","status":200,"system":"http","time":"2024-09-25T13:22:52Z","ttfb_ms":711,"uri":"/help","user_agent":"curl/8.8.0-DEV","written_bytes":27925}

==> /var/log/gitlab/nginx/gitlab_access.log <==
127.0.0.1 - - [25/Sep/2024:13:22:52 +0000] "GET /help HTTP/1.1" 200 27925 "" "curl/8.8.0-DEV" -

==> /var/log/gitlab/gitlab-rails/production_json.log <==
{"method":"GET","path":"/help","format":"*/*","controller":"HelpController","action":"index","status":200,"time":"2024-09-25T13:22:52.614Z","params":[],"correlation_id":"01J8MNJKW3P4CFX987WMWKVYRS","meta.caller_id":"HelpController#index","meta.remote_ip":"127.0.0.1","meta.feature_category":"not_owned","meta.client_id":"ip/127.0.0.1","remote_ip":"127.0.0.1","ua":"curl/8.8.0-DEV","queue_duration_s":0.007214,"request_urgency":"default","target_duration_s":1,"redis_calls":19,"redis_duration_s":0.003346,"redis_read_bytes":18,"redis_write_bytes":6142,"redis_cache_calls":11,"redis_cache_duration_s":0.001735,"redis_cache_read_bytes":10,"redis_cache_write_bytes":4832,"redis_feature_flag_calls":8,"redis_feature_flag_duration_s":0.001611,"redis_feature_flag_read_bytes":8,"redis_feature_flag_write_bytes":1310,"db_count":10,"db_write_count":0,"db_cached_count":2,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":10,"db_main_count":10,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":2,"db_main_cached_count":2,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.004,"db_main_duration_s":0.004,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.379784,"mem_objects":603321,"mem_bytes":53770656,"mem_mallocs":230545,"mem_total_bytes":77903496,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"db_duration_s":0.01371,"view_duration_s":0.67039,"duration_s":0.69514}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"text/plain","correlation_id":"01J8MNJQ1RAP0D9WGYEP5HE1BX","duration_ms":6,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.0","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/-/health$","status":200,"system":"http","time":"2024-09-25T13:22:55Z","ttfb_ms":6,"uri":"/-/health","user_agent":"python-requests/2.32.3","written_bytes":9}
{"content_type":"application/json; charset=utf-8","correlation_id":"01J8MNJQ22P2BF7WT6EHYBNNVV","duration_ms":9,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.0","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/-/(readiness|liveness)$","status":200,"system":"http","time":"2024-09-25T13:22:55Z","ttfb_ms":9,"uri":"/-/readiness","user_agent":"python-requests/2.32.3","written_bytes":15}
{"content_type":"application/json; charset=utf-8","correlation_id":"01J8MNJQ2E89KWAEJZJN5K7Z2V","duration_ms":6,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.0","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/-/(readiness|liveness)$","status":200,"system":"http","time":"2024-09-25T13:22:55Z","ttfb_ms":6,"uri":"/-/liveness","user_agent":"python-requests/2.32.3","written_bytes":15}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:22:55 +0000] "GET /-/health HTTP/1.1" 200 9 "" "python-requests/2.32.3" -
10.5.0.1 - - [25/Sep/2024:13:22:55 +0000] "GET /-/readiness HTTP/1.1" 200 15 "" "python-requests/2.32.3" -
10.5.0.1 - - [25/Sep/2024:13:22:55 +0000] "GET /-/liveness HTTP/1.1" 200 15 "" "python-requests/2.32.3" -

==> /var/log/gitlab/gitlab-rails/production_json.log <==
{"method":"GET","path":"/-/readiness","format":"*/*","controller":"HealthController","action":"readiness","status":200,"time":"2024-09-25T13:22:55.175Z","params":[],"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004785,"mem_objects":2777,"mem_bytes":61304,"mem_mallocs":681,"mem_total_bytes":172384,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNJQ22P2BF7WT6EHYBNNVV","db_duration_s":0.0,"view_duration_s":0.00017,"duration_s":0.00072}
{"method":"GET","path":"/-/liveness","format":"*/*","controller":"HealthController","action":"liveness","status":200,"time":"2024-09-25T13:22:55.186Z","params":[],"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.003779,"mem_objects":2037,"mem_bytes":47528,"mem_mallocs":382,"mem_total_bytes":129008,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNJQ2E89KWAEJZJN5K7Z2V","db_duration_s":0.0,"view_duration_s":0.00012,"duration_s":0.00045}

==> /var/log/gitlab/gitlab-rails/api_json.log <==
{"time":"2024-09-25T13:22:57.402Z","severity":"INFO","duration_s":0.03471,"db_duration_s":0.0,"view_duration_s":0.03471,"status":200,"method":"GET","path":"/api/v4/geo/proxy","params":[],"host":"localhost","remote_ip":"127.0.0.1","ua":"Go-http-client/1.1","route":"/api/:version/geo/proxy","db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.042604,"mem_objects":10133,"mem_bytes":1517840,"mem_mallocs":7137,"mem_total_bytes":1923160,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"8b73b4c5-3736-45cb-8f1c-a1bca911c371","meta.caller_id":"GET /api/:version/geo/proxy","meta.remote_ip":"127.0.0.1","meta.feature_category":"geo_replication","meta.client_id":"ip/127.0.0.1","request_urgency":"low","target_duration_s":5}

==> /var/log/gitlab/sidekiq/current <==
{"severity":"INFO","time":"2024-09-25T13:23:02.787Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::Catalog::Resources::ProcessSyncEventsWorker","jid":"8b70087cbd6da0e8db03cfba","created_at":"2024-09-25T13:23:02.724Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"40a9ed714017f39abde111e9a693d2dd","meta.root_caller_id":"Cronjob","meta.feature_category":"pipeline_composition","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:bdea4bf4c16667cd22a226e829c85f9746ee8d058f39e317ef84659d4044477c","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.726Z","job_size_bytes":2,"pid":870,"message":"Ci::Catalog::Resources::ProcessSyncEventsWorker JID-8b70087cbd6da0e8db03cfba: start","job_status":"start","scheduling_latency_s":0.060824}
{"severity":"INFO","time":"2024-09-25T13:23:02.788Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker","jid":"c332990243aeaa3b49afa5d3","created_at":"2024-09-25T13:23:02.730Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"51c0064948e745f0167156cf08adc985","meta.root_caller_id":"Cronjob","meta.feature_category":"groups_and_projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:b794e71d9c486ce6fd40978731717a0676e95bc1365a385a9a037f2f3c02ae2a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.731Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker JID-c332990243aeaa3b49afa5d3: start","job_status":"start","scheduling_latency_s":0.056615}
{"severity":"INFO","time":"2024-09-25T13:23:02.789Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexBulkCronWorker","jid":"b1cb076413197037c8f7ddce","created_at":"2024-09-25T13:23:02.762Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"85c60d7a9e2e9a84389293f4c4537765","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:f252f68f3cc1cae1877f9a0e1f5b889102a68a9e335a3a5a9e683c7bdf0507f5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.763Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexBulkCronWorker JID-b1cb076413197037c8f7ddce: start","job_status":"start","scheduling_latency_s":0.026101}
{"severity":"INFO","time":"2024-09-25T13:23:02.791Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ConcurrencyLimit::ResumeWorker","jid":"5bf24e3d37e5e1c0d7351a06","created_at":"2024-09-25T13:23:02.741Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f87914f1015ee56e497118f9cdca977f","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:bc8a9466f77693e94cb5ebf1ae9ff94995b6779d8794f59890276364c8a3c78a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.742Z","job_size_bytes":2,"pid":870,"message":"ConcurrencyLimit::ResumeWorker JID-5bf24e3d37e5e1c0d7351a06: start","job_status":"start","scheduling_latency_s":0.048755}
{"severity":"INFO","time":"2024-09-25T13:23:02.792Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"PipelineScheduleWorker","jid":"9d0358657b25d3b119d582af","created_at":"2024-09-25T13:23:02.696Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"470ffcb0fb56e40b495629f546f536b3","meta.root_caller_id":"Cronjob","meta.feature_category":"continuous_integration","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:f6baa6e6d21754c4b13358fe49f8c31a08729a9dd276fb680a810caf1bc7fab5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.697Z","job_size_bytes":2,"pid":870,"message":"PipelineScheduleWorker JID-9d0358657b25d3b119d582af: start","job_status":"start","scheduling_latency_s":0.09498}
{"severity":"INFO","time":"2024-09-25T13:23:02.793Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","jid":"9296bd93f0461c90b5eb2396","created_at":"2024-09-25T13:23:02.777Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:96987dbff74cf5606dd015c238540c0a2d4ff0cd1d1c93a64fda0dd15251e306","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.779Z","job_size_bytes":2,"pid":870,"message":"Ci::ScheduleUnlockPipelinesInQueueCronWorker JID-9296bd93f0461c90b5eb2396: start","job_status":"start","scheduling_latency_s":0.014127}
{"severity":"INFO","time":"2024-09-25T13:23:02.903Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::IndexCurationWorker","jid":"914aae3bfb8eb71040956eef","created_at":"2024-09-25T13:23:02.880Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"a9a57e0a7496464ad6fec670e04d998c","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:f1b35de73fa09aee87da69fc70f7f498516e5b000ec47c894d20a533c302983e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.882Z","job_size_bytes":2,"pid":870,"message":"Search::IndexCurationWorker JID-914aae3bfb8eb71040956eef: start","job_status":"start","scheduling_latency_s":0.02122}
{"severity":"INFO","time":"2024-09-25T13:23:02.793Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker","jid":"e3f221bc2715954d53d920de","created_at":"2024-09-25T13:23:02.645Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"1d55951323bd8cef3da9730d767c352a","meta.root_caller_id":"Cronjob","meta.feature_category":"incident_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:979447f3f3db1dd62a2679e7ff5835fcbb6ccf42394193a5feb300b5ecfe13e6","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.685Z","job_size_bytes":2,"pid":870,"message":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker JID-e3f221bc2715954d53d920de: start","job_status":"start","scheduling_latency_s":0.108452}
{"severity":"INFO","time":"2024-09-25T13:23:02.997Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexInitialBulkCronWorker","jid":"46af9412a098c95a45748999","created_at":"2024-09-25T13:23:02.863Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6cf0451cc542c968a8667d6e818c6c6b","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:ba175455ba4249d8c954504ae77a1c3684a61c72005cc3a3032e14c625ef4d8a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.864Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexInitialBulkCronWorker JID-46af9412a098c95a45748999: start","job_status":"start","scheduling_latency_s":0.133082}
{"severity":"INFO","time":"2024-09-25T13:23:03.003Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ScheduleMergeRequestCleanupRefsWorker","jid":"be4ebd583467584b3d515b98","created_at":"2024-09-25T13:23:02.917Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:33e8a9dcd4c9780ad0ea123ad7ccbabde1aa1e90ffcbb928434ba4b5800a5811","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.918Z","job_size_bytes":2,"pid":870,"message":"ScheduleMergeRequestCleanupRefsWorker JID-be4ebd583467584b3d515b98: start","job_status":"start","scheduling_latency_s":0.084956}
{"severity":"INFO","time":"2024-09-25T13:23:03.336Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker","jid":"c332990243aeaa3b49afa5d3","created_at":"2024-09-25T13:23:02.730Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"51c0064948e745f0167156cf08adc985","meta.root_caller_id":"Cronjob","meta.feature_category":"groups_and_projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:b794e71d9c486ce6fd40978731717a0676e95bc1365a385a9a037f2f3c02ae2a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.731Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker JID-c332990243aeaa3b49afa5d3: done: 0.547886 sec","job_status":"done","scheduling_latency_s":0.056615,"redis_calls":5,"redis_duration_s":0.010385,"redis_read_bytes":5,"redis_write_bytes":708,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000306,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":428,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.009998,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":8.1e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":108,"db_count":2,"db_write_count":1,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.036,"db_main_duration_s":0.036,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.009232,"mem_objects":4852,"mem_bytes":103488,"mem_mallocs":1069,"mem_total_bytes":297568,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.namespaces_process_outdated_namespace_descendants_cron_worker.result":{"processed_namespaces":0},"duration_s":0.547886,"completed_at":"2024-09-25T13:23:03.336Z","load_balancing_strategy":"primary","db_duration_s":0.170747,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.362Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Database::BatchedBackgroundMigration::CiDatabaseWorker","jid":"9637ccf96ad9ef80e166d955","created_at":"2024-09-25T13:23:02.922Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"d5bb89bbbc96b716ca956d6e92e5ed49","meta.root_caller_id":"Cronjob","meta.feature_category":"database","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:6ba8adee4a8c1e77d2f087a2765c43226ceffa1fd65abc34b95725a7c9abd857","enqueued_at":"2024-09-25T13:23:02.924Z","job_size_bytes":2,"pid":870,"message":"Database::BatchedBackgroundMigration::CiDatabaseWorker JID-9637ccf96ad9ef80e166d955: start","job_status":"start","scheduling_latency_s":0.438507}
{"severity":"INFO","time":"2024-09-25T13:23:03.343Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::Catalog::Resources::ProcessSyncEventsWorker","jid":"8b70087cbd6da0e8db03cfba","created_at":"2024-09-25T13:23:02.724Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"40a9ed714017f39abde111e9a693d2dd","meta.root_caller_id":"Cronjob","meta.feature_category":"pipeline_composition","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:bdea4bf4c16667cd22a226e829c85f9746ee8d058f39e317ef84659d4044477c","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.726Z","job_size_bytes":2,"pid":870,"message":"Ci::Catalog::Resources::ProcessSyncEventsWorker JID-8b70087cbd6da0e8db03cfba: done: 0.556077 sec","job_status":"done","scheduling_latency_s":0.060824,"redis_calls":8,"redis_duration_s":0.123787,"redis_read_bytes":8,"redis_write_bytes":1157,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.106165,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":408,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.000314,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.017308,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":459,"db_count":4,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":4,"db_main_count":4,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.176,"db_main_duration_s":0.176,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.016027,"mem_objects":6503,"mem_bytes":460064,"mem_mallocs":1669,"mem_total_bytes":720184,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.078850087,"extra.ci_catalog_resources_process_sync_events_worker.estimated_total_events":0,"extra.ci_catalog_resources_process_sync_events_worker.consumable_events":0,"duration_s":0.556077,"completed_at":"2024-09-25T13:23:03.343Z","load_balancing_strategy":"primary","db_duration_s":0.176312,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:23:03.369Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"UserStatusCleanup::BatchWorker","jid":"fe5ba49fd4b9de604a0524c8","created_at":"2024-09-25T13:23:02.948Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"98da28ad796fc088b0abf76ea0e65ebb","meta.root_caller_id":"Cronjob","meta.feature_category":"user_profile","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:63596f84f2aa01599e5d284b58c5b497d0d152817e7aa09bae73984558ee32bf","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.949Z","job_size_bytes":2,"pid":870,"message":"UserStatusCleanup::BatchWorker JID-fe5ba49fd4b9de604a0524c8: start","job_status":"start","scheduling_latency_s":0.419814}
{"severity":"INFO","time":"2024-09-25T13:23:03.356Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ConcurrencyLimit::ResumeWorker","jid":"5bf24e3d37e5e1c0d7351a06","created_at":"2024-09-25T13:23:02.741Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f87914f1015ee56e497118f9cdca977f","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:bc8a9466f77693e94cb5ebf1ae9ff94995b6779d8794f59890276364c8a3c78a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.742Z","job_size_bytes":2,"pid":870,"message":"ConcurrencyLimit::ResumeWorker JID-5bf24e3d37e5e1c0d7351a06: done: 0.565333 sec","job_status":"done","scheduling_latency_s":0.048755,"redis_calls":11,"redis_duration_s":0.019089,"redis_read_bytes":11,"redis_write_bytes":1147,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.018295,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":374,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000305,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":7,"redis_shared_state_duration_s":0.000489,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":601,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.03,"db_main_duration_s":0.03,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.008052,"mem_objects":4004,"mem_bytes":65128,"mem_mallocs":689,"mem_total_bytes":225288,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.565333,"completed_at":"2024-09-25T13:23:03.356Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.16592,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.376Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::ElasticIndexEmbeddingBulkCronWorker","jid":"ae5be4759495459675dcfe48","created_at":"2024-09-25T13:23:02.961Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"798b5bad6c9babc563f640f45db005c2","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:2848fe50559640ef51a1b6f0f4900240149d364fa45328d7782dea7ae8dd4bb5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.963Z","job_size_bytes":2,"pid":870,"message":"Search::ElasticIndexEmbeddingBulkCronWorker JID-ae5be4759495459675dcfe48: start","job_status":"start","scheduling_latency_s":0.413485}
{"severity":"INFO","time":"2024-09-25T13:23:03.430Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexInitialBulkCronWorker","jid":"46af9412a098c95a45748999","created_at":"2024-09-25T13:23:02.863Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6cf0451cc542c968a8667d6e818c6c6b","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:ba175455ba4249d8c954504ae77a1c3684a61c72005cc3a3032e14c625ef4d8a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.864Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexInitialBulkCronWorker JID-46af9412a098c95a45748999: done: 0.432456 sec","job_status":"done","scheduling_latency_s":0.133082,"redis_calls":7,"redis_duration_s":0.012718,"redis_read_bytes":119,"redis_write_bytes":687,"redis_cache_calls":2,"redis_cache_duration_s":0.00523,"redis_cache_read_bytes":114,"redis_cache_write_bytes":50,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000238,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":380,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.007153,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":9.7e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":85,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.014,"db_main_duration_s":0.014,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.018514,"mem_objects":8841,"mem_bytes":1252296,"mem_mallocs":2958,"mem_total_bytes":1605936,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.432456,"completed_at":"2024-09-25T13:23:03.430Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.111109,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.439Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ComplianceManagement::TimeoutPendingStatusCheckResponsesWorker","jid":"d492a44f094f671bfd42d6ee","created_at":"2024-09-25T13:23:03.063Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"85edffb416e1b167f0af7a687706b56f","meta.root_caller_id":"Cronjob","meta.feature_category":"compliance_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d24a273d2e3ca8f7dd94be15d277d5e49ced2addd71562b618a96ddd558f259a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.065Z","job_size_bytes":2,"pid":870,"message":"ComplianceManagement::TimeoutPendingStatusCheckResponsesWorker JID-d492a44f094f671bfd42d6ee: start","job_status":"start","scheduling_latency_s":0.374464}
{"severity":"INFO","time":"2024-09-25T13:23:03.465Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexBulkCronWorker","jid":"b1cb076413197037c8f7ddce","created_at":"2024-09-25T13:23:02.762Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"85c60d7a9e2e9a84389293f4c4537765","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:f252f68f3cc1cae1877f9a0e1f5b889102a68a9e335a3a5a9e683c7bdf0507f5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.763Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexBulkCronWorker JID-b1cb076413197037c8f7ddce: done: 0.676118 sec","job_status":"done","scheduling_latency_s":0.026101,"redis_calls":5,"redis_duration_s":0.014211,"redis_read_bytes":5,"redis_write_bytes":615,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000879,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":366,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000397,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.012935,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":77,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.013,"db_main_duration_s":0.013,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.013254,"mem_objects":7188,"mem_bytes":861344,"mem_mallocs":2196,"mem_total_bytes":1148864,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.676118,"completed_at":"2024-09-25T13:23:03.465Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.159017,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.558Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker","jid":"e3f221bc2715954d53d920de","created_at":"2024-09-25T13:23:02.645Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"1d55951323bd8cef3da9730d767c352a","meta.root_caller_id":"Cronjob","meta.feature_category":"incident_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:979447f3f3db1dd62a2679e7ff5835fcbb6ccf42394193a5feb300b5ecfe13e6","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.685Z","job_size_bytes":2,"pid":870,"message":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker JID-e3f221bc2715954d53d920de: done: 0.764962 sec","job_status":"done","scheduling_latency_s":0.108452,"redis_calls":5,"redis_duration_s":0.029255,"redis_read_bytes":5,"redis_write_bytes":725,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000547,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":440,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.0188,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.009908,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":113,"db_count":3,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.1,"db_main_duration_s":0.1,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.016402,"mem_objects":6991,"mem_bytes":501736,"mem_mallocs":2180,"mem_total_bytes":781376,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.764962,"completed_at":"2024-09-25T13:23:03.558Z","load_balancing_strategy":"primary","db_duration_s":0.220755,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.529Z","class":"Database::BatchedBackgroundMigration::CiDatabaseWorker","database":"ci","message":"skipping migration execution for database that shares database configuration with another database","retry":0}
{"severity":"INFO","time":"2024-09-25T13:23:03.552Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::ElasticIndexEmbeddingBulkCronWorker","jid":"ae5be4759495459675dcfe48","created_at":"2024-09-25T13:23:02.961Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"798b5bad6c9babc563f640f45db005c2","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:2848fe50559640ef51a1b6f0f4900240149d364fa45328d7782dea7ae8dd4bb5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.963Z","job_size_bytes":2,"pid":870,"message":"Search::ElasticIndexEmbeddingBulkCronWorker JID-ae5be4759495459675dcfe48: done: 0.175554 sec","job_status":"done","scheduling_latency_s":0.413485,"redis_calls":6,"redis_duration_s":0.006312,"redis_read_bytes":5,"redis_write_bytes":724,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.005673,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":400,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000277,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_rate_limiting_calls":1,"redis_rate_limiting_duration_s":0.00028,"redis_rate_limiting_write_bytes":58,"redis_shared_state_calls":1,"redis_shared_state_duration_s":8.2e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":94,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.068,"db_main_duration_s":0.068,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.0173,"mem_objects":8683,"mem_bytes":899840,"mem_mallocs":2439,"mem_total_bytes":1247160,"worker_id":"sidekiq_0","rate_limiting_gates":["vertex_embeddings_api"],"duration_s":0.175554,"completed_at":"2024-09-25T13:23:03.552Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.068275,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.521Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","jid":"9296bd93f0461c90b5eb2396","created_at":"2024-09-25T13:23:02.777Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:96987dbff74cf5606dd015c238540c0a2d4ff0cd1d1c93a64fda0dd15251e306","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.779Z","job_size_bytes":2,"pid":870,"message":"Ci::ScheduleUnlockPipelinesInQueueCronWorker JID-9296bd93f0461c90b5eb2396: done: 0.728419 sec","job_status":"done","scheduling_latency_s":0.014127,"redis_calls":64,"redis_duration_s":0.044132000000000005,"redis_read_bytes":114,"redis_write_bytes":38955,"redis_feature_flag_calls":8,"redis_feature_flag_duration_s":0.02383,"redis_feature_flag_read_bytes":8,"redis_feature_flag_write_bytes":1394,"redis_queues_calls":2,"redis_queues_duration_s":0.000399,"redis_queues_read_bytes":3,"redis_queues_write_bytes":34435,"redis_queues_metadata_calls":52,"redis_queues_metadata_duration_s":0.016546,"redis_queues_metadata_read_bytes":102,"redis_queues_metadata_write_bytes":2972,"redis_shared_state_calls":2,"redis_shared_state_duration_s":0.003357,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":154,"db_count":4,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":4,"db_main_count":4,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.129,"db_main_duration_s":0.129,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.063758,"mem_objects":37417,"mem_bytes":2299736,"mem_mallocs":11694,"mem_total_bytes":3796416,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.728419,"completed_at":"2024-09-25T13:23:03.521Z","load_balancing_strategy":"primary","db_duration_s":0.245045,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.581Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Database::BatchedBackgroundMigrationWorker","jid":"ee94d3055c11b426724bc74b","created_at":"2024-09-25T13:23:03.079Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b182d28f6752eb36cfb50d059246d9ce","meta.root_caller_id":"Cronjob","meta.feature_category":"database","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:592d9619e1997b640b70ce6a22f6713bc7793bb7a4e342b7380d90b691fcd6ae","enqueued_at":"2024-09-25T13:23:03.080Z","job_size_bytes":2,"pid":870,"message":"Database::BatchedBackgroundMigrationWorker JID-ee94d3055c11b426724bc74b: start","job_status":"start","scheduling_latency_s":0.500604}
{"severity":"INFO","time":"2024-09-25T13:23:03.592Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ScheduleMergeRequestCleanupRefsWorker","jid":"be4ebd583467584b3d515b98","created_at":"2024-09-25T13:23:02.917Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:33e8a9dcd4c9780ad0ea123ad7ccbabde1aa1e90ffcbb928434ba4b5800a5811","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.918Z","job_size_bytes":2,"pid":870,"message":"ScheduleMergeRequestCleanupRefsWorker JID-be4ebd583467584b3d515b98: done: 0.588754 sec","job_status":"done","scheduling_latency_s":0.084956,"redis_calls":12,"redis_duration_s":0.060087,"redis_read_bytes":16,"redis_write_bytes":3704,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.028598,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":388,"redis_queues_calls":2,"redis_queues_duration_s":0.000174,"redis_queues_read_bytes":3,"redis_queues_write_bytes":2775,"redis_queues_metadata_calls":6,"redis_queues_metadata_duration_s":0.015298,"redis_queues_metadata_read_bytes":10,"redis_queues_metadata_write_bytes":396,"redis_shared_state_calls":2,"redis_shared_state_duration_s":0.016017,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":145,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.034,"db_main_duration_s":0.034,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.017493,"mem_objects":8890,"mem_bytes":653600,"mem_mallocs":2756,"mem_total_bytes":1009200,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.588754,"completed_at":"2024-09-25T13:23:03.592Z","load_balancing_strategy":"primary","db_duration_s":0.118492,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.611Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Geo::SidekiqCronConfigWorker","jid":"4a40d0115b4a38577bc189e5","created_at":"2024-09-25T13:23:03.196Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6874cfd85476bffb17cb5966016c9455","meta.root_caller_id":"Cronjob","meta.feature_category":"geo_replication","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:ee3c9c9863d06b67487cd0dcfc522a28b6dc54e34bf5abd078467931033818a0","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.204Z","job_size_bytes":2,"pid":870,"message":"Geo::SidekiqCronConfigWorker JID-4a40d0115b4a38577bc189e5: start","job_status":"start","scheduling_latency_s":0.406877}
{"severity":"INFO","time":"2024-09-25T13:23:03.568Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::IndexCurationWorker","jid":"914aae3bfb8eb71040956eef","created_at":"2024-09-25T13:23:02.880Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"a9a57e0a7496464ad6fec670e04d998c","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:f1b35de73fa09aee87da69fc70f7f498516e5b000ec47c894d20a533c302983e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.882Z","job_size_bytes":2,"pid":870,"message":"Search::IndexCurationWorker JID-914aae3bfb8eb71040956eef: done: 0.66486 sec","job_status":"done","scheduling_latency_s":0.02122,"redis_calls":7,"redis_duration_s":0.055952999999999996,"redis_read_bytes":7,"redis_write_bytes":935,"redis_feature_flag_calls":4,"redis_feature_flag_duration_s":0.041331,"redis_feature_flag_read_bytes":4,"redis_feature_flag_write_bytes":688,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.013678,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000944,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":75,"db_count":3,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.026,"db_main_duration_s":0.026,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.016344,"mem_objects":7099,"mem_bytes":770280,"mem_mallocs":1896,"mem_total_bytes":1054240,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.66486,"completed_at":"2024-09-25T13:23:03.568Z","load_balancing_strategy":"primary","db_duration_s":0.139811,"urgency":"throttled","target_duration_s":300,"target_scheduling_latency_s":null}
{"severity":"INFO","time":"2024-09-25T13:23:03.613Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"BatchedGitRefUpdates::CleanupSchedulerWorker","jid":"b40b10ee448ac6902a406b4c","created_at":"2024-09-25T13:23:03.103Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6c1a1d6dc55ce5928df2c1327c4a8c13","meta.root_caller_id":"Cronjob","meta.feature_category":"gitaly","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:1df286e3cb94a9fae913bbc935abcb74e2ce04a919d8b126d0730a03d3a1570c","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.117Z","job_size_bytes":2,"pid":870,"message":"BatchedGitRefUpdates::CleanupSchedulerWorker JID-b40b10ee448ac6902a406b4c: start","job_status":"start","scheduling_latency_s":0.496319}
{"severity":"INFO","time":"2024-09-25T13:23:03.614Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::PipelineArtifacts::ExpireArtifactsWorker","jid":"5251739879ffceba210283dd","created_at":"2024-09-25T13:23:03.098Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"3625b596457ef0a764afa87e25262e88","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:35dc78c13bdf78a98c09fc2795030a4961be87ad882288b77a6a3c9be677e4d5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.100Z","job_size_bytes":2,"pid":870,"message":"Ci::PipelineArtifacts::ExpireArtifactsWorker JID-5251739879ffceba210283dd: start","job_status":"start","scheduling_latency_s":0.51435}
{"severity":"INFO","time":"2024-09-25T13:23:03.610Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"LooseForeignKeys::CleanupWorker","jid":"7421c3c916daad80aa703217","created_at":"2024-09-25T13:23:03.155Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"93f8f0f13a79268cf3184b8ae9c856a8","meta.root_caller_id":"Cronjob","meta.feature_category":"cell","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:2180384c8554b410820afa81ad3479301139c7627524f882c6bca44488742df9","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.157Z","job_size_bytes":2,"pid":870,"message":"LooseForeignKeys::CleanupWorker JID-7421c3c916daad80aa703217: start","job_status":"start","scheduling_latency_s":0.453402}
{"severity":"INFO","time":"2024-09-25T13:23:03.575Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"UserStatusCleanup::BatchWorker","jid":"fe5ba49fd4b9de604a0524c8","created_at":"2024-09-25T13:23:02.948Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"98da28ad796fc088b0abf76ea0e65ebb","meta.root_caller_id":"Cronjob","meta.feature_category":"user_profile","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:63596f84f2aa01599e5d284b58c5b497d0d152817e7aa09bae73984558ee32bf","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.949Z","job_size_bytes":2,"pid":870,"message":"UserStatusCleanup::BatchWorker JID-fe5ba49fd4b9de604a0524c8: done: 0.20544 sec","job_status":"done","scheduling_latency_s":0.419814,"redis_calls":5,"redis_duration_s":0.013974,"redis_read_bytes":5,"redis_write_bytes":625,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.003814,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":374,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.010057,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000103,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":79,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.024,"db_main_duration_s":0.024,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.008941,"mem_objects":4528,"mem_bytes":103944,"mem_mallocs":1102,"mem_total_bytes":285064,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.20544,"completed_at":"2024-09-25T13:23:03.574Z","load_balancing_strategy":"primary","db_duration_s":0.098957,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.618Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"UpdateAllMirrorsWorker","jid":"8c634c0062ed6b35091c6fc0","created_at":"2024-09-25T13:23:03.226Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"1db916ff79783cab2da9b2a6ca070a02","meta.root_caller_id":"Cronjob","meta.feature_category":"source_code_management","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:06f0ae3fb264ecea0081f8b5bcdfdf63d385e3db07629cf8d60f5d6f216854cc","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.227Z","job_size_bytes":2,"pid":870,"message":"UpdateAllMirrorsWorker JID-8c634c0062ed6b35091c6fc0: start","job_status":"start","scheduling_latency_s":0.390459}
{"severity":"INFO","time":"2024-09-25T13:23:03.597Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"PipelineScheduleWorker","jid":"9d0358657b25d3b119d582af","created_at":"2024-09-25T13:23:02.696Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"470ffcb0fb56e40b495629f546f536b3","meta.root_caller_id":"Cronjob","meta.feature_category":"continuous_integration","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:f6baa6e6d21754c4b13358fe49f8c31a08729a9dd276fb680a810caf1bc7fab5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:02.697Z","job_size_bytes":2,"pid":870,"message":"PipelineScheduleWorker JID-9d0358657b25d3b119d582af: done: 0.804809 sec","job_status":"done","scheduling_latency_s":0.09498,"redis_calls":7,"redis_duration_s":0.04063,"redis_read_bytes":7,"redis_write_bytes":884,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.001103,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":357,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.024179,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.015348,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":355,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":1,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.119,"db_main_duration_s":0.017,"db_ci_duration_s":0.102,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.015014,"mem_objects":8374,"mem_bytes":206944,"mem_mallocs":1636,"mem_total_bytes":541904,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.065675857,"exclusive_lock_hold_duration_s":0.171949026,"duration_s":0.804809,"completed_at":"2024-09-25T13:23:03.597Z","load_balancing_strategy":"primary","db_duration_s":0.303322,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.602Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Database::BatchedBackgroundMigration::CiDatabaseWorker","jid":"9637ccf96ad9ef80e166d955","created_at":"2024-09-25T13:23:02.922Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"d5bb89bbbc96b716ca956d6e92e5ed49","meta.root_caller_id":"Cronjob","meta.feature_category":"database","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:6ba8adee4a8c1e77d2f087a2765c43226ceffa1fd65abc34b95725a7c9abd857","enqueued_at":"2024-09-25T13:23:02.924Z","job_size_bytes":2,"pid":870,"message":"Database::BatchedBackgroundMigration::CiDatabaseWorker JID-9637ccf96ad9ef80e166d955: done: 0.240109 sec","job_status":"done","scheduling_latency_s":0.438507,"redis_calls":5,"redis_duration_s":0.026404,"redis_read_bytes":5,"redis_write_bytes":697,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.003411,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":422,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.022894,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":9.9e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":103,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.009,"db_main_duration_s":0.009,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006083,"mem_objects":3660,"mem_bytes":61640,"mem_mallocs":622,"mem_total_bytes":208040,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.240109,"completed_at":"2024-09-25T13:23:03.602Z","load_balancing_strategy":"primary","db_duration_s":0.009166,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.651Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ec81cee10e5ee28c1aec4a70","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ec81cee10e5ee28c1aec4a70: start","job_status":"start","scheduling_latency_s":0.135238}
{"severity":"INFO","time":"2024-09-25T13:23:03.714Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Geo::SidekiqCronConfigWorker","jid":"4a40d0115b4a38577bc189e5","created_at":"2024-09-25T13:23:03.196Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6874cfd85476bffb17cb5966016c9455","meta.root_caller_id":"Cronjob","meta.feature_category":"geo_replication","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:ee3c9c9863d06b67487cd0dcfc522a28b6dc54e34bf5abd078467931033818a0","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.204Z","job_size_bytes":2,"pid":870,"message":"Geo::SidekiqCronConfigWorker JID-4a40d0115b4a38577bc189e5: done: 0.102999 sec","job_status":"done","scheduling_latency_s":0.406877,"redis_calls":177,"redis_duration_s":0.020358,"redis_read_bytes":84043,"redis_write_bytes":9654,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000193,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":370,"redis_queues_calls":172,"redis_queues_duration_s":0.01974,"redis_queues_read_bytes":84038,"redis_queues_write_bytes":9035,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000338,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":8.7e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":77,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.014,"db_main_duration_s":0.014,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.042024,"mem_objects":34364,"mem_bytes":1276080,"mem_mallocs":6137,"mem_total_bytes":2650640,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.102999,"completed_at":"2024-09-25T13:23:03.714Z","load_balancing_strategy":"primary","db_duration_s":0.013984,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.730Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"d3d831aa5f4b1a3ab03a6da9","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-d3d831aa5f4b1a3ab03a6da9: start","job_status":"start","scheduling_latency_s":0.214839}
{"severity":"INFO","time":"2024-09-25T13:23:03.746Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"614b3a66d7e1c1141526ecfd","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-614b3a66d7e1c1141526ecfd: start","job_status":"start","scheduling_latency_s":0.230619}
{"severity":"INFO","time":"2024-09-25T13:23:03.746Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"32ba393a3a9e0a01806a20f9","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-32ba393a3a9e0a01806a20f9: start","job_status":"start","scheduling_latency_s":0.231034}
{"severity":"INFO","time":"2024-09-25T13:23:03.776Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"32ba393a3a9e0a01806a20f9","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-32ba393a3a9e0a01806a20f9: done: 0.029496 sec","job_status":"done","scheduling_latency_s":0.231034,"redis_calls":10,"redis_duration_s":0.0014939999999999999,"redis_read_bytes":207,"redis_write_bytes":800,"redis_feature_flag_calls":1,"redis_feature_flag_duration_s":9.5e-05,"redis_feature_flag_read_bytes":199,"redis_feature_flag_write_bytes":85,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000104,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.001295,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.0065,"mem_objects":3138,"mem_bytes":68736,"mem_mallocs":664,"mem_total_bytes":194256,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.029496,"completed_at":"2024-09-25T13:23:03.776Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.782Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"BatchedGitRefUpdates::CleanupSchedulerWorker","jid":"b40b10ee448ac6902a406b4c","created_at":"2024-09-25T13:23:03.103Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6c1a1d6dc55ce5928df2c1327c4a8c13","meta.root_caller_id":"Cronjob","meta.feature_category":"gitaly","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:1df286e3cb94a9fae913bbc935abcb74e2ce04a919d8b126d0730a03d3a1570c","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.117Z","job_size_bytes":2,"pid":870,"message":"BatchedGitRefUpdates::CleanupSchedulerWorker JID-b40b10ee448ac6902a406b4c: done: 0.168031 sec","job_status":"done","scheduling_latency_s":0.496319,"redis_calls":7,"redis_duration_s":0.009922,"redis_read_bytes":7,"redis_write_bytes":995,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000201,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":402,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.001548,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.008173,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":421,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.047,"db_main_duration_s":0.047,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.008536,"mem_objects":4141,"mem_bytes":83016,"mem_mallocs":776,"mem_total_bytes":248656,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.061280989,"exclusive_lock_hold_duration_s":0.025436313,"extra.batched_git_ref_updates_cleanup_scheduler_worker.stats":{"total_projects":0},"duration_s":0.168031,"completed_at":"2024-09-25T13:23:03.781Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.046652,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.729Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ComplianceManagement::TimeoutPendingStatusCheckResponsesWorker","jid":"d492a44f094f671bfd42d6ee","created_at":"2024-09-25T13:23:03.063Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"85edffb416e1b167f0af7a687706b56f","meta.root_caller_id":"Cronjob","meta.feature_category":"compliance_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d24a273d2e3ca8f7dd94be15d277d5e49ced2addd71562b618a96ddd558f259a","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.065Z","job_size_bytes":2,"pid":870,"message":"ComplianceManagement::TimeoutPendingStatusCheckResponsesWorker JID-d492a44f094f671bfd42d6ee: done: 0.290012 sec","job_status":"done","scheduling_latency_s":0.374464,"redis_calls":5,"redis_duration_s":0.017019,"redis_read_bytes":5,"redis_write_bytes":724,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.015505,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":438,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.00031,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.001204,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":114,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.017,"db_main_duration_s":0.017,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.010315,"mem_objects":4790,"mem_bytes":110936,"mem_mallocs":1083,"mem_total_bytes":302536,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.290012,"completed_at":"2024-09-25T13:23:03.729Z","load_balancing_strategy":"primary","db_duration_s":0.158999,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:23:03.809Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"41a49271287f8e056d60a7de","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-41a49271287f8e056d60a7de: start","job_status":"start","scheduling_latency_s":0.293597}
{"severity":"INFO","time":"2024-09-25T13:23:03.813Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ec81cee10e5ee28c1aec4a70","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ec81cee10e5ee28c1aec4a70: done: 0.162025 sec","job_status":"done","scheduling_latency_s":0.135238,"redis_calls":11,"redis_duration_s":0.058309,"redis_read_bytes":10,"redis_write_bytes":1093,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.027031,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":378,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.003998,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.02728,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.061,"db_main_duration_s":0.061,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.008063,"mem_objects":4475,"mem_bytes":70536,"mem_mallocs":721,"mem_total_bytes":249536,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.162025,"completed_at":"2024-09-25T13:23:03.813Z","load_balancing_strategy":"primary","db_duration_s":0.061297,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.829Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"cbd4f00c445128e2924d33f6","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-cbd4f00c445128e2924d33f6: start","job_status":"start","scheduling_latency_s":0.313573}
{"severity":"INFO","time":"2024-09-25T13:23:03.796Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Database::BatchedBackgroundMigrationWorker","jid":"ee94d3055c11b426724bc74b","created_at":"2024-09-25T13:23:03.079Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b182d28f6752eb36cfb50d059246d9ce","meta.root_caller_id":"Cronjob","meta.feature_category":"database","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:592d9619e1997b640b70ce6a22f6713bc7793bb7a4e342b7380d90b691fcd6ae","enqueued_at":"2024-09-25T13:23:03.080Z","job_size_bytes":2,"pid":870,"message":"Database::BatchedBackgroundMigrationWorker JID-ee94d3055c11b426724bc74b: done: 0.215593 sec","job_status":"done","scheduling_latency_s":0.500604,"redis_calls":7,"redis_duration_s":0.050249,"redis_read_bytes":7,"redis_write_bytes":1009,"redis_feature_flag_calls":4,"redis_feature_flag_duration_s":0.01712,"redis_feature_flag_read_bytes":4,"redis_feature_flag_write_bytes":746,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.012969,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.02016,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":91,"db_count":3,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.123,"db_main_duration_s":0.123,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.016544,"mem_objects":7409,"mem_bytes":585288,"mem_mallocs":2380,"mem_total_bytes":881648,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.215593,"completed_at":"2024-09-25T13:23:03.796Z","load_balancing_strategy":"primary","db_duration_s":0.122852,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.783Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::PipelineArtifacts::ExpireArtifactsWorker","jid":"5251739879ffceba210283dd","created_at":"2024-09-25T13:23:03.098Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"3625b596457ef0a764afa87e25262e88","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:35dc78c13bdf78a98c09fc2795030a4961be87ad882288b77a6a3c9be677e4d5","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.100Z","job_size_bytes":2,"pid":870,"message":"Ci::PipelineArtifacts::ExpireArtifactsWorker JID-5251739879ffceba210283dd: done: 0.168351 sec","job_status":"done","scheduling_latency_s":0.51435,"redis_calls":7,"redis_duration_s":0.014172,"redis_read_bytes":7,"redis_write_bytes":980,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000186,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":402,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000279,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.013707,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":406,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":1,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.049,"db_main_duration_s":0.034,"db_ci_duration_s":0.015,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.009766,"mem_objects":5521,"mem_bytes":107192,"mem_mallocs":1139,"mem_total_bytes":328032,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.072681642,"exclusive_lock_hold_duration_s":0.018186678,"extra.ci_pipeline_artifacts_expire_artifacts_worker.destroyed_pipeline_artifacts_count":0,"duration_s":0.168351,"completed_at":"2024-09-25T13:23:03.782Z","load_balancing_strategy":"primary","db_duration_s":0.049261,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.804Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"d3d831aa5f4b1a3ab03a6da9","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-d3d831aa5f4b1a3ab03a6da9: done: 0.07423 sec","job_status":"done","scheduling_latency_s":0.214839,"redis_calls":9,"redis_duration_s":0.0008309999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000124,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000707,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005684,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.07423,"completed_at":"2024-09-25T13:23:03.804Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.831Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"7717c8eed7662e30da46764e","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-7717c8eed7662e30da46764e: start","job_status":"start","scheduling_latency_s":0.316019}
{"severity":"INFO","time":"2024-09-25T13:23:03.791Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"614b3a66d7e1c1141526ecfd","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-614b3a66d7e1c1141526ecfd: done: 0.044907 sec","job_status":"done","scheduling_latency_s":0.230619,"redis_calls":9,"redis_duration_s":0.000779,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000101,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000678,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005988,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.044907,"completed_at":"2024-09-25T13:23:03.791Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.835Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"f421f4fdbe07b3aaf72f1123","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-f421f4fdbe07b3aaf72f1123: start","job_status":"start","scheduling_latency_s":0.319272}
{"severity":"INFO","time":"2024-09-25T13:23:03.828Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"41a49271287f8e056d60a7de","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-41a49271287f8e056d60a7de: done: 0.018915 sec","job_status":"done","scheduling_latency_s":0.293597,"redis_calls":9,"redis_duration_s":0.00082,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000187,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000633,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005919,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.018915,"completed_at":"2024-09-25T13:23:03.828Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.848Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"717af3fe9ad8829a2f22b455","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-717af3fe9ad8829a2f22b455: start","job_status":"start","scheduling_latency_s":0.332308}
{"severity":"INFO","time":"2024-09-25T13:23:03.837Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e1d16e6c5ce4ccdd26a915a1","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e1d16e6c5ce4ccdd26a915a1: start","job_status":"start","scheduling_latency_s":0.322079}
{"severity":"INFO","time":"2024-09-25T13:23:03.878Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"f421f4fdbe07b3aaf72f1123","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-f421f4fdbe07b3aaf72f1123: done: 0.042974 sec","job_status":"done","scheduling_latency_s":0.319272,"redis_calls":9,"redis_duration_s":0.015529,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000109,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.01542,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005618,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.042974,"completed_at":"2024-09-25T13:23:03.878Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.841Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"afb84bfe770cacc03c5415d7","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-afb84bfe770cacc03c5415d7: start","job_status":"start","scheduling_latency_s":0.325725}
{"severity":"INFO","time":"2024-09-25T13:23:03.846Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"7717c8eed7662e30da46764e","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-7717c8eed7662e30da46764e: done: 0.014851 sec","job_status":"done","scheduling_latency_s":0.316019,"redis_calls":9,"redis_duration_s":0.001036,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.0001,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000936,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004627,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.014851,"completed_at":"2024-09-25T13:23:03.846Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.837Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"a445ce44504d6045e1a43ca8","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-a445ce44504d6045e1a43ca8: start","job_status":"start","scheduling_latency_s":0.32139}
{"severity":"INFO","time":"2024-09-25T13:23:03.908Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"a445ce44504d6045e1a43ca8","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-a445ce44504d6045e1a43ca8: done: 0.071544 sec","job_status":"done","scheduling_latency_s":0.32139,"redis_calls":9,"redis_duration_s":0.0007779999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000101,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000677,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005738,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.071544,"completed_at":"2024-09-25T13:23:03.908Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.886Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e1d16e6c5ce4ccdd26a915a1","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e1d16e6c5ce4ccdd26a915a1: done: 0.048864 sec","job_status":"done","scheduling_latency_s":0.322079,"redis_calls":9,"redis_duration_s":0.000778,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000105,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000673,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005487,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.048864,"completed_at":"2024-09-25T13:23:03.886Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.894Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"cbd4f00c445128e2924d33f6","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-cbd4f00c445128e2924d33f6: done: 0.064766 sec","job_status":"done","scheduling_latency_s":0.313573,"redis_calls":9,"redis_duration_s":0.049297,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000113,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.049184,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.00516,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.064766,"completed_at":"2024-09-25T13:23:03.894Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.838Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"dbccdfdccec57eb618f502ef","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-dbccdfdccec57eb618f502ef: start","job_status":"start","scheduling_latency_s":0.322388}
{"severity":"INFO","time":"2024-09-25T13:23:03.950Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"dbccdfdccec57eb618f502ef","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-dbccdfdccec57eb618f502ef: done: 0.112488 sec","job_status":"done","scheduling_latency_s":0.322388,"redis_calls":9,"redis_duration_s":0.005199,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000117,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.005082,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005895,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.112488,"completed_at":"2024-09-25T13:23:03.950Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.956Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"90acbf921f5a74beabadfa82","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-90acbf921f5a74beabadfa82: start","job_status":"start","scheduling_latency_s":0.440885}
{"severity":"INFO","time":"2024-09-25T13:23:03.928Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"afb84bfe770cacc03c5415d7","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-afb84bfe770cacc03c5415d7: done: 0.0864 sec","job_status":"done","scheduling_latency_s":0.325725,"redis_calls":9,"redis_duration_s":0.001072,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00013,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000942,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.00722,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.0864,"completed_at":"2024-09-25T13:23:03.928Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.930Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"04664754aab2a8c2e43d6626","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-04664754aab2a8c2e43d6626: start","job_status":"start","scheduling_latency_s":0.415051}
{"severity":"INFO","time":"2024-09-25T13:23:03.954Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"717af3fe9ad8829a2f22b455","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-717af3fe9ad8829a2f22b455: done: 0.106068 sec","job_status":"done","scheduling_latency_s":0.332308,"redis_calls":9,"redis_duration_s":0.060299,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.016061,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.044238,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005968,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.106068,"completed_at":"2024-09-25T13:23:03.954Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.916Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"UpdateAllMirrorsWorker","jid":"8c634c0062ed6b35091c6fc0","created_at":"2024-09-25T13:23:03.226Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"1db916ff79783cab2da9b2a6ca070a02","meta.root_caller_id":"Cronjob","meta.feature_category":"source_code_management","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:06f0ae3fb264ecea0081f8b5bcdfdf63d385e3db07629cf8d60f5d6f216854cc","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.227Z","job_size_bytes":2,"pid":870,"message":"UpdateAllMirrorsWorker JID-8c634c0062ed6b35091c6fc0: done: 0.298715 sec","job_status":"done","scheduling_latency_s":0.390459,"redis_calls":9,"redis_duration_s":0.058040999999999995,"redis_read_bytes":9,"redis_write_bytes":928,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.020469,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":358,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.013071,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.024501,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":398,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.109,"db_main_duration_s":0.109,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.020029,"mem_objects":9428,"mem_bytes":671472,"mem_mallocs":2683,"mem_total_bytes":1048592,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.298715,"completed_at":"2024-09-25T13:23:03.916Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.12357,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.955Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"fdd080fe1f8f750b4dbff96c","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-fdd080fe1f8f750b4dbff96c: start","job_status":"start","scheduling_latency_s":0.439273}
{"severity":"INFO","time":"2024-09-25T13:23:03.955Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"4bf3621e96d640332d8a64a2","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-4bf3621e96d640332d8a64a2: start","job_status":"start","scheduling_latency_s":0.439972}
{"severity":"INFO","time":"2024-09-25T13:23:03.957Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"5b20350d49ab600f7d2685f3","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-5b20350d49ab600f7d2685f3: start","job_status":"start","scheduling_latency_s":0.4414}
{"severity":"INFO","time":"2024-09-25T13:23:03.918Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"565d32335d1e3aca8c0b037e","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-565d32335d1e3aca8c0b037e: start","job_status":"start","scheduling_latency_s":0.402416}
{"severity":"INFO","time":"2024-09-25T13:23:03.974Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"589c6b83e06606a8c3509b3b","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-589c6b83e06606a8c3509b3b: start","job_status":"start","scheduling_latency_s":0.458717}
{"severity":"INFO","time":"2024-09-25T13:23:03.982Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"fdd080fe1f8f750b4dbff96c","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-fdd080fe1f8f750b4dbff96c: done: 0.027632 sec","job_status":"done","scheduling_latency_s":0.439273,"redis_calls":9,"redis_duration_s":0.0007819999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000118,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000664,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005822,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.027632,"completed_at":"2024-09-25T13:23:03.982Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:03.992Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"5b20350d49ab600f7d2685f3","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-5b20350d49ab600f7d2685f3: done: 0.035556 sec","job_status":"done","scheduling_latency_s":0.4414,"redis_calls":9,"redis_duration_s":0.0007719999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000105,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000667,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005676,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.035556,"completed_at":"2024-09-25T13:23:03.992Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.000Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"4bf3621e96d640332d8a64a2","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-4bf3621e96d640332d8a64a2: done: 0.044992 sec","job_status":"done","scheduling_latency_s":0.439972,"redis_calls":9,"redis_duration_s":0.0007930000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000118,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000675,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005658,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.044992,"completed_at":"2024-09-25T13:23:04.000Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.034Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"27817e880044099ce9cdd242","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-27817e880044099ce9cdd242: start","job_status":"start","scheduling_latency_s":0.518774}
{"severity":"INFO","time":"2024-09-25T13:23:04.009Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"04664754aab2a8c2e43d6626","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-04664754aab2a8c2e43d6626: done: 0.078919 sec","job_status":"done","scheduling_latency_s":0.415051,"redis_calls":9,"redis_duration_s":0.00074,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000105,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000635,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005564,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.078919,"completed_at":"2024-09-25T13:23:04.009Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.036Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"367c5a8c012ce45f5ae4e444","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-367c5a8c012ce45f5ae4e444: start","job_status":"start","scheduling_latency_s":0.520696}
{"severity":"INFO","time":"2024-09-25T13:23:04.037Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"849444dda18bb595823c59b6","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-849444dda18bb595823c59b6: start","job_status":"start","scheduling_latency_s":0.521536}
{"severity":"INFO","time":"2024-09-25T13:23:04.040Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"565d32335d1e3aca8c0b037e","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-565d32335d1e3aca8c0b037e: done: 0.122607 sec","job_status":"done","scheduling_latency_s":0.402416,"redis_calls":9,"redis_duration_s":0.050736,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.005269,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.045467,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005927,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.122607,"completed_at":"2024-09-25T13:23:04.040Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.016Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"775efef4853252f48b91383d","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-775efef4853252f48b91383d: start","job_status":"start","scheduling_latency_s":0.500505}
{"severity":"INFO","time":"2024-09-25T13:23:04.017Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"a6a01860828cda75a67f5583","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-a6a01860828cda75a67f5583: start","job_status":"start","scheduling_latency_s":0.501154}
{"severity":"INFO","time":"2024-09-25T13:23:04.045Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"589c6b83e06606a8c3509b3b","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-589c6b83e06606a8c3509b3b: done: 0.070451 sec","job_status":"done","scheduling_latency_s":0.458717,"redis_calls":9,"redis_duration_s":0.024402,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000112,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.02429,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005761,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.070451,"completed_at":"2024-09-25T13:23:04.045Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.024Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"90acbf921f5a74beabadfa82","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-90acbf921f5a74beabadfa82: done: 0.067847 sec","job_status":"done","scheduling_latency_s":0.440885,"redis_calls":9,"redis_duration_s":0.000794,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000104,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.00069,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005578,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.067847,"completed_at":"2024-09-25T13:23:04.024Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.075Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"849444dda18bb595823c59b6","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-849444dda18bb595823c59b6: done: 0.038429 sec","job_status":"done","scheduling_latency_s":0.521536,"redis_calls":9,"redis_duration_s":0.0012050000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000172,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.001033,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005745,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.038429,"completed_at":"2024-09-25T13:23:04.075Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.092Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"329de09b662fd80ab0cb4d39","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-329de09b662fd80ab0cb4d39: start","job_status":"start","scheduling_latency_s":0.576492}
{"severity":"INFO","time":"2024-09-25T13:23:04.054Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"27817e880044099ce9cdd242","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-27817e880044099ce9cdd242: done: 0.01997 sec","job_status":"done","scheduling_latency_s":0.518774,"redis_calls":9,"redis_duration_s":0.000855,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000116,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000739,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005859,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.01997,"completed_at":"2024-09-25T13:23:04.054Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.091Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"775efef4853252f48b91383d","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-775efef4853252f48b91383d: done: 0.074698 sec","job_status":"done","scheduling_latency_s":0.500505,"redis_calls":9,"redis_duration_s":0.005863,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000116,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.005747,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005565,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.074698,"completed_at":"2024-09-25T13:23:04.091Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.110Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"07dcbdf625d8b1d5e274b81f","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-07dcbdf625d8b1d5e274b81f: start","job_status":"start","scheduling_latency_s":0.595039}
{"severity":"INFO","time":"2024-09-25T13:23:04.119Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"07dcbdf625d8b1d5e274b81f","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-07dcbdf625d8b1d5e274b81f: done: 0.008716 sec","job_status":"done","scheduling_latency_s":0.595039,"redis_calls":9,"redis_duration_s":0.0007740000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000113,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000661,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005587,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.008716,"completed_at":"2024-09-25T13:23:04.119Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.134Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"77f327a11b64dbe48c93d083","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-77f327a11b64dbe48c93d083: start","job_status":"start","scheduling_latency_s":0.618641}
{"severity":"INFO","time":"2024-09-25T13:23:04.140Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"58b9579c92b15f3b65690a2a","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-58b9579c92b15f3b65690a2a: start","job_status":"start","scheduling_latency_s":0.624315}
{"severity":"INFO","time":"2024-09-25T13:23:04.101Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"a6a01860828cda75a67f5583","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-a6a01860828cda75a67f5583: done: 0.084082 sec","job_status":"done","scheduling_latency_s":0.501154,"redis_calls":9,"redis_duration_s":0.011852999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000119,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.011734,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006359,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.084082,"completed_at":"2024-09-25T13:23:04.101Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.035Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"b92e9fde7417d16aa71e80b8","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-b92e9fde7417d16aa71e80b8: start","job_status":"start","scheduling_latency_s":0.520072}
{"severity":"INFO","time":"2024-09-25T13:23:04.108Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"367c5a8c012ce45f5ae4e444","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-367c5a8c012ce45f5ae4e444: done: 0.071982 sec","job_status":"done","scheduling_latency_s":0.520696,"redis_calls":9,"redis_duration_s":0.045588,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000124,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.045464,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005985,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.071982,"completed_at":"2024-09-25T13:23:04.108Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.093Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"183f8cf734249ec35750da40","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-183f8cf734249ec35750da40: start","job_status":"start","scheduling_latency_s":0.57709}
{"severity":"INFO","time":"2024-09-25T13:23:04.093Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e61c0c61bf10220d3c1299e6","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e61c0c61bf10220d3c1299e6: start","job_status":"start","scheduling_latency_s":0.577567}
{"severity":"INFO","time":"2024-09-25T13:23:04.093Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6c247840becebf1c069b943a","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6c247840becebf1c069b943a: start","job_status":"start","scheduling_latency_s":0.577909}
{"severity":"INFO","time":"2024-09-25T13:23:04.152Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"58b9579c92b15f3b65690a2a","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-58b9579c92b15f3b65690a2a: done: 0.012152 sec","job_status":"done","scheduling_latency_s":0.624315,"redis_calls":9,"redis_duration_s":0.0007340000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000108,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000626,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005554,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.012152,"completed_at":"2024-09-25T13:23:04.152Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.133Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"329de09b662fd80ab0cb4d39","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-329de09b662fd80ab0cb4d39: done: 0.040812 sec","job_status":"done","scheduling_latency_s":0.576492,"redis_calls":9,"redis_duration_s":0.001362,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000224,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.001138,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005867,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.040812,"completed_at":"2024-09-25T13:23:04.133Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.164Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"84fb25a020f674c5008015a4","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-84fb25a020f674c5008015a4: start","job_status":"start","scheduling_latency_s":0.649062}
{"severity":"INFO","time":"2024-09-25T13:23:04.165Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"fbef9181c19a665e5b819bdc","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-fbef9181c19a665e5b819bdc: start","job_status":"start","scheduling_latency_s":0.64999}
{"severity":"INFO","time":"2024-09-25T13:23:04.167Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"801020b498829bc81156b17c","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-801020b498829bc81156b17c: start","job_status":"start","scheduling_latency_s":0.651097}
{"severity":"INFO","time":"2024-09-25T13:23:04.174Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e61c0c61bf10220d3c1299e6","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e61c0c61bf10220d3c1299e6: done: 0.081374 sec","job_status":"done","scheduling_latency_s":0.577567,"redis_calls":9,"redis_duration_s":0.000786,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000105,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000681,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.0055,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.081374,"completed_at":"2024-09-25T13:23:04.174Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.204Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ddfcb3ecb529a33a112d8c31","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ddfcb3ecb529a33a112d8c31: start","job_status":"start","scheduling_latency_s":0.688344}
{"severity":"INFO","time":"2024-09-25T13:23:04.206Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"47196c783259e0b2f999d817","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-47196c783259e0b2f999d817: start","job_status":"start","scheduling_latency_s":0.690212}
{"severity":"INFO","time":"2024-09-25T13:23:04.193Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"84fb25a020f674c5008015a4","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-84fb25a020f674c5008015a4: done: 0.028542 sec","job_status":"done","scheduling_latency_s":0.649062,"redis_calls":9,"redis_duration_s":0.000838,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000238,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.0006,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005136,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.028542,"completed_at":"2024-09-25T13:23:04.193Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.217Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"f93cf1d53e1f16e404be5f1e","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-f93cf1d53e1f16e404be5f1e: start","job_status":"start","scheduling_latency_s":0.701494}
{"severity":"INFO","time":"2024-09-25T13:23:04.245Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"b92e9fde7417d16aa71e80b8","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-b92e9fde7417d16aa71e80b8: done: 0.209086 sec","job_status":"done","scheduling_latency_s":0.520072,"redis_calls":9,"redis_duration_s":0.056541,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.006307,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.050234,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005611,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.209086,"completed_at":"2024-09-25T13:23:04.245Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.247Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"183f8cf734249ec35750da40","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-183f8cf734249ec35750da40: done: 0.154795 sec","job_status":"done","scheduling_latency_s":0.57709,"redis_calls":9,"redis_duration_s":0.066258,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.009319,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.056939,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.00568,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.154795,"completed_at":"2024-09-25T13:23:04.247Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.250Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"77f327a11b64dbe48c93d083","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-77f327a11b64dbe48c93d083: done: 0.116196 sec","job_status":"done","scheduling_latency_s":0.618641,"redis_calls":9,"redis_duration_s":0.061871,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000141,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.06173,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005314,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.116196,"completed_at":"2024-09-25T13:23:04.250Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.262Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"8558755cddc4ac63820fdbef","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-8558755cddc4ac63820fdbef: start","job_status":"start","scheduling_latency_s":0.746679}
{"severity":"INFO","time":"2024-09-25T13:23:04.268Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ddfcb3ecb529a33a112d8c31","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ddfcb3ecb529a33a112d8c31: done: 0.064127 sec","job_status":"done","scheduling_latency_s":0.688344,"redis_calls":9,"redis_duration_s":0.010530999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":9.8e-05,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.010433,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005563,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.064127,"completed_at":"2024-09-25T13:23:04.268Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.305Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"36ed05bf9123808b43ec4d55","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-36ed05bf9123808b43ec4d55: start","job_status":"start","scheduling_latency_s":0.789281}
{"severity":"INFO","time":"2024-09-25T13:23:04.273Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1160fdec08932d1b5d2c52ec","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1160fdec08932d1b5d2c52ec: start","job_status":"start","scheduling_latency_s":0.757087}
{"severity":"INFO","time":"2024-09-25T13:23:04.284Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"8558755cddc4ac63820fdbef","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-8558755cddc4ac63820fdbef: done: 0.022258 sec","job_status":"done","scheduling_latency_s":0.746679,"redis_calls":9,"redis_duration_s":0.0008280000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000113,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000715,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005381,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.022258,"completed_at":"2024-09-25T13:23:04.284Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.314Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1160fdec08932d1b5d2c52ec","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1160fdec08932d1b5d2c52ec: done: 0.041669 sec","job_status":"done","scheduling_latency_s":0.757087,"redis_calls":9,"redis_duration_s":0.0009350000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000114,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000821,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005092,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.041669,"completed_at":"2024-09-25T13:23:04.314Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.289Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"fbef9181c19a665e5b819bdc","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-fbef9181c19a665e5b819bdc: done: 0.123947 sec","job_status":"done","scheduling_latency_s":0.64999,"redis_calls":9,"redis_duration_s":0.059613,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.002058,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.057555,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005662,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.123947,"completed_at":"2024-09-25T13:23:04.289Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.325Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ae531b9844297be7cb6c7c07","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ae531b9844297be7cb6c7c07: start","job_status":"start","scheduling_latency_s":0.809146}
{"severity":"INFO","time":"2024-09-25T13:23:04.295Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6c247840becebf1c069b943a","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6c247840becebf1c069b943a: done: 0.201872 sec","job_status":"done","scheduling_latency_s":0.577909,"redis_calls":9,"redis_duration_s":0.093314,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.001716,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.091598,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005303,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.201872,"completed_at":"2024-09-25T13:23:04.295Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.330Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"LooseForeignKeys::CleanupWorker","jid":"7421c3c916daad80aa703217","created_at":"2024-09-25T13:23:03.155Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"93f8f0f13a79268cf3184b8ae9c856a8","meta.root_caller_id":"Cronjob","meta.feature_category":"cell","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:2180384c8554b410820afa81ad3479301139c7627524f882c6bca44488742df9","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.157Z","job_size_bytes":2,"pid":870,"message":"LooseForeignKeys::CleanupWorker JID-7421c3c916daad80aa703217: done: 0.719774 sec","job_status":"done","scheduling_latency_s":0.453402,"redis_calls":9,"redis_duration_s":0.058226,"redis_read_bytes":9,"redis_write_bytes":1271,"redis_feature_flag_calls":4,"redis_feature_flag_duration_s":0.039784,"redis_feature_flag_read_bytes":4,"redis_feature_flag_write_bytes":718,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.001859,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.016583,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":381,"db_count":44,"db_write_count":0,"db_cached_count":26,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":44,"db_main_count":2,"db_ci_count":42,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":26,"db_main_cached_count":0,"db_ci_cached_count":26,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.348,"db_main_duration_s":0.092,"db_ci_duration_s":0.256,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.079179,"mem_objects":29619,"mem_bytes":2171736,"mem_mallocs":4177,"mem_total_bytes":3356496,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.037756385,"exclusive_lock_hold_duration_s":0.493604552,"extra.loose_foreign_keys_cleanup_worker.stats":{"over_limit":false,"delete_count_by_table":{},"update_count_by_table":{},"delete_count":0,"update_count":0,"connection":"ci","turbo_mode":false},"duration_s":0.719774,"completed_at":"2024-09-25T13:23:04.330Z","load_balancing_strategy":"primary","db_duration_s":0.423432,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.257Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"801020b498829bc81156b17c","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-801020b498829bc81156b17c: done: 0.0904 sec","job_status":"done","scheduling_latency_s":0.651097,"redis_calls":9,"redis_duration_s":0.028393,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000115,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.028278,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005655,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.0904,"completed_at":"2024-09-25T13:23:04.257Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.322Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"36ed05bf9123808b43ec4d55","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-36ed05bf9123808b43ec4d55: done: 0.017355 sec","job_status":"done","scheduling_latency_s":0.789281,"redis_calls":9,"redis_duration_s":0.000795,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":9.1e-05,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000704,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005151,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.017355,"completed_at":"2024-09-25T13:23:04.322Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.286Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e81f351b3e2781f7562f5ff0","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e81f351b3e2781f7562f5ff0: start","job_status":"start","scheduling_latency_s":0.770733}
{"severity":"INFO","time":"2024-09-25T13:23:04.297Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"47196c783259e0b2f999d817","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-47196c783259e0b2f999d817: done: 0.091777 sec","job_status":"done","scheduling_latency_s":0.690212,"redis_calls":9,"redis_duration_s":0.052173,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.0024,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.049773,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005534,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.091777,"completed_at":"2024-09-25T13:23:04.297Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.300Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"f93cf1d53e1f16e404be5f1e","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-f93cf1d53e1f16e404be5f1e: done: 0.082834 sec","job_status":"done","scheduling_latency_s":0.701494,"redis_calls":9,"redis_duration_s":0.036975999999999995,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000116,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.03686,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005609,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.082834,"completed_at":"2024-09-25T13:23:04.300Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.332Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"7f2536769ee325514294e914","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-7f2536769ee325514294e914: start","job_status":"start","scheduling_latency_s":0.816342}
{"severity":"INFO","time":"2024-09-25T13:23:04.332Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1c489fe90ca7dea89a7adeaa","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1c489fe90ca7dea89a7adeaa: start","job_status":"start","scheduling_latency_s":0.816869}
{"severity":"INFO","time":"2024-09-25T13:23:04.333Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"965898bf3205381bcb51c357","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-965898bf3205381bcb51c357: start","job_status":"start","scheduling_latency_s":0.817345}
{"severity":"INFO","time":"2024-09-25T13:23:04.349Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1e1c3ef01c2f7596403a9769","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1e1c3ef01c2f7596403a9769: start","job_status":"start","scheduling_latency_s":0.833827}
{"severity":"INFO","time":"2024-09-25T13:23:04.350Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"4c07a34b0775e595fb2205f5","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-4c07a34b0775e595fb2205f5: start","job_status":"start","scheduling_latency_s":0.762632}
{"severity":"INFO","time":"2024-09-25T13:23:04.351Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"2ba2c95bce105bdd54034c22","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-2ba2c95bce105bdd54034c22: start","job_status":"start","scheduling_latency_s":0.835359}
{"severity":"INFO","time":"2024-09-25T13:23:04.351Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6dadf02cca39c831a5397df1","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6dadf02cca39c831a5397df1: start","job_status":"start","scheduling_latency_s":0.83604}
{"severity":"INFO","time":"2024-09-25T13:23:04.352Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"4e418b9a04006da25d93a6fe","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-4e418b9a04006da25d93a6fe: start","job_status":"start","scheduling_latency_s":0.764722}
{"severity":"INFO","time":"2024-09-25T13:23:04.360Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1c489fe90ca7dea89a7adeaa","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1c489fe90ca7dea89a7adeaa: done: 0.028039 sec","job_status":"done","scheduling_latency_s":0.816869,"redis_calls":9,"redis_duration_s":0.0009289999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000119,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.00081,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005856,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.028039,"completed_at":"2024-09-25T13:23:04.360Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.409Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"6c685a30f6f0939993e8fab3","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-6c685a30f6f0939993e8fab3: start","job_status":"start","scheduling_latency_s":0.821413}
{"severity":"INFO","time":"2024-09-25T13:23:04.342Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ae531b9844297be7cb6c7c07","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ae531b9844297be7cb6c7c07: done: 0.017225 sec","job_status":"done","scheduling_latency_s":0.809146,"redis_calls":9,"redis_duration_s":0.000835,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00012,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000715,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005448,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.017225,"completed_at":"2024-09-25T13:23:04.342Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.398Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1e1c3ef01c2f7596403a9769","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1e1c3ef01c2f7596403a9769: done: 0.049082 sec","job_status":"done","scheduling_latency_s":0.833827,"redis_calls":9,"redis_duration_s":0.008268000000000001,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":9.6e-05,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.008172,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005049,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.049082,"completed_at":"2024-09-25T13:23:04.398Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.381Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"2ba2c95bce105bdd54034c22","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-2ba2c95bce105bdd54034c22: done: 0.030723 sec","job_status":"done","scheduling_latency_s":0.835359,"redis_calls":9,"redis_duration_s":0.000758,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00012,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.000638,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005232,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.030723,"completed_at":"2024-09-25T13:23:04.381Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.406Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6dadf02cca39c831a5397df1","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6dadf02cca39c831a5397df1: done: 0.054691 sec","job_status":"done","scheduling_latency_s":0.83604,"redis_calls":9,"redis_duration_s":0.017980000000000003,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":9.5e-05,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.017885,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005346,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.054691,"completed_at":"2024-09-25T13:23:04.406Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.429Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"7f2536769ee325514294e914","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-7f2536769ee325514294e914: done: 0.097182 sec","job_status":"done","scheduling_latency_s":0.816342,"redis_calls":9,"redis_duration_s":0.059866,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.007056,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.05281,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005361,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.097182,"completed_at":"2024-09-25T13:23:04.429Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.437Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e81f351b3e2781f7562f5ff0","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e81f351b3e2781f7562f5ff0: done: 0.150558 sec","job_status":"done","scheduling_latency_s":0.770733,"redis_calls":9,"redis_duration_s":0.069613,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.002451,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.067162,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005726,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.150558,"completed_at":"2024-09-25T13:23:04.437Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.426Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:23:04.432Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"965898bf3205381bcb51c357","created_at":"2024-09-25T13:23:03.454Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-f79f1b51e7594044","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"f18071a40b229a1f24511db689d26e0f","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.515Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-965898bf3205381bcb51c357: done: 0.098762 sec","job_status":"done","scheduling_latency_s":0.817345,"redis_calls":9,"redis_duration_s":0.056827,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.009377,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.04745,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005463,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.098762,"completed_at":"2024-09-25T13:23:04.431Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.432Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:23:04.418Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"e1151053d6261b1f307d04e3","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-e1151053d6261b1f307d04e3: start","job_status":"start","scheduling_latency_s":0.830937}
{"severity":"INFO","time":"2024-09-25T13:23:04.448Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"4e418b9a04006da25d93a6fe","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-4e418b9a04006da25d93a6fe: done: 0.095891 sec","job_status":"done","scheduling_latency_s":0.764722,"redis_calls":8,"redis_duration_s":0.021225,"redis_read_bytes":8,"redis_write_bytes":959,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.013979,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":371,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000162,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.007084,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":4,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":4,"db_main_count":4,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.015,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.015,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.016,"db_main_duration_s":0.016,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.009466,"mem_objects":3952,"mem_bytes":73896,"mem_mallocs":676,"mem_total_bytes":231976,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.095891,"completed_at":"2024-09-25T13:23:04.448Z","load_balancing_strategy":"primary","db_duration_s":0.022399,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.454Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"4c07a34b0775e595fb2205f5","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-4c07a34b0775e595fb2205f5: done: 0.103479 sec","job_status":"done","scheduling_latency_s":0.762632,"redis_calls":8,"redis_duration_s":0.00929,"redis_read_bytes":8,"redis_write_bytes":960,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.007516,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":372,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000131,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.001643,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":4,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":4,"db_main_count":4,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.015,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.015,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.047,"db_main_duration_s":0.047,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.011197,"mem_objects":5839,"mem_bytes":103352,"mem_mallocs":1151,"mem_total_bytes":336912,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.103479,"completed_at":"2024-09-25T13:23:04.453Z","load_balancing_strategy":"primary","db_duration_s":0.050301,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.456Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:23:04.462Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"6c685a30f6f0939993e8fab3","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-6c685a30f6f0939993e8fab3: done: 0.053473 sec","job_status":"done","scheduling_latency_s":0.821413,"redis_calls":6,"redis_duration_s":0.000641,"redis_read_bytes":6,"redis_write_bytes":588,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000138,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.000503,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":3,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.032,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.032,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.002,"db_main_duration_s":0.002,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.007391,"mem_objects":3112,"mem_bytes":58896,"mem_mallocs":565,"mem_total_bytes":183376,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.053473,"completed_at":"2024-09-25T13:23:04.462Z","load_balancing_strategy":"primary","db_duration_s":0.032326,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:04.463Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:23:04.467Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"e1151053d6261b1f307d04e3","created_at":"2024-09-25T13:23:03.582Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-c64f6a98ce164840","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"f796ad2ee215e5f45d7a3b5da866695f","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:03.587Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-e1151053d6261b1f307d04e3: done: 0.049056 sec","job_status":"done","scheduling_latency_s":0.830937,"redis_calls":6,"redis_duration_s":0.004047,"redis_read_bytes":6,"redis_write_bytes":588,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000124,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.003923,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":3,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.008,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.008,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.003,"db_main_duration_s":0.003,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.007007,"mem_objects":3112,"mem_bytes":58000,"mem_mallocs":562,"mem_total_bytes":182480,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.049056,"completed_at":"2024-09-25T13:23:04.467Z","load_balancing_strategy":"primary","db_duration_s":0.00687,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"DEBUG","time":"2024-09-25T13:23:18.321Z","message":"ActiveRecord connection established"}
{"severity":"INFO","time":"2024-09-25T13:23:21.622Z","message":"Syncing dynamic postgres partitions"}

==> /var/log/gitlab/gitlab-rails/database_load_balancing.log <==
{"severity":"DEBUG","time":"2024-09-25T13:23:21.084Z","correlation_id":null,"event":"setup","model":"ActiveRecord::Base","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:23:21.085Z","correlation_id":null,"event":"setup","model":"ActiveRecord::Base","start_service_discovery":true}
{"severity":"DEBUG","time":"2024-09-25T13:23:21.085Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":false}
{"severity":"DEBUG","time":"2024-09-25T13:23:21.086Z","correlation_id":null,"event":"setup","model":"Ci::ApplicationRecord","start_service_discovery":true}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"DEBUG","time":"2024-09-25T13:23:21.911Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:21.926Z","message":"Checking state of dynamic postgres partitions","table_name":"audit_events","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:21.958Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:21.963Z","message":"Checking state of dynamic postgres partitions","table_name":"user_audit_events","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:21.977Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:21.981Z","message":"Checking state of dynamic postgres partitions","table_name":"group_audit_events","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:21.995Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.000Z","message":"Checking state of dynamic postgres partitions","table_name":"project_audit_events","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.014Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.018Z","message":"Checking state of dynamic postgres partitions","table_name":"instance_audit_events","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.032Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.037Z","message":"Checking state of dynamic postgres partitions","table_name":"p_batched_git_ref_updates_deletions","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.072Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.079Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_builds_metadata","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.148Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.153Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_builds_execution_configs","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.168Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.172Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_build_names","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.185Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.189Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_build_tags","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.202Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.207Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_build_sources","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.220Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.225Z","message":"Checking state of dynamic postgres partitions","table_name":"p_catalog_resource_component_usages","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.240Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.244Z","message":"Checking state of dynamic postgres partitions","table_name":"p_catalog_resource_sync_events","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.269Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.273Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_finished_pipeline_ch_sync_events","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.299Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.304Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_job_annotations","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.316Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.320Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_job_artifacts","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.334Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.338Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_pipeline_variables","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.351Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.355Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_runner_machine_builds","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.367Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.371Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_stages","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.384Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.388Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_builds","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.401Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.405Z","message":"Checking state of dynamic postgres partitions","table_name":"batched_background_migration_job_transition_logs","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.420Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.424Z","message":"Checking state of dynamic postgres partitions","table_name":"batched_background_migration_job_transition_logs","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.438Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.443Z","message":"Checking state of dynamic postgres partitions","table_name":"loose_foreign_keys_deleted_records","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.473Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.477Z","message":"Checking state of dynamic postgres partitions","table_name":"loose_foreign_keys_deleted_records","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.500Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.504Z","message":"Checking state of dynamic postgres partitions","table_name":"groups_visits","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.518Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.523Z","message":"Checking state of dynamic postgres partitions","table_name":"projects_visits","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.536Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.540Z","message":"Checking state of dynamic postgres partitions","table_name":"web_hook_logs","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.554Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.558Z","message":"Checking state of dynamic postgres partitions","table_name":"incident_management_pending_alert_escalations","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.572Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.576Z","message":"Checking state of dynamic postgres partitions","table_name":"incident_management_pending_issue_escalations","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.589Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.594Z","message":"Checking state of dynamic postgres partitions","table_name":"security_findings","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.615Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.620Z","message":"Checking state of dynamic postgres partitions","table_name":"value_stream_dashboard_counts","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.633Z","message":"Switched database connection","connection_name":"ci"}
{"severity":"INFO","time":"2024-09-25T13:23:22.637Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_finished_build_ch_sync_events","connection_name":"ci"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.660Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.664Z","message":"Checking state of dynamic postgres partitions","table_name":"zoekt_tasks","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.689Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.693Z","message":"Checking state of dynamic postgres partitions","table_name":"verification_codes","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.706Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.711Z","message":"Checking state of dynamic postgres partitions","table_name":"merge_request_diff_commits_b5377a7a34","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.728Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.733Z","message":"Checking state of dynamic postgres partitions","table_name":"merge_request_diff_files_99208b8fac","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.749Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.750Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.750Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.750Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.750Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.751Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.751Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.755Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_builds_metadata","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.768Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.772Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_builds_execution_configs","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.785Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.789Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_build_names","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.802Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.806Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_build_tags","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.819Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.824Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_build_sources","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.837Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.837Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.837Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.842Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_finished_pipeline_ch_sync_events","connection_name":"main"}
{"severity":"WARN","time":"2024-09-25T13:23:22.843Z","message":"Skipping fixing column default because connections mismatch","event":"partition_manager_validate_and_fix_connection_mismatch","model_connection_name":"ci","shared_connection_name":"main","table_name":"p_ci_finished_pipeline_ch_sync_events"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.856Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.861Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_job_annotations","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.873Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.877Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_job_artifacts","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.890Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.894Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_pipeline_variables","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.907Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.911Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_runner_machine_builds","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.924Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.928Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_stages","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.941Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.945Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_builds","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.958Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.958Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.959Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.959Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.959Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.959Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.960Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.960Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.964Z","message":"Checking state of dynamic postgres partitions","table_name":"p_ci_finished_build_ch_sync_events","connection_name":"main"}
{"severity":"WARN","time":"2024-09-25T13:23:22.971Z","message":"Skipping fixing column default because connections mismatch","event":"partition_manager_validate_and_fix_connection_mismatch","model_connection_name":"ci","shared_connection_name":"main","table_name":"p_ci_finished_build_ch_sync_events"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.984Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.984Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.985Z","message":"Switched database connection","connection_name":"main"}
{"severity":"DEBUG","time":"2024-09-25T13:23:22.985Z","message":"Switched database connection","connection_name":"main"}
{"severity":"INFO","time":"2024-09-25T13:23:22.985Z","message":"Finished sync of dynamic postgres partitions"}

==> /var/log/gitlab/gitlab-rails/auth_json.log <==
{"severity":"INFO","time":"2024-09-25T13:23:23.001Z","gitlab_throttle_user_allowlist":[]}

==> /var/log/gitlab/redis/current <==
2024-09-25_13:23:25.03565 524:M 25 Sep 2024 13:23:25.035 * 10 changes in 300 seconds. Saving...
2024-09-25_13:23:25.03597 524:M 25 Sep 2024 13:23:25.035 * Background saving started by pid 1178
2024-09-25_13:23:25.04863 1178:C 25 Sep 2024 13:23:25.048 * DB saved on disk
2024-09-25_13:23:25.04914 1178:C 25 Sep 2024 13:23:25.049 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
2024-09-25_13:23:25.13629 524:M 25 Sep 2024 13:23:25.136 * Background saving terminated with success

==> /var/log/gitlab/gitlab-workhorse/current <==
redis: 2024/09/25 13:23:28 pubsub.go:168: redis: discarding bad PubSub connection: EOF
{"error":"keywatcher: pubsub receive: EOF","level":"error","msg":"","time":"2024-09-25T13:23:28Z"}

==> /var/log/gitlab/gitlab-rails/production_json.log <==
{"method":"GET","path":"/help","format":"*/*","controller":"HelpController","action":"index","status":200,"time":"2024-09-25T13:23:52.844Z","params":[],"correlation_id":"01J8MNMF85AJ066BSQ1NVJJ1FP","meta.caller_id":"HelpController#index","meta.remote_ip":"127.0.0.1","meta.feature_category":"not_owned","meta.client_id":"ip/127.0.0.1","remote_ip":"127.0.0.1","ua":"curl/8.8.0-DEV","queue_duration_s":0.041439,"request_urgency":"default","target_duration_s":1,"redis_calls":18,"redis_duration_s":0.00223,"redis_read_bytes":2672,"redis_write_bytes":1682,"redis_cache_calls":6,"redis_cache_duration_s":0.000643,"redis_cache_read_bytes":370,"redis_cache_write_bytes":973,"redis_feature_flag_calls":12,"redis_feature_flag_duration_s":0.001587,"redis_feature_flag_read_bytes":2302,"redis_feature_flag_write_bytes":709,"db_count":5,"db_write_count":0,"db_cached_count":2,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":5,"db_main_count":5,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":2,"db_main_cached_count":2,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.01,"db_main_duration_s":0.01,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.1241,"mem_objects":84536,"mem_bytes":13391075,"mem_mallocs":61281,"mem_total_bytes":16772515,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"db_duration_s":0.00102,"view_duration_s":0.08357,"duration_s":0.0886}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"text/html; charset=utf-8","correlation_id":"01J8MNMF85AJ066BSQ1NVJJ1FP","duration_ms":139,"host":"localhost","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"","status":200,"system":"http","time":"2024-09-25T13:23:52Z","ttfb_ms":139,"uri":"/help","user_agent":"curl/8.8.0-DEV","written_bytes":27925}

==> /var/log/gitlab/nginx/gitlab_access.log <==
127.0.0.1 - - [25/Sep/2024:13:23:52 +0000] "GET /help HTTP/1.1" 200 27925 "" "curl/8.8.0-DEV" -

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"application/json","correlation_id":"01J8MNMJTCGZ4MPJSHQZFJ7HEJ","duration_ms":167,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:56Z","ttfb_ms":167,"uri":"/api/v4/license","user_agent":"python-gitlab/4.9.0","written_bytes":339}
{"content_type":"application/json","correlation_id":"01J8MNMJZQKN4HMS3QTBVZE17C","duration_ms":200,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:56Z","ttfb_ms":199,"uri":"/api/v4/application/settings","user_agent":"python-gitlab/4.9.0","written_bytes":16683}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:23:56 +0000] "GET /api/v4/license HTTP/1.1" 200 238 "" "python-gitlab/4.9.0" 1.49
10.5.0.1 - - [25/Sep/2024:13:23:56 +0000] "GET /api/v4/application/settings HTTP/1.1" 200 5174 "" "python-gitlab/4.9.0" 3.23

==> /var/log/gitlab/gitlab-rails/api_json.log <==
{"time":"2024-09-25T13:23:56.529Z","severity":"INFO","duration_s":0.14592,"db_duration_s":0.07028,"view_duration_s":0.07564,"status":200,"method":"GET","path":"/api/v4/license","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/license","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.012797,"redis_calls":2,"redis_duration_s":0.000428,"redis_read_bytes":198,"redis_write_bytes":129,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000233,"redis_db_load_balancing_write_bytes":53,"redis_feature_flag_calls":1,"redis_feature_flag_duration_s":0.000195,"redis_feature_flag_read_bytes":198,"redis_feature_flag_write_bytes":76,"db_count":9,"db_write_count":1,"db_cached_count":1,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":9,"db_main_count":9,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.009,"db_main_duration_s":0.009,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.094958,"mem_objects":79978,"mem_bytes":11141832,"mem_mallocs":65064,"mem_total_bytes":14340952,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMJTCGZ4MPJSHQZFJ7HEJ","meta.caller_id":"GET /api/:version/license","meta.remote_ip":"10.5.0.1","meta.feature_category":"plan_provisioning","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}
{"time":"2024-09-25T13:23:56.733Z","severity":"INFO","duration_s":0.18721,"db_duration_s":0.02325,"view_duration_s":0.16396,"status":200,"method":"GET","path":"/api/v4/application/settings","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/application/settings","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.006309,"redis_calls":11,"redis_duration_s":0.001797,"redis_read_bytes":22,"redis_write_bytes":888,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000175,"redis_db_load_balancing_write_bytes":53,"redis_feature_flag_calls":4,"redis_feature_flag_duration_s":0.00057,"redis_feature_flag_read_bytes":4,"redis_feature_flag_write_bytes":639,"redis_shared_state_calls":6,"redis_shared_state_duration_s":0.001052,"redis_shared_state_read_bytes":18,"redis_shared_state_write_bytes":196,"db_count":19,"db_write_count":2,"db_cached_count":0,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":19,"db_main_count":19,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.014,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.014,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.013,"db_main_duration_s":0.013,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.164113,"mem_objects":61128,"mem_bytes":11415819,"mem_mallocs":68118,"mem_total_bytes":13860939,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMJZQKN4HMS3QTBVZE17C","meta.caller_id":"GET /api/:version/application/settings","meta.remote_ip":"10.5.0.1","meta.feature_category":"not_owned","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"default","target_duration_s":1}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"application/json","correlation_id":"01J8MNMK6248YTNVT2V1P1FT7P","duration_ms":203,"host":"10.5.0.100","level":"info","method":"PUT","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:56Z","ttfb_ms":203,"uri":"/api/v4/application/settings","user_agent":"python-gitlab/4.9.0","written_bytes":16683}
{"content_type":"application/json","correlation_id":"01J8MNMKCHWBBKBB4118WXX5EV","duration_ms":113,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:57Z","ttfb_ms":113,"uri":"/api/v4/projects","user_agent":"python-gitlab/4.9.0","written_bytes":2}
{"content_type":"application/json","correlation_id":"01J8MNMKG6WM2VWGGCAGRNPR58","duration_ms":23,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:57Z","ttfb_ms":23,"uri":"/api/v4/groups","user_agent":"python-gitlab/4.9.0","written_bytes":2}
{"content_type":"application/json","correlation_id":"01J8MNMKH19VACVP8QRQ6F1E7Y","duration_ms":17,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:57Z","ttfb_ms":17,"uri":"/api/v4/topics","user_agent":"python-gitlab/4.9.0","written_bytes":2}
{"content_type":"application/json","correlation_id":"01J8MNMKHP2CZZ5D0CQWBTAJ5Z","duration_ms":32,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:57Z","ttfb_ms":32,"uri":"/api/v4/admin/ci/variables","user_agent":"python-gitlab/4.9.0","written_bytes":2}
{"content_type":"application/json","correlation_id":"01J8MNMKJS3ZX578MKGD01QDQQ","duration_ms":90,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:23:57Z","ttfb_ms":90,"uri":"/api/v4/users","user_agent":"python-gitlab/4.9.0","written_bytes":1245}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:23:56 +0000] "PUT /api/v4/application/settings HTTP/1.1" 200 5177 "" "python-gitlab/4.9.0" 3.23
10.5.0.1 - - [25/Sep/2024:13:23:57 +0000] "GET /api/v4/projects HTTP/1.1" 200 2 "" "python-gitlab/4.9.0" -
10.5.0.1 - - [25/Sep/2024:13:23:57 +0000] "GET /api/v4/groups HTTP/1.1" 200 2 "" "python-gitlab/4.9.0" -
10.5.0.1 - - [25/Sep/2024:13:23:57 +0000] "GET /api/v4/topics HTTP/1.1" 200 2 "" "python-gitlab/4.9.0" -
10.5.0.1 - - [25/Sep/2024:13:23:57 +0000] "GET /api/v4/admin/ci/variables HTTP/1.1" 200 2 "" "python-gitlab/4.9.0" -
10.5.0.1 - - [25/Sep/2024:13:23:57 +0000] "GET /api/v4/users HTTP/1.1" 200 655 "" "python-gitlab/4.9.0" 1.94

==> /var/log/gitlab/gitlab-rails/api_json.log <==
{"time":"2024-09-25T13:23:56.940Z","severity":"INFO","duration_s":0.19156,"db_duration_s":0.01596,"view_duration_s":0.1756,"status":200,"method":"PUT","path":"/api/v4/application/settings","params":[{"key":"deletion_adjourned_period","value":1}],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/application/settings","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.007212,"redis_calls":1,"redis_duration_s":0.000174,"redis_write_bytes":53,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000174,"redis_db_load_balancing_write_bytes":53,"db_count":21,"db_write_count":2,"db_cached_count":3,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":21,"db_main_count":21,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":3,"db_main_cached_count":3,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.012,"db_main_duration_s":0.012,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.144805,"mem_objects":71708,"mem_bytes":7762483,"mem_mallocs":25084,"mem_total_bytes":10630803,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMK6248YTNVT2V1P1FT7P","meta.caller_id":"PUT /api/:version/application/settings","meta.remote_ip":"10.5.0.1","meta.feature_category":"not_owned","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","content_length":"32","request_urgency":"default","target_duration_s":1}
{"time":"2024-09-25T13:23:57.058Z","severity":"INFO","duration_s":0.09127,"db_duration_s":0.01769,"view_duration_s":0.07358,"status":200,"method":"GET","path":"/api/v4/projects","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/projects","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.016529,"redis_calls":9,"redis_duration_s":0.001271,"redis_read_bytes":8,"redis_write_bytes":1423,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000181,"redis_db_load_balancing_write_bytes":53,"redis_feature_flag_calls":8,"redis_feature_flag_duration_s":0.00109,"redis_feature_flag_read_bytes":8,"redis_feature_flag_write_bytes":1370,"db_count":12,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":12,"db_main_count":12,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.012,"db_main_duration_s":0.012,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.09086,"mem_objects":81962,"mem_bytes":12068115,"mem_mallocs":64646,"mem_total_bytes":15346595,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMKCHWBBKBB4118WXX5EV","meta.caller_id":"GET /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}
{"time":"2024-09-25T13:23:57.084Z","severity":"INFO","duration_s":0.01286,"db_duration_s":0.00225,"view_duration_s":0.01061,"status":200,"method":"GET","path":"/api/v4/groups","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/groups","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.006034,"redis_calls":1,"redis_duration_s":0.000175,"redis_write_bytes":53,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000175,"redis_db_load_balancing_write_bytes":53,"db_count":5,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":5,"db_main_count":5,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.002,"db_main_duration_s":0.002,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.018774,"mem_objects":14621,"mem_bytes":904232,"mem_mallocs":4749,"mem_total_bytes":1489072,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMKG6WM2VWGGCAGRNPR58","meta.caller_id":"GET /api/:version/groups","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}
{"time":"2024-09-25T13:23:57.105Z","severity":"INFO","duration_s":0.00663,"db_duration_s":0.00199,"view_duration_s":0.00464,"status":200,"method":"GET","path":"/api/v4/topics","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/topics","queue_duration_s":0.00602,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.001,"db_main_duration_s":0.001,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.012994,"mem_objects":11551,"mem_bytes":649616,"mem_mallocs":3479,"mem_total_bytes":1111656,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMKH19VACVP8QRQ6F1E7Y","meta.caller_id":"GET /api/:version/topics","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.client_id":"ip/10.5.0.1","request_urgency":"default","target_duration_s":1}
{"time":"2024-09-25T13:23:57.141Z","severity":"INFO","duration_s":0.02125,"db_duration_s":0.00579,"view_duration_s":0.01546,"status":200,"method":"GET","path":"/api/v4/admin/ci/variables","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/admin/ci/variables","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.005976,"redis_calls":1,"redis_duration_s":0.000175,"redis_write_bytes":53,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000175,"redis_db_load_balancing_write_bytes":53,"db_count":5,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":5,"db_main_count":3,"db_ci_count":2,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.002,"db_main_duration_s":0.001,"db_ci_duration_s":0.001,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.021625,"mem_objects":17285,"mem_bytes":934856,"mem_mallocs":4580,"mem_total_bytes":1626256,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMKHP2CZZ5D0CQWBTAJ5Z","meta.caller_id":"GET /api/:version/admin/ci/variables","meta.remote_ip":"10.5.0.1","meta.feature_category":"secrets_management","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"default","target_duration_s":1}
{"time":"2024-09-25T13:23:57.234Z","severity":"INFO","duration_s":0.07945,"db_duration_s":0.01765,"view_duration_s":0.0618,"status":200,"method":"GET","path":"/api/v4/users","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/users","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.005928,"redis_calls":3,"redis_duration_s":0.000562,"redis_read_bytes":2,"redis_write_bytes":158,"redis_cache_calls":2,"redis_cache_duration_s":0.000391,"redis_cache_read_bytes":2,"redis_cache_write_bytes":105,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000171,"redis_db_load_balancing_write_bytes":53,"db_count":18,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":18,"db_main_count":18,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.01,"db_main_duration_s":0.01,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.072175,"mem_objects":54632,"mem_bytes":5639872,"mem_mallocs":32921,"mem_total_bytes":7825152,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMKJS3ZX578MKGD01QDQQ","meta.caller_id":"GET /api/:version/users","meta.remote_ip":"10.5.0.1","meta.feature_category":"user_profile","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}

==> /var/log/gitlab/gitlab-rails/sidekiq_client.log <==
{"severity":"INFO","time":"2024-09-25T13:23:59.846Z","message":"Sidekiq 7.1.6 connecting to Redis with options {:size=\u003e10, :pool_name=\u003e\"internal\", :path=\u003e\"/var/opt/gitlab/redis/redis.socket\", :custom=\u003e{:instrumentation_class=\u003e\"Queues\"}, :url=\u003enil}"}

==> /var/log/gitlab/gitaly/current <==
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:09.002","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":95,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.573","grpc.time_ms":0.164,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.573Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:09.089","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.payload_bytes":123,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.659","grpc.time_ms":0.114,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.659Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","diskcache":"10c17f21-4607-40ba-9867-60fbb75f3e15","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:09.093","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.663","level":"info","msg":"diskcache state change","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.810Z","user_id":"1","username":"root"}
{"command.count":2,"command.cpu_time_ms":3,"command.inblock":0,"command.majflt":7,"command.maxrss":353352,"command.minflt":313,"command.oublock":32,"command.real_time_ms":129,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":2,"command.user_time_ms":1,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:09.093","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.payload_bytes":131,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.663","grpc.time_ms":146.857,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.810Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:09.244","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.payload_bytes":123,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.814","grpc.time_ms":0.116,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.814Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":2,"command.inblock":0,"command.majflt":2,"command.maxrss":353352,"command.minflt":157,"command.oublock":0,"command.real_time_ms":11,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":2,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:09.246","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.payload_bytes":123,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.816","grpc.time_ms":11.936,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.828Z","user_id":"1","username":"root"}

==> /var/log/gitlab/sidekiq/current <==
{"severity":"INFO","time":"2024-09-25T13:23:59.860Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Namespaces::ProcessSyncEventsWorker","jid":"1bd75b7684dc37bbd5f05b30","created_at":"2024-09-25T13:23:59.846Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:99b01e5f7dc2a9b47ce31029252a21c1a7e02ef97b2a00a70d65582147f34ddb","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.859Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessSyncEventsWorker JID-1bd75b7684dc37bbd5f05b30: start","job_status":"start","scheduling_latency_s":0.001549}
{"severity":"INFO","time":"2024-09-25T13:23:59.868Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"15576c8833c2304411d7454e","created_at":"2024-09-25T13:23:59.862Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.863Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-15576c8833c2304411d7454e: start","job_status":"start","scheduling_latency_s":0.005043}
{"severity":"INFO","time":"2024-09-25T13:23:59.871Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Projects::ProcessSyncEventsWorker","jid":"ac43beec4c44ce9b3a614fac","created_at":"2024-09-25T13:23:59.864Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:8f18dd753e91d7093aa53434170736240463ade652a5af40dc3edbef4e4c647e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.866Z","job_size_bytes":2,"pid":870,"message":"Projects::ProcessSyncEventsWorker JID-ac43beec4c44ce9b3a614fac: start","job_status":"start","scheduling_latency_s":0.004353}
{"severity":"INFO","time":"2024-09-25T13:23:59.924Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"15576c8833c2304411d7454e","created_at":"2024-09-25T13:23:59.862Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.863Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-15576c8833c2304411d7454e: done: 0.056063 sec","job_status":"done","scheduling_latency_s":0.005043,"redis_calls":6,"redis_duration_s":0.010367999999999999,"redis_read_bytes":203,"redis_write_bytes":687,"redis_feature_flag_calls":3,"redis_feature_flag_duration_s":0.009222,"redis_feature_flag_read_bytes":200,"redis_feature_flag_write_bytes":442,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.00045,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000696,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":73,"db_count":3,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.007,"db_main_duration_s":0.007,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.014791,"mem_objects":6884,"mem_bytes":190544,"mem_mallocs":1381,"mem_total_bytes":465904,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.056063,"completed_at":"2024-09-25T13:23:59.924Z","load_balancing_strategy":"primary","db_duration_s":0.013281,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:59.927Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Namespaces::ProcessSyncEventsWorker","jid":"1bd75b7684dc37bbd5f05b30","created_at":"2024-09-25T13:23:59.846Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:99b01e5f7dc2a9b47ce31029252a21c1a7e02ef97b2a00a70d65582147f34ddb","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.859Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessSyncEventsWorker JID-1bd75b7684dc37bbd5f05b30: done: 0.066839 sec","job_status":"done","scheduling_latency_s":0.001549,"redis_calls":12,"redis_duration_s":0.014094,"redis_read_bytes":1198,"redis_write_bytes":1145,"redis_feature_flag_calls":6,"redis_feature_flag_duration_s":0.007403,"redis_feature_flag_read_bytes":1192,"redis_feature_flag_write_bytes":430,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.000418,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.006273,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":425,"db_count":6,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":6,"db_main_count":5,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.023,"db_main_duration_s":0.022,"db_ci_duration_s":0.002,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.0155,"mem_objects":5206,"mem_bytes":149920,"mem_mallocs":1164,"mem_total_bytes":358160,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.029817043,"extra.namespaces_process_sync_events_worker.estimated_total_events":1,"extra.namespaces_process_sync_events_worker.consumable_events":1,"extra.namespaces_process_sync_events_worker.processed_events":1,"duration_s":0.066839,"completed_at":"2024-09-25T13:23:59.927Z","load_balancing_strategy":"primary","db_duration_s":0.022944,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:23:59.931Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"b6b234e9599de1677a58cacd","created_at":"2024-09-25T13:23:59.921Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.923Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-b6b234e9599de1677a58cacd: start","job_status":"start","scheduling_latency_s":0.007209}
{"severity":"INFO","time":"2024-09-25T13:23:59.952Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"b6b234e9599de1677a58cacd","created_at":"2024-09-25T13:23:59.921Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.923Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-b6b234e9599de1677a58cacd: done: 0.021972 sec","job_status":"done","scheduling_latency_s":0.007209,"redis_calls":3,"redis_duration_s":0.000341,"redis_read_bytes":3,"redis_write_bytes":245,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.00026,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":8.1e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":73,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.011,"db_main_duration_s":0.011,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006378,"mem_objects":2451,"mem_bytes":83496,"mem_mallocs":539,"mem_total_bytes":181536,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.021972,"completed_at":"2024-09-25T13:23:59.952Z","load_balancing_strategy":"primary","db_duration_s":0.011118,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:23:59.977Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Projects::ProcessSyncEventsWorker","jid":"ac43beec4c44ce9b3a614fac","created_at":"2024-09-25T13:23:59.864Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:8f18dd753e91d7093aa53434170736240463ade652a5af40dc3edbef4e4c647e","size_limiter":"validated","enqueued_at":"2024-09-25T13:23:59.866Z","job_size_bytes":2,"pid":870,"message":"Projects::ProcessSyncEventsWorker JID-ac43beec4c44ce9b3a614fac: done: 0.10605 sec","job_status":"done","scheduling_latency_s":0.004353,"redis_calls":8,"redis_duration_s":0.01493,"redis_read_bytes":8,"redis_write_bytes":1089,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.003926,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":380,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.000437,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.010567,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":419,"db_count":7,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":7,"db_main_count":6,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.014,"db_main_duration_s":0.013,"db_ci_duration_s":0.002,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.021101,"mem_objects":9503,"mem_bytes":307944,"mem_mallocs":2347,"mem_total_bytes":688064,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.066292286,"extra.projects_process_sync_events_worker.estimated_total_events":1,"extra.projects_process_sync_events_worker.consumable_events":1,"extra.projects_process_sync_events_worker.processed_events":1,"duration_s":0.10605,"completed_at":"2024-09-25T13:23:59.977Z","load_balancing_strategy":"primary","db_duration_s":0.048585,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:24:00.094Z","retry":25,"queue":"default","version":0,"store":null,"queue_namespace":"authorized_project_update","args":["1","1"],"class":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker","jid":"7f7a8888fa3f83102c553dbe","created_at":"2024-09-25T13:24:00.091Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"system_access","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d4fffa6b61652ecbf8fd1e3329fcdddc8f7fd5d13476a16aa4467c900fae00b7","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.093Z","job_size_bytes":5,"pid":870,"message":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker JID-7f7a8888fa3f83102c553dbe: start","job_status":"start","scheduling_latency_s":0.000814}
{"severity":"INFO","time":"2024-09-25T13:24:00.124Z","retry":3,"queue":"default","version":0,"store":null,"args":["1"],"class":"Projects::PostCreationWorker","jid":"fb2f83b6aee2dec34fc3e25f","created_at":"2024-09-25T13:24:00.121Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:115ed5a4f96bb7840d9513c0e53c69eaf78cc612f8a9b05f8b28bc5567d331ce","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.123Z","job_size_bytes":3,"pid":870,"message":"Projects::PostCreationWorker JID-fb2f83b6aee2dec34fc3e25f: start","job_status":"start","scheduling_latency_s":0.000901}
{"severity":"INFO","time":"2024-09-25T13:24:00.147Z","retry":25,"queue":"default","version":0,"store":null,"args":["Projects::ProjectCreatedEvent","{\"project_id\"=\u003e1, \"namespace_id\"=\u003e1, \"root_namespace_id\"=\u003e1}"],"class":"Ci::InitializePipelinesIidSequenceWorker","jid":"e33a02fede5fa0c49daccdbe","created_at":"2024-09-25T13:24:00.138Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"continuous_integration","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:da4f511b278e5fec59a0525ff76c481fade26f467483004bc3dfa54e1876aecf","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.146Z","job_size_bytes":89,"pid":870,"message":"Ci::InitializePipelinesIidSequenceWorker JID-e33a02fede5fa0c49daccdbe: start","job_status":"start","scheduling_latency_s":0.001022}
{"severity":"INFO","time":"2024-09-25T13:24:00.291Z","retry":25,"queue":"default","version":0,"store":null,"queue_namespace":"authorized_project_update","args":["1","1"],"class":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker","jid":"7f7a8888fa3f83102c553dbe","created_at":"2024-09-25T13:24:00.091Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"system_access","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d4fffa6b61652ecbf8fd1e3329fcdddc8f7fd5d13476a16aa4467c900fae00b7","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.093Z","job_size_bytes":5,"pid":870,"message":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker JID-7f7a8888fa3f83102c553dbe: done: 0.197367 sec","job_status":"done","scheduling_latency_s":0.000814,"redis_calls":7,"redis_duration_s":0.001046,"redis_read_bytes":7,"redis_write_bytes":1066,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000209,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":425,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000337,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.0005,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":469,"db_count":16,"db_write_count":1,"db_cached_count":1,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":16,"db_main_count":16,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.058,"db_main_duration_s":0.058,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.050891,"mem_objects":20443,"mem_bytes":1249272,"mem_mallocs":7458,"mem_total_bytes":2066992,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.000720809,"exclusive_lock_hold_duration_s":0.171118871,"duration_s":0.197367,"completed_at":"2024-09-25T13:24:00.291Z","load_balancing_strategy":"primary","db_duration_s":0.13461,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:24:00.323Z","retry":25,"queue":"default","version":0,"store":null,"args":["Projects::ProjectCreatedEvent","{\"project_id\"=\u003e1, \"namespace_id\"=\u003e1, \"root_namespace_id\"=\u003e1}"],"class":"Ci::InitializePipelinesIidSequenceWorker","jid":"e33a02fede5fa0c49daccdbe","created_at":"2024-09-25T13:24:00.138Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"continuous_integration","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:da4f511b278e5fec59a0525ff76c481fade26f467483004bc3dfa54e1876aecf","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.146Z","job_size_bytes":89,"pid":870,"message":"Ci::InitializePipelinesIidSequenceWorker JID-e33a02fede5fa0c49daccdbe: done: 0.176628 sec","job_status":"done","scheduling_latency_s":0.001022,"redis_calls":5,"redis_duration_s":0.000887,"redis_read_bytes":5,"redis_write_bytes":656,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000378,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":394,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000337,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000172,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":90,"db_count":6,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":6,"db_main_count":5,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.037,"db_main_duration_s":0.022,"db_ci_duration_s":0.015,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.021645,"mem_objects":9588,"mem_bytes":339840,"mem_mallocs":2653,"mem_total_bytes":723360,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.176628,"completed_at":"2024-09-25T13:24:00.323Z","load_balancing_strategy":"primary","db_duration_s":0.120099,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:00.509Z","retry":3,"queue":"default","version":0,"store":null,"args":["1"],"class":"Projects::PostCreationWorker","jid":"fb2f83b6aee2dec34fc3e25f","created_at":"2024-09-25T13:24:00.121Z","trace_propagation_headers":{"sentry-trace":"f1349cf085864658a14c4d9ce27ec444-d543b93c576241cb","baggage":"sentry-trace_id=f1349cf085864658a14c4d9ce27ec444,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:115ed5a4f96bb7840d9513c0e53c69eaf78cc612f8a9b05f8b28bc5567d331ce","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.123Z","job_size_bytes":3,"pid":870,"message":"Projects::PostCreationWorker JID-fb2f83b6aee2dec34fc3e25f: done: 0.384705 sec","job_status":"done","scheduling_latency_s":0.000901,"redis_calls":7,"redis_duration_s":0.004523,"redis_read_bytes":402,"redis_write_bytes":741,"redis_feature_flag_calls":4,"redis_feature_flag_duration_s":0.00054,"redis_feature_flag_read_bytes":399,"redis_feature_flag_write_bytes":493,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000391,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.003592,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":76,"db_count":39,"db_write_count":6,"db_cached_count":2,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":39,"db_main_count":38,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":2,"db_main_cached_count":2,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.071,"db_main_duration_s":0.07,"db_ci_duration_s":0.001,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.173934,"mem_objects":85423,"mem_bytes":5401288,"mem_mallocs":37880,"mem_total_bytes":8818208,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.384705,"completed_at":"2024-09-25T13:24:00.509Z","load_balancing_strategy":"primary","db_duration_s":0.193234,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:00.818Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Namespaces::ProcessSyncEventsWorker","jid":"676b139ae03512c875431968","created_at":"2024-09-25T13:24:00.816Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:99b01e5f7dc2a9b47ce31029252a21c1a7e02ef97b2a00a70d65582147f34ddb","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.818Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessSyncEventsWorker JID-676b139ae03512c875431968: start","job_status":"start","scheduling_latency_s":0.00075}
{"severity":"INFO","time":"2024-09-25T13:24:00.824Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"26c06e6770d71c9b8856cc62","created_at":"2024-09-25T13:24:00.822Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.824Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-26c06e6770d71c9b8856cc62: start","job_status":"start","scheduling_latency_s":0.000629}
{"severity":"INFO","time":"2024-09-25T13:24:00.829Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Projects::ProcessSyncEventsWorker","jid":"ef2492f2de750401a6feeabb","created_at":"2024-09-25T13:24:00.825Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:8f18dd753e91d7093aa53434170736240463ade652a5af40dc3edbef4e4c647e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.827Z","job_size_bytes":2,"pid":870,"message":"Projects::ProcessSyncEventsWorker JID-ef2492f2de750401a6feeabb: start","job_status":"start","scheduling_latency_s":0.002014}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"application/json","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","duration_ms":1392,"host":"10.5.0.100","level":"info","method":"POST","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/v4/projects\\z","status":201,"system":"http","time":"2024-09-25T13:24:00Z","ttfb_ms":1392,"uri":"/api/v4/projects?name=my-project","user_agent":"python-gitlab/4.9.0","written_bytes":5025}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:24:00 +0000] "POST /api/v4/projects?name=my-project HTTP/1.1" 201 5025 "" "python-gitlab/4.9.0" -

==> /var/log/gitlab/gitlab-rails/api_json.log <==
{"time":"2024-09-25T13:24:00.632Z","severity":"INFO","duration_s":1.38063,"db_duration_s":0.22229,"view_duration_s":1.15834,"status":201,"method":"POST","path":"/api/v4/projects","params":[{"key":"name","value":"my-project"}],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/projects","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.007993,"gitaly_calls":11,"gitaly_duration_s":0.353472,"redis_calls":84,"redis_duration_s":0.025396,"redis_read_bytes":400,"redis_write_bytes":15390,"redis_cache_calls":6,"redis_cache_duration_s":0.001084,"redis_cache_read_bytes":6,"redis_cache_write_bytes":578,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000174,"redis_db_load_balancing_write_bytes":53,"redis_feature_flag_calls":17,"redis_feature_flag_duration_s":0.005203,"redis_feature_flag_read_bytes":214,"redis_feature_flag_write_bytes":2811,"redis_queues_calls":16,"redis_queues_duration_s":0.00487,"redis_queues_read_bytes":132,"redis_queues_write_bytes":7790,"redis_queues_metadata_calls":12,"redis_queues_metadata_duration_s":0.007255,"redis_queues_metadata_read_bytes":22,"redis_queues_metadata_write_bytes":2145,"redis_repository_cache_calls":31,"redis_repository_cache_duration_s":0.006702,"redis_repository_cache_read_bytes":26,"redis_repository_cache_write_bytes":1923,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000108,"redis_shared_state_write_bytes":90,"db_count":100,"db_write_count":20,"db_cached_count":4,"db_txn_count":5,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":5,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":100,"db_main_count":100,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":4,"db_main_cached_count":4,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.568,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.666,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.082,"db_main_duration_s":0.082,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.786533,"mem_objects":642844,"mem_bytes":62476283,"mem_mallocs":337910,"mem_total_bytes":88190043,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","content_length":"2","request_urgency":"low","target_duration_s":5}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:23:59.868Z","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","message":"Administrator created a new project \"Administrator / my-project\""}
{"severity":"ERROR","time":"2024-09-25T13:24:00.100Z","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/my-project","meta.root_namespace":"root","meta.client_id":"user/1","message":"Cannot obtain an exclusive lease. There must be another instance already in execution."}
{"severity":"INFO","time":"2024-09-25T13:24:00.828Z","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","message":"Administrator created a new project \"Administrator / test-project-6ed38037b5f94bcb868bf64d1039baf5\""}

==> /var/log/gitlab/gitaly/current <==
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:09.002","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/my-project.wiki","grpc.request.glRepository":"wiki-1","grpc.request.payload_bytes":131,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.873","grpc.time_ms":0.146,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.873Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","diskcache":"a05e5f52-bc01-4fb0-8f18-3b222e8cb0fb","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:09.005","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/my-project.wiki","grpc.request.glRepository":"wiki-1","grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","grpc.request.repoStorage":"default","grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.875","level":"info","msg":"diskcache state change","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.907Z","user_id":"1","username":"root"}
{"command.count":2,"command.cpu_time_ms":4,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":317,"command.oublock":32,"command.real_time_ms":9,"command.spawn_token_fork_ms":1,"command.spawn_token_wait_ms":0,"command.system_time_ms":2,"command.user_time_ms":2,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:09.005","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/my-project.wiki","grpc.request.glRepository":"wiki-1","grpc.request.payload_bytes":137,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.875","grpc.time_ms":31.903,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.907Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:09.041","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/my-project.wiki","grpc.request.glRepository":"wiki-1","grpc.request.payload_bytes":131,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.911","grpc.time_ms":0.119,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.912Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":2,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":158,"command.oublock":0,"command.real_time_ms":3,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":2,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:09.045","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/my-project.wiki","grpc.request.glRepository":"wiki-1","grpc.request.payload_bytes":131,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.915","grpc.time_ms":4.002,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.919Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":2,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":154,"command.oublock":0,"command.real_time_ms":4,"command.spawn_token_fork_ms":1,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":1,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"ObjectFormat","grpc.request.deadline":"2024-09-25T13:24:09.102","grpc.request.fullMethod":"/gitaly.RepositoryService/ObjectFormat","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.payload_bytes":123,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:23:59.973","grpc.time_ms":4.559,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:23:59.977Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":2,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":158,"command.oublock":0,"command.real_time_ms":4,"command.spawn_token_fork_ms":1,"command.spawn_token_wait_ms":0,"command.system_time_ms":2,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMNM962RZDKX9FNEMVKKV","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:10.007","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/my-project","grpc.request.glRepository":"project-1","grpc.request.payload_bytes":123,"grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.218","grpc.time_ms":4.811,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.223Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:10.172","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":95,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.742","grpc.time_ms":0.133,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.742Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:10.199","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.769","grpc.time_ms":0.117,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.769Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","diskcache":"f08add3d-c7ce-4b86-bb9e-d688ac448568","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:10.200","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.771","level":"info","msg":"diskcache state change","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.795Z","user_id":"1","username":"root"}
{"command.count":2,"command.cpu_time_ms":4,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":315,"command.oublock":32,"command.real_time_ms":6,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":4,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:10.200","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":167,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.771","grpc.time_ms":24.764,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.795Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:10.229","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.800","grpc.time_ms":0.123,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.800Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":0,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":159,"command.oublock":0,"command.real_time_ms":2,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":0,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:10.231","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.802","grpc.time_ms":3.176,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.805Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:10.261","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":166,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.832","grpc.time_ms":0.147,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.832Z","user_id":"1","username":"root"}

==> /var/log/gitlab/sidekiq/current <==
{"severity":"INFO","time":"2024-09-25T13:24:00.858Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"26c06e6770d71c9b8856cc62","created_at":"2024-09-25T13:24:00.822Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.824Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-26c06e6770d71c9b8856cc62: done: 0.033989 sec","job_status":"done","scheduling_latency_s":0.000629,"redis_calls":3,"redis_duration_s":0.004825,"redis_read_bytes":3,"redis_write_bytes":245,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.003578,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.001247,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":73,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.019,"db_main_duration_s":0.019,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.007384,"mem_objects":2446,"mem_bytes":79000,"mem_mallocs":523,"mem_total_bytes":176840,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.033989,"completed_at":"2024-09-25T13:24:00.858Z","load_balancing_strategy":"primary","db_duration_s":0.014548,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:00.865Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Namespaces::ProcessSyncEventsWorker","jid":"676b139ae03512c875431968","created_at":"2024-09-25T13:24:00.816Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:99b01e5f7dc2a9b47ce31029252a21c1a7e02ef97b2a00a70d65582147f34ddb","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.818Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessSyncEventsWorker JID-676b139ae03512c875431968: done: 0.04627 sec","job_status":"done","scheduling_latency_s":0.00075,"redis_calls":6,"redis_duration_s":0.002626,"redis_read_bytes":6,"redis_write_bytes":715,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.002146,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.00048,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":425,"db_count":6,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":6,"db_main_count":5,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.029,"db_main_duration_s":0.024,"db_ci_duration_s":0.004,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.012404,"mem_objects":4123,"mem_bytes":102016,"mem_mallocs":737,"mem_total_bytes":266936,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.031590253,"extra.namespaces_process_sync_events_worker.estimated_total_events":1,"extra.namespaces_process_sync_events_worker.consumable_events":1,"extra.namespaces_process_sync_events_worker.processed_events":1,"duration_s":0.04627,"completed_at":"2024-09-25T13:24:00.865Z","load_balancing_strategy":"primary","db_duration_s":0.027225,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:24:00.868Z","retry":25,"queue":"default","version":0,"store":null,"args":[],"class":"Projects::ProcessSyncEventsWorker","jid":"ef2492f2de750401a6feeabb","created_at":"2024-09-25T13:24:00.825Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"cell","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:8f18dd753e91d7093aa53434170736240463ade652a5af40dc3edbef4e4c647e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.827Z","job_size_bytes":2,"pid":870,"message":"Projects::ProcessSyncEventsWorker JID-ef2492f2de750401a6feeabb: done: 0.039025 sec","job_status":"done","scheduling_latency_s":0.002014,"redis_calls":6,"redis_duration_s":0.0050609999999999995,"redis_read_bytes":6,"redis_write_bytes":709,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.004038,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.001023,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":419,"db_count":6,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":6,"db_main_count":5,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.016,"db_main_duration_s":0.013,"db_ci_duration_s":0.003,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.013152,"mem_objects":4211,"mem_bytes":126584,"mem_mallocs":759,"mem_total_bytes":295024,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.023644915,"extra.projects_process_sync_events_worker.estimated_total_events":1,"extra.projects_process_sync_events_worker.consumable_events":1,"extra.projects_process_sync_events_worker.processed_events":1,"duration_s":0.039025,"completed_at":"2024-09-25T13:24:00.868Z","load_balancing_strategy":"primary","db_duration_s":0.016133,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:24:00.877Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"ba9dd91d28ecf3e76a9a991d","created_at":"2024-09-25T13:24:00.875Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.877Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-ba9dd91d28ecf3e76a9a991d: start","job_status":"start","scheduling_latency_s":0.000677}
{"severity":"INFO","time":"2024-09-25T13:24:00.891Z","retry":3,"queue":"default","version":0,"store":null,"args":["1","[FILTERED]"],"class":"Onboarding::ProgressWorker","jid":"ba9dd91d28ecf3e76a9a991d","created_at":"2024-09-25T13:24:00.875Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"onboarding","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:caa4eb910b6a6e31cebe392ed46dad694ff9252ab06380f484f2d2ec2286667e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.877Z","job_size_bytes":15,"pid":870,"message":"Onboarding::ProgressWorker JID-ba9dd91d28ecf3e76a9a991d: done: 0.013723 sec","job_status":"done","scheduling_latency_s":0.000677,"redis_calls":3,"redis_duration_s":0.000873,"redis_read_bytes":3,"redis_write_bytes":245,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000325,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000548,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":73,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.002,"db_main_duration_s":0.002,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.007706,"mem_objects":2450,"mem_bytes":83480,"mem_mallocs":538,"mem_total_bytes":181480,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.013723,"completed_at":"2024-09-25T13:24:00.891Z","load_balancing_strategy":"primary","db_duration_s":0.001686,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:00.942Z","retry":25,"queue":"default","version":0,"store":null,"queue_namespace":"authorized_project_update","args":["2","1"],"class":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker","jid":"d493329b974af701fc835bf3","created_at":"2024-09-25T13:24:00.939Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"system_access","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:1086c112ce60726c7b96182d2da9bbf1e5c69fa1b47750b15029644dc90e68e2","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.941Z","job_size_bytes":5,"pid":870,"message":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker JID-d493329b974af701fc835bf3: start","job_status":"start","scheduling_latency_s":0.000916}
{"severity":"INFO","time":"2024-09-25T13:24:00.960Z","retry":3,"queue":"default","version":0,"store":null,"args":["2"],"class":"Projects::PostCreationWorker","jid":"2ea624eda9a5e7cf92db70b6","created_at":"2024-09-25T13:24:00.957Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:230199a13fccf506a0e1d4366870d274ec021008ecf337099bc923bb1cd071ce","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.959Z","job_size_bytes":3,"pid":870,"message":"Projects::PostCreationWorker JID-2ea624eda9a5e7cf92db70b6: start","job_status":"start","scheduling_latency_s":0.000723}
{"severity":"INFO","time":"2024-09-25T13:24:00.966Z","retry":25,"queue":"default","version":0,"store":null,"args":["Projects::ProjectCreatedEvent","{\"project_id\"=\u003e2, \"namespace_id\"=\u003e1, \"root_namespace_id\"=\u003e1}"],"class":"Ci::InitializePipelinesIidSequenceWorker","jid":"0c4c6dc29a492b5df742681c","created_at":"2024-09-25T13:24:00.960Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"continuous_integration","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d5a4ec2d7c4ff42e6189698387120b840de43ef0497e29cfdaeca34e24042248","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.962Z","job_size_bytes":89,"pid":870,"message":"Ci::InitializePipelinesIidSequenceWorker JID-0c4c6dc29a492b5df742681c: start","job_status":"start","scheduling_latency_s":0.004054}
{"severity":"INFO","time":"2024-09-25T13:24:01.033Z","retry":25,"queue":"default","version":0,"store":null,"args":["Projects::ProjectCreatedEvent","{\"project_id\"=\u003e2, \"namespace_id\"=\u003e1, \"root_namespace_id\"=\u003e1}"],"class":"Ci::InitializePipelinesIidSequenceWorker","jid":"0c4c6dc29a492b5df742681c","created_at":"2024-09-25T13:24:00.960Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"continuous_integration","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d5a4ec2d7c4ff42e6189698387120b840de43ef0497e29cfdaeca34e24042248","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.962Z","job_size_bytes":89,"pid":870,"message":"Ci::InitializePipelinesIidSequenceWorker JID-0c4c6dc29a492b5df742681c: done: 0.066863 sec","job_status":"done","scheduling_latency_s":0.004054,"redis_calls":3,"redis_duration_s":0.013107,"redis_read_bytes":3,"redis_write_bytes":262,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.01088,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.002227,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":90,"db_count":5,"db_write_count":2,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":5,"db_main_count":4,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.038,"db_main_duration_s":0.013,"db_ci_duration_s":0.025,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.01153,"mem_objects":3771,"mem_bytes":126848,"mem_mallocs":695,"mem_total_bytes":277688,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.066863,"completed_at":"2024-09-25T13:24:01.033Z","load_balancing_strategy":"primary","db_duration_s":0.038124,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:01.070Z","retry":25,"queue":"default","version":0,"store":null,"queue_namespace":"authorized_project_update","args":["2","1"],"class":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker","jid":"d493329b974af701fc835bf3","created_at":"2024-09-25T13:24:00.939Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"system_access","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:1086c112ce60726c7b96182d2da9bbf1e5c69fa1b47750b15029644dc90e68e2","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.941Z","job_size_bytes":5,"pid":870,"message":"AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker JID-d493329b974af701fc835bf3: done: 0.128332 sec","job_status":"done","scheduling_latency_s":0.000916,"redis_calls":5,"redis_duration_s":0.009142,"redis_read_bytes":5,"redis_write_bytes":641,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000675,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.008467,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":469,"db_count":15,"db_write_count":1,"db_cached_count":1,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":15,"db_main_count":15,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.08,"db_main_duration_s":0.08,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.035585,"mem_objects":11597,"mem_bytes":829784,"mem_mallocs":2489,"mem_total_bytes":1293664,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.00053542,"exclusive_lock_hold_duration_s":0.103418437,"duration_s":0.128332,"completed_at":"2024-09-25T13:24:01.070Z","load_balancing_strategy":"primary","db_duration_s":0.079929,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:24:01.129Z","retry":3,"queue":"default","version":0,"store":null,"args":["2"],"class":"Projects::PostCreationWorker","jid":"2ea624eda9a5e7cf92db70b6","created_at":"2024-09-25T13:24:00.957Z","trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:230199a13fccf506a0e1d4366870d274ec021008ecf337099bc923bb1cd071ce","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:00.959Z","job_size_bytes":3,"pid":870,"message":"Projects::PostCreationWorker JID-2ea624eda9a5e7cf92db70b6: done: 0.169071 sec","job_status":"done","scheduling_latency_s":0.000723,"redis_calls":3,"redis_duration_s":0.004446,"redis_read_bytes":3,"redis_write_bytes":248,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.002543,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.001903,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":76,"db_count":37,"db_write_count":6,"db_cached_count":2,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":37,"db_main_count":36,"db_ci_count":1,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":2,"db_main_cached_count":2,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.056,"db_main_duration_s":0.056,"db_ci_duration_s":0.001,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.096901,"mem_objects":41565,"mem_bytes":1360600,"mem_mallocs":5436,"mem_total_bytes":3023200,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.169071,"completed_at":"2024-09-25T13:24:01.129Z","load_balancing_strategy":"primary","db_duration_s":0.056955,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:01.224Z","retry":3,"queue":"default","version":0,"store":null,"backtrace":5,"args":["2","1","[FILTERED]"],"class":"ProjectDestroyWorker","jid":"5fa2b724fa7994fcfe191394","created_at":"2024-09-25T13:24:01.219Z","trace_propagation_headers":{"sentry-trace":"ecedba3098964e6c998f0488ee4794db-2fe381d4931149b1","baggage":"sentry-trace_id=ecedba3098964e6c998f0488ee4794db,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"DELETE /api/:version/projects/:id","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:2838f1823ae53be9e230f51d85e2b14fba3b3ca63024a79210348529f3c9a583","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.223Z","job_size_bytes":8,"pid":870,"message":"ProjectDestroyWorker JID-5fa2b724fa7994fcfe191394: start","job_status":"start","scheduling_latency_s":0.001214}
{"severity":"WARN","time":"2024-09-25T13:24:01.456Z","message":"Scoped order is ignored, it's forced to be batch order."}
{"severity":"INFO","time":"2024-09-25T13:24:01.826Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker","jid":"46846a93b924950a47e91626","created_at":"2024-09-25T13:24:01.817Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"d77d2efe199a10a5a642820dd7574fbf","meta.root_caller_id":"Cronjob","meta.feature_category":"incident_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:979447f3f3db1dd62a2679e7ff5835fcbb6ccf42394193a5feb300b5ecfe13e6","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.823Z","job_size_bytes":2,"pid":870,"message":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker JID-46846a93b924950a47e91626: start","job_status":"start","scheduling_latency_s":0.002283}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"content_type":"application/json","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","duration_ms":405,"host":"10.5.0.100","level":"info","method":"POST","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/v4/projects\\z","status":201,"system":"http","time":"2024-09-25T13:24:01Z","ttfb_ms":405,"uri":"/api/v4/projects?name=test-project-6ed38037b5f94bcb868bf64d1039baf5","user_agent":"python-gitlab/4.9.0","written_bytes":5270}
{"content_type":"application/json","correlation_id":"01J8MNMQCWNSDCQZF6FP45TQ72","duration_ms":118,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":200,"system":"http","time":"2024-09-25T13:24:01Z","ttfb_ms":117,"uri":"/api/v4/projects/2","user_agent":"python-gitlab/4.9.0","written_bytes":5366}
{"content_type":"application/json","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","duration_ms":60,"host":"10.5.0.100","level":"info","method":"DELETE","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":202,"system":"http","time":"2024-09-25T13:24:01Z","ttfb_ms":60,"uri":"/api/v4/projects/2?permanently_remove=True","user_agent":"python-gitlab/4.9.0","written_bytes":26}
{"content_type":"application/json","correlation_id":"01J8MNMR2A06TB9NAQDFQYRG9B","duration_ms":30,"host":"10.5.0.100","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/","status":404,"system":"http","time":"2024-09-25T13:24:01Z","ttfb_ms":30,"uri":"/api/v4/projects/2","user_agent":"python-gitlab/4.9.0","written_bytes":35}

==> /var/log/gitlab/nginx/gitlab_access.log <==
10.5.0.1 - - [25/Sep/2024:13:24:01 +0000] "POST /api/v4/projects?name=test-project-6ed38037b5f94bcb868bf64d1039baf5 HTTP/1.1" 201 5270 "" "python-gitlab/4.9.0" -
10.5.0.1 - - [25/Sep/2024:13:24:01 +0000] "GET /api/v4/projects/2 HTTP/1.1" 200 1913 "" "python-gitlab/4.9.0" 2.82
10.5.0.1 - - [25/Sep/2024:13:24:01 +0000] "DELETE /api/v4/projects/2?permanently_remove=True HTTP/1.1" 202 26 "" "python-gitlab/4.9.0" -
10.5.0.1 - - [25/Sep/2024:13:24:01 +0000] "GET /api/v4/projects/2 HTTP/1.1" 404 35 "" "python-gitlab/4.9.0" -

==> /var/log/gitlab/gitlab-rails/production.log <==
Scoped order is ignored, it's forced to be batch order.

==> /var/log/gitlab/gitlab-rails/api_json.log <==
{"time":"2024-09-25T13:24:01.044Z","severity":"INFO","duration_s":0.39538,"db_duration_s":0.06201,"view_duration_s":0.33337,"status":201,"method":"POST","path":"/api/v4/projects","params":[{"key":"name","value":"test-project-6ed38037b5f94bcb868bf64d1039baf5"}],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/projects","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.006391,"gitaly_calls":11,"gitaly_duration_s":0.089809,"redis_calls":67,"redis_duration_s":0.010655000000000001,"redis_read_bytes":145,"redis_write_bytes":12923,"redis_cache_calls":7,"redis_cache_duration_s":0.001018,"redis_cache_read_bytes":7,"redis_cache_write_bytes":636,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000162,"redis_db_load_balancing_write_bytes":53,"redis_queues_calls":14,"redis_queues_duration_s":0.003648,"redis_queues_read_bytes":14,"redis_queues_write_bytes":6867,"redis_queues_metadata_calls":13,"redis_queues_metadata_duration_s":0.001634,"redis_queues_metadata_read_bytes":98,"redis_queues_metadata_write_bytes":2268,"redis_repository_cache_calls":31,"redis_repository_cache_duration_s":0.004066,"redis_repository_cache_read_bytes":26,"redis_repository_cache_write_bytes":3009,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000127,"redis_shared_state_write_bytes":90,"db_count":93,"db_write_count":20,"db_cached_count":4,"db_txn_count":5,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":5,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":93,"db_main_count":93,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":4,"db_main_cached_count":4,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.159,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.2,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.054,"db_main_duration_s":0.054,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.261492,"mem_objects":107206,"mem_bytes":6336083,"mem_mallocs":21108,"mem_total_bytes":10624323,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","content_length":"2","request_urgency":"low","target_duration_s":5}
{"time":"2024-09-25T13:24:01.168Z","severity":"INFO","duration_s":0.10128,"db_duration_s":0.01317,"view_duration_s":0.08811,"status":200,"method":"GET","path":"/api/v4/projects/2","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/projects/:id","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.009169,"gitaly_calls":1,"gitaly_duration_s":0.005177,"redis_calls":7,"redis_duration_s":0.0009480000000000001,"redis_read_bytes":525,"redis_write_bytes":496,"redis_cache_calls":2,"redis_cache_duration_s":0.000322,"redis_cache_read_bytes":220,"redis_cache_write_bytes":123,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.00014,"redis_db_load_balancing_write_bytes":53,"redis_repository_cache_calls":4,"redis_repository_cache_duration_s":0.000486,"redis_repository_cache_read_bytes":305,"redis_repository_cache_write_bytes":320,"db_count":26,"db_write_count":0,"db_cached_count":2,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":26,"db_main_count":26,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":2,"db_main_cached_count":2,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.01,"db_main_duration_s":0.01,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.097335,"mem_objects":41452,"mem_bytes":3411208,"mem_mallocs":9832,"mem_total_bytes":5069288,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMQCWNSDCQZF6FP45TQ72","meta.caller_id":"GET /api/:version/projects/:id","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}
{"time":"2024-09-25T13:24:01.232Z","severity":"INFO","duration_s":0.04843,"db_duration_s":0.00898,"view_duration_s":0.03945,"status":202,"method":"DELETE","path":"/api/v4/projects/2","params":[{"key":"permanently_remove","value":"True"}],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/projects/:id","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.006378,"redis_calls":4,"redis_duration_s":0.0005510000000000001,"redis_read_bytes":4,"redis_write_bytes":1286,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.000169,"redis_db_load_balancing_write_bytes":53,"redis_queues_calls":2,"redis_queues_duration_s":0.000193,"redis_queues_read_bytes":2,"redis_queues_write_bytes":1024,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000189,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":209,"db_count":11,"db_write_count":1,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":11,"db_main_count":11,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.007,"db_main_duration_s":0.007,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.0468,"mem_objects":27237,"mem_bytes":2365248,"mem_mallocs":8692,"mem_total_bytes":3454728,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"DELETE /api/:version/projects/:id","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}
{"time":"2024-09-25T13:24:01.767Z","severity":"INFO","duration_s":0.01526,"db_duration_s":0.0023,"view_duration_s":0.01296,"status":404,"method":"GET","path":"/api/v4/projects/2","params":[],"host":"10.5.0.100","remote_ip":"10.5.0.1, 127.0.0.1","ua":"python-gitlab/4.9.0","route":"/api/:version/projects/:id","user_id":1,"username":"root","token_type":"PersonalAccessToken","token_id":1,"queue_duration_s":0.010952,"redis_calls":1,"redis_duration_s":0.00016,"redis_write_bytes":53,"redis_db_load_balancing_calls":1,"redis_db_load_balancing_duration_s":0.00016,"redis_db_load_balancing_write_bytes":53,"db_count":4,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":4,"db_main_count":4,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.002,"db_main_duration_s":0.002,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.024384,"mem_objects":9387,"mem_bytes":743952,"mem_mallocs":2599,"mem_total_bytes":1119432,"pid":839,"worker_id":"puma_master","rate_limiting_gates":[],"correlation_id":"01J8MNMR2A06TB9NAQDFQYRG9B","meta.caller_id":"GET /api/:version/projects/:id","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","request_urgency":"low","target_duration_s":5}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"ERROR","time":"2024-09-25T13:24:00.946Z","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","message":"Cannot obtain an exclusive lease. There must be another instance already in execution."}
{"severity":"INFO","time":"2024-09-25T13:24:01.224Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"DELETE /api/:version/projects/:id","meta.remote_ip":"10.5.0.1","meta.feature_category":"groups_and_projects","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","message":"User 1 scheduled destruction of project root/test-project-6ed38037b5f94bcb868bf64d1039baf5 with job ID 5fa2b724fa7994fcfe191394"}
{"severity":"INFO","time":"2024-09-25T13:24:01.278Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","message":"Attempting to destroy root/test-project-6ed38037b5f94bcb868bf64d1039baf5 (2)"}
{"severity":"INFO","time":"2024-09-25T13:24:01.323Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","message":"Repository \"root/test-project-6ed38037b5f94bcb868bf64d1039baf5\" was removed"}
{"severity":"INFO","time":"2024-09-25T13:24:01.355Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","message":"Repository \"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki\" was removed"}
{"severity":"INFO","time":"2024-09-25T13:24:01.373Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","message":"Attempting to destroy events from root/test-project-6ed38037b5f94bcb868bf64d1039baf5 (2)"}
{"severity":"INFO","time":"2024-09-25T13:24:01.413Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","class":"Projects::DestroyService","project_id":2,"message":"leftover commit statuses","orphaned_commit_status_count":0}

==> /var/log/gitlab/gitlab-rails/sidekiq_client.log <==
{"severity":"INFO","time":"2024-09-25T13:24:00.945Z","retry":3,"queue":"default","version":0,"store":null,"queue_namespace":"authorized_project_update","class":"AuthorizedProjectUpdate::UserRefreshFromReplicaWorker","args":["1"],"jid":"8c9ef71a0b441574382ed4cb","created_at":"2024-09-25T13:24:00.942Z","at":1727274240,"trace_propagation_headers":{"sentry-trace":"e5aae315000847c6b174790b69afeea7-2d5f2772c03c4ec5","baggage":"sentry-trace_id=e5aae315000847c6b174790b69afeea7,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","meta.caller_id":"POST /api/:version/projects","meta.remote_ip":"10.5.0.1","meta.feature_category":"system_access","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.related_class":"POST /api/:version/projects","meta.root_caller_id":"POST /api/:version/projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:e39fa427e6925f8238335e15f2c326937171f420d4bab20289d43cc0d1ae54af","duplicate-of":"0302cf4d8a209d6721ec29e4","job_size_bytes":3,"pid":839,"job_status":"deduplicated","message":"AuthorizedProjectUpdate::UserRefreshFromReplicaWorker JID-8c9ef71a0b441574382ed4cb: deduplicated: until executing","deduplication.type":"until executing","deduplication.options.including_scheduled":true}

==> /var/log/gitlab/gitaly/current <==
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","diskcache":"0c581c23-d865-4eda-b78a-1b78c29fba8d","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:10.264","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.834","level":"info","msg":"diskcache state change","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.863Z","user_id":"1","username":"root"}
{"command.count":2,"command.cpu_time_ms":4,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":318,"command.oublock":32,"command.real_time_ms":9,"command.spawn_token_fork_ms":1,"command.spawn_token_wait_ms":0,"command.system_time_ms":4,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"CreateRepository","grpc.request.deadline":"2024-09-25T13:24:10.264","grpc.request.fullMethod":"/gitaly.RepositoryService/CreateRepository","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":172,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.834","grpc.time_ms":28.951,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.863Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:10.008","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":166,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.868","grpc.time_ms":0.117,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.868Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":158,"command.oublock":0,"command.real_time_ms":2,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:10.000","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":166,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.870","grpc.time_ms":3.181,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.874Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":153,"command.oublock":0,"command.real_time_ms":5,"command.spawn_token_fork_ms":3,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"ObjectFormat","grpc.request.deadline":"2024-09-25T13:24:10.018","grpc.request.fullMethod":"/gitaly.RepositoryService/ObjectFormat","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:00.889","grpc.time_ms":5.864,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:00.895Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":156,"command.oublock":0,"command.real_time_ms":5,"command.spawn_token_fork_ms":2,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQ00E11X4E974RFMZDP2","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:11.007","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.007","grpc.time_ms":6.052,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.013Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":157,"command.oublock":0,"command.real_time_ms":2,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQCWNSDCQZF6FP45TQ72","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.meta.deadline_type":"regular","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:11.132","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.132","grpc.time_ms":3.175,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.135Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:11.007","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":95,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.288","grpc.time_ms":0.108,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.288Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:11.017","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.298","grpc.time_ms":0.122,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.298Z","user_id":"1","username":"root"}
{"command.count":2,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":308,"command.oublock":0,"command.real_time_ms":6,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":0,"component":"gitaly.StreamServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"server_stream","grpc.method":"FindLocalBranches","grpc.request.deadline":"2024-09-25T13:24:11.019","grpc.request.fullMethod":"/gitaly.RefService/FindLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RefService","grpc.start_time":"2024-09-25T13:24:01.299","grpc.time_ms":8.081,"level":"info","msg":"finished streaming call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.307Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":155,"command.oublock":0,"command.real_time_ms":2,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":0,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:11.036","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","grpc.request.glRepository":"project-2","grpc.request.payload_bytes":159,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.316","grpc.time_ms":2.814,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.319Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:11.047","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":100,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.327","grpc.time_ms":0.117,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.327Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:11.056","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":166,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":2,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.336","grpc.time_ms":0.094,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.336Z","user_id":"1","username":"root"}
{"command.count":2,"command.cpu_time_ms":2,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":321,"command.oublock":0,"command.real_time_ms":4,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":1,"command.user_time_ms":1,"component":"gitaly.StreamServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"server_stream","grpc.method":"FindLocalBranches","grpc.request.deadline":"2024-09-25T13:24:11.057","grpc.request.fullMethod":"/gitaly.RefService/FindLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":166,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RefService","grpc.start_time":"2024-09-25T13:24:01.337","grpc.time_ms":6.474,"level":"info","msg":"finished streaming call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.344Z","user_id":"1","username":"root"}
{"command.count":1,"command.cpu_time_ms":1,"command.inblock":0,"command.majflt":0,"command.maxrss":353352,"command.minflt":158,"command.oublock":0,"command.real_time_ms":2,"command.spawn_token_fork_ms":0,"command.spawn_token_wait_ms":0,"command.system_time_ms":0,"command.user_time_ms":1,"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"HasLocalBranches","grpc.request.deadline":"2024-09-25T13:24:11.069","grpc.request.fullMethod":"/gitaly.RepositoryService/HasLocalBranches","grpc.request.glProjectPath":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5.wiki","grpc.request.glRepository":"wiki-2","grpc.request.payload_bytes":166,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.350","grpc.time_ms":2.691,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.352Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"accessor","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RepositoryExists","grpc.request.deadline":"2024-09-25T13:24:11.092","grpc.request.fullMethod":"/gitaly.RepositoryService/RepositoryExists","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":102,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.design.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.372","grpc.time_ms":0.135,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.373Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","diskcache":"3c6265d3-9476-45d1-80a9-538f6c2fc49a","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RemoveRepository","grpc.request.deadline":"2024-09-25T19:24:01.825","grpc.request.fullMethod":"/gitaly.RepositoryService/RemoveRepository","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.826","level":"info","msg":"diskcache state change","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.838Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RemoveRepository","grpc.request.deadline":"2024-09-25T19:24:01.825","grpc.request.fullMethod":"/gitaly.RepositoryService/RemoveRepository","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":100,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.wiki.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.826","grpc.time_ms":12.08,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.838Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","diskcache":"847c7823-720b-4590-b55c-a7ed4dbaa991","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RemoveRepository","grpc.request.deadline":"2024-09-25T19:24:01.841","grpc.request.fullMethod":"/gitaly.RepositoryService/RemoveRepository","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.841","level":"info","msg":"diskcache state change","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.848Z","user_id":"1","username":"root"}
{"component":"gitaly.UnaryServerInterceptor","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-sidekiq","grpc.meta.method_operation":"mutator","grpc.meta.method_scope":"repository","grpc.meta.method_type":"unary","grpc.method":"RemoveRepository","grpc.request.deadline":"2024-09-25T19:24:01.841","grpc.request.fullMethod":"/gitaly.RepositoryService/RemoveRepository","grpc.request.glProjectPath":"","grpc.request.glRepository":"","grpc.request.payload_bytes":95,"grpc.request.repoPath":"@hashed/d4/73/d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35.git","grpc.request.repoStorage":"default","grpc.response.payload_bytes":0,"grpc.service":"gitaly.RepositoryService","grpc.start_time":"2024-09-25T13:24:01.841","grpc.time_ms":6.887,"level":"info","msg":"finished unary call with code OK","pid":1065,"remote_ip":"10.5.0.1","span.kind":"server","system":"grpc","time":"2024-09-25T13:24:01.848Z","user_id":"1","username":"root"}

==> /var/log/gitlab/sidekiq/current <==
{"severity":"INFO","time":"2024-09-25T13:24:01.875Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"IncidentManagement::IncidentSlaExceededCheckWorker","jid":"8621ba5d1b0aa5500875600b","created_at":"2024-09-25T13:24:01.837Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"650f0e9cfadd4c6e87a9f485ebba3579","meta.root_caller_id":"Cronjob","meta.feature_category":"incident_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d27ff4fa309181f602a07a33de23313c3104da78503f956ce0f32a9b265b6d48","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.842Z","job_size_bytes":2,"pid":870,"message":"IncidentManagement::IncidentSlaExceededCheckWorker JID-8621ba5d1b0aa5500875600b: start","job_status":"start","scheduling_latency_s":0.032935}
{"severity":"INFO","time":"2024-09-25T13:24:01.884Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker","jid":"46846a93b924950a47e91626","created_at":"2024-09-25T13:24:01.817Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"d77d2efe199a10a5a642820dd7574fbf","meta.root_caller_id":"Cronjob","meta.feature_category":"incident_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:979447f3f3db1dd62a2679e7ff5835fcbb6ccf42394193a5feb300b5ecfe13e6","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.823Z","job_size_bytes":2,"pid":870,"message":"IncidentManagement::PendingEscalations::ScheduleCheckCronWorker JID-46846a93b924950a47e91626: done: 0.058181 sec","job_status":"done","scheduling_latency_s":0.002283,"redis_calls":3,"redis_duration_s":0.009558,"redis_read_bytes":3,"redis_write_bytes":285,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.003573,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.005985,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":113,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.033,"db_main_duration_s":0.033,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006795,"mem_objects":2575,"mem_bytes":53120,"mem_mallocs":511,"mem_total_bytes":156120,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.058181,"completed_at":"2024-09-25T13:24:01.884Z","load_balancing_strategy":"primary","db_duration_s":0.032999,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:01.897Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::Catalog::Resources::ProcessSyncEventsWorker","jid":"c260b8c9f367427898943161","created_at":"2024-09-25T13:24:01.873Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"1c7042619994a8e13359568bb93e1c42","meta.root_caller_id":"Cronjob","meta.feature_category":"pipeline_composition","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:bdea4bf4c16667cd22a226e829c85f9746ee8d058f39e317ef84659d4044477c","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.894Z","job_size_bytes":2,"pid":870,"message":"Ci::Catalog::Resources::ProcessSyncEventsWorker JID-c260b8c9f367427898943161: start","job_status":"start","scheduling_latency_s":0.003184}
{"severity":"INFO","time":"2024-09-25T13:24:01.921Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::Catalog::Resources::ProcessSyncEventsWorker","jid":"c260b8c9f367427898943161","created_at":"2024-09-25T13:24:01.873Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"1c7042619994a8e13359568bb93e1c42","meta.root_caller_id":"Cronjob","meta.feature_category":"pipeline_composition","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:bdea4bf4c16667cd22a226e829c85f9746ee8d058f39e317ef84659d4044477c","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.894Z","job_size_bytes":2,"pid":870,"message":"Ci::Catalog::Resources::ProcessSyncEventsWorker JID-c260b8c9f367427898943161: done: 0.024052 sec","job_status":"done","scheduling_latency_s":0.003184,"redis_calls":6,"redis_duration_s":0.001876,"redis_read_bytes":6,"redis_write_bytes":749,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.001203,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.000673,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":459,"db_count":3,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.009,"db_main_duration_s":0.009,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.007007,"mem_objects":2999,"mem_bytes":59488,"mem_mallocs":534,"mem_total_bytes":179448,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0,"exclusive_lock_hold_duration_s":0.010471118,"extra.ci_catalog_resources_process_sync_events_worker.estimated_total_events":0,"extra.ci_catalog_resources_process_sync_events_worker.consumable_events":0,"duration_s":0.024052,"completed_at":"2024-09-25T13:24:01.921Z","load_balancing_strategy":"primary","db_duration_s":0.009168,"urgency":"high","target_duration_s":10,"target_scheduling_latency_s":10}
{"severity":"INFO","time":"2024-09-25T13:24:01.970Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"IncidentManagement::IncidentSlaExceededCheckWorker","jid":"8621ba5d1b0aa5500875600b","created_at":"2024-09-25T13:24:01.837Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"650f0e9cfadd4c6e87a9f485ebba3579","meta.root_caller_id":"Cronjob","meta.feature_category":"incident_management","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d27ff4fa309181f602a07a33de23313c3104da78503f956ce0f32a9b265b6d48","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.842Z","job_size_bytes":2,"pid":870,"message":"IncidentManagement::IncidentSlaExceededCheckWorker JID-8621ba5d1b0aa5500875600b: done: 0.094944 sec","job_status":"done","scheduling_latency_s":0.032935,"redis_calls":5,"redis_duration_s":0.01281,"redis_read_bytes":5,"redis_write_bytes":687,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.003924,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":414,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.000419,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.008467,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":101,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.052,"db_main_duration_s":0.052,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.0096,"mem_objects":4971,"mem_bytes":119488,"mem_mallocs":1249,"mem_total_bytes":318328,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.094944,"completed_at":"2024-09-25T13:24:01.970Z","load_balancing_strategy":"primary","db_duration_s":0.021273,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:01.974Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ConcurrencyLimit::ResumeWorker","jid":"7e62bb7a88133c53b7731ee9","created_at":"2024-09-25T13:24:01.929Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"fb00610affcdb1436654a5d1b38d7e0d","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:bc8a9466f77693e94cb5ebf1ae9ff94995b6779d8794f59890276364c8a3c78a","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.930Z","job_size_bytes":2,"pid":870,"message":"ConcurrencyLimit::ResumeWorker JID-7e62bb7a88133c53b7731ee9: start","job_status":"start","scheduling_latency_s":0.04385}
{"severity":"INFO","time":"2024-09-25T13:24:01.975Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexBulkCronWorker","jid":"994e217d0074434a3737ec74","created_at":"2024-09-25T13:24:01.945Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6be8135ffc105a671304f2d91145aec0","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:f252f68f3cc1cae1877f9a0e1f5b889102a68a9e335a3a5a9e683c7bdf0507f5","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.946Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexBulkCronWorker JID-994e217d0074434a3737ec74: start","job_status":"start","scheduling_latency_s":0.028614}
{"severity":"INFO","time":"2024-09-25T13:24:01.971Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker","jid":"4e75630845e45b627f5a60d7","created_at":"2024-09-25T13:24:01.921Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"c52577aeadf28ca2c221a602837106c8","meta.root_caller_id":"Cronjob","meta.feature_category":"groups_and_projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:b794e71d9c486ce6fd40978731717a0676e95bc1365a385a9a037f2f3c02ae2a","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.922Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker JID-4e75630845e45b627f5a60d7: start","job_status":"start","scheduling_latency_s":0.04836}
{"severity":"INFO","time":"2024-09-25T13:24:02.077Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ObjectStorage::DeleteStaleDirectUploadsWorker","jid":"57cff81f63d4181cafe53d84","created_at":"2024-09-25T13:24:02.035Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"a663f56ca8469dc31ecab92a6460fba6","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:da92be7816ff691bea6b0627c50cb73b98e4b5009a988cab37d277c0df9aa326","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.036Z","job_size_bytes":2,"pid":870,"message":"ObjectStorage::DeleteStaleDirectUploadsWorker JID-57cff81f63d4181cafe53d84: start","job_status":"start","scheduling_latency_s":0.041323}
{"severity":"INFO","time":"2024-09-25T13:24:02.079Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexBulkCronWorker","jid":"994e217d0074434a3737ec74","created_at":"2024-09-25T13:24:01.945Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6be8135ffc105a671304f2d91145aec0","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:f252f68f3cc1cae1877f9a0e1f5b889102a68a9e335a3a5a9e683c7bdf0507f5","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.946Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexBulkCronWorker JID-994e217d0074434a3737ec74: done: 0.103782 sec","job_status":"done","scheduling_latency_s":0.028614,"redis_calls":3,"redis_duration_s":0.007419,"redis_read_bytes":3,"redis_write_bytes":249,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.005804,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.001615,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":77,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005713,"mem_objects":4075,"mem_bytes":498768,"mem_mallocs":1479,"mem_total_bytes":661768,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.103782,"completed_at":"2024-09-25T13:24:02.079Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.079Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::Catalog::Resources::AggregateLast30DayUsageWorker","jid":"944a285abe86c9faf0488876","created_at":"2024-09-25T13:24:02.005Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f3078f89505018f50670cf93167234f0","meta.root_caller_id":"Cronjob","meta.feature_category":"pipeline_composition","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:c82247e38e9a430d47e262be63eac8212bd89c79e50d5d3c692857dce196999c","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.007Z","job_size_bytes":2,"pid":870,"message":"Ci::Catalog::Resources::AggregateLast30DayUsageWorker JID-944a285abe86c9faf0488876: start","job_status":"start","scheduling_latency_s":0.072538}
{"severity":"INFO","time":"2024-09-25T13:24:02.081Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","jid":"7c61f008e41df77edb2ab856","created_at":"2024-09-25T13:24:01.976Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:96987dbff74cf5606dd015c238540c0a2d4ff0cd1d1c93a64fda0dd15251e306","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.976Z","job_size_bytes":2,"pid":870,"message":"Ci::ScheduleUnlockPipelinesInQueueCronWorker JID-7c61f008e41df77edb2ab856: start","job_status":"start","scheduling_latency_s":0.10426}
{"severity":"INFO","time":"2024-09-25T13:24:02.110Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker","jid":"4e75630845e45b627f5a60d7","created_at":"2024-09-25T13:24:01.921Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"c52577aeadf28ca2c221a602837106c8","meta.root_caller_id":"Cronjob","meta.feature_category":"groups_and_projects","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:b794e71d9c486ce6fd40978731717a0676e95bc1365a385a9a037f2f3c02ae2a","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.922Z","job_size_bytes":2,"pid":870,"message":"Namespaces::ProcessOutdatedNamespaceDescendantsCronWorker JID-4e75630845e45b627f5a60d7: done: 0.13923 sec","job_status":"done","scheduling_latency_s":0.04836,"redis_calls":3,"redis_duration_s":0.009347999999999999,"redis_read_bytes":3,"redis_write_bytes":280,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.002953,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.006395,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":108,"db_count":1,"db_write_count":1,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.01,"db_main_duration_s":0.01,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.003797,"mem_objects":2111,"mem_bytes":44264,"mem_mallocs":434,"mem_total_bytes":128704,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.namespaces_process_outdated_namespace_descendants_cron_worker.result":{"processed_namespaces":0},"duration_s":0.13923,"completed_at":"2024-09-25T13:24:02.110Z","load_balancing_strategy":"primary","db_duration_s":0.00984,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.081Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexInitialBulkCronWorker","jid":"6ac6279a33c22a65ed67c6a3","created_at":"2024-09-25T13:24:02.024Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b71c54c640a1b7217a3a80dec5f2cb6f","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:ba175455ba4249d8c954504ae77a1c3684a61c72005cc3a3032e14c625ef4d8a","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.025Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexInitialBulkCronWorker JID-6ac6279a33c22a65ed67c6a3: start","job_status":"start","scheduling_latency_s":0.056628}
{"severity":"INFO","time":"2024-09-25T13:24:02.124Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Environments::AutoStopCronWorker","jid":"a16a221bd155aebe866d8809","created_at":"2024-09-25T13:24:02.048Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b0690f7fab9d8ad64d222069b9b558a3","meta.root_caller_id":"Cronjob","meta.feature_category":"continuous_delivery","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:037d6a92006e3beb0e73d758a3f9a2a2a104eaa8b9d3c2b1a2cf37915906a513","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.049Z","job_size_bytes":2,"pid":870,"message":"Environments::AutoStopCronWorker JID-a16a221bd155aebe866d8809: start","job_status":"start","scheduling_latency_s":0.075041}
{"severity":"INFO","time":"2024-09-25T13:24:02.099Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ConcurrencyLimit::ResumeWorker","jid":"7e62bb7a88133c53b7731ee9","created_at":"2024-09-25T13:24:01.929Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"fb00610affcdb1436654a5d1b38d7e0d","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:bc8a9466f77693e94cb5ebf1ae9ff94995b6779d8794f59890276364c8a3c78a","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.930Z","job_size_bytes":2,"pid":870,"message":"ConcurrencyLimit::ResumeWorker JID-7e62bb7a88133c53b7731ee9: done: 0.125154 sec","job_status":"done","scheduling_latency_s":0.04385,"redis_calls":9,"redis_duration_s":0.027624,"redis_read_bytes":9,"redis_write_bytes":773,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.007534,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":7,"redis_shared_state_duration_s":0.02009,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":601,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004319,"mem_objects":2206,"mem_bytes":44896,"mem_mallocs":479,"mem_total_bytes":133136,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.125154,"completed_at":"2024-09-25T13:24:02.099Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.100Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::IndexCurationWorker","jid":"0855d391f4ccec2b46814019","created_at":"2024-09-25T13:24:02.039Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"fbd605c2f23d2ef947626329972bd77a","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:f1b35de73fa09aee87da69fc70f7f498516e5b000ec47c894d20a533c302983e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.040Z","job_size_bytes":2,"pid":870,"message":"Search::IndexCurationWorker JID-0855d391f4ccec2b46814019: start","job_status":"start","scheduling_latency_s":0.060182}
{"severity":"INFO","time":"2024-09-25T13:24:02.081Z","retry":3,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"GitlabPerformanceBarStatsWorker","jid":"6bf91889295c3c481d9f7d05","created_at":"2024-09-25T13:24:02.009Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"782fadace413c88dc74945f6558bf46f","meta.root_caller_id":"Cronjob","meta.feature_category":"metrics","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:393c75c82e0c4ccb08a7f1ba676a44e17ea4991969dda9da33b08a8d5bf6f24b","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.010Z","job_size_bytes":2,"pid":870,"message":"GitlabPerformanceBarStatsWorker JID-6bf91889295c3c481d9f7d05: start","job_status":"start","scheduling_latency_s":0.07122}
{"severity":"INFO","time":"2024-09-25T13:24:02.116Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ObjectStorage::DeleteStaleDirectUploadsWorker","jid":"57cff81f63d4181cafe53d84","created_at":"2024-09-25T13:24:02.035Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"a663f56ca8469dc31ecab92a6460fba6","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:da92be7816ff691bea6b0627c50cb73b98e4b5009a988cab37d277c0df9aa326","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.036Z","job_size_bytes":2,"pid":870,"message":"ObjectStorage::DeleteStaleDirectUploadsWorker JID-57cff81f63d4181cafe53d84: done: 0.038954 sec","job_status":"done","scheduling_latency_s":0.041323,"redis_calls":7,"redis_duration_s":0.015734,"redis_read_bytes":7,"redis_write_bytes":726,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.005664,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":404,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.006321,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.003749,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":150,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006191,"mem_objects":3726,"mem_bytes":62392,"mem_mallocs":641,"mem_total_bytes":211432,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.object_storage_delete_stale_direct_uploads_worker.total_pending_entries":0,"extra.object_storage_delete_stale_direct_uploads_worker.total_deleted_stale_entries":0,"extra.object_storage_delete_stale_direct_uploads_worker.execution_timeout":false,"duration_s":0.038954,"completed_at":"2024-09-25T13:24:02.116Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.000261,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.082Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ServiceDesk::CustomEmailVerificationCleanupWorker","jid":"b7a9213506d59539e7308584","created_at":"2024-09-25T13:24:02.014Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6bd28c180fc8895813859fd957a99da8","meta.root_caller_id":"Cronjob","meta.feature_category":"service_desk","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:521f52c3ade07cc9136cad2d9aca0ecb702f305a24b32b7c6ca1558624b4df26","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.015Z","job_size_bytes":2,"pid":870,"message":"ServiceDesk::CustomEmailVerificationCleanupWorker JID-b7a9213506d59539e7308584: start","job_status":"start","scheduling_latency_s":0.067166}
{"severity":"INFO","time":"2024-09-25T13:24:02.214Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ScheduleMergeRequestCleanupRefsWorker","jid":"0a1d406643967cb4107d9429","created_at":"2024-09-25T13:24:02.061Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:33e8a9dcd4c9780ad0ea123ad7ccbabde1aa1e90ffcbb928434ba4b5800a5811","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.075Z","job_size_bytes":2,"pid":870,"message":"ScheduleMergeRequestCleanupRefsWorker JID-0a1d406643967cb4107d9429: start","job_status":"start","scheduling_latency_s":0.138911}
{"severity":"INFO","time":"2024-09-25T13:24:02.219Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Database::BatchedBackgroundMigration::CiDatabaseWorker","jid":"addccf3b352f49cc7bd9d89b","created_at":"2024-09-25T13:24:02.104Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"dd8af5f72fb6995fc067d8707dc50e45","meta.root_caller_id":"Cronjob","meta.feature_category":"database","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:6ba8adee4a8c1e77d2f087a2765c43226ceffa1fd65abc34b95725a7c9abd857","enqueued_at":"2024-09-25T13:24:02.108Z","job_size_bytes":2,"pid":870,"message":"Database::BatchedBackgroundMigration::CiDatabaseWorker JID-addccf3b352f49cc7bd9d89b: start","job_status":"start","scheduling_latency_s":0.111243}
{"severity":"INFO","time":"2024-09-25T13:24:02.266Z","retry":3,"queue":"default","version":0,"store":null,"backtrace":5,"args":["2","1","[FILTERED]"],"class":"ProjectDestroyWorker","jid":"5fa2b724fa7994fcfe191394","created_at":"2024-09-25T13:24:01.219Z","trace_propagation_headers":{"sentry-trace":"ecedba3098964e6c998f0488ee4794db-2fe381d4931149b1","baggage":"sentry-trace_id=ecedba3098964e6c998f0488ee4794db,sentry-environment=,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"DELETE /api/:version/projects/:id","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:2838f1823ae53be9e230f51d85e2b14fba3b3ca63024a79210348529f3c9a583","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.223Z","job_size_bytes":8,"pid":870,"message":"ProjectDestroyWorker JID-5fa2b724fa7994fcfe191394: done: 1.041726 sec","job_status":"done","scheduling_latency_s":0.001214,"gitaly_calls":11,"gitaly_duration_s":0.083682,"redis_calls":129,"redis_allowed_cross_slot_calls":16,"redis_duration_s":0.087309,"redis_read_bytes":326,"redis_write_bytes":21822,"redis_cache_calls":4,"redis_cache_duration_s":0.009833,"redis_cache_read_bytes":4,"redis_cache_write_bytes":175,"redis_feature_flag_calls":7,"redis_feature_flag_duration_s":0.000758,"redis_feature_flag_read_bytes":205,"redis_feature_flag_write_bytes":1091,"redis_queues_calls":2,"redis_queues_duration_s":0.059791,"redis_queues_read_bytes":2,"redis_queues_write_bytes":1079,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.00263,"redis_queues_metadata_read_bytes":4,"redis_queues_metadata_write_bytes":380,"redis_repository_cache_calls":112,"redis_repository_cache_allowed_cross_slot_calls":16,"redis_repository_cache_duration_s":0.014193,"redis_repository_cache_read_bytes":110,"redis_repository_cache_write_bytes":19028,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000104,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":69,"db_count":86,"db_write_count":13,"db_cached_count":2,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":86,"db_main_count":76,"db_ci_count":10,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":2,"db_main_cached_count":2,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.431,"db_main_duration_s":0.416,"db_ci_duration_s":0.016,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.22955,"mem_objects":131910,"mem_bytes":8422568,"mem_mallocs":53390,"mem_total_bytes":13698968,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":1.041726,"completed_at":"2024-09-25T13:24:02.266Z","load_balancing_strategy":"primary","db_duration_s":0.587435,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.278Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::Catalog::Resources::AggregateLast30DayUsageWorker","jid":"944a285abe86c9faf0488876","created_at":"2024-09-25T13:24:02.005Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"f3078f89505018f50670cf93167234f0","meta.root_caller_id":"Cronjob","meta.feature_category":"pipeline_composition","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:c82247e38e9a430d47e262be63eac8212bd89c79e50d5d3c692857dce196999c","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.007Z","job_size_bytes":2,"pid":870,"message":"Ci::Catalog::Resources::AggregateLast30DayUsageWorker JID-944a285abe86c9faf0488876: done: 0.19902 sec","job_status":"done","scheduling_latency_s":0.072538,"redis_calls":6,"redis_duration_s":0.042285,"redis_read_bytes":6,"redis_write_bytes":811,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.002061,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":420,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.035602,"redis_queues_metadata_read_bytes":3,"redis_queues_metadata_write_bytes":290,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.004622,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":101,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.064,"db_main_duration_s":0.064,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005794,"mem_objects":3965,"mem_bytes":74496,"mem_mallocs":805,"mem_total_bytes":233096,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_catalog_resources_aggregate_last30_day_usage_worker.status":"success","extra.ci_catalog_resources_aggregate_last30_day_usage_worker.message":"Processing complete for 2024-09-25","duration_s":0.19902,"completed_at":"2024-09-25T13:24:02.278Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.063701,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.290Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::IndexCurationWorker","jid":"0855d391f4ccec2b46814019","created_at":"2024-09-25T13:24:02.039Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"fbd605c2f23d2ef947626329972bd77a","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:f1b35de73fa09aee87da69fc70f7f498516e5b000ec47c894d20a533c302983e","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.040Z","job_size_bytes":2,"pid":870,"message":"Search::IndexCurationWorker JID-0855d391f4ccec2b46814019: done: 0.189388 sec","job_status":"done","scheduling_latency_s":0.060182,"redis_calls":3,"redis_duration_s":0.013658,"redis_read_bytes":3,"redis_write_bytes":247,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.013563,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":9.5e-05,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":75,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.005,"db_main_duration_s":0.005,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.007522,"mem_objects":3445,"mem_bytes":379984,"mem_mallocs":982,"mem_total_bytes":517784,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.189388,"completed_at":"2024-09-25T13:24:02.290Z","load_balancing_strategy":"primary","db_duration_s":0.005092,"urgency":"throttled","target_duration_s":300,"target_scheduling_latency_s":null}
{"severity":"INFO","time":"2024-09-25T13:24:02.273Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ElasticIndexInitialBulkCronWorker","jid":"6ac6279a33c22a65ed67c6a3","created_at":"2024-09-25T13:24:02.024Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b71c54c640a1b7217a3a80dec5f2cb6f","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:ba175455ba4249d8c954504ae77a1c3684a61c72005cc3a3032e14c625ef4d8a","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.025Z","job_size_bytes":2,"pid":870,"message":"ElasticIndexInitialBulkCronWorker JID-6ac6279a33c22a65ed67c6a3: done: 0.191271 sec","job_status":"done","scheduling_latency_s":0.056628,"redis_calls":3,"redis_duration_s":0.047151,"redis_read_bytes":3,"redis_write_bytes":257,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.021511,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.02564,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":85,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.043146,"mem_objects":4083,"mem_bytes":864400,"mem_mallocs":5539,"mem_total_bytes":1027720,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.191271,"completed_at":"2024-09-25T13:24:02.273Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.297Z","retry":3,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"GitlabPerformanceBarStatsWorker","jid":"6bf91889295c3c481d9f7d05","created_at":"2024-09-25T13:24:02.009Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"782fadace413c88dc74945f6558bf46f","meta.root_caller_id":"Cronjob","meta.feature_category":"metrics","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:393c75c82e0c4ccb08a7f1ba676a44e17ea4991969dda9da33b08a8d5bf6f24b","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.010Z","job_size_bytes":2,"pid":870,"message":"GitlabPerformanceBarStatsWorker JID-6bf91889295c3c481d9f7d05: done: 0.215708 sec","job_status":"done","scheduling_latency_s":0.07122,"redis_calls":7,"redis_duration_s":0.023207,"redis_read_bytes":6,"redis_write_bytes":723,"redis_cache_calls":2,"redis_cache_duration_s":0.000255,"redis_cache_read_bytes":1,"redis_cache_write_bytes":93,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.012976,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":376,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.006198,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.003778,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":82,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.003,"db_main_duration_s":0.003,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006337,"mem_objects":3692,"mem_bytes":59976,"mem_mallocs":614,"mem_total_bytes":207656,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.215708,"completed_at":"2024-09-25T13:24:02.297Z","load_balancing_strategy":"primary","db_duration_s":0.002854,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.268Z","class":"Database::BatchedBackgroundMigration::CiDatabaseWorker","database":"ci","message":"skipping migration execution for database that shares database configuration with another database","retry":0}
{"severity":"INFO","time":"2024-09-25T13:24:02.298Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"UserStatusCleanup::BatchWorker","jid":"9587c11e5825c9357190f8f8","created_at":"2024-09-25T13:24:02.193Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"fa93a7fa003b9ce0f92ef7d52f479faa","meta.root_caller_id":"Cronjob","meta.feature_category":"user_profile","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:63596f84f2aa01599e5d284b58c5b497d0d152817e7aa09bae73984558ee32bf","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.245Z","job_size_bytes":2,"pid":870,"message":"UserStatusCleanup::BatchWorker JID-9587c11e5825c9357190f8f8: start","job_status":"start","scheduling_latency_s":0.053046}
{"severity":"INFO","time":"2024-09-25T13:24:02.302Z","retry":25,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":["1"],"class":"Ci::ClickHouse::FinishedPipelinesSyncCronWorker","jid":"1db2136443134c70ce01ceda","created_at":"2024-09-25T13:24:02.253Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.feature_category":"fleet_visibility","correlation_id":"457f2e4a18753ad91f5078719a474585","worker_data_consistency":"delayed","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:f3066c5baf1b66987ee2154bc897f8592e7a97485c950408f900b17a65777f1b","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.294Z","job_size_bytes":3,"pid":870,"message":"Ci::ClickHouse::FinishedPipelinesSyncCronWorker JID-1db2136443134c70ce01ceda: start","job_status":"start","scheduling_latency_s":0.008235}
{"severity":"INFO","time":"2024-09-25T13:24:02.305Z","retry":25,"queue":"default","version":0,"store":null,"args":["Projects::ProjectDeletedEvent","{\"project_id\"=\u003e2, \"namespace_id\"=\u003e1, \"root_namespace_id\"=\u003e1}"],"class":"Namespaces::UpdateRootStatisticsWorker","jid":"7b105f577c156a878c859237","created_at":"2024-09-25T13:24:02.121Z","trace_propagation_headers":{"sentry-trace":"ecedba3098964e6c998f0488ee4794db-77213b63f07a4ba8","baggage":"sentry-trace_id=ecedba3098964e6c998f0488ee4794db,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d848d35f3b588683c07d10f987dcc57e040180fbad4a95e7cbad5f9058988ee9","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.124Z","job_size_bytes":89,"pid":870,"message":"Namespaces::UpdateRootStatisticsWorker JID-7b105f577c156a878c859237: start","job_status":"start","scheduling_latency_s":0.181667}
{"severity":"INFO","time":"2024-09-25T13:24:02.311Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Database::BatchedBackgroundMigration::CiDatabaseWorker","jid":"addccf3b352f49cc7bd9d89b","created_at":"2024-09-25T13:24:02.104Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"dd8af5f72fb6995fc067d8707dc50e45","meta.root_caller_id":"Cronjob","meta.feature_category":"database","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:6ba8adee4a8c1e77d2f087a2765c43226ceffa1fd65abc34b95725a7c9abd857","enqueued_at":"2024-09-25T13:24:02.108Z","job_size_bytes":2,"pid":870,"message":"Database::BatchedBackgroundMigration::CiDatabaseWorker JID-addccf3b352f49cc7bd9d89b: done: 0.09209 sec","job_status":"done","scheduling_latency_s":0.111243,"redis_calls":3,"redis_duration_s":0.014642,"redis_read_bytes":3,"redis_write_bytes":275,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.013743,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000899,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":103,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005689,"mem_objects":3189,"mem_bytes":373096,"mem_mallocs":926,"mem_total_bytes":500656,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.09209,"completed_at":"2024-09-25T13:24:02.311Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.326Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Environments::AutoStopCronWorker","jid":"a16a221bd155aebe866d8809","created_at":"2024-09-25T13:24:02.048Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b0690f7fab9d8ad64d222069b9b558a3","meta.root_caller_id":"Cronjob","meta.feature_category":"continuous_delivery","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:037d6a92006e3beb0e73d758a3f9a2a2a104eaa8b9d3c2b1a2cf37915906a513","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.049Z","job_size_bytes":2,"pid":870,"message":"Environments::AutoStopCronWorker JID-a16a221bd155aebe866d8809: done: 0.201595 sec","job_status":"done","scheduling_latency_s":0.075041,"redis_calls":7,"redis_duration_s":0.049291,"redis_read_bytes":7,"redis_write_bytes":921,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.011034,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":377,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.003126,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":3,"redis_shared_state_duration_s":0.035131,"redis_shared_state_read_bytes":3,"redis_shared_state_write_bytes":372,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.009,"db_main_duration_s":0.009,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.009189,"mem_objects":5661,"mem_bytes":431840,"mem_mallocs":1574,"mem_total_bytes":658280,"worker_id":"sidekiq_0","rate_limiting_gates":[],"exclusive_lock_requested_count":1,"exclusive_lock_wait_duration_s":0.013549077,"exclusive_lock_hold_duration_s":0.009521858,"duration_s":0.201595,"completed_at":"2024-09-25T13:24:02.326Z","load_balancing_strategy":"primary","db_duration_s":0.009146,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.319Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ServiceDesk::CustomEmailVerificationCleanupWorker","jid":"b7a9213506d59539e7308584","created_at":"2024-09-25T13:24:02.014Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"6bd28c180fc8895813859fd957a99da8","meta.root_caller_id":"Cronjob","meta.feature_category":"service_desk","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:521f52c3ade07cc9136cad2d9aca0ecb702f305a24b32b7c6ca1558624b4df26","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.015Z","job_size_bytes":2,"pid":870,"message":"ServiceDesk::CustomEmailVerificationCleanupWorker JID-b7a9213506d59539e7308584: done: 0.236806 sec","job_status":"done","scheduling_latency_s":0.067166,"redis_calls":5,"redis_duration_s":0.011994,"redis_read_bytes":5,"redis_write_bytes":684,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.007566,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":412,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.001119,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.003309,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":100,"db_count":2,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":2,"db_main_count":2,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.024,"db_main_duration_s":0.024,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006883,"mem_objects":4183,"mem_bytes":95824,"mem_mallocs":978,"mem_total_bytes":263144,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.236806,"completed_at":"2024-09-25T13:24:02.319Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.024213,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.343Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"ScheduleMergeRequestCleanupRefsWorker","jid":"0a1d406643967cb4107d9429","created_at":"2024-09-25T13:24:02.061Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:33e8a9dcd4c9780ad0ea123ad7ccbabde1aa1e90ffcbb928434ba4b5800a5811","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.075Z","job_size_bytes":2,"pid":870,"message":"ScheduleMergeRequestCleanupRefsWorker JID-0a1d406643967cb4107d9429: done: 0.128652 sec","job_status":"done","scheduling_latency_s":0.138911,"redis_calls":10,"redis_duration_s":0.030713,"redis_read_bytes":13,"redis_write_bytes":3312,"redis_queues_calls":2,"redis_queues_duration_s":0.00025,"redis_queues_read_bytes":2,"redis_queues_write_bytes":2771,"redis_queues_metadata_calls":6,"redis_queues_metadata_duration_s":0.017052,"redis_queues_metadata_read_bytes":10,"redis_queues_metadata_write_bytes":396,"redis_shared_state_calls":2,"redis_shared_state_duration_s":0.013411,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":145,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.021,"db_main_duration_s":0.021,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.014894,"mem_objects":8101,"mem_bytes":953520,"mem_mallocs":2790,"mem_total_bytes":1277560,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.128652,"completed_at":"2024-09-25T13:24:02.343Z","load_balancing_strategy":"primary","db_duration_s":0.021118,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.454Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","jid":"7c61f008e41df77edb2ab856","created_at":"2024-09-25T13:24:01.976Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:96987dbff74cf5606dd015c238540c0a2d4ff0cd1d1c93a64fda0dd15251e306","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:01.976Z","job_size_bytes":2,"pid":870,"message":"Ci::ScheduleUnlockPipelinesInQueueCronWorker JID-7c61f008e41df77edb2ab856: done: 0.372799 sec","job_status":"done","scheduling_latency_s":0.10426,"redis_calls":56,"redis_duration_s":0.228674,"redis_read_bytes":106,"redis_write_bytes":37511,"redis_queues_calls":2,"redis_queues_duration_s":0.00041,"redis_queues_read_bytes":3,"redis_queues_write_bytes":34385,"redis_queues_metadata_calls":52,"redis_queues_metadata_duration_s":0.224485,"redis_queues_metadata_read_bytes":102,"redis_queues_metadata_write_bytes":2972,"redis_shared_state_calls":2,"redis_shared_state_duration_s":0.003779,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":154,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.054892,"mem_objects":32655,"mem_bytes":1927824,"mem_mallocs":10604,"mem_total_bytes":3234024,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.372799,"completed_at":"2024-09-25T13:24:02.453Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.356Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"bb3df0df104386a178d9e049","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-bb3df0df104386a178d9e049: start","job_status":"start","scheduling_latency_s":0.016206}
{"severity":"INFO","time":"2024-09-25T13:24:02.357Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"316f234594c7adad85d98022","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-316f234594c7adad85d98022: start","job_status":"start","scheduling_latency_s":0.016702}
{"severity":"INFO","time":"2024-09-25T13:24:02.526Z","retry":25,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":["1"],"class":"Ci::ClickHouse::FinishedPipelinesSyncCronWorker","jid":"1db2136443134c70ce01ceda","created_at":"2024-09-25T13:24:02.253Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.feature_category":"fleet_visibility","correlation_id":"457f2e4a18753ad91f5078719a474585","worker_data_consistency":"delayed","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:f3066c5baf1b66987ee2154bc897f8592e7a97485c950408f900b17a65777f1b","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.294Z","job_size_bytes":3,"pid":870,"message":"Ci::ClickHouse::FinishedPipelinesSyncCronWorker JID-1db2136443134c70ce01ceda: done: 0.223594 sec","job_status":"done","scheduling_latency_s":0.008235,"redis_calls":5,"redis_duration_s":0.032973,"redis_read_bytes":5,"redis_write_bytes":677,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.005159,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":408,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.019014,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.0088,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":97,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.173,"db_main_duration_s":0.173,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005713,"mem_objects":3490,"mem_bytes":58680,"mem_mallocs":608,"mem_total_bytes":198280,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.223594,"completed_at":"2024-09-25T13:24:02.526Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.118477,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.360Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"6220e5c139657cb9632a34b7","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-6220e5c139657cb9632a34b7: start","job_status":"start","scheduling_latency_s":0.019831}
{"severity":"INFO","time":"2024-09-25T13:24:02.355Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"UserStatusCleanup::BatchWorker","jid":"9587c11e5825c9357190f8f8","created_at":"2024-09-25T13:24:02.193Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"fa93a7fa003b9ce0f92ef7d52f479faa","meta.root_caller_id":"Cronjob","meta.feature_category":"user_profile","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:63596f84f2aa01599e5d284b58c5b497d0d152817e7aa09bae73984558ee32bf","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.245Z","job_size_bytes":2,"pid":870,"message":"UserStatusCleanup::BatchWorker JID-9587c11e5825c9357190f8f8: done: 0.056562 sec","job_status":"done","scheduling_latency_s":0.053046,"redis_calls":3,"redis_duration_s":0.023258,"redis_read_bytes":3,"redis_write_bytes":251,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.01555,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.007708,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":79,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.022,"db_main_duration_s":0.022,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004178,"mem_objects":2070,"mem_bytes":44360,"mem_mallocs":439,"mem_total_bytes":127160,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.056562,"completed_at":"2024-09-25T13:24:02.355Z","load_balancing_strategy":"primary","db_duration_s":0.022165,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.529Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"41c0062ffdab6f2e3f3e0a33","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-41c0062ffdab6f2e3f3e0a33: start","job_status":"start","scheduling_latency_s":0.079251}
{"severity":"INFO","time":"2024-09-25T13:24:02.511Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::ElasticIndexEmbeddingBulkCronWorker","jid":"471d39183a0e75b371cf30a7","created_at":"2024-09-25T13:24:02.349Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"22025482fc9f04d553207e420c55d516","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:2848fe50559640ef51a1b6f0f4900240149d364fa45328d7782dea7ae8dd4bb5","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.366Z","job_size_bytes":2,"pid":870,"message":"Search::ElasticIndexEmbeddingBulkCronWorker JID-471d39183a0e75b371cf30a7: start","job_status":"start","scheduling_latency_s":0.145596}
{"severity":"INFO","time":"2024-09-25T13:24:02.365Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"1632cf69b4eb769d7315db99","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-1632cf69b4eb769d7315db99: start","job_status":"start","scheduling_latency_s":0.024991}
{"severity":"INFO","time":"2024-09-25T13:24:02.511Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"8196f9c0079ae832e6c50445","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-8196f9c0079ae832e6c50445: start","job_status":"start","scheduling_latency_s":0.060857}
{"severity":"INFO","time":"2024-09-25T13:24:02.562Z","retry":25,"queue":"default","version":0,"store":null,"args":["Projects::ProjectDeletedEvent","{\"project_id\"=\u003e2, \"namespace_id\"=\u003e1, \"root_namespace_id\"=\u003e1}"],"class":"Namespaces::UpdateRootStatisticsWorker","jid":"7b105f577c156a878c859237","created_at":"2024-09-25T13:24:02.121Z","trace_propagation_headers":{"sentry-trace":"ecedba3098964e6c998f0488ee4794db-77213b63f07a4ba8","baggage":"sentry-trace_id=ecedba3098964e6c998f0488ee4794db,sentry-release=2c8b5432e8b"},"correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","worker_data_consistency":"always","idempotency_key":"resque:gitlab:duplicate:default:d848d35f3b588683c07d10f987dcc57e040180fbad4a95e7cbad5f9058988ee9","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.124Z","job_size_bytes":89,"pid":870,"message":"Namespaces::UpdateRootStatisticsWorker JID-7b105f577c156a878c859237: done: 0.256964 sec","job_status":"done","scheduling_latency_s":0.181667,"redis_calls":8,"redis_duration_s":0.12949,"redis_read_bytes":10,"redis_write_bytes":1913,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.002639,"redis_feature_flag_read_bytes":2,"redis_feature_flag_write_bytes":390,"redis_queues_calls":2,"redis_queues_duration_s":0.01,"redis_queues_read_bytes":3,"redis_queues_write_bytes":1056,"redis_queues_metadata_calls":3,"redis_queues_metadata_duration_s":0.108042,"redis_queues_metadata_read_bytes":4,"redis_queues_metadata_write_bytes":380,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.008809,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":87,"db_count":1,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":1,"db_main_count":1,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.001,"db_main_duration_s":0.001,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.012235,"mem_objects":6560,"mem_bytes":557424,"mem_mallocs":1920,"mem_total_bytes":819824,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.256964,"completed_at":"2024-09-25T13:24:02.562Z","load_balancing_strategy":"primary","db_duration_s":0.00055,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.582Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:24:02.584Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1a792f1860d4507b10a0bbcf","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1a792f1860d4507b10a0bbcf: start","job_status":"start","scheduling_latency_s":0.133678}
{"severity":"INFO","time":"2024-09-25T13:24:02.584Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e296749a4bacc618c87efbb7","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e296749a4bacc618c87efbb7: start","job_status":"start","scheduling_latency_s":0.134401}
{"severity":"INFO","time":"2024-09-25T13:24:02.602Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"41c0062ffdab6f2e3f3e0a33","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-41c0062ffdab6f2e3f3e0a33: done: 0.072959 sec","job_status":"done","scheduling_latency_s":0.079251,"redis_calls":9,"redis_duration_s":0.026784,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000498,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.026286,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004633,"mem_objects":2713,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159640,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.072959,"completed_at":"2024-09-25T13:24:02.602Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.605Z","retry":0,"queue":"default","version":0,"store":null,"queue_namespace":"cronjob","args":[],"class":"Search::ElasticIndexEmbeddingBulkCronWorker","jid":"471d39183a0e75b371cf30a7","created_at":"2024-09-25T13:24:02.349Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-111d84586d51463a","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-environment=,sentry-release=2c8b5432e8b"},"meta.caller_id":"Cronjob","correlation_id":"22025482fc9f04d553207e420c55d516","meta.root_caller_id":"Cronjob","meta.feature_category":"global_search","worker_data_consistency":"sticky","wal_locations":{},"wal_location_source":"primary","idempotency_key":"resque:gitlab:duplicate:default:2848fe50559640ef51a1b6f0f4900240149d364fa45328d7782dea7ae8dd4bb5","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.366Z","job_size_bytes":2,"pid":870,"message":"Search::ElasticIndexEmbeddingBulkCronWorker JID-471d39183a0e75b371cf30a7: done: 0.093715 sec","job_status":"done","scheduling_latency_s":0.145596,"redis_calls":4,"redis_duration_s":0.064261,"redis_read_bytes":3,"redis_write_bytes":324,"redis_queues_metadata_calls":2,"redis_queues_metadata_duration_s":0.020029,"redis_queues_metadata_read_bytes":2,"redis_queues_metadata_write_bytes":172,"redis_rate_limiting_calls":1,"redis_rate_limiting_duration_s":0.012734,"redis_rate_limiting_write_bytes":58,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.031498,"redis_shared_state_read_bytes":1,"redis_shared_state_write_bytes":94,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006145,"mem_objects":4932,"mem_bytes":526192,"mem_mallocs":1617,"mem_total_bytes":723472,"worker_id":"sidekiq_0","rate_limiting_gates":["vertex_embeddings_api"],"duration_s":0.093715,"completed_at":"2024-09-25T13:24:02.605Z","load_balancing_strategy":"primary_no_wal","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.612Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"1632cf69b4eb769d7315db99","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-1632cf69b4eb769d7315db99: done: 0.24679 sec","job_status":"done","scheduling_latency_s":0.024991,"redis_calls":6,"redis_duration_s":0.015595,"redis_read_bytes":6,"redis_write_bytes":588,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.014939,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.000656,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":3,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.002,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.002,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.012,"db_main_duration_s":0.012,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006102,"mem_objects":3114,"mem_bytes":57840,"mem_mallocs":560,"mem_total_bytes":182400,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.24679,"completed_at":"2024-09-25T13:24:02.612Z","load_balancing_strategy":"primary","db_duration_s":0.011962,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.633Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"59d9f489dfa520f325d47523","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-59d9f489dfa520f325d47523: start","job_status":"start","scheduling_latency_s":0.182713}
{"severity":"INFO","time":"2024-09-25T13:24:02.634Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:24:02.634Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:24:02.637Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6f9c2bdc73cd809d14fe0032","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6f9c2bdc73cd809d14fe0032: start","job_status":"start","scheduling_latency_s":0.186844}
{"severity":"INFO","time":"2024-09-25T13:24:02.622Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"8196f9c0079ae832e6c50445","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-8196f9c0079ae832e6c50445: done: 0.111018 sec","job_status":"done","scheduling_latency_s":0.060857,"redis_calls":9,"redis_duration_s":0.031674999999999995,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.006081,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.025594,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.005021,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.111018,"completed_at":"2024-09-25T13:24:02.622Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.640Z","message":"No existing merge request to be cleaned up."}
{"severity":"INFO","time":"2024-09-25T13:24:02.614Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"4430e59b5869caace574f4d9","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-4430e59b5869caace574f4d9: start","job_status":"start","scheduling_latency_s":0.163947}
{"severity":"INFO","time":"2024-09-25T13:24:02.676Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e296749a4bacc618c87efbb7","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e296749a4bacc618c87efbb7: done: 0.091826 sec","job_status":"done","scheduling_latency_s":0.134401,"redis_calls":9,"redis_duration_s":0.058601,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000789,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.057812,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004977,"mem_objects":2706,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159360,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.091826,"completed_at":"2024-09-25T13:24:02.676Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.678Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"bb3df0df104386a178d9e049","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-bb3df0df104386a178d9e049: done: 0.322023 sec","job_status":"done","scheduling_latency_s":0.016206,"redis_calls":6,"redis_duration_s":0.047366000000000005,"redis_read_bytes":6,"redis_write_bytes":588,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.035464,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.011902,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":3,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.058,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.058,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.03,"db_main_duration_s":0.03,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006749,"mem_objects":3112,"mem_bytes":58000,"mem_mallocs":562,"mem_total_bytes":182480,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.322023,"completed_at":"2024-09-25T13:24:02.678Z","load_balancing_strategy":"primary","db_duration_s":0.060875,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.683Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ea6561e85bea48a44dd3ac58","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ea6561e85bea48a44dd3ac58: start","job_status":"start","scheduling_latency_s":0.233032}
{"severity":"INFO","time":"2024-09-25T13:24:02.684Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"a323e8d62316d072e8b7e430","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-a323e8d62316d072e8b7e430: start","job_status":"start","scheduling_latency_s":0.234391}
{"severity":"INFO","time":"2024-09-25T13:24:02.641Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"fcfe66d97171563ebeb0e960","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-fcfe66d97171563ebeb0e960: start","job_status":"start","scheduling_latency_s":0.19151}
{"severity":"INFO","time":"2024-09-25T13:24:02.698Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"6220e5c139657cb9632a34b7","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-6220e5c139657cb9632a34b7: done: 0.338271 sec","job_status":"done","scheduling_latency_s":0.019831,"redis_calls":6,"redis_duration_s":0.064799,"redis_read_bytes":6,"redis_write_bytes":588,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.005683,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.059116,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":3,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.046,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.046,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.026,"db_main_duration_s":0.026,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006891,"mem_objects":3112,"mem_bytes":57840,"mem_mallocs":560,"mem_total_bytes":182320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.338271,"completed_at":"2024-09-25T13:24:02.698Z","load_balancing_strategy":"primary","db_duration_s":0.063535,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.701Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"8e331eb43fdf20233bff370b","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-8e331eb43fdf20233bff370b: start","job_status":"start","scheduling_latency_s":0.251499}
{"severity":"INFO","time":"2024-09-25T13:24:02.714Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"4430e59b5869caace574f4d9","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-4430e59b5869caace574f4d9: done: 0.100225 sec","job_status":"done","scheduling_latency_s":0.163947,"redis_calls":9,"redis_duration_s":0.027590000000000003,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000418,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.027172,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004827,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.100225,"completed_at":"2024-09-25T13:24:02.714Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.710Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"59d9f489dfa520f325d47523","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-59d9f489dfa520f325d47523: done: 0.07726 sec","job_status":"done","scheduling_latency_s":0.182713,"redis_calls":9,"redis_duration_s":0.033158999999999994,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000254,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.032905,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004392,"mem_objects":2706,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159360,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.07726,"completed_at":"2024-09-25T13:24:02.710Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.712Z","retry":3,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"MergeRequestCleanupRefsWorker","args":[],"jid":"316f234594c7adad85d98022","created_at":"2024-09-25T13:24:02.320Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-e918bec822d84710","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"ScheduleMergeRequestCleanupRefsWorker","correlation_id":"5003a8fb367623d7f40a7d3bf54c05f3","meta.root_caller_id":"Cronjob","meta.feature_category":"code_review_workflow","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.340Z","job_size_bytes":2,"pid":870,"message":"MergeRequestCleanupRefsWorker JID-316f234594c7adad85d98022: done: 0.355354 sec","job_status":"done","scheduling_latency_s":0.016702,"redis_calls":6,"redis_duration_s":0.085039,"redis_read_bytes":6,"redis_write_bytes":588,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.009719,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":5,"redis_shared_state_duration_s":0.07532,"redis_shared_state_read_bytes":5,"redis_shared_state_write_bytes":539,"db_count":3,"db_write_count":1,"db_cached_count":1,"db_txn_count":1,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":1,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":1,"db_main_cached_count":1,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.051,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.051,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.036,"db_main_duration_s":0.036,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.006746,"mem_objects":3118,"mem_bytes":57840,"mem_mallocs":560,"mem_total_bytes":182560,"worker_id":"sidekiq_0","rate_limiting_gates":[],"duration_s":0.355354,"completed_at":"2024-09-25T13:24:02.712Z","load_balancing_strategy":"primary","db_duration_s":0.056058,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.716Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6eff712f6f7b52fb744db592","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6eff712f6f7b52fb744db592: start","job_status":"start","scheduling_latency_s":0.265564}
{"severity":"INFO","time":"2024-09-25T13:24:02.716Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"338de9e2538ead9cffb82d14","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-338de9e2538ead9cffb82d14: start","job_status":"start","scheduling_latency_s":0.26612}
{"severity":"INFO","time":"2024-09-25T13:24:02.723Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"603388eacd1e6ad8e86bd360","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-603388eacd1e6ad8e86bd360: start","job_status":"start","scheduling_latency_s":0.273114}
{"severity":"INFO","time":"2024-09-25T13:24:02.706Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"1a792f1860d4507b10a0bbcf","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-1a792f1860d4507b10a0bbcf: done: 0.122183 sec","job_status":"done","scheduling_latency_s":0.133678,"redis_calls":9,"redis_duration_s":0.084422,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.005451,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.078971,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004776,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.122183,"completed_at":"2024-09-25T13:24:02.706Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.725Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"ea6561e85bea48a44dd3ac58","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-ea6561e85bea48a44dd3ac58: done: 0.042491 sec","job_status":"done","scheduling_latency_s":0.233032,"redis_calls":9,"redis_duration_s":0.034759,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00027,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.034489,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.00454,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.042491,"completed_at":"2024-09-25T13:24:02.725Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.730Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e763dbd48cd8ad5e31978bf3","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e763dbd48cd8ad5e31978bf3: start","job_status":"start","scheduling_latency_s":0.28006}
{"severity":"INFO","time":"2024-09-25T13:24:02.745Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6eff712f6f7b52fb744db592","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6eff712f6f7b52fb744db592: done: 0.029466 sec","job_status":"done","scheduling_latency_s":0.265564,"redis_calls":9,"redis_duration_s":0.009715999999999999,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000823,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.008893,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004225,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.029466,"completed_at":"2024-09-25T13:24:02.745Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.747Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"a323e8d62316d072e8b7e430","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-a323e8d62316d072e8b7e430: done: 0.062641 sec","job_status":"done","scheduling_latency_s":0.234391,"redis_calls":9,"redis_duration_s":0.049648,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00498,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.044668,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.00473,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.062641,"completed_at":"2024-09-25T13:24:02.747Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.749Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"c26d216b9ee3b546ffe44983","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-c26d216b9ee3b546ffe44983: start","job_status":"start","scheduling_latency_s":0.299459}
{"severity":"INFO","time":"2024-09-25T13:24:02.751Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"338de9e2538ead9cffb82d14","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-338de9e2538ead9cffb82d14: done: 0.035013 sec","job_status":"done","scheduling_latency_s":0.26612,"redis_calls":9,"redis_duration_s":0.026844,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000673,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.026171,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004348,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.035013,"completed_at":"2024-09-25T13:24:02.751Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.757Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"12aa49acf738e7c792f23b70","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-12aa49acf738e7c792f23b70: start","job_status":"start","scheduling_latency_s":0.307067}
{"severity":"INFO","time":"2024-09-25T13:24:02.758Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"b754f775b43dfba9b06fe32f","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-b754f775b43dfba9b06fe32f: start","job_status":"start","scheduling_latency_s":0.308332}
{"severity":"INFO","time":"2024-09-25T13:24:02.760Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"8e331eb43fdf20233bff370b","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-8e331eb43fdf20233bff370b: done: 0.058858 sec","job_status":"done","scheduling_latency_s":0.251499,"redis_calls":9,"redis_duration_s":0.018938,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.008661,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.010277,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004312,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.058858,"completed_at":"2024-09-25T13:24:02.760Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.761Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"37fc26f81770e0249803b7f7","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-37fc26f81770e0249803b7f7: start","job_status":"start","scheduling_latency_s":0.310976}
{"severity":"INFO","time":"2024-09-25T13:24:02.766Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"603388eacd1e6ad8e86bd360","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-603388eacd1e6ad8e86bd360: done: 0.042833 sec","job_status":"done","scheduling_latency_s":0.273114,"redis_calls":9,"redis_duration_s":0.032683,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.002651,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.030032,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004269,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.042833,"completed_at":"2024-09-25T13:24:02.766Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.773Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6f9c2bdc73cd809d14fe0032","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6f9c2bdc73cd809d14fe0032: done: 0.136342 sec","job_status":"done","scheduling_latency_s":0.186844,"redis_calls":9,"redis_duration_s":0.056434,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00022,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.056214,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004447,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.136342,"completed_at":"2024-09-25T13:24:02.773Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.774Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"724d0651fb6d3e3f0aece1f9","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-724d0651fb6d3e3f0aece1f9: start","job_status":"start","scheduling_latency_s":0.323942}
{"severity":"INFO","time":"2024-09-25T13:24:02.776Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"fcfe66d97171563ebeb0e960","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-fcfe66d97171563ebeb0e960: done: 0.134233 sec","job_status":"done","scheduling_latency_s":0.19151,"redis_calls":9,"redis_duration_s":0.041322,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.005249,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.036073,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004742,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.134233,"completed_at":"2024-09-25T13:24:02.776Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.785Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"f779e766d92b05463521b409","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-f779e766d92b05463521b409: start","job_status":"start","scheduling_latency_s":0.334849}
{"severity":"INFO","time":"2024-09-25T13:24:02.791Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"e763dbd48cd8ad5e31978bf3","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-e763dbd48cd8ad5e31978bf3: done: 0.061078 sec","job_status":"done","scheduling_latency_s":0.28006,"redis_calls":9,"redis_duration_s":0.018407,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.000416,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.017991,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004474,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.061078,"completed_at":"2024-09-25T13:24:02.791Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.786Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"58840a3a18b8cd2999ea353b","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-58840a3a18b8cd2999ea353b: start","job_status":"start","scheduling_latency_s":0.336513}
{"severity":"INFO","time":"2024-09-25T13:24:02.802Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"b754f775b43dfba9b06fe32f","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-b754f775b43dfba9b06fe32f: done: 0.044228 sec","job_status":"done","scheduling_latency_s":0.308332,"redis_calls":9,"redis_duration_s":0.031011999999999998,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.002816,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.028196,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004668,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.044228,"completed_at":"2024-09-25T13:24:02.802Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.797Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"b73a6fc6bb6e90f619f7e09a","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-b73a6fc6bb6e90f619f7e09a: start","job_status":"start","scheduling_latency_s":0.347346}
{"severity":"INFO","time":"2024-09-25T13:24:02.798Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"5bb2c1f1b15bb702245ff79e","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-5bb2c1f1b15bb702245ff79e: start","job_status":"start","scheduling_latency_s":0.348013}
{"severity":"INFO","time":"2024-09-25T13:24:02.805Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"12aa49acf738e7c792f23b70","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-12aa49acf738e7c792f23b70: done: 0.048053 sec","job_status":"done","scheduling_latency_s":0.307067,"redis_calls":9,"redis_duration_s":0.031083,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00489,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.026193,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004475,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.048053,"completed_at":"2024-09-25T13:24:02.805Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.808Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"724d0651fb6d3e3f0aece1f9","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-724d0651fb6d3e3f0aece1f9: done: 0.033833 sec","job_status":"done","scheduling_latency_s":0.323942,"redis_calls":9,"redis_duration_s":0.021670000000000002,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.005538,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.016132,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.00473,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.033833,"completed_at":"2024-09-25T13:24:02.808Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.811Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"6a9da22373afbc96ea2f8cd3","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-6a9da22373afbc96ea2f8cd3: start","job_status":"start","scheduling_latency_s":0.360927}
{"severity":"INFO","time":"2024-09-25T13:24:02.812Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"151d60ae9f436e2a9f3f0174","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-151d60ae9f436e2a9f3f0174: start","job_status":"start","scheduling_latency_s":0.361885}
{"severity":"INFO","time":"2024-09-25T13:24:02.808Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"441dbc76ea8817baf48f7cd0","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-441dbc76ea8817baf48f7cd0: start","job_status":"start","scheduling_latency_s":0.358212}
{"severity":"INFO","time":"2024-09-25T13:24:02.817Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"c26d216b9ee3b546ffe44983","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-c26d216b9ee3b546ffe44983: done: 0.067108 sec","job_status":"done","scheduling_latency_s":0.299459,"redis_calls":9,"redis_duration_s":0.047635000000000004,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.00368,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.043955,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004683,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.067108,"completed_at":"2024-09-25T13:24:02.817Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.819Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"37fc26f81770e0249803b7f7","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-37fc26f81770e0249803b7f7: done: 0.058123 sec","job_status":"done","scheduling_latency_s":0.310976,"redis_calls":9,"redis_duration_s":0.038483,"redis_read_bytes":8,"redis_write_bytes":715,"redis_queues_metadata_calls":1,"redis_queues_metadata_duration_s":0.005316,"redis_queues_metadata_read_bytes":1,"redis_queues_metadata_write_bytes":49,"redis_shared_state_calls":8,"redis_shared_state_duration_s":0.033167,"redis_shared_state_read_bytes":7,"redis_shared_state_write_bytes":666,"db_count":0,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":0,"db_main_count":0,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.0,"db_main_duration_s":0.0,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.004381,"mem_objects":2705,"mem_bytes":51120,"mem_mallocs":536,"mem_total_bytes":159320,"worker_id":"sidekiq_0","rate_limiting_gates":[],"extra.ci_unlock_pipelines_in_queue_worker.remaining_pending":0,"duration_s":0.058123,"completed_at":"2024-09-25T13:24:02.819Z","load_balancing_strategy":"primary","db_duration_s":0.0,"urgency":"low","target_duration_s":300,"target_scheduling_latency_s":60}
{"severity":"INFO","time":"2024-09-25T13:24:02.824Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"5bd0090c102ded576e225368","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-5bd0090c102ded576e225368: start","job_status":"start","scheduling_latency_s":0.374227}
{"severity":"INFO","time":"2024-09-25T13:24:02.841Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"43204a8564bca3e904ce0711","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-43204a8564bca3e904ce0711: start","job_status":"start","scheduling_latency_s":0.391125}
{"severity":"INFO","time":"2024-09-25T13:24:02.842Z","retry":0,"queue":"default","version":0,"store":null,"status_expiration":1800,"class":"Ci::UnlockPipelinesInQueueWorker","args":[],"jid":"b006f3af3c811c418e0e53d8","created_at":"2024-09-25T13:24:02.128Z","trace_propagation_headers":{"sentry-trace":"c44c19289bf54273a0beef55a9b9c09c-078d262675304630","baggage":"sentry-trace_id=c44c19289bf54273a0beef55a9b9c09c,sentry-release=2c8b5432e8b"},"meta.caller_id":"Ci::ScheduleUnlockPipelinesInQueueCronWorker","correlation_id":"b329b97a7e58bde2a0ad5131a347111d","meta.root_caller_id":"Cronjob","meta.feature_category":"job_artifacts","meta.client_id":"ip/","worker_data_consistency":"always","size_limiter":"validated","enqueued_at":"2024-09-25T13:24:02.450Z","job_size_bytes":2,"pid":870,"message":"Ci::UnlockPipelinesInQueueWorker JID-b006f3af3c811c418e0e53d8: start","job_status":"start","scheduling_latency_s":0.392369}

==> /var/log/gitlab/gitlab-rails/application_json.log <==
{"severity":"INFO","time":"2024-09-25T13:24:02.120Z","correlation_id":"01J8MNMQGNRCK9H2PNCNVTV3FY","meta.caller_id":"ProjectDestroyWorker","meta.remote_ip":"10.5.0.1","meta.feature_category":"source_code_management","meta.user":"root","meta.user_id":1,"meta.project":"root/test-project-6ed38037b5f94bcb868bf64d1039baf5","meta.root_namespace":"root","meta.client_id":"user/1","meta.root_caller_id":"DELETE /api/:version/projects/:id","message":"Project \"root/test-project-6ed38037b5f94bcb868bf64d1039baf5\" was deleted"}
