Skip to content

Update images

Update images #105

Triggered via schedule March 17, 2024 00:11
Status Success
Total duration 1m 13s
Artifacts

update-images.yml

on: schedule
update-images
1m 4s
update-images
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
update-images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/create-pr-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
update-images
>> fatal: refusing to merge unrelated histories
update-images
>> [Working Directory]/openstack_image_manager/update.py:40: SyntaxWarning: invalid escape sequence '\s'
update-images
>> cs = re.split("\s+", line) # noqa W605
update-images
>> 2024-03-17 00:12:30 | INFO | main:298 - Processing file etc/images/almalinux.yml
update-images
>> 2024-03-17 00:12:30 | INFO | update_image:186 - Checking image AlmaLinux 8
update-images
>> 2024-03-17 00:12:30 | INFO | update_image:189 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
update-images
>> 2024-03-17 00:12:30 | INFO | update_image:192 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM
update-images
>> 2024-03-17 00:12:30 | INFO | update_image:199 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
update-images
>> 2024-03-17 00:12:30 | INFO | update_image:215 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
update-images
>> 2024-03-17 00:12:30 | INFO | update_image:218 - Image AlmaLinux 8 is up-to-date, nothing to do