On Tue, 01 Nov 2022 20:59:49 +0100 Ondrej Zary <z...@gsystem.sk> wrote:
> after upgrading gitlab to 15.4.2, gitlab-sidekiq is spamming logs
like this:
>
> gitlab-sidekiq[311326]: Passing the timeout as a positional argument
is deprecated, it should be passed as a keyword argument:
> gitlab-sidekiq[311326]:
redis.brpop("resque:gitlab:queue:adjourned_project_deletion", "resque:git
> lab:queue:object_pool:object_pool_create",
"resque:gitlab:queue:integrations_execute",
"resque:gitlab:queue:gcp_cluster:clu
> sters_cleanup_service_account",
"resque:gitlab:queue:pipeline_default:ci_drop_pipeline",
"resque:gitlab:queue:status_page_p
> ublish",
"resque:gitlab:queue:github_importer:github_import_stage_import_pull_requests",
"resque:gitlab:queue:package_clean
> up:packages_mark_package_files_for_destruction", ......
> .... blah maybe 100 more lines
I can confirm this, the same is happening on my system, too.