Deploy swh-loader-svn v1.6.0 to production
This release fix a couple of issues and bring some performance improvements to the loader, see commit log since last release.
staging:
- build images (swh-loader-svn, swh-loader-highpriority)
- swh-charts: Update versions
- Let argocd deploy new versions
- Checks
production:
- Build debian package
- workers: Upgrade python3-swh.loader.svn
- Restart services swh_worker@loader_{svn,high_priority}
- Checks
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Antoine R. Dumont changed the description
changed the description
- Owner
Problem during the docker image build [1]:
14:30:06 Head "https://container-registry.softwareheritage.org/v2/infra/swh-apps/rsvndump-base/manifests/latest": denied: access forbidden
[1] https://jenkins.softwareheritage.org/job/swh-apps/job/build-docker-image/39/console
- Antoine R. Dumont mentioned in commit swh-apps@ca564d01
mentioned in commit swh-apps@ca564d01
- Antoine R. Dumont mentioned in commit swh-apps@d9c8d20c
mentioned in commit swh-apps@d9c8d20c
- Owner
Pushed rsvndump in gitlab registry and adapted both image Dockerfiles to use the correct rsvndump gitlab registry image.
- Owner
Build of the swh-loader-svn app image is ok now.
[1] https://jenkins.softwareheritage.org/job/swh-apps/job/build-docker-image/40/console
- Antoine R. Dumont mentioned in commit ardumont/swh-charts@c544eb91
mentioned in commit ardumont/swh-charts@c544eb91
- Antoine R. Dumont marked the checklist item build images (swh-loader-svn, swh-loader-highpriority) as completed
marked the checklist item build images (swh-loader-svn, swh-loader-highpriority) as completed
- Antoine R. Dumont marked the checklist item swh-charts: Update versions as completed
marked the checklist item swh-charts: Update versions as completed
- Antoine R. Dumont marked the checklist item (ongoing) Let argocd deploy new versions as completed
marked the checklist item (ongoing) Let argocd deploy new versions as completed
- Antoine R. Dumont marked the checklist item Checks as completed
marked the checklist item Checks as completed
- Antoine R. Dumont changed the description
changed the description
- Owner
- Upgrade [1]
- Restart services [2]
[1]
root@pergamon:~# clush -b -w @swh-workers 'env DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" -y upgrade' root@pergamon:~# clush -b -w @swh-workers 'dpkg -l python3-swh.loader.svn | grep ii' --------------- worker[01-16] (16) --------------- ii python3-swh.loader.svn 1.6.0-1~swh1~bpo10+1 all Software Heritage Loader Svn
[2] (dedicated systemd services)
root@pergamon:~# clush -b -w @swh-workers "systemctl restart swh-worker@loader_svn" root@pergamon:~# clush -b -w @swh-workers "systemctl restart swh-worker@loader_high_priority" # uses svn loader (but not only, loader_git, loader_hg, ...)
- Antoine R. Dumont marked the checklist item workers: Upgrade python3-swh.loader.svn as completed
marked the checklist item workers: Upgrade python3-swh.loader.svn as completed
- Antoine R. Dumont marked the checklist item Restart services swh_worker@loader_{svn,high_priority} as completed
marked the checklist item Restart services swh_worker@loader_{svn,high_priority} as completed
- Antoine R. Dumont changed milestone to %MRO 2023
changed milestone to %MRO 2023
- Antoine R. Dumont marked the checklist item Checks as completed
marked the checklist item Checks as completed
- Owner
Checking services' status renders origins being ingested.
[1]
root@pergamon:~# clush -b -w @swh-workers "systemctl status swh-worker@loader_svn" root@pergamon:~# clush -b -w @swh-workers "systemctl status swh-worker@loader_high_priority"