Aktionen
Aufgabe #931
offenAktualisierung GitLab 2021-11
Beginn:
12.11.2021
Abgabedatum:
% erledigt:
80%
Geschätzter Aufwand:
Aktionen
#1
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt -y upgrade
Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: gitlab-ce 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18 not fully installed or removed. Need to get 0 B/954 MB of archives. After this operation, 635 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 99069 files and directories currently installed.) Preparing to unpack .../gitlab-ce_14.4.2-ce.0_amd64.deb ... gitlab preinstall: It seems you are upgrading from major version 13 to major version 14. gitlab preinstall: It is required to upgrade to the latest 14.0.x version first before proceeding. gitlab preinstall: Please follow the upgrade documentation at https://docs.gitlab.com/ee/update/index.html#upgrade-paths dpkg: error processing archive /var/cache/apt/archives/gitlab-ce_14.4.2-ce.0_amd64.deb (--unpack): new gitlab-ce package pre-installation script subprocess returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/gitlab-ce_14.4.2-ce.0_amd64.deb Enumerating objects: 1269, done. Counting objects: 100% (1269/1269), done. Delta compression using up to 3 threads Compressing objects: 100% (792/792), done. Writing objects: 100% (1269/1269), done. Total 1269 (delta 99), reused 1269 (delta 99) E: Sub-process /usr/bin/dpkg returned an error code (1)
Aktionen
#2
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt install gitlab-ce=14.0.13-ce.0
Reading package lists... Done Building dependency tree Reading state information... Done E: Version '14.0.13-ce.0' for 'gitlab-ce' was not found
apt install gitlab-ce=14.0.12-ce.0
Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: gitlab-ce 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18 not fully installed or removed. Need to get 0 B/911 MB of archives. After this operation, 523 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 99069 files and directories currently installed.) Preparing to unpack .../gitlab-ce_14.0.12-ce.0_amd64.deb ... gitlab preinstall: It seems you are upgrading from major version 13 to major version 14. gitlab preinstall: It is required to upgrade to the latest 13.12.x version first before proceeding. gitlab preinstall: Please follow the upgrade documentation at https://docs.gitlab.com/ee/update/index.html#upgrade-paths dpkg: error processing archive /var/cache/apt/archives/gitlab-ce_14.0.12-ce.0_amd64.deb (--unpack): new gitlab-ce package pre-installation script subprocess returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/gitlab-ce_14.0.12-ce.0_amd64.deb Enumerating objects: 1269, done. Counting objects: 100% (1269/1269), done. Delta compression using up to 3 threads Compressing objects: 100% (792/792), done. Writing objects: 100% (1269/1269), done. Total 1269 (delta 99), reused 1269 (delta 99) E: Sub-process /usr/bin/dpkg returned an error code (1)
Aktionen
#3
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt install gitlab-ce=13.12.16-ce.0
Reading package lists... Done Building dependency tree Reading state information... Done E: Version '13.12.16-ce.0' for 'gitlab-ce' was not found
apt install gitlab-ce=13.12.15-ce.0
Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: gitlab-ce 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18 not fully installed or removed. Need to get 906 MB of archives. After this operation, 469 MB of additional disk space will be used. Get:1 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 gitlab-ce amd64 13.12.15-ce.0 [906 MB] Fetched 895 MB in 29s (30.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 99069 files and directories currently installed.) Preparing to unpack .../gitlab-ce_13.12.15-ce.0_amd64.deb ... Malformed configuration JSON file found at /opt/gitlab/embedded/nodes/gitlab---aufgabenverwaltung-dateiverwaltung---stu-htw-dresden.cluster.json. This usually happens when your last run of `gitlab-ctl reconfigure` didn't complete successfully. This file is used to check if any of the unsupported configurations are enabled, and hence require a working reconfigure before upgrading. Please run `sudo gitlab-ctl reconfigure` to fix it and try again. dpkg: error processing archive /var/cache/apt/archives/gitlab-ce_13.12.15-ce.0_amd64.deb (--unpack): new gitlab-ce package pre-installation script subprocess returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/gitlab-ce_13.12.15-ce.0_amd64.deb Enumerating objects: 1269, done. Counting objects: 100% (1269/1269), done. Delta compression using up to 3 threads Compressing objects: 100% (792/792), done. Writing objects: 100% (1269/1269), done. Total 1269 (delta 99), reused 1269 (delta 99) E: Sub-process /usr/bin/dpkg returned an error code (1)
Aktionen
#4
Von PaulRiegel vor etwa 3 Jahren aktualisiert
gitlab-ctl reconfigure
Starting Chef Client, version 14.14.29 resolving cookbooks for run list: ["gitlab"] Synchronizing Cookbooks: - gitlab (0.0.1) - package (0.1.0) - postgresql (0.1.0) - redis (0.1.0) - monitoring (0.1.0) - registry (0.1.0) - mattermost (0.1.0) - consul (0.1.0) - gitaly (0.1.0) - praefect (0.1.0) - letsencrypt (0.1.0) - nginx (0.1.0) - runit (5.1.3) - acme (4.1.1) - crond (0.1.0) Installing Cookbook Gems: Compiling Cookbooks... Recipe: gitlab::default * directory[/etc/gitlab] action create (up to date) Converging 297 resources * directory[/etc/gitlab] action create (up to date) * directory[Create /var/opt/gitlab] action create (up to date) * directory[Create /var/log/gitlab] action create (up to date) * directory[/opt/gitlab/embedded/etc] action create (up to date) * template[/opt/gitlab/embedded/etc/gitconfig] action create (up to date) Recipe: gitlab::web-server * account[Webserver user and group] action create * group[Webserver user and group] action create (up to date) * linux_user[Webserver user and group] action create (up to date) (up to date) Recipe: gitlab::users * directory[/var/opt/gitlab] action create (up to date) * account[GitLab user and group] action create * group[GitLab user and group] action create (up to date) * linux_user[GitLab user and group] action create (up to date) (up to date) * template[/var/opt/gitlab/.gitconfig] action create (up to date) * directory[/var/opt/gitlab/.bundle] action create (up to date) Recipe: gitlab::gitlab-shell * storage_directory[/var/opt/gitlab/.ssh] action create * ruby_block[directory resource: /var/opt/gitlab/.ssh] action run (skipped due to not_if) (up to date) * directory[/var/log/gitlab/gitlab-shell/] action create (up to date) * directory[/var/opt/gitlab/gitlab-shell] action create (up to date) * templatesymlink[Create a config.yml and create a symlink to Rails root] action create * template[/var/opt/gitlab/gitlab-shell/config.yml] action create (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml] action create (up to date) (up to date) * link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret] action create (up to date) * file[/var/opt/gitlab/.ssh/authorized_keys] action create_if_missing (up to date) Recipe: gitlab::gitlab-rails * storage_directory[/var/opt/gitlab/git-data] action create * ruby_block[directory resource: /var/opt/gitlab/git-data] action run (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/git-data/repositories] action create * ruby_block[directory resource: /var/opt/gitlab/git-data/repositories] action run (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-rails/shared] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared] action run (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-rails/shared/artifacts] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts] action run (skipped due to not_if) (up to date) * 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 (skipped due to not_if) (up to date) * 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 (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-rails/shared/packages] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/packages] action run (skipped due to not_if) (up to date) * 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 (skipped due to not_if) (up to date) * 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 (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-rails/uploads] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/uploads] action run (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-ci/builds] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-ci/builds] action run (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-rails/shared/cache] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/cache] action run (skipped due to not_if) (up to date) * storage_directory[/var/opt/gitlab/gitlab-rails/shared/tmp] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp] action run (skipped due to not_if) (up to date) * storage_directory[/opt/gitlab/embedded/service/gitlab-rails/public] action create (skipped due to only_if) * storage_directory[/var/opt/gitlab/gitlab-rails/shared/pages] action create * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/pages] action run (skipped due to not_if) (up to date) * directory[create /var/opt/gitlab/gitlab-rails/etc] action create (up to date) * directory[create /opt/gitlab/etc/gitlab-rails] action create (up to date) * directory[create /var/opt/gitlab/gitlab-rails/working] action create (up to date) * directory[create /var/opt/gitlab/gitlab-rails/tmp] action create (up to date) * directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] action create (up to date) * directory[create /var/log/gitlab/gitlab-rails] action create (up to date) * storage_directory[/var/opt/gitlab/backups] action create * ruby_block[directory resource: /var/opt/gitlab/backups] action run (skipped due to not_if) (up to date) * directory[/var/opt/gitlab/gitlab-rails] action create (up to date) * directory[/var/opt/gitlab/gitlab-ci] action create (up to date) * file[/var/opt/gitlab/gitlab-rails/etc/gitlab-registry.key] action create (up to date) * template[/opt/gitlab/etc/gitlab-rails/gitlab-rails-rc] action create (up to date) * 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 (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) * 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 (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml] action create (up to date) (up to date) * 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 (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml] action create (up to date) (up to date) * 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 (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml] action create (up to date) (up to date) * templatesymlink[Create a redis.cache.yml and create a symlink to Rails root] action create (skipped due to not_if) * file[/opt/gitlab/embedded/service/gitlab-rails/config/redis.cache.yml] action delete (up to date) * file[/var/opt/gitlab/gitlab-rails/etc/redis.cache.yml] action delete (up to date) * templatesymlink[Create a redis.queues.yml and create a symlink to Rails root] action create (skipped due to not_if) * file[/opt/gitlab/embedded/service/gitlab-rails/config/redis.queues.yml] action delete (up to date) * file[/var/opt/gitlab/gitlab-rails/etc/redis.queues.yml] action delete (up to date) * templatesymlink[Create a redis.shared_state.yml and create a symlink to Rails root] action create (skipped due to not_if) * file[/opt/gitlab/embedded/service/gitlab-rails/config/redis.shared_state.yml] action delete (up to date) * file[/var/opt/gitlab/gitlab-rails/etc/redis.shared_state.yml] action delete (up to date) * 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 (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml] action create (up to date) (up to date) * 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 (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] action create (up to date) (up to date) * 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 (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] action create (up to date) (up to date) * templatesymlink[Create a gitlab_pages_secret and create a symlink to Rails root] action create * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] action create (up to date) * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] action create (up to date) (up to date) * 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 (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/HOME] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/LD_PRELOAD] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/PATH] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] action create (up to date) * file[/opt/gitlab/etc/gitlab-rails/env/TZ] action create (up to date) (up to date) * link[/opt/gitlab/embedded/service/gitlab-rails/tmp] action create (up to date) * link[/opt/gitlab/embedded/service/gitlab-rails/public/uploads] action create (up to date) * link[/opt/gitlab/embedded/service/gitlab-rails/log] action create (up to date) * 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 (up to date) * remote_file[/var/opt/gitlab/gitlab-rails/VERSION] action create (up to date) * remote_file[/var/opt/gitlab/gitlab-rails/REVISION] action create (up to date) * version_file[Create version file for Rails] action create * file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] action create (up to date) (up to date) * 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 run (skipped due to only_if) Recipe: gitlab::add_trusted_certs * directory[/etc/gitlab/trusted-certs] action create (up to date) * directory[/opt/gitlab/embedded/ssl/certs] action create (up to date) * file[/opt/gitlab/embedded/ssl/certs/README] action create (up to date) * ruby_block[Move existing certs and link to /opt/gitlab/embedded/ssl/certs] action run (skipped due to only_if) Recipe: gitlab::default * service[create a temporary unicorn service] action nothing (skipped due to action :nothing) * service[create a temporary puma service] action nothing (skipped due to action :nothing) * service[create a temporary actioncable 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: package::runit_systemd * directory[/usr/lib/systemd/system] action create (up to date) * template[/usr/lib/systemd/system/gitlab-runsvdir.service] action create (up to date) * file[/etc/systemd/system/default.target.wants/gitlab-runsvdir.service] action delete (up to date) * file[/etc/systemd/system/basic.target.wants/gitlab-runsvdir.service] action delete (up to date) * execute[systemctl daemon-reload] action nothing (skipped due to action :nothing) * execute[systemctl enable gitlab-runsvdir] action nothing (skipped due to action :nothing) * execute[systemctl start gitlab-runsvdir] action nothing (skipped due to action :nothing) Recipe: package::sysctl * execute[reload all sysctl conf] action nothing (skipped due to action :nothing) 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 (skipped due to only_if) Recipe: redis::enable * account[user and group for redis] action create * group[user and group for redis] action create (up to date) * linux_user[user and group for redis] action create (up to date) (up to date) * group[Socket group] action create (up to date) * directory[/var/opt/gitlab/redis] action create (up to date) * directory[/var/log/gitlab/redis] action create (up to date) * template[/var/opt/gitlab/redis/redis.conf] action create (up to date) * 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 (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) (up to date) * ruby_block[warn pending redis restart] action run (skipped due to only_if) * template[/opt/gitlab/etc/gitlab-redis-cli-rc] action create (up to date) Recipe: gitaly::enable * directory[/var/opt/gitlab/gitaly] action create (up to date) * directory[/var/log/gitlab/gitaly] action create (up to date) * directory[/var/opt/gitlab/gitaly/internal_sockets] action create (up to date) * env_dir[/opt/gitlab/etc/gitaly/env] action create * directory[/opt/gitlab/etc/gitaly/env] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/HOME] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/PATH] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/TZ] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/ICU_DATA] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] action create (up to date) * file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] action create (up to date) (up to date) * template[Create Gitaly config.toml] action create (up to date) * 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 (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) (up to date) * version_file[Create version file for Gitaly] action create * file[/var/opt/gitlab/gitaly/VERSION] action create (up to date) (up to date) * consul_service[gitaly] action delete * file[/var/opt/gitlab/consul/config.d/gitaly-service.json] action delete (up to date) (up to date) 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: postgresql::user * account[Postgresql user and group] action create * group[Postgresql user and group] action create (up to date) * linux_user[Postgresql user and group] action create (up to date) (up to date) * directory[/var/opt/gitlab/postgresql] action create (up to date) * file[/var/opt/gitlab/postgresql/.profile] action create (up to date) Recipe: postgresql::enable * directory[/var/opt/gitlab/postgresql] action create (up to date) * directory[/var/opt/gitlab/postgresql/data] action create (up to date) * directory[/var/log/gitlab/postgresql] action create (up to date) * directory[/var/opt/gitlab/postgresql/data] action create (up to date) * link[/var/opt/gitlab/postgresql/data] action create (skipped due to not_if) * gitlab_sysctl[kernel.shmmax] action create * directory[create /etc/sysctl.d for kernel.shmmax] action create (up to date) * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-kernel.shmmax.conf kernel.shmmax] action create (up to date) * link[/etc/sysctl.d/90-omnibus-gitlab-kernel.shmmax.conf] action create (up to date) * 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 (up to date) * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-kernel.shmall.conf kernel.shmall] action create (up to date) * link[/etc/sysctl.d/90-omnibus-gitlab-kernel.shmall.conf] action create (up to date) * 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 (up to date) * file[create /opt/gitlab/embedded/etc/90-omnibus-gitlab-kernel.sem.conf kernel.sem] action create (up to date) * link[/etc/sysctl.d/90-omnibus-gitlab-kernel.sem.conf] action create (up to date) * execute[load sysctl conf kernel.sem] action nothing (skipped due to action :nothing) (up to date) * execute[/opt/gitlab/embedded/bin/initdb -D /var/opt/gitlab/postgresql/data -E UTF8] action run (skipped due to not_if) * template[/opt/gitlab/etc/gitlab-psql-rc] action create (up to date) * file[/var/opt/gitlab/postgresql/data/server.crt] action create (up to date) * file[/var/opt/gitlab/postgresql/data/server.key] action create (up to date) * postgresql_config[gitlab] action create * template[/var/opt/gitlab/postgresql/data/postgresql.conf] action create (up to date) * template[/var/opt/gitlab/postgresql/data/runtime.conf] action create (up to date) * template[/var/opt/gitlab/postgresql/data/pg_hba.conf] action create (up to date) * template[/var/opt/gitlab/postgresql/data/pg_ident.conf] action create (up to date) (up to date) * 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 (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 - change owner from 'root' to 'gitlab-psql' - change group from 'root' to 'gitlab-psql' - update utime on file /opt/gitlab/service/postgresql/supervise/status * file[/opt/gitlab/service/postgresql/log/supervise/status] action touch - change owner from 'root' to 'gitlab-psql' - change group from 'root' to 'gitlab-psql' - 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) * postgresql_user[gitlab] action create * execute[create gitlab postgresql user] action run (skipped due to not_if) (up to date) * execute[create gitlabhq_production database] action run (skipped due to not_if) * postgresql_user[gitlab_replicator] action create * execute[create gitlab_replicator postgresql user] action run (skipped due to not_if) * execute[set options for gitlab_replicator postgresql user] 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) * 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: gitlab::database_migrations * bash[migrate gitlab-rails database] action run (skipped due to not_if) Recipe: gitlab::logrotate_folders_and_configs * directory[/var/opt/gitlab/logrotate] action create (up to date) * directory[/var/opt/gitlab/logrotate/logrotate.d] action create (up to date) * directory[/var/log/gitlab/logrotate] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.conf] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/nginx] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/puma] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/actioncable] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/unicorn] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] action create (up to date) * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] action create (up to date) Recipe: gitlab::unicorn_disable * unicorn_service[unicorn] action disable Recipe: <Dynamically Defined Resource> * service[unicorn] action nothing (skipped due to action :nothing) * runit_service[unicorn] action disable * ruby_block[disable unicorn] action run (skipped due to only_if) (up to date) (up to date) Recipe: gitlab::unicorn_disable * consul_service[rails] action delete (skipped due to not_if) Recipe: gitlab::puma * directory[/var/log/gitlab/puma] action create (up to date) * directory[/opt/gitlab/var/puma] action create (up to date) * directory[/var/opt/gitlab/gitlab-rails/sockets] action create (up to date) * 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 (up to date) (up to date) * 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 (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) (up to date) * 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 (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) (up to date) * consul_service[rails] action delete * file[/var/opt/gitlab/consul/config.d/rails-service.json] action delete (up to date) (up to date) Recipe: gitlab::actioncable_disable * service[actioncable] action nothing (skipped due to action :nothing) * runit_service[actioncable] action disable * ruby_block[disable actioncable] action run (skipped due to only_if) (up to date) * consul_service[actioncable] action delete * file[/var/opt/gitlab/consul/config.d/actioncable-service.json] action delete (up to date) (up to date) Recipe: gitlab::sidekiq-cluster * directory[/var/log/gitlab/sidekiq] action create (up to date) * 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 (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) (up to date) * consul_service[sidekiq] action delete * file[/var/opt/gitlab/consul/config.d/sidekiq-service.json] action delete (up to date) (up to date) * service[sidekiq-cluster] action nothing (skipped due to action :nothing) * runit_service[sidekiq-cluster] action disable * ruby_block[disable sidekiq-cluster] action run (skipped due to only_if) (up to date) Recipe: gitlab::gitlab-workhorse * directory[/var/opt/gitlab/gitlab-workhorse] action create (up to date) * directory[/var/log/gitlab/gitlab-workhorse] action create (up to date) * directory[/opt/gitlab/etc/gitlab-workhorse] action create (up to date) * env_dir[/opt/gitlab/etc/gitlab-workhorse/env] action create * directory[/opt/gitlab/etc/gitlab-workhorse/env] action create (up to date) * file[/opt/gitlab/etc/gitlab-workhorse/env/PATH] action create (up to date) * file[/opt/gitlab/etc/gitlab-workhorse/env/HOME] action create (up to date) * file[/opt/gitlab/etc/gitlab-workhorse/env/SSL_CERT_DIR] action create (up to date) (up to date) * 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 (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) (up to date) * 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 (up to date) (up to date) * template[/var/opt/gitlab/gitlab-workhorse/config.toml] action create (up to date) 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 (up to date) * directory[/var/opt/gitlab/nginx/conf] action create (up to date) * directory[/var/log/gitlab/nginx] action create (up to date) * link[/var/opt/gitlab/nginx/logs] action create (up to date) * template[/var/opt/gitlab/nginx/conf/gitlab-http.conf] action create (up to date) * 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 (up to date) * template[/var/opt/gitlab/nginx/conf/gitlab-pages.conf] action delete (up to date) * template[/var/opt/gitlab/nginx/conf/gitlab-registry.conf] action create (up to date) * template[/var/opt/gitlab/nginx/conf/gitlab-mattermost-http.conf] action delete (up to date) * template[/var/opt/gitlab/nginx/conf/nginx-status.conf] action create (up to date) * 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 - update content in file /var/opt/gitlab/nginx/conf/nginx.conf from 8a00f8 to aa6c26 --- /var/opt/gitlab/nginx/conf/nginx.conf 2021-04-15 04:16:35.005905685 +0000 +++ /var/opt/gitlab/nginx/conf/.chef-nginx20211112-96664-17fvhjv.conf 2021-11-12 14:20:09.685958111 +0000 @@ -3,7 +3,7 @@ # and run `sudo gitlab-ctl reconfigure`. user gitlab-www gitlab-www; -worker_processes 8; +worker_processes 3; error_log stderr; pid nginx.pid; 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 (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) (up to date) * execute[reload nginx] action nothing (skipped due to action :nothing) 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::logrotate * 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 (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) (up to date) Recipe: gitlab::gitlab-pages_disable * service[gitlab-pages] action nothing (skipped due to action :nothing) * runit_service[gitlab-pages] action disable * ruby_block[disable gitlab-pages] action run (skipped due to only_if) (up to date) 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: registry::enable * directory[create /var/opt/gitlab/registry] action create (up to date) * account[Docker registry user and group] action create * group[Docker registry user and group] action create (up to date) * linux_user[Docker registry user and group] action create (up to date) (up to date) * directory[create /var/opt/gitlab/registry and set the owner] action create (up to date) * directory[create /var/log/gitlab/registry and set the owner] action create (up to date) * env_dir[/opt/gitlab/etc/registry/env] action create * directory[/opt/gitlab/etc/registry/env] action create (up to date) * file[/opt/gitlab/etc/registry/env/SSL_CERT_DIR] action create (up to date) (up to date) * directory[/var/opt/gitlab/gitlab-rails/shared/registry] action create (up to date) * file[/var/opt/gitlab/registry/gitlab-registry.crt] action create (up to date) * template[/var/opt/gitlab/registry/config.yml] action create (up to date) * service[registry] action nothing (skipped due to action :nothing) * runit_service[registry] 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/registry] action create (up to date) * template[/opt/gitlab/sv/registry/run] action create (up to date) * directory[/opt/gitlab/sv/registry/log] action create (up to date) * directory[/opt/gitlab/sv/registry/log/main] action create (up to date) * template[/opt/gitlab/sv/registry/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_registry] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/registry/config] action create (up to date) * template[/opt/gitlab/sv/registry/log/run] action create (up to date) * directory[/opt/gitlab/sv/registry/env] action create (up to date) * ruby_block[Delete unmanaged env files for registry service] action run (skipped due to only_if) * template[/opt/gitlab/sv/registry/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/registry/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/registry/control] action create (up to date) * link[/opt/gitlab/init/registry] action create (up to date) * file[/opt/gitlab/sv/registry/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/registry] action create (up to date) * ruby_block[wait for registry service socket] action run (skipped due to not_if) (up to date) * version_file[Create version file for Registry] action create * file[/var/opt/gitlab/registry/VERSION] action create (up to date) (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: gitlab::gitlab-healthcheck * template[/opt/gitlab/etc/gitlab-healthcheck-rc] action create (up to date) Recipe: monitoring::user * account[Prometheus user and group] action create * group[Prometheus user and group] action create (up to date) * linux_user[Prometheus user and group] action create (up to date) (up to date) Recipe: monitoring::node-exporter * directory[/var/log/gitlab/node-exporter] action create (up to date) * directory[/opt/gitlab/etc/node-exporter/env] action create (up to date) * env_dir[/opt/gitlab/etc/node-exporter/env] action create * directory[/opt/gitlab/etc/node-exporter/env] action create (up to date) * file[/opt/gitlab/etc/node-exporter/env/SSL_CERT_DIR] action create (up to date) (up to date) * directory[/var/opt/gitlab/node-exporter/textfile_collector] action create (up to date) * service[node-exporter] action nothing (skipped due to action :nothing) * runit_service[node-exporter] 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/node-exporter] action create (up to date) * template[/opt/gitlab/sv/node-exporter/run] action create (up to date) * directory[/opt/gitlab/sv/node-exporter/log] action create (up to date) * directory[/opt/gitlab/sv/node-exporter/log/main] action create (up to date) * template[/opt/gitlab/sv/node-exporter/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_node-exporter] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/node-exporter/config] action create (up to date) * template[/opt/gitlab/sv/node-exporter/log/run] action create (up to date) * directory[/opt/gitlab/sv/node-exporter/env] action create (up to date) * ruby_block[Delete unmanaged env files for node-exporter service] action run (skipped due to only_if) * template[/opt/gitlab/sv/node-exporter/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/node-exporter/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/node-exporter/control] action create (up to date) * link[/opt/gitlab/init/node-exporter] action create (up to date) * file[/opt/gitlab/sv/node-exporter/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/node-exporter] action create (up to date) * ruby_block[wait for node-exporter service socket] action run (skipped due to not_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 * directory[/var/opt/gitlab/gitlab-exporter] action create (up to date) * directory[/var/log/gitlab/gitlab-exporter] action create (up to date) * template[/var/opt/gitlab/gitlab-exporter/gitlab-exporter.yml] action create (up to date) * version_file[Create version file for GitLab-Exporter] action create * file[/var/opt/gitlab/gitlab-exporter/RUBY_VERSION] action create (up to date) (up to date) * service[gitlab-exporter] action nothing (skipped due to action :nothing) * runit_service[gitlab-exporter] 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-exporter] action create (up to date) * template[/opt/gitlab/sv/gitlab-exporter/run] action create (up to date) * directory[/opt/gitlab/sv/gitlab-exporter/log] action create (up to date) * directory[/opt/gitlab/sv/gitlab-exporter/log/main] action create (up to date) * template[/opt/gitlab/sv/gitlab-exporter/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_gitlab-exporter] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/gitlab-exporter/config] action create (up to date) * template[/opt/gitlab/sv/gitlab-exporter/log/run] action create (up to date) * directory[/opt/gitlab/sv/gitlab-exporter/env] action create (up to date) * ruby_block[Delete unmanaged env files for gitlab-exporter service] action run (skipped due to only_if) * template[/opt/gitlab/sv/gitlab-exporter/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/gitlab-exporter/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/gitlab-exporter/control] action create (up to date) * link[/opt/gitlab/init/gitlab-exporter] action create (up to date) * file[/opt/gitlab/sv/gitlab-exporter/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/gitlab-exporter] action create (up to date) * ruby_block[wait for gitlab-exporter service socket] action run (skipped due to not_if) (up to date) Recipe: monitoring::redis-exporter * directory[/var/log/gitlab/redis-exporter] action create (up to date) * directory[/opt/gitlab/etc/redis-exporter/env] action create (up to date) * env_dir[/opt/gitlab/etc/redis-exporter/env] action create * directory[/opt/gitlab/etc/redis-exporter/env] action create (up to date) * file[/opt/gitlab/etc/redis-exporter/env/SSL_CERT_DIR] action create (up to date) (up to date) * service[redis-exporter] action nothing (skipped due to action :nothing) * runit_service[redis-exporter] 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-exporter] action create (up to date) * template[/opt/gitlab/sv/redis-exporter/run] action create (up to date) * directory[/opt/gitlab/sv/redis-exporter/log] action create (up to date) * directory[/opt/gitlab/sv/redis-exporter/log/main] action create (up to date) * template[/opt/gitlab/sv/redis-exporter/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_redis-exporter] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/redis-exporter/config] action create (up to date) * template[/opt/gitlab/sv/redis-exporter/log/run] action create (up to date) * directory[/opt/gitlab/sv/redis-exporter/env] action create (up to date) * ruby_block[Delete unmanaged env files for redis-exporter service] action run (skipped due to only_if) * template[/opt/gitlab/sv/redis-exporter/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/redis-exporter/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/redis-exporter/control] action create (up to date) * link[/opt/gitlab/init/redis-exporter] action create (up to date) * file[/opt/gitlab/sv/redis-exporter/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/redis-exporter] action create (up to date) * ruby_block[wait for redis-exporter service socket] action run (skipped due to not_if) (up to date) * consul_service[redis-exporter] action delete * file[/var/opt/gitlab/consul/config.d/redis-exporter-service.json] action delete (up to date) (up to date) Recipe: monitoring::prometheus * directory[/var/opt/gitlab/prometheus] action create (up to date) * directory[/var/opt/gitlab/prometheus/rules] action create (up to date) * directory[/var/log/gitlab/prometheus] action create (up to date) * directory[/opt/gitlab/etc/prometheus/env] action create (up to date) * env_dir[/opt/gitlab/etc/prometheus/env] action create * directory[/opt/gitlab/etc/prometheus/env] action create (up to date) * file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] action create (up to date) (up to date) * execute[reload prometheus] action nothing (skipped due to action :nothing) * file[Prometheus config] action create (up to date) * service[prometheus] action nothing (skipped due to action :nothing) * runit_service[prometheus] 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/prometheus] action create (up to date) * template[/opt/gitlab/sv/prometheus/run] action create (up to date) * directory[/opt/gitlab/sv/prometheus/log] action create (up to date) * directory[/opt/gitlab/sv/prometheus/log/main] action create (up to date) * template[/opt/gitlab/sv/prometheus/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/prometheus/config] action create (up to date) * template[/opt/gitlab/sv/prometheus/log/run] action create (up to date) * directory[/opt/gitlab/sv/prometheus/env] action create (up to date) * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if) * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/prometheus/control] action create (up to date) * link[/opt/gitlab/init/prometheus] action create (up to date) * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/prometheus] action create (up to date) * ruby_block[wait for prometheus service socket] action run (skipped due to not_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) * template[/var/opt/gitlab/prometheus/rules/gitlab.rules] action create (up to date) * template[/var/opt/gitlab/prometheus/rules/node.rules] action create (up to date) Recipe: monitoring::alertmanager * directory[/var/opt/gitlab/alertmanager] action create (up to date) * directory[/var/log/gitlab/alertmanager] action create (up to date) * directory[/opt/gitlab/etc/alertmanager/env] action create (up to date) * env_dir[/opt/gitlab/etc/alertmanager/env] action create * directory[/opt/gitlab/etc/alertmanager/env] action create (up to date) * file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] action create (up to date) (up to date) * file[Alertmanager config] action create (up to date) * service[alertmanager] action nothing (skipped due to action :nothing) * runit_service[alertmanager] 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/alertmanager] action create (up to date) * template[/opt/gitlab/sv/alertmanager/run] action create (up to date) * directory[/opt/gitlab/sv/alertmanager/log] action create (up to date) * directory[/opt/gitlab/sv/alertmanager/log/main] action create (up to date) * template[/opt/gitlab/sv/alertmanager/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/alertmanager/config] action create (up to date) * template[/opt/gitlab/sv/alertmanager/log/run] action create (up to date) * directory[/opt/gitlab/sv/alertmanager/env] action create (up to date) * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if) * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/alertmanager/control] action create (up to date) * link[/opt/gitlab/init/alertmanager] action create (up to date) * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/alertmanager] action create (up to date) * ruby_block[wait for alertmanager service socket] action run (skipped due to not_if) (up to date)
Aktionen
#5
Von PaulRiegel vor etwa 3 Jahren aktualisiert
Recipe: monitoring::postgres-exporter * directory[/var/log/gitlab/postgres-exporter] action create (up to date) * directory[/var/opt/gitlab/postgres-exporter] action create (up to date) * env_dir[/opt/gitlab/etc/postgres-exporter/env] action create * directory[/opt/gitlab/etc/postgres-exporter/env] action create (up to date) * file[/opt/gitlab/etc/postgres-exporter/env/SSL_CERT_DIR] action create (up to date) * file[/opt/gitlab/etc/postgres-exporter/env/DATA_SOURCE_NAME] action create (up to date) (up to date) * service[postgres-exporter] action nothing (skipped due to action :nothing) * runit_service[postgres-exporter] 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/postgres-exporter] action create (up to date) * template[/opt/gitlab/sv/postgres-exporter/run] action create (up to date) * directory[/opt/gitlab/sv/postgres-exporter/log] action create (up to date) * directory[/opt/gitlab/sv/postgres-exporter/log/main] action create (up to date) * template[/opt/gitlab/sv/postgres-exporter/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_postgres-exporter] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/postgres-exporter/config] action create (up to date) * template[/opt/gitlab/sv/postgres-exporter/log/run] action create (up to date) * directory[/opt/gitlab/sv/postgres-exporter/env] action create (up to date) * ruby_block[Delete unmanaged env files for postgres-exporter service] action run (skipped due to only_if) * template[/opt/gitlab/sv/postgres-exporter/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/postgres-exporter/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/postgres-exporter/control] action create (up to date) * link[/opt/gitlab/init/postgres-exporter] action create (up to date) * file[/opt/gitlab/sv/postgres-exporter/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/postgres-exporter] action create (up to date) * ruby_block[wait for postgres-exporter service socket] action run (skipped due to not_if) (up to date) * template[/var/opt/gitlab/postgres-exporter/queries.yaml] action create (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: monitoring::grafana * directory[/var/log/gitlab/grafana] action create (up to date) * directory[/var/opt/gitlab/grafana] action create (up to date) * directory[/var/opt/gitlab/grafana/provisioning] action create (up to date) * directory[/var/opt/gitlab/grafana/provisioning/dashboards] action create (up to date) * directory[/var/opt/gitlab/grafana/provisioning/datasources] action create (up to date) * directory[/var/opt/gitlab/grafana/provisioning/notifiers] action create (up to date) * file[/var/opt/gitlab/grafana/CVE_reset_status] action delete (up to date) * link[/var/opt/gitlab/grafana/conf] action create (up to date) * link[/var/opt/gitlab/grafana/public] action create (up to date) * directory[/opt/gitlab/etc/grafana/env] action create (up to date) * ruby_block[populate Grafana configuration options] action run - execute the ruby block populate Grafana configuration options * env_dir[/opt/gitlab/etc/grafana/env] action create * directory[/opt/gitlab/etc/grafana/env] action create (up to date) * file[/opt/gitlab/etc/grafana/env/SSL_CERT_DIR] action create (up to date) (up to date) * template[/var/opt/gitlab/grafana/grafana.ini] action create (up to date) * file[/var/opt/gitlab/grafana/provisioning/dashboards/gitlab_dashboards.yml] action create (up to date) * file[/var/opt/gitlab/grafana/provisioning/datasources/gitlab_datasources.yml] action create (up to date) * service[grafana] action nothing (skipped due to action :nothing) * runit_service[grafana] 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/grafana] action create (up to date) * template[/opt/gitlab/sv/grafana/run] action create (up to date) * directory[/opt/gitlab/sv/grafana/log] action create (up to date) * directory[/opt/gitlab/sv/grafana/log/main] action create (up to date) * template[/opt/gitlab/sv/grafana/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_grafana] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/grafana/config] action create (up to date) * template[/opt/gitlab/sv/grafana/log/run] action create (up to date) * directory[/opt/gitlab/sv/grafana/env] action create (up to date) * ruby_block[Delete unmanaged env files for grafana service] action run (skipped due to only_if) * template[/opt/gitlab/sv/grafana/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/grafana/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/grafana/control] action create (up to date) * link[/opt/gitlab/init/grafana] action create (up to date) * file[/opt/gitlab/sv/grafana/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/grafana] action create (up to date) * ruby_block[wait for grafana service socket] action run (skipped due to not_if) (up to date) Recipe: letsencrypt::enable * ruby_block[http external-url] action run (skipped due to only_if) * directory[/etc/gitlab/ssl] action create (up to date) * acme_selfsigned[dev.dat.stu.htw.stura-dresden.de] action create * file[dev.dat.stu.htw.stura-dresden.de SSL selfsigned key] action create_if_missing (up to date) * file[dev.dat.stu.htw.stura-dresden.de SSL selfsigned crt] action create_if_missing (up to date) * file[dev.dat.stu.htw.stura-dresden.de SSL selfsigned chain] action create_if_missing (skipped due to not_if) (up to date) Recipe: letsencrypt::http_authorization * letsencrypt_certificate[dev.dat.stu.htw.stura-dresden.de] action create * acme_certificate[staging] action create * file[dev.dat.stu.htw.stura-dresden.de SSL key] action create_if_missing (up to date) * file[dev.dat.stu.htw.stura-dresden.de SSL key] action nothing (skipped due to action :nothing) (up to date) * ruby_block[reset private key] action run - execute the ruby block reset private key * acme_certificate[production] action create * file[dev.dat.stu.htw.stura-dresden.de SSL key] action create_if_missing (up to date) * file[dev.dat.stu.htw.stura-dresden.de SSL key] action nothing (skipped due to action :nothing) (up to date) Recipe: nginx::enable * execute[reload nginx] action run - execute gitlab-ctl hup nginx Recipe: crond::enable * directory[/var/log/gitlab/crond] action create (up to date) * directory[/var/opt/gitlab/crond] action create (up to date) * service[crond] action nothing (skipped due to action :nothing) * runit_service[crond] 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/crond] action create (up to date) * template[/opt/gitlab/sv/crond/run] action create (up to date) * directory[/opt/gitlab/sv/crond/log] action create (up to date) * directory[/opt/gitlab/sv/crond/log/main] action create (up to date) * template[/opt/gitlab/sv/crond/log/config] action create (up to date) * ruby_block[verify_chown_persisted_on_crond] action nothing (skipped due to action :nothing) * link[/var/log/gitlab/crond/config] action create (up to date) * template[/opt/gitlab/sv/crond/log/run] action create (up to date) * directory[/opt/gitlab/sv/crond/env] action create (up to date) * ruby_block[Delete unmanaged env files for crond service] action run (skipped due to only_if) * template[/opt/gitlab/sv/crond/check] action create (skipped due to only_if) * template[/opt/gitlab/sv/crond/finish] action create (skipped due to only_if) * directory[/opt/gitlab/sv/crond/control] action create (up to date) * link[/opt/gitlab/init/crond] action create (up to date) * file[/opt/gitlab/sv/crond/down] action nothing (skipped due to action :nothing) * directory[/opt/gitlab/service] action create (up to date) * link[/opt/gitlab/service/crond] action create (up to date) * ruby_block[wait for crond service socket] action run (skipped due to not_if) (up to date) Recipe: letsencrypt::enable * crond_job[letsencrypt-renew] action create * file[/var/opt/gitlab/crond/letsencrypt-renew] action create (up to date) (up to date) * ruby_block[display_le_message] action nothing (skipped due to action :nothing) * ruby_block[save_auto_enabled] action run - execute the ruby block save_auto_enabled Recipe: nginx::enable * runit_service[nginx] action restart (up to date) Recipe: letsencrypt::enable * ruby_block[display_le_message] action run - execute the ruby block display_le_message Running handlers: Running handlers complete Chef Client finished, 10/842 resources updated in 01 minutes 15 seconds gitlab Reconfigured!
Aktionen
#6
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt install gitlab-ce=13.12.15-ce.0
Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: gitlab-ce 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18 not fully installed or removed. Need to get 0 B/906 MB of archives. After this operation, 469 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 99069 files and directories currently installed.) Preparing to unpack .../gitlab-ce_13.12.15-ce.0_amd64.deb ... gitlab preinstall: Automatically backing up only the GitLab SQL database (excluding everything else!) 2021-11-12 14:23:11 +0000 -- Dumping database ... Dumping PostgreSQL database gitlabhq_production ... [DONE] 2021-11-12 14:23:23 +0000 -- done 2021-11-12 14:23:23 +0000 -- Dumping repositories ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] 2021-11-12 14:23:23 +0000 -- Dumping uploads ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] 2021-11-12 14:23:23 +0000 -- Dumping builds ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] 2021-11-12 14:23:23 +0000 -- Dumping artifacts ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] 2021-11-12 14:23:23 +0000 -- Dumping pages ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] 2021-11-12 14:23:23 +0000 -- Dumping lfs objects ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] 2021-11-12 14:23:23 +0000 -- Dumping container registry images ... 2021-11-12 14:23:23 +0000 -- [SKIPPED] Creating backup archive: 1636727004_2021_11_12_13.1.4_gitlab_backup.tar ... done Uploading backup archive to remote storage ... skipped Deleting tmp directories ... done done Deleting old backups ... skipping Warning: Your gitlab.rb and gitlab-secrets.json files contain sensitive data and are not included in this backup. You will need these files to restore a backup. Please back them up manually. Backup task is done. gitlab preinstall: Automatically backing up /etc/gitlab Could not find '/etc/gitlab/config_backup' directory. Creating. Running configuration backup
…
Aktionen
#7
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt install gitlab-ce=13.12.15-ce.0
gitlab Reconfigured! Restarting previously running GitLab services ok: run: crond: (pid 14243) 0s ok: run: gitaly: (pid 13612) 44s ok: run: gitlab-exporter: (pid 14252) 0s ok: run: gitlab-workhorse: (pid 14254) 1s ok: run: grafana: (pid 14262) 0s ok: run: logrotate: (pid 14270) 1s ok: run: nginx: (pid 14280) 0s ok: run: node-exporter: (pid 14287) 1s ok: run: postgres-exporter: (pid 14293) 0s ok: run: postgresql: (pid 13125) 120s ok: run: prometheus: (pid 14302) 1s ok: run: puma: (pid 14312) 1s ok: run: redis: (pid 460) 597s ok: run: redis-exporter: (pid 14318) 0s ok: run: registry: (pid 14327) 1s ok: run: sidekiq: (pid 14336) 0s _______ __ __ __ / ____(_) /_/ / ____ _/ /_ / / __/ / __/ / / __ `/ __ \ / /_/ / / /_/ /___/ /_/ / /_/ / \____/_/\__/_____/\__,_/_.___/ Upgrade complete! If your GitLab server is misbehaving try running sudo gitlab-ctl restart before anything else. If you need to roll back to the previous version you can use the database backup made during the upgrade (scroll up for the filename).
Aktionen
#8
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt install gitlab-ce=14.0.13-ce.0
apt install gitlab-ce=14.0.12-ce.0
Aktionen
#9
Von PaulRiegel vor etwa 3 Jahren aktualisiert
apt -y upgrade
Running handlers: Running handlers complete Chef Infra Client finished, 48/840 resources updated in 06 minutes 00 seconds Warnings: The version of the running redis service is different than what is installed. Please restart redis to start the new version. sudo gitlab-ctl restart redis gitlab Reconfigured! Restarting previously running GitLab services ok: run: alertmanager: (pid 23485) 0s ok: run: crond: (pid 23494) 1s ok: run: gitaly: (pid 23377) 11s ok: run: gitlab-exporter: (pid 23402) 11s ok: run: gitlab-workhorse: (pid 23368) 12s ok: run: grafana: (pid 23503) 0s ok: run: logrotate: (pid 23507) 1s ok: run: nginx: (pid 23521) 0s ok: run: node-exporter: (pid 23529) 1s ok: run: postgres-exporter: (pid 23542) 0s ok: run: postgresql: (pid 461) 1899s ok: run: prometheus: (pid 23551) 0s ok: run: puma: (pid 23561) 1s ok: run: redis: (pid 453) 1900s ok: run: redis-exporter: (pid 23567) 0s ok: run: registry: (pid 23392) 14s ok: run: sidekiq: (pid 23665) 1s _______ __ __ __ / ____(_) /_/ / ____ _/ /_ / / __/ / __/ / / __ `/ __ \ / /_/ / / /_/ /___/ /_/ / /_/ / \____/_/\__/_____/\__,_/_.___/ Upgrade complete! If your GitLab server is misbehaving try running sudo gitlab-ctl restart before anything else. If you need to roll back to the previous version you can use the database backup made during the upgrade (scroll up for the filename).
Aktionen
#10
Von PaulRiegel vor etwa 3 Jahren aktualisiert
Anpassung der Quelle für gitlab von stretch zu busternano /etc/apt/sources.list.d/gitlab-ce.list
#deb [signed-by=/usr/share/keyrings/gitlab-ce.gpg] https://packages.gitlab.com/gitlab/gitlab-ce/debian/ stretch main deb [signed-by=/usr/share/keyrings/gitlab-ce.gpg] https://packages.gitlab.com/gitlab/gitlab-ce/debian/ buster main #deb-src [signed-by=/usr/share/keyrings/gitlab-ce.gpg] https://packages.gitlab.com/gitlab/gitlab-ce/debian/ stretch main deb-src [signed-by=/usr/share/keyrings/gitlab-ce.gpg] https://packages.gitlab.com/gitlab/gitlab-ce/debian/ buster main
apt update
apt -y upgrade
gitlab Reconfigured! Restarting previously running GitLab services ok: run: crond: (pid 39680) 0s ok: run: gitaly: (pid 470) 3076s ok: run: gitlab-exporter: (pid 39687) 1s ok: run: gitlab-workhorse: (pid 39671) 2s ok: run: grafana: (pid 39692) 0s ok: run: logrotate: (pid 39694) 1s ok: run: nginx: (pid 39700) 0s ok: run: node-exporter: (pid 39703) 1s ok: run: postgres-exporter: (pid 39720) 0s ok: run: postgresql: (pid 463) 3079s ok: run: prometheus: (pid 39728) 0s ok: run: puma: (pid 39730) 1s ok: run: redis: (pid 461) 3080s ok: run: redis-exporter: (pid 39736) 1s ok: run: registry: (pid 39745) 0s ok: run: sidekiq: (pid 39754) 1s _______ __ __ __ / ____(_) /_/ / ____ _/ /_ / / __/ / __/ / / __ `/ __ \ / /_/ / / /_/ /___/ /_/ / /_/ / \____/_/\__/_____/\__,_/_.___/ Upgrade complete! If your GitLab server is misbehaving try running sudo gitlab-ctl restart before anything else. If you need to roll back to the previous version you can use the database backup made during the upgrade (scroll up for the filename). [master c5c9b57] committing changes in /etc made by "apt -y upgrade" 2 files changed, 1 insertion(+) create mode 100644 gitlab/config_backup/gitlab_config_1636752193_2021_11_12.tar
Aktionen
#11
Von PaulRiegel vor etwa 3 Jahren aktualisiert
- Status wurde von Neu zu Feedback geändert
- % erledigt wurde von 0 zu 80 geändert
Aktionen