osism / openstack-image-manager

Easily manage and keep up to date a large number of images on an OpenStack environment
https://osism.tech/docs/guides/operations-guide/openstack/tools/image-manager/
Apache License 2.0
29 stars 19 forks source link

chore: update images #785

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 7 months ago

Base PullRequest

default branch (https://github.com/osism/openstack-image-manager/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.5,decorator==5.1.1,dogpile.cache==1.3.2,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.17.2,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.11.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (37.13=setup[19.17]+cmd[17.95] seconds) congratulations :) (37.39 seconds) ``` ### stderr: ```Shell 2024-04-14 00:15:19 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-04-14 00:15:19 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-04-14 00:15:19 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-04-14 00:15:19 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-04-14 00:15:19 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-04-14 00:15:19 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-04-14 00:15:19 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-04-14 00:15:19 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-04-14 00:15:19 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-04-14 00:15:19 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-04-14 00:15:19 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-04-14 00:15:19 | INFO  | update_image:213 - Our checksum is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-04-14 00:15:19 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-04-14 00:15:19 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-04-14 00:15:19 | INFO  | update_image:184 - Checking image CentOS 7 2024-04-14 00:15:19 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-04-14 00:15:19 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-04-14 00:15:20 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-04-14 00:15:20 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-04-14 00:15:20 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-04-14 00:15:20 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-04-14 00:15:20 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-04-14 00:15:20 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-04-14 00:15:20 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-04-14 00:15:20 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-04-14 00:15:20 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240408.0.x86_64.qcow2 2024-04-14 00:15:20 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240408.0.x86_64.qcow2 2024-04-14 00:15:20 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240408.0.x86_64.qcow2 is sha256:f8154681ada62417944d6a45c30f65469ce40d5151499f9ee0268081608ac93c 2024-04-14 00:15:20 | INFO  | update_image:213 - Our checksum is sha256:f8154681ada62417944d6a45c30f65469ce40d5151499f9ee0268081608ac93c 2024-04-14 00:15:20 | INFO  | update_image:216 - Image CentOS Stream 8 is up-to-date, nothing to do 2024-04-14 00:15:20 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-04-14 00:15:20 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-04-14 00:15:20 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-04-14 00:15:20 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240408.0.x86_64.qcow2 2024-04-14 00:15:20 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240408.0.x86_64.qcow2 2024-04-14 00:15:20 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240408.0.x86_64.qcow2 is sha256:4fccd7b8447986b458a17365992ede43fdbf3ce5db465aa3ed5dc4c6698fbe28 2024-04-14 00:15:20 | INFO  | update_image:213 - Our checksum is sha256:4fccd7b8447986b458a17365992ede43fdbf3ce5db465aa3ed5dc4c6698fbe28 2024-04-14 00:15:20 | INFO  | update_image:216 - Image CentOS Stream 9 is up-to-date, nothing to do 2024-04-14 00:15:20 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-04-14 00:15:20 | INFO  | update_image:184 - Checking image Debian 10 2024-04-14 00:15:20 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-04-14 00:15:20 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-04-14 00:15:22 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240204-1647.qcow2 is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-04-14 00:15:22 | INFO  | update_image:213 - Our checksum is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-04-14 00:15:22 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-04-14 00:15:22 | INFO  | update_image:184 - Checking image Debian 11 2024-04-14 00:15:22 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-04-14 00:15:22 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-04-14 00:15:23 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240211-1654.qcow2 is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-04-14 00:15:23 | INFO  | update_image:213 - Our checksum is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-04-14 00:15:23 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-04-14 00:15:23 | INFO  | update_image:184 - Checking image Debian 12 2024-04-14 00:15:23 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-04-14 00:15:23 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-04-14 00:15:25 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240413-1716.qcow2 is sha512:7674751257084069fab6e64ac31fa5e2923f2207543cf91429a15388adf63cdf0c5442525f11c391de09561ce4508c5eeaa7270cd19c62e706e701087bcae5e4 2024-04-14 00:15:25 | INFO  | update_image:213 - Our checksum is sha512:3d6f26616e2c8b705993ddef874232887cebe42f1e70fcc020827ac88e8990177d537d34538c71ae2afd3b8baca953fff71eaa7ef71e752e82532c93dcdca436 2024-04-14 00:15:25 | INFO  | update_image:234 - New values are {'version': '20240413', 'build_date': datetime.date(2024, 4, 13), 'checksum': 'sha512:7674751257084069fab6e64ac31fa5e2923f2207543cf91429a15388adf63cdf0c5442525f11c391de09561ce4508c5eeaa7270cd19c62e706e701087bcae5e4', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240413-1716/debian-12-genericcloud-amd64-daily-20240413-1716.qcow2'} 2024-04-14 00:15:25 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240413-debian-12.qcow2 2024-04-14 00:15:25 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240413-debian-12.qcow2, dry-run enabled 2024-04-14 00:15:25 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-04-14 00:15:25 | INFO  | update_image:184 - Checking image Rocky 8 2024-04-14 00:15:25 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-04-14 00:15:25 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-04-14 00:15:25 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-04-14 00:15:25 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-04-14 00:15:25 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-04-14 00:15:25 | INFO  | update_image:184 - Checking image Rocky 9 2024-04-14 00:15:25 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-04-14 00:15:25 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-04-14 00:15:25 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-04-14 00:15:25 | INFO  | update_image:213 - Our checksum is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-04-14 00:15:25 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-04-14 00:15:25 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-04-14 00:15:25 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-04-14 00:15:25 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-04-14 00:15:25 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-04-14 00:15:27 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-04-14 00:15:27 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-04-14 00:15:27 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-04-14 00:15:27 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-04-14 00:15:27 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-04-14 00:15:27 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-04-14 00:15:28 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-04-14 00:15:28 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-04-14 00:15:28 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-04-14 00:15:28 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-04-14 00:15:28 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-04-14 00:15:28 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-04-14 00:15:29 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-04-14 00:15:29 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-04-14 00:15:29 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-04-14 00:15:29 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-04-14 00:15:29 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-04-14 00:15:29 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-04-14 00:15:30 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-04-14 00:15:30 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-04-14 00:15:30 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-04-14 00:15:30 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-04-14 00:15:30 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-04-14 00:15:30 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-04-14 00:15:31 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-04-14 00:15:31 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-04-14 00:15:31 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-04-14 00:15:31 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-04-14 00:15:31 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-04-14 00:15:31 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-04-14 00:15:32 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:d3c37b0703dd847886a8316c69aa186a542c640bd370e5f98541db6c64877ebb 2024-04-14 00:15:32 | INFO  | update_image:213 - Our checksum is sha256:d3c37b0703dd847886a8316c69aa186a542c640bd370e5f98541db6c64877ebb 2024-04-14 00:15:32 | INFO  | update_image:216 - Image Ubuntu 20.04 is up-to-date, nothing to do 2024-04-14 00:15:32 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-04-14 00:15:32 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-04-14 00:15:32 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-04-14 00:15:33 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:1a0ffd9e85b9f2c9b61652162c482cd4b89821bff320a522f9e3eb0a1cb082eb 2024-04-14 00:15:33 | INFO  | update_image:213 - Our checksum is sha256:1a0ffd9e85b9f2c9b61652162c482cd4b89821bff320a522f9e3eb0a1cb082eb 2024-04-14 00:15:33 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-04-14 00:15:33 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-04-14 00:15:33 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-04-14 00:15:33 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-04-14 00:15:34 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:ceacfb01f542b1eb3b08651cc9ea9e90611ad3790a3e7eeac6f76fd553c76fe3 2024-04-14 00:15:34 | INFO  | update_image:213 - Our checksum is sha256:ceacfb01f542b1eb3b08651cc9ea9e90611ad3790a3e7eeac6f76fd553c76fe3 2024-04-14 00:15:34 | INFO  | update_image:216 - Image Ubuntu 22.04 is up-to-date, nothing to do 2024-04-14 00:15:34 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-04-14 00:15:34 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-04-14 00:15:34 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-04-14 00:15:35 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:bd99c64ad9d926eb5769f9f2cfd96ae4989a029bd64bd3e7e7deb8cff4251c65 2024-04-14 00:15:35 | INFO  | update_image:213 - Our checksum is sha256:bd99c64ad9d926eb5769f9f2cfd96ae4989a029bd64bd3e7e7deb8cff4251c65 2024-04-14 00:15:35 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-04-14 00:15:35 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-04-14 00:15:35 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-04-14 00:15:35 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-04-14 00:15:36 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:6eda3595c8d3c3eff85bca18a7aadbd4b006c85c6f2e2e8e53ca41a6db86685c 2024-04-14 00:15:36 | INFO  | update_image:213 - Our checksum is sha256:818be7da4ff41809d06b771cb98f9b1fda38edf3951171a95a6a2c5daa76653d 2024-04-14 00:15:36 | INFO  | update_image:234 - New values are {'version': '20240413', 'build_date': datetime.date(2024, 4, 13), 'checksum': 'sha256:6eda3595c8d3c3eff85bca18a7aadbd4b006c85c6f2e2e8e53ca41a6db86685c', 'url': 'https://cloud-images.ubuntu.com/noble/20240413/noble-server-cloudimg-amd64.img'} 2024-04-14 00:15:36 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240413-ubuntu-24.04.qcow2 2024-04-14 00:15:36 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240413-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 2 files: - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 7 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.5,decorator==5.1.1,dogpile.cache==1.3.2,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.17.2,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.11.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (35.45=setup[22.74]+cmd[12.71] seconds) congratulations :) (35.74 seconds) ``` ### stderr: ```Shell 2024-04-21 00:12:49 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-04-21 00:12:49 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-04-21 00:12:49 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-04-21 00:12:49 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-04-21 00:12:49 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-04-21 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-04-21 00:12:49 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-04-21 00:12:49 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-04-21 00:12:49 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-04-21 00:12:49 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-04-21 00:12:49 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-04-21 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-04-21 00:12:49 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-04-21 00:12:49 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-04-21 00:12:49 | INFO  | update_image:184 - Checking image CentOS 7 2024-04-21 00:12:49 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-04-21 00:12:49 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-04-21 00:12:50 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-04-21 00:12:50 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-04-21 00:12:50 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-04-21 00:12:50 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-04-21 00:12:50 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-04-21 00:12:50 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-04-21 00:12:50 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-04-21 00:12:50 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240415.0.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240415.0.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240415.0.x86_64.qcow2 is sha256:f996bddb48b496dfcfdb292257fb92f92ea8d0d4fdf210d2c7df0f284872a22e 2024-04-21 00:12:50 | INFO  | update_image:213 - Our checksum is sha256:f8154681ada62417944d6a45c30f65469ce40d5151499f9ee0268081608ac93c 2024-04-21 00:12:50 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240415.0.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:234 - New values are {'version': '20240416', 'build_date': datetime.date(2024, 4, 16), 'checksum': 'sha256:f996bddb48b496dfcfdb292257fb92f92ea8d0d4fdf210d2c7df0f284872a22e', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240415.0.x86_64.qcow2'} 2024-04-21 00:12:50 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240416-centos-stream-8.qcow2 2024-04-21 00:12:50 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240416-centos-stream-8.qcow2, dry-run enabled 2024-04-21 00:12:50 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-04-21 00:12:50 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-04-21 00:12:50 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240415.0.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240415.0.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240415.0.x86_64.qcow2 is sha256:28d6caee260e3608ffbdebdd6b7267a21e9ac73f4daa32b6e021969836b2f37b 2024-04-21 00:12:50 | INFO  | update_image:213 - Our checksum is sha256:4fccd7b8447986b458a17365992ede43fdbf3ce5db465aa3ed5dc4c6698fbe28 2024-04-21 00:12:50 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240415.0.x86_64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:234 - New values are {'version': '20240416', 'build_date': datetime.date(2024, 4, 16), 'checksum': 'sha256:28d6caee260e3608ffbdebdd6b7267a21e9ac73f4daa32b6e021969836b2f37b', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240415.0.x86_64.qcow2'} 2024-04-21 00:12:50 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240416-centos-stream-9.qcow2 2024-04-21 00:12:50 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240416-centos-stream-9.qcow2, dry-run enabled 2024-04-21 00:12:50 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-04-21 00:12:50 | INFO  | update_image:184 - Checking image Debian 10 2024-04-21 00:12:50 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-04-21 00:12:50 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-04-21 00:12:51 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240204-1647.qcow2 is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-04-21 00:12:51 | INFO  | update_image:213 - Our checksum is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-04-21 00:12:51 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-04-21 00:12:51 | INFO  | update_image:184 - Checking image Debian 11 2024-04-21 00:12:51 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-04-21 00:12:51 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-04-21 00:12:52 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240211-1654.qcow2 is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-04-21 00:12:52 | INFO  | update_image:213 - Our checksum is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-04-21 00:12:52 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-04-21 00:12:52 | INFO  | update_image:184 - Checking image Debian 12 2024-04-21 00:12:52 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-04-21 00:12:52 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-04-21 00:12:53 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240420-1723.qcow2 is sha512:40ff8e8613463a019e3d2acdf3c8cfa382b9d37812e87e608a6f484e1b338da1acecacc95117e005277f6a910294b6d07b3f0aa938e4e9e79011fc365ccf1d08 2024-04-21 00:12:53 | INFO  | update_image:213 - Our checksum is sha512:7674751257084069fab6e64ac31fa5e2923f2207543cf91429a15388adf63cdf0c5442525f11c391de09561ce4508c5eeaa7270cd19c62e706e701087bcae5e4 2024-04-21 00:12:53 | INFO  | update_image:234 - New values are {'version': '20240420', 'build_date': datetime.date(2024, 4, 20), 'checksum': 'sha512:40ff8e8613463a019e3d2acdf3c8cfa382b9d37812e87e608a6f484e1b338da1acecacc95117e005277f6a910294b6d07b3f0aa938e4e9e79011fc365ccf1d08', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240420-1723/debian-12-genericcloud-amd64-daily-20240420-1723.qcow2'} 2024-04-21 00:12:53 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240420-debian-12.qcow2 2024-04-21 00:12:53 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240420-debian-12.qcow2, dry-run enabled 2024-04-21 00:12:53 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-04-21 00:12:53 | INFO  | update_image:184 - Checking image Rocky 8 2024-04-21 00:12:53 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-04-21 00:12:53 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-04-21 00:12:54 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-04-21 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-04-21 00:12:54 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-04-21 00:12:54 | INFO  | update_image:184 - Checking image Rocky 9 2024-04-21 00:12:54 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-04-21 00:12:54 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-04-21 00:12:54 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-04-21 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-04-21 00:12:54 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-04-21 00:12:54 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-04-21 00:12:54 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-04-21 00:12:54 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-04-21 00:12:54 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-04-21 00:12:54 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-04-21 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-04-21 00:12:54 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-04-21 00:12:54 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-04-21 00:12:54 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-04-21 00:12:54 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-04-21 00:12:55 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-04-21 00:12:55 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-04-21 00:12:55 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-04-21 00:12:55 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-04-21 00:12:55 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-04-21 00:12:55 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-04-21 00:12:56 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-04-21 00:12:56 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-04-21 00:12:56 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-04-21 00:12:56 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-04-21 00:12:56 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-04-21 00:12:56 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-04-21 00:12:56 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-04-21 00:12:56 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-04-21 00:12:56 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-04-21 00:12:56 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-04-21 00:12:56 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-04-21 00:12:56 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-04-21 00:12:57 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-04-21 00:12:57 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-04-21 00:12:57 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-04-21 00:12:57 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-04-21 00:12:57 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-04-21 00:12:57 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-04-21 00:12:58 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:c661fd999a826e2f01efc4e5b6d3aed63e39acc4198e5a09dfc42d5b59c2b4d7 2024-04-21 00:12:58 | INFO  | update_image:213 - Our checksum is sha256:d3c37b0703dd847886a8316c69aa186a542c640bd370e5f98541db6c64877ebb 2024-04-21 00:12:58 | INFO  | update_image:234 - New values are {'version': '20240416', 'build_date': datetime.date(2024, 4, 16), 'checksum': 'sha256:c661fd999a826e2f01efc4e5b6d3aed63e39acc4198e5a09dfc42d5b59c2b4d7', 'url': 'https://cloud-images.ubuntu.com/focal/20240416/focal-server-cloudimg-amd64.img'} 2024-04-21 00:12:58 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240416-ubuntu-20.04.qcow2 2024-04-21 00:12:58 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240416-ubuntu-20.04.qcow2, dry-run enabled 2024-04-21 00:12:58 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-04-21 00:12:58 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-04-21 00:12:58 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-04-21 00:12:59 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:1a0ffd9e85b9f2c9b61652162c482cd4b89821bff320a522f9e3eb0a1cb082eb 2024-04-21 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:1a0ffd9e85b9f2c9b61652162c482cd4b89821bff320a522f9e3eb0a1cb082eb 2024-04-21 00:12:59 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-04-21 00:12:59 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-04-21 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-04-21 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-04-21 00:12:59 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:62af6445fd2c31f68a069151938a7dcb49158644cae531dd22efc36c1c15a710 2024-04-21 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:ceacfb01f542b1eb3b08651cc9ea9e90611ad3790a3e7eeac6f76fd553c76fe3 2024-04-21 00:12:59 | INFO  | update_image:234 - New values are {'version': '20240417', 'build_date': datetime.date(2024, 4, 17), 'checksum': 'sha256:62af6445fd2c31f68a069151938a7dcb49158644cae531dd22efc36c1c15a710', 'url': 'https://cloud-images.ubuntu.com/jammy/20240417/jammy-server-cloudimg-amd64.img'} 2024-04-21 00:12:59 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240417-ubuntu-22.04.qcow2 2024-04-21 00:12:59 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240417-ubuntu-22.04.qcow2, dry-run enabled 2024-04-21 00:12:59 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-04-21 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-04-21 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-04-21 00:13:00 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:bd99c64ad9d926eb5769f9f2cfd96ae4989a029bd64bd3e7e7deb8cff4251c65 2024-04-21 00:13:00 | INFO  | update_image:213 - Our checksum is sha256:bd99c64ad9d926eb5769f9f2cfd96ae4989a029bd64bd3e7e7deb8cff4251c65 2024-04-21 00:13:00 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-04-21 00:13:00 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-04-21 00:13:00 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-04-21 00:13:00 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-04-21 00:13:01 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:f22047047243225a62960afd3adf84af98ec9faa71fe03a3df2666e95b1e17f6 2024-04-21 00:13:01 | INFO  | update_image:213 - Our checksum is sha256:6eda3595c8d3c3eff85bca18a7aadbd4b006c85c6f2e2e8e53ca41a6db86685c 2024-04-21 00:13:01 | INFO  | update_image:234 - New values are {'version': '20240416', 'build_date': datetime.date(2024, 4, 16), 'checksum': 'sha256:f22047047243225a62960afd3adf84af98ec9faa71fe03a3df2666e95b1e17f6', 'url': 'https://cloud-images.ubuntu.com/noble/20240416/noble-server-cloudimg-amd64.img'} 2024-04-21 00:13:01 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240416-ubuntu-24.04.qcow2 2024-04-21 00:13:01 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240416-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 7 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.5,decorator==5.1.1,dogpile.cache==1.3.2,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.1,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.17.2,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.11.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (30.69=setup[17.08]+cmd[13.61] seconds) congratulations :) (30.76 seconds) ``` ### stderr: ```Shell 2024-04-28 00:13:05 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-04-28 00:13:05 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-04-28 00:13:05 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-04-28 00:13:05 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-04-28 00:13:05 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-04-28 00:13:05 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-04-28 00:13:05 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-04-28 00:13:05 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-04-28 00:13:05 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-04-28 00:13:05 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-04-28 00:13:05 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-04-28 00:13:05 | INFO  | update_image:213 - Our checksum is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-04-28 00:13:05 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-04-28 00:13:05 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-04-28 00:13:05 | INFO  | update_image:184 - Checking image CentOS 7 2024-04-28 00:13:05 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-04-28 00:13:05 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-04-28 00:13:05 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-04-28 00:13:05 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-04-28 00:13:05 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-04-28 00:13:05 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-04-28 00:13:05 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-04-28 00:13:05 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-04-28 00:13:05 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-04-28 00:13:05 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-04-28 00:13:05 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240422.0.x86_64.qcow2 2024-04-28 00:13:05 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240422.0.x86_64.qcow2 2024-04-28 00:13:05 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240422.0.x86_64.qcow2 is sha256:1ef5d12ae83b3619b17e364da0c90daec2d86f7e68de052e7654c44577e8e630 2024-04-28 00:13:05 | INFO  | update_image:213 - Our checksum is sha256:f996bddb48b496dfcfdb292257fb92f92ea8d0d4fdf210d2c7df0f284872a22e 2024-04-28 00:13:05 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240422.0.x86_64.qcow2 2024-04-28 00:13:06 | INFO  | update_image:234 - New values are {'version': '20240424', 'build_date': datetime.date(2024, 4, 24), 'checksum': 'sha256:1ef5d12ae83b3619b17e364da0c90daec2d86f7e68de052e7654c44577e8e630', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240422.0.x86_64.qcow2'} 2024-04-28 00:13:06 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240424-centos-stream-8.qcow2 2024-04-28 00:13:06 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240424-centos-stream-8.qcow2, dry-run enabled 2024-04-28 00:13:06 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-04-28 00:13:06 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-04-28 00:13:06 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-04-28 00:13:06 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240422.0.x86_64.qcow2 2024-04-28 00:13:06 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240422.0.x86_64.qcow2 2024-04-28 00:13:06 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240422.0.x86_64.qcow2 is sha256:47dd9ad7048afe96bc6cc0b3fd8922f290e99c29d251affcd22d0afecfe0e337 2024-04-28 00:13:06 | INFO  | update_image:213 - Our checksum is sha256:28d6caee260e3608ffbdebdd6b7267a21e9ac73f4daa32b6e021969836b2f37b 2024-04-28 00:13:06 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240422.0.x86_64.qcow2 2024-04-28 00:13:06 | INFO  | update_image:234 - New values are {'version': '20240423', 'build_date': datetime.date(2024, 4, 23), 'checksum': 'sha256:47dd9ad7048afe96bc6cc0b3fd8922f290e99c29d251affcd22d0afecfe0e337', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240422.0.x86_64.qcow2'} 2024-04-28 00:13:06 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240423-centos-stream-9.qcow2 2024-04-28 00:13:06 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240423-centos-stream-9.qcow2, dry-run enabled 2024-04-28 00:13:06 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-04-28 00:13:06 | INFO  | update_image:184 - Checking image Debian 10 2024-04-28 00:13:06 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-04-28 00:13:06 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-04-28 00:13:07 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240204-1647.qcow2 is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-04-28 00:13:07 | INFO  | update_image:213 - Our checksum is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-04-28 00:13:07 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-04-28 00:13:07 | INFO  | update_image:184 - Checking image Debian 11 2024-04-28 00:13:07 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-04-28 00:13:07 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-04-28 00:13:08 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240211-1654.qcow2 is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-04-28 00:13:08 | INFO  | update_image:213 - Our checksum is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-04-28 00:13:08 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-04-28 00:13:08 | INFO  | update_image:184 - Checking image Debian 12 2024-04-28 00:13:08 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-04-28 00:13:08 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-04-28 00:13:10 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240427-1730.qcow2 is sha512:b0a7299f5aa9a6bee50e4c63341715ea1e127b334c077eb62bbaa1e9125f2f58c6557a28f76ea209cfacb822ff1859c848eb2e6804be9cbd6ae9a47a26a92139 2024-04-28 00:13:10 | INFO  | update_image:213 - Our checksum is sha512:40ff8e8613463a019e3d2acdf3c8cfa382b9d37812e87e608a6f484e1b338da1acecacc95117e005277f6a910294b6d07b3f0aa938e4e9e79011fc365ccf1d08 2024-04-28 00:13:10 | INFO  | update_image:234 - New values are {'version': '20240427', 'build_date': datetime.date(2024, 4, 27), 'checksum': 'sha512:b0a7299f5aa9a6bee50e4c63341715ea1e127b334c077eb62bbaa1e9125f2f58c6557a28f76ea209cfacb822ff1859c848eb2e6804be9cbd6ae9a47a26a92139', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240427-1730/debian-12-genericcloud-amd64-daily-20240427-1730.qcow2'} 2024-04-28 00:13:10 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240427-debian-12.qcow2 2024-04-28 00:13:10 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240427-debian-12.qcow2, dry-run enabled 2024-04-28 00:13:10 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-04-28 00:13:10 | INFO  | update_image:184 - Checking image Rocky 8 2024-04-28 00:13:10 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-04-28 00:13:10 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-04-28 00:13:10 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-04-28 00:13:10 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-04-28 00:13:10 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-04-28 00:13:10 | INFO  | update_image:184 - Checking image Rocky 9 2024-04-28 00:13:10 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-04-28 00:13:10 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-04-28 00:13:10 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-04-28 00:13:10 | INFO  | update_image:213 - Our checksum is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-04-28 00:13:10 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-04-28 00:13:10 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-04-28 00:13:10 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-04-28 00:13:10 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-04-28 00:13:10 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-04-28 00:13:11 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-04-28 00:13:11 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-04-28 00:13:11 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-04-28 00:13:11 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-04-28 00:13:11 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-04-28 00:13:11 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-04-28 00:13:12 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-04-28 00:13:12 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-04-28 00:13:12 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-04-28 00:13:12 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-04-28 00:13:12 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-04-28 00:13:12 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-04-28 00:13:12 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-04-28 00:13:12 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-04-28 00:13:12 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-04-28 00:13:12 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-04-28 00:13:12 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-04-28 00:13:12 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-04-28 00:13:13 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-04-28 00:13:13 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-04-28 00:13:13 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-04-28 00:13:13 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-04-28 00:13:13 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-04-28 00:13:13 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-04-28 00:13:14 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-04-28 00:13:14 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-04-28 00:13:14 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-04-28 00:13:14 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-04-28 00:13:14 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-04-28 00:13:14 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-04-28 00:13:15 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:c661fd999a826e2f01efc4e5b6d3aed63e39acc4198e5a09dfc42d5b59c2b4d7 2024-04-28 00:13:15 | INFO  | update_image:213 - Our checksum is sha256:c661fd999a826e2f01efc4e5b6d3aed63e39acc4198e5a09dfc42d5b59c2b4d7 2024-04-28 00:13:15 | INFO  | update_image:216 - Image Ubuntu 20.04 is up-to-date, nothing to do 2024-04-28 00:13:15 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-04-28 00:13:15 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-04-28 00:13:15 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-04-28 00:13:16 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:55496e95ac3f1fbd585c028fd625f44b7aba915834b4afcd2623b56f59225414 2024-04-28 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:1a0ffd9e85b9f2c9b61652162c482cd4b89821bff320a522f9e3eb0a1cb082eb 2024-04-28 00:13:16 | INFO  | update_image:234 - New values are {'version': '20240426', 'build_date': datetime.date(2024, 4, 26), 'checksum': 'sha256:55496e95ac3f1fbd585c028fd625f44b7aba915834b4afcd2623b56f59225414', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/focal/release-20240426/ubuntu-20.04-minimal-cloudimg-amd64.img'} 2024-04-28 00:13:16 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240426-ubuntu-20.04-minimal.qcow2 2024-04-28 00:13:16 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240426-ubuntu-20.04-minimal.qcow2, dry-run enabled 2024-04-28 00:13:16 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-04-28 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-04-28 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-04-28 00:13:16 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67 2024-04-28 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:62af6445fd2c31f68a069151938a7dcb49158644cae531dd22efc36c1c15a710 2024-04-28 00:13:16 | INFO  | update_image:234 - New values are {'version': '20240426', 'build_date': datetime.date(2024, 4, 26), 'checksum': 'sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67', 'url': 'https://cloud-images.ubuntu.com/jammy/20240426/jammy-server-cloudimg-amd64.img'} 2024-04-28 00:13:16 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240426-ubuntu-22.04.qcow2 2024-04-28 00:13:16 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240426-ubuntu-22.04.qcow2, dry-run enabled 2024-04-28 00:13:16 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-04-28 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-04-28 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-04-28 00:13:17 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:c48ff878061dadf2fa7c3a67d26f6baf8adf6cc118f7131d6a7fa1e8d4a13361 2024-04-28 00:13:17 | INFO  | update_image:213 - Our checksum is sha256:bd99c64ad9d926eb5769f9f2cfd96ae4989a029bd64bd3e7e7deb8cff4251c65 2024-04-28 00:13:17 | INFO  | update_image:234 - New values are {'version': '20240426', 'build_date': datetime.date(2024, 4, 26), 'checksum': 'sha256:c48ff878061dadf2fa7c3a67d26f6baf8adf6cc118f7131d6a7fa1e8d4a13361', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240426/ubuntu-22.04-minimal-cloudimg-amd64.img'} 2024-04-28 00:13:17 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240426-ubuntu-22.04-minimal.qcow2 2024-04-28 00:13:17 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240426-ubuntu-22.04-minimal.qcow2, dry-run enabled 2024-04-28 00:13:17 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-04-28 00:13:17 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-04-28 00:13:17 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-04-28 00:13:18 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 2024-04-28 00:13:18 | INFO  | update_image:213 - Our checksum is sha256:f22047047243225a62960afd3adf84af98ec9faa71fe03a3df2666e95b1e17f6 2024-04-28 00:13:18 | INFO  | update_image:234 - New values are {'version': '20240423', 'build_date': datetime.date(2024, 4, 23), 'checksum': 'sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3', 'url': 'https://cloud-images.ubuntu.com/noble/20240423/noble-server-cloudimg-amd64.img'} 2024-04-28 00:13:18 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240423-ubuntu-24.04.qcow2 2024-04-28 00:13:18 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240423-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 7 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.6,decorator==5.1.1,dogpile.cache==1.3.2,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.1,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.11.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (45.31=setup[25.92]+cmd[19.39] seconds) congratulations :) (45.72 seconds) ``` ### stderr: ```Shell 2024-05-05 00:12:52 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-05-05 00:12:52 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-05-05 00:12:52 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-05-05 00:12:52 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-05-05 00:12:53 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-05 00:12:53 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-05 00:12:53 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-05-05 00:12:53 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-05-05 00:12:53 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-05-05 00:12:53 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-05-05 00:12:53 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-05-05 00:12:53 | INFO  | update_image:213 - Our checksum is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-05-05 00:12:53 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-05-05 00:12:53 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-05-05 00:12:53 | INFO  | update_image:184 - Checking image CentOS 7 2024-05-05 00:12:53 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-05-05 00:12:53 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-05-05 00:12:53 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-05 00:12:53 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-05 00:12:53 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-05 00:12:53 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-05 00:12:53 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-05-05 00:12:53 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-05-05 00:12:53 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-05 00:12:53 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-05-05 00:12:54 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240429.0.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240429.0.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240429.0.x86_64.qcow2 is sha256:dd4d28d3ff4e1e9e18748fdc1daae1f5502b93663fbd8c0a6072822fd0afd7e5 2024-05-05 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:1ef5d12ae83b3619b17e364da0c90daec2d86f7e68de052e7654c44577e8e630 2024-05-05 00:12:54 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240429.0.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | update_image:234 - New values are {'version': '20240430', 'build_date': datetime.date(2024, 4, 30), 'checksum': 'sha256:dd4d28d3ff4e1e9e18748fdc1daae1f5502b93663fbd8c0a6072822fd0afd7e5', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240429.0.x86_64.qcow2'} 2024-05-05 00:12:54 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240430-centos-stream-8.qcow2 2024-05-05 00:12:54 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240430-centos-stream-8.qcow2, dry-run enabled 2024-05-05 00:12:54 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-05-05 00:12:54 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-05-05 00:12:54 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240429.0.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240429.0.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240429.0.x86_64.qcow2 is sha256:286633ec3f8cbd2ba151e0e6e4b12bd231e5cb0d7ab99614929626026f5a334b 2024-05-05 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:47dd9ad7048afe96bc6cc0b3fd8922f290e99c29d251affcd22d0afecfe0e337 2024-05-05 00:12:54 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240429.0.x86_64.qcow2 2024-05-05 00:12:54 | INFO  | update_image:234 - New values are {'version': '20240430', 'build_date': datetime.date(2024, 4, 30), 'checksum': 'sha256:286633ec3f8cbd2ba151e0e6e4b12bd231e5cb0d7ab99614929626026f5a334b', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240429.0.x86_64.qcow2'} 2024-05-05 00:12:54 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240430-centos-stream-9.qcow2 2024-05-05 00:12:54 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240430-centos-stream-9.qcow2, dry-run enabled 2024-05-05 00:12:54 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-05-05 00:12:54 | INFO  | update_image:184 - Checking image Debian 10 2024-05-05 00:12:54 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-05-05 00:12:54 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-05-05 00:12:56 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-05 00:12:56 | INFO  | update_image:213 - Our checksum is sha512:dc7c2d38824f8ad5db09237a1fa902b525f119e2f1504d0bf656879bf949a2366ba1ad9aa4ba9c6727fb98dd2379f317abe458c2d2c41830f9260e55a7fcef4a 2024-05-05 00:12:56 | INFO  | update_image:234 - New values are {'version': '20240430', 'build_date': datetime.date(2024, 4, 30), 'checksum': 'sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7', 'url': 'https://cdimage.debian.org/cdimage/cloud/buster/20240430-1733/debian-10-genericcloud-amd64-20240430-1733.qcow2'} 2024-05-05 00:12:56 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-10/20240430-debian-10.qcow2 2024-05-05 00:12:56 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-10/20240430-debian-10.qcow2, dry-run enabled 2024-05-05 00:12:56 | INFO  | update_image:184 - Checking image Debian 11 2024-05-05 00:12:56 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-05-05 00:12:56 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-05-05 00:12:57 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240429-1732.qcow2 is sha512:5426d0398d3ec685a74256114158daebfd7064b95301c6e2724b1b35e4a83b57809269096b44278b4c3ad4da851d5d606ab740d50c928a2a6c7707aa51d8b61a 2024-05-05 00:12:57 | INFO  | update_image:213 - Our checksum is sha512:57ea3ba6855784f627730a16b8cb2b4e85a434f0626903dc9b036a10c0edf35242b86a1938bf84890ebbdba2b27e6d9ceff0a47da106e365f6d81077e4089a1c 2024-05-05 00:12:57 | INFO  | update_image:234 - New values are {'version': '20240429', 'build_date': datetime.date(2024, 4, 29), 'checksum': 'sha512:5426d0398d3ec685a74256114158daebfd7064b95301c6e2724b1b35e4a83b57809269096b44278b4c3ad4da851d5d606ab740d50c928a2a6c7707aa51d8b61a', 'url': 'https://cdimage.debian.org/cdimage/cloud/bullseye/20240429-1732/debian-11-genericcloud-amd64-20240429-1732.qcow2'} 2024-05-05 00:12:57 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240429-debian-11.qcow2 2024-05-05 00:12:57 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240429-debian-11.qcow2, dry-run enabled 2024-05-05 00:12:57 | INFO  | update_image:184 - Checking image Debian 12 2024-05-05 00:12:57 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-05-05 00:12:57 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-05-05 00:12:59 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240504-1737.qcow2 is sha512:d86322df99789b0326e8ba9d709629bdc6aa7a1f94ce0753d5851b33be00f39e91612f54ef987ba3df27a33caee0340a28aac1c1bf56025ced251fd6bb2bc150 2024-05-05 00:12:59 | INFO  | update_image:213 - Our checksum is sha512:b0a7299f5aa9a6bee50e4c63341715ea1e127b334c077eb62bbaa1e9125f2f58c6557a28f76ea209cfacb822ff1859c848eb2e6804be9cbd6ae9a47a26a92139 2024-05-05 00:12:59 | INFO  | update_image:234 - New values are {'version': '20240504', 'build_date': datetime.date(2024, 5, 4), 'checksum': 'sha512:d86322df99789b0326e8ba9d709629bdc6aa7a1f94ce0753d5851b33be00f39e91612f54ef987ba3df27a33caee0340a28aac1c1bf56025ced251fd6bb2bc150', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240504-1737/debian-12-genericcloud-amd64-daily-20240504-1737.qcow2'} 2024-05-05 00:12:59 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240504-debian-12.qcow2 2024-05-05 00:12:59 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240504-debian-12.qcow2, dry-run enabled 2024-05-05 00:12:59 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-05-05 00:12:59 | INFO  | update_image:184 - Checking image Rocky 8 2024-05-05 00:12:59 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-05-05 00:12:59 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-05 00:13:00 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-05 00:13:00 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-05 00:13:00 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-05-05 00:13:00 | INFO  | update_image:184 - Checking image Rocky 9 2024-05-05 00:13:00 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-05-05 00:13:00 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-05 00:13:00 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-05-05 00:13:00 | INFO  | update_image:213 - Our checksum is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-05-05 00:13:00 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-05-05 00:13:00 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-05-05 00:13:00 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-05-05 00:13:00 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-05-05 00:13:00 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-05-05 00:13:01 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-05 00:13:01 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-05 00:13:01 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-05-05 00:13:01 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-05-05 00:13:01 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-05-05 00:13:01 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-05-05 00:13:02 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-05 00:13:02 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-05 00:13:02 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-05-05 00:13:02 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-05-05 00:13:02 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-05-05 00:13:02 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-05-05 00:13:03 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-05 00:13:03 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-05 00:13:03 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-05-05 00:13:03 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-05-05 00:13:03 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-05-05 00:13:03 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-05-05 00:13:04 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-05 00:13:04 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-05 00:13:04 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-05-05 00:13:04 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-05-05 00:13:04 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-05-05 00:13:04 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-05-05 00:13:06 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-05 00:13:06 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-05 00:13:06 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-05-05 00:13:06 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-05-05 00:13:06 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-05-05 00:13:06 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-05-05 00:13:07 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:f1d83ad0c738d4fde4af12ed80f8c6148e2d531c67681ee10bd427655314c309 2024-05-05 00:13:07 | INFO  | update_image:213 - Our checksum is sha256:c661fd999a826e2f01efc4e5b6d3aed63e39acc4198e5a09dfc42d5b59c2b4d7 2024-05-05 00:13:07 | INFO  | update_image:234 - New values are {'version': '20240430', 'build_date': datetime.date(2024, 4, 30), 'checksum': 'sha256:f1d83ad0c738d4fde4af12ed80f8c6148e2d531c67681ee10bd427655314c309', 'url': 'https://cloud-images.ubuntu.com/focal/20240430/focal-server-cloudimg-amd64.img'} 2024-05-05 00:13:07 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240430-ubuntu-20.04.qcow2 2024-05-05 00:13:07 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240430-ubuntu-20.04.qcow2, dry-run enabled 2024-05-05 00:13:07 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-05-05 00:13:07 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-05-05 00:13:07 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-05-05 00:13:08 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:55496e95ac3f1fbd585c028fd625f44b7aba915834b4afcd2623b56f59225414 2024-05-05 00:13:08 | INFO  | update_image:213 - Our checksum is sha256:55496e95ac3f1fbd585c028fd625f44b7aba915834b4afcd2623b56f59225414 2024-05-05 00:13:08 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-05-05 00:13:08 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-05-05 00:13:08 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-05-05 00:13:08 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-05-05 00:13:09 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67 2024-05-05 00:13:09 | INFO  | update_image:213 - Our checksum is sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67 2024-05-05 00:13:09 | INFO  | update_image:216 - Image Ubuntu 22.04 is up-to-date, nothing to do 2024-05-05 00:13:09 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-05-05 00:13:09 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-05-05 00:13:09 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-05-05 00:13:10 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:c48ff878061dadf2fa7c3a67d26f6baf8adf6cc118f7131d6a7fa1e8d4a13361 2024-05-05 00:13:10 | INFO  | update_image:213 - Our checksum is sha256:c48ff878061dadf2fa7c3a67d26f6baf8adf6cc118f7131d6a7fa1e8d4a13361 2024-05-05 00:13:10 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-05-05 00:13:10 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-05-05 00:13:10 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-05-05 00:13:10 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-05-05 00:13:11 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 2024-05-05 00:13:11 | INFO  | update_image:213 - Our checksum is sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 2024-05-05 00:13:11 | INFO  | update_image:216 - Image Ubuntu 24.04 is up-to-date, nothing to do ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 6 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.7,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.1,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.11.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (30.73=setup[18.17]+cmd[12.55] seconds) congratulations :) (30.97 seconds) ``` ### stderr: ```Shell 2024-05-12 00:12:49 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-05-12 00:12:49 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-05-12 00:12:49 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-05-12 00:12:49 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-12 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-12 00:12:49 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-05-12 00:12:49 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-05-12 00:12:49 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-05-12 00:12:49 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-05-12 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:6bbd060c971fd827a544c7e5e991a7d9e44460a449d2d058a0bb1290dec5a114 2024-05-12 00:12:49 | INFO  | update_image:220 - Checking https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:234 - New values are {'version': '20240507', 'build_date': datetime.date(2024, 5, 7), 'checksum': 'sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390', 'url': 'https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2'} 2024-05-12 00:12:49 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-9/20240507-almalinux-9.qcow2 2024-05-12 00:12:49 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-9/20240507-almalinux-9.qcow2, dry-run enabled 2024-05-12 00:12:49 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-05-12 00:12:49 | INFO  | update_image:184 - Checking image CentOS 7 2024-05-12 00:12:49 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-05-12 00:12:49 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-05-12 00:12:49 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-12 00:12:49 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-12 00:12:49 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-12 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-12 00:12:49 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-05-12 00:12:49 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-05-12 00:12:49 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-05-12 00:12:49 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240506.0.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240506.0.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240506.0.x86_64.qcow2 is sha256:a8ac3f05a73cb1244f67ada3ffb70edad3a50e60a2aa0cc0b956abc39ae5fd33 2024-05-12 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:dd4d28d3ff4e1e9e18748fdc1daae1f5502b93663fbd8c0a6072822fd0afd7e5 2024-05-12 00:12:49 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240506.0.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:234 - New values are {'version': '20240507', 'build_date': datetime.date(2024, 5, 7), 'checksum': 'sha256:a8ac3f05a73cb1244f67ada3ffb70edad3a50e60a2aa0cc0b956abc39ae5fd33', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240506.0.x86_64.qcow2'} 2024-05-12 00:12:49 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240507-centos-stream-8.qcow2 2024-05-12 00:12:49 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240507-centos-stream-8.qcow2, dry-run enabled 2024-05-12 00:12:49 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-05-12 00:12:49 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-05-12 00:12:49 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240506.0.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240506.0.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240506.0.x86_64.qcow2 is sha256:86fc62bc28f27d8cc8d08ed1dba2d3704cf48a582b3b36bda5d46e394e03247e 2024-05-12 00:12:49 | INFO  | update_image:213 - Our checksum is sha256:286633ec3f8cbd2ba151e0e6e4b12bd231e5cb0d7ab99614929626026f5a334b 2024-05-12 00:12:49 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240506.0.x86_64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:234 - New values are {'version': '20240507', 'build_date': datetime.date(2024, 5, 7), 'checksum': 'sha256:86fc62bc28f27d8cc8d08ed1dba2d3704cf48a582b3b36bda5d46e394e03247e', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240506.0.x86_64.qcow2'} 2024-05-12 00:12:49 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240507-centos-stream-9.qcow2 2024-05-12 00:12:49 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240507-centos-stream-9.qcow2, dry-run enabled 2024-05-12 00:12:49 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-05-12 00:12:49 | INFO  | update_image:184 - Checking image Debian 10 2024-05-12 00:12:49 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-05-12 00:12:49 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-05-12 00:12:50 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-12 00:12:50 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-12 00:12:50 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-05-12 00:12:50 | INFO  | update_image:184 - Checking image Debian 11 2024-05-12 00:12:50 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-05-12 00:12:50 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-05-12 00:12:51 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240507-1740.qcow2 is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-05-12 00:12:51 | INFO  | update_image:213 - Our checksum is sha512:5426d0398d3ec685a74256114158daebfd7064b95301c6e2724b1b35e4a83b57809269096b44278b4c3ad4da851d5d606ab740d50c928a2a6c7707aa51d8b61a 2024-05-12 00:12:51 | INFO  | update_image:234 - New values are {'version': '20240507', 'build_date': datetime.date(2024, 5, 7), 'checksum': 'sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799', 'url': 'https://cdimage.debian.org/cdimage/cloud/bullseye/20240507-1740/debian-11-genericcloud-amd64-20240507-1740.qcow2'} 2024-05-12 00:12:51 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240507-debian-11.qcow2 2024-05-12 00:12:51 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240507-debian-11.qcow2, dry-run enabled 2024-05-12 00:12:51 | INFO  | update_image:184 - Checking image Debian 12 2024-05-12 00:12:51 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-05-12 00:12:51 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-05-12 00:12:54 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240511-1744.qcow2 is sha512:6a0054568a67b6c80c9a9df27116ec183827d966fe189f35d00c61e87a6a9ab60f2dadb082d479c729be2c9b31030f988a94a6cb4719f26bc045eb9aa62331bd 2024-05-12 00:12:54 | INFO  | update_image:213 - Our checksum is sha512:d86322df99789b0326e8ba9d709629bdc6aa7a1f94ce0753d5851b33be00f39e91612f54ef987ba3df27a33caee0340a28aac1c1bf56025ced251fd6bb2bc150 2024-05-12 00:12:54 | INFO  | update_image:234 - New values are {'version': '20240511', 'build_date': datetime.date(2024, 5, 11), 'checksum': 'sha512:6a0054568a67b6c80c9a9df27116ec183827d966fe189f35d00c61e87a6a9ab60f2dadb082d479c729be2c9b31030f988a94a6cb4719f26bc045eb9aa62331bd', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240511-1744/debian-12-genericcloud-amd64-daily-20240511-1744.qcow2'} 2024-05-12 00:12:54 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240511-debian-12.qcow2 2024-05-12 00:12:54 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240511-debian-12.qcow2, dry-run enabled 2024-05-12 00:12:54 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-05-12 00:12:54 | INFO  | update_image:184 - Checking image Rocky 8 2024-05-12 00:12:54 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-05-12 00:12:54 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-12 00:12:54 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-12 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-12 00:12:54 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-05-12 00:12:54 | INFO  | update_image:184 - Checking image Rocky 9 2024-05-12 00:12:54 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-05-12 00:12:54 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-12 00:12:54 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa 2024-05-12 00:12:54 | INFO  | update_image:213 - Our checksum is sha256:7713278c37f29b0341b0a841ca3ec5c3724df86b4d97e7ee4a2a85def9b2e651 2024-05-12 00:12:54 | INFO  | update_image:220 - Checking https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-05-12 00:12:54 | INFO  | update_image:234 - New values are {'version': '20240509', 'build_date': datetime.date(2024, 5, 9), 'checksum': 'sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa', 'url': 'https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2'} 2024-05-12 00:12:54 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20240509-rocky-9.qcow2 2024-05-12 00:12:54 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20240509-rocky-9.qcow2, dry-run enabled 2024-05-12 00:12:54 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-05-12 00:12:54 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-05-12 00:12:54 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-05-12 00:12:54 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-05-12 00:12:55 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-12 00:12:55 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-12 00:12:55 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-05-12 00:12:55 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-05-12 00:12:55 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-05-12 00:12:55 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-05-12 00:12:55 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-12 00:12:55 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-12 00:12:55 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-05-12 00:12:55 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-05-12 00:12:55 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-05-12 00:12:55 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-05-12 00:12:56 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-12 00:12:56 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-12 00:12:56 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-05-12 00:12:56 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-05-12 00:12:56 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-05-12 00:12:56 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-05-12 00:12:57 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-12 00:12:57 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-12 00:12:57 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-05-12 00:12:57 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-05-12 00:12:57 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-05-12 00:12:57 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-05-12 00:12:57 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-12 00:12:57 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-12 00:12:57 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-05-12 00:12:57 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-05-12 00:12:57 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-05-12 00:12:57 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-05-12 00:12:58 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:24c616647f372ef64d5d8395053e8b304244e2ff925ca18c1a5846abb146823d 2024-05-12 00:12:58 | INFO  | update_image:213 - Our checksum is sha256:f1d83ad0c738d4fde4af12ed80f8c6148e2d531c67681ee10bd427655314c309 2024-05-12 00:12:58 | INFO  | update_image:234 - New values are {'version': '20240502', 'build_date': datetime.date(2024, 5, 2), 'checksum': 'sha256:24c616647f372ef64d5d8395053e8b304244e2ff925ca18c1a5846abb146823d', 'url': 'https://cloud-images.ubuntu.com/focal/20240502/focal-server-cloudimg-amd64.img'} 2024-05-12 00:12:58 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240502-ubuntu-20.04.qcow2 2024-05-12 00:12:58 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240502-ubuntu-20.04.qcow2, dry-run enabled 2024-05-12 00:12:58 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-05-12 00:12:58 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-05-12 00:12:58 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-05-12 00:12:59 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:036f0bec26578071619a95a8b9ca34c12dc39a31c0535029b71418ceccd04689 2024-05-12 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:55496e95ac3f1fbd585c028fd625f44b7aba915834b4afcd2623b56f59225414 2024-05-12 00:12:59 | INFO  | update_image:234 - New values are {'version': '20240508', 'build_date': datetime.date(2024, 5, 8), 'checksum': 'sha256:036f0bec26578071619a95a8b9ca34c12dc39a31c0535029b71418ceccd04689', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/focal/release-20240508/ubuntu-20.04-minimal-cloudimg-amd64.img'} 2024-05-12 00:12:59 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240508-ubuntu-20.04-minimal.qcow2 2024-05-12 00:12:59 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240508-ubuntu-20.04-minimal.qcow2, dry-run enabled 2024-05-12 00:12:59 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-05-12 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-05-12 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-05-12 00:12:59 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67 2024-05-12 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67 2024-05-12 00:12:59 | INFO  | update_image:216 - Image Ubuntu 22.04 is up-to-date, nothing to do 2024-05-12 00:12:59 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-05-12 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-05-12 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-05-12 00:13:00 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-05-12 00:13:00 | INFO  | update_image:213 - Our checksum is sha256:c48ff878061dadf2fa7c3a67d26f6baf8adf6cc118f7131d6a7fa1e8d4a13361 2024-05-12 00:13:00 | INFO  | update_image:234 - New values are {'version': '20240507', 'build_date': datetime.date(2024, 5, 7), 'checksum': 'sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240507/ubuntu-22.04-minimal-cloudimg-amd64.img'} 2024-05-12 00:13:00 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240507-ubuntu-22.04-minimal.qcow2 2024-05-12 00:13:00 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240507-ubuntu-22.04-minimal.qcow2, dry-run enabled 2024-05-12 00:13:00 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-05-12 00:13:00 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-05-12 00:13:00 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-05-12 00:13:01 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:0cf56a2b23b430c350311dbcb9221b64823a5f7a401b5cf6ab4821f2ffdabe76 2024-05-12 00:13:01 | INFO  | update_image:213 - Our checksum is sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 2024-05-12 00:13:01 | INFO  | update_image:234 - New values are {'version': '20240505', 'build_date': datetime.date(2024, 5, 5), 'checksum': 'sha256:0cf56a2b23b430c350311dbcb9221b64823a5f7a401b5cf6ab4821f2ffdabe76', 'url': 'https://cloud-images.ubuntu.com/noble/20240505/noble-server-cloudimg-amd64.img'} 2024-05-12 00:13:01 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240505-ubuntu-24.04.qcow2 2024-05-12 00:13:01 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240505-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 5 files: - etc/images/almalinux.yml - etc/images/centos.yml - etc/images/debian.yml - etc/images/rockylinux.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 6 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.7,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.11.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (38.05=setup[18.02]+cmd[20.03] seconds) congratulations :) (38.27 seconds) ``` ### stderr: ```Shell 2024-05-19 00:12:58 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-05-19 00:12:58 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-05-19 00:12:58 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-05-19 00:12:58 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-05-19 00:12:58 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-19 00:12:58 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-19 00:12:58 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-05-19 00:12:58 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-05-19 00:12:58 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-05-19 00:12:58 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-05-19 00:12:58 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-05-19 00:12:58 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-05-19 00:12:58 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-05-19 00:12:58 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-05-19 00:12:58 | INFO  | update_image:184 - Checking image CentOS 7 2024-05-19 00:12:58 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-05-19 00:12:58 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-05-19 00:12:59 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-19 00:12:59 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-19 00:12:59 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-19 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-19 00:12:59 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-05-19 00:12:59 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-05-19 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-19 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-05-19 00:12:59 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240513.0.x86_64.qcow2 2024-05-19 00:12:59 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240513.0.x86_64.qcow2 2024-05-19 00:12:59 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240513.0.x86_64.qcow2 is sha256:58569f242679e24d3845f06ab2ebe11c6d3e9e9af280f56ea616b2659bd77764 2024-05-19 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:a8ac3f05a73cb1244f67ada3ffb70edad3a50e60a2aa0cc0b956abc39ae5fd33 2024-05-19 00:12:59 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240513.0.x86_64.qcow2 2024-05-19 00:12:59 | INFO  | update_image:234 - New values are {'version': '20240514', 'build_date': datetime.date(2024, 5, 14), 'checksum': 'sha256:58569f242679e24d3845f06ab2ebe11c6d3e9e9af280f56ea616b2659bd77764', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240513.0.x86_64.qcow2'} 2024-05-19 00:12:59 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240514-centos-stream-8.qcow2 2024-05-19 00:12:59 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240514-centos-stream-8.qcow2, dry-run enabled 2024-05-19 00:12:59 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-05-19 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-19 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-05-19 00:13:00 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240513.0.x86_64.qcow2 2024-05-19 00:13:00 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240513.0.x86_64.qcow2 2024-05-19 00:13:00 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240513.0.x86_64.qcow2 is sha256:507e4078a3d9fd356ab4fc4e4e38665dfff392555fec44d6bf4145fc15a8a647 2024-05-19 00:13:00 | INFO  | update_image:213 - Our checksum is sha256:86fc62bc28f27d8cc8d08ed1dba2d3704cf48a582b3b36bda5d46e394e03247e 2024-05-19 00:13:00 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240513.0.x86_64.qcow2 2024-05-19 00:13:00 | INFO  | update_image:234 - New values are {'version': '20240514', 'build_date': datetime.date(2024, 5, 14), 'checksum': 'sha256:507e4078a3d9fd356ab4fc4e4e38665dfff392555fec44d6bf4145fc15a8a647', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240513.0.x86_64.qcow2'} 2024-05-19 00:13:00 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240514-centos-stream-9.qcow2 2024-05-19 00:13:00 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240514-centos-stream-9.qcow2, dry-run enabled 2024-05-19 00:13:00 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-05-19 00:13:00 | INFO  | update_image:184 - Checking image Debian 10 2024-05-19 00:13:00 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-05-19 00:13:00 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-05-19 00:13:02 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-19 00:13:02 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-19 00:13:02 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-05-19 00:13:02 | INFO  | update_image:184 - Checking image Debian 11 2024-05-19 00:13:02 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-05-19 00:13:02 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-05-19 00:13:03 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240507-1740.qcow2 is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-05-19 00:13:03 | INFO  | update_image:213 - Our checksum is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-05-19 00:13:03 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-05-19 00:13:03 | INFO  | update_image:184 - Checking image Debian 12 2024-05-19 00:13:03 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-05-19 00:13:03 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-05-19 00:13:05 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240518-1751.qcow2 is sha512:8fb1bfb0280b3799b457a1efa698e1da35b51837cb15428e2fa4ebb541d7f6163765cd9938b98057fbe53556dbc04a9effb901f46cfe5e7ed9938a0c7203f1f5 2024-05-19 00:13:05 | INFO  | update_image:213 - Our checksum is sha512:6a0054568a67b6c80c9a9df27116ec183827d966fe189f35d00c61e87a6a9ab60f2dadb082d479c729be2c9b31030f988a94a6cb4719f26bc045eb9aa62331bd 2024-05-19 00:13:05 | INFO  | update_image:234 - New values are {'version': '20240518', 'build_date': datetime.date(2024, 5, 18), 'checksum': 'sha512:8fb1bfb0280b3799b457a1efa698e1da35b51837cb15428e2fa4ebb541d7f6163765cd9938b98057fbe53556dbc04a9effb901f46cfe5e7ed9938a0c7203f1f5', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240518-1751/debian-12-genericcloud-amd64-daily-20240518-1751.qcow2'} 2024-05-19 00:13:05 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240518-debian-12.qcow2 2024-05-19 00:13:05 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240518-debian-12.qcow2, dry-run enabled 2024-05-19 00:13:05 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-05-19 00:13:05 | INFO  | update_image:184 - Checking image Rocky 8 2024-05-19 00:13:05 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-05-19 00:13:05 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-19 00:13:05 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-19 00:13:05 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-19 00:13:05 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-05-19 00:13:05 | INFO  | update_image:184 - Checking image Rocky 9 2024-05-19 00:13:05 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-05-19 00:13:05 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-19 00:13:05 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa 2024-05-19 00:13:05 | INFO  | update_image:213 - Our checksum is sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa 2024-05-19 00:13:05 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-05-19 00:13:05 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-05-19 00:13:05 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-05-19 00:13:05 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-05-19 00:13:05 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-05-19 00:13:07 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-19 00:13:07 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-19 00:13:07 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-05-19 00:13:07 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-05-19 00:13:07 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-05-19 00:13:07 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-05-19 00:13:08 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-19 00:13:08 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-19 00:13:08 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-05-19 00:13:08 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-05-19 00:13:08 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-05-19 00:13:08 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-05-19 00:13:09 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-19 00:13:09 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-19 00:13:09 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-05-19 00:13:09 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-05-19 00:13:09 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-05-19 00:13:09 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-05-19 00:13:10 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-19 00:13:10 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-19 00:13:10 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-05-19 00:13:10 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-05-19 00:13:10 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-05-19 00:13:10 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-05-19 00:13:11 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-19 00:13:11 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-19 00:13:11 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-05-19 00:13:11 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-05-19 00:13:11 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-05-19 00:13:11 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-05-19 00:13:12 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:aed3ea05262772dd2b525887a023af2eda181023ad70312537bf1a5397d6ddaa 2024-05-19 00:13:12 | INFO  | update_image:213 - Our checksum is sha256:24c616647f372ef64d5d8395053e8b304244e2ff925ca18c1a5846abb146823d 2024-05-19 00:13:12 | INFO  | update_image:234 - New values are {'version': '20240513', 'build_date': datetime.date(2024, 5, 13), 'checksum': 'sha256:aed3ea05262772dd2b525887a023af2eda181023ad70312537bf1a5397d6ddaa', 'url': 'https://cloud-images.ubuntu.com/focal/20240513/focal-server-cloudimg-amd64.img'} 2024-05-19 00:13:12 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240513-ubuntu-20.04.qcow2 2024-05-19 00:13:12 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240513-ubuntu-20.04.qcow2, dry-run enabled 2024-05-19 00:13:12 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-05-19 00:13:12 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-05-19 00:13:12 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-05-19 00:13:14 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465 2024-05-19 00:13:14 | INFO  | update_image:213 - Our checksum is sha256:036f0bec26578071619a95a8b9ca34c12dc39a31c0535029b71418ceccd04689 2024-05-19 00:13:14 | INFO  | update_image:234 - New values are {'version': '20240514', 'build_date': datetime.date(2024, 5, 14), 'checksum': 'sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/focal/release-20240514/ubuntu-20.04-minimal-cloudimg-amd64.img'} 2024-05-19 00:13:14 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240514-ubuntu-20.04-minimal.qcow2 2024-05-19 00:13:14 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240514-ubuntu-20.04-minimal.qcow2, dry-run enabled 2024-05-19 00:13:14 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-05-19 00:13:14 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-05-19 00:13:14 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-05-19 00:13:15 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:1718f177dde4c461148ab7dcbdcf2f410c1f5daa694567f6a8bbb239d864b525 2024-05-19 00:13:15 | INFO  | update_image:213 - Our checksum is sha256:da76b0ef1cd45939f0d14ca11dd4dfabbe13b94d2ec144d54c805d1baf852e67 2024-05-19 00:13:15 | INFO  | update_image:234 - New values are {'version': '20240514', 'build_date': datetime.date(2024, 5, 14), 'checksum': 'sha256:1718f177dde4c461148ab7dcbdcf2f410c1f5daa694567f6a8bbb239d864b525', 'url': 'https://cloud-images.ubuntu.com/jammy/20240514/jammy-server-cloudimg-amd64.img'} 2024-05-19 00:13:15 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240514-ubuntu-22.04.qcow2 2024-05-19 00:13:15 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240514-ubuntu-22.04.qcow2, dry-run enabled 2024-05-19 00:13:15 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-05-19 00:13:15 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-05-19 00:13:15 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-05-19 00:13:16 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-05-19 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-05-19 00:13:16 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-05-19 00:13:16 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-05-19 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-05-19 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-05-19 00:13:17 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:0cf56a2b23b430c350311dbcb9221b64823a5f7a401b5cf6ab4821f2ffdabe76 2024-05-19 00:13:17 | INFO  | update_image:213 - Our checksum is sha256:0cf56a2b23b430c350311dbcb9221b64823a5f7a401b5cf6ab4821f2ffdabe76 2024-05-19 00:13:17 | INFO  | update_image:216 - Image Ubuntu 24.04 is up-to-date, nothing to do ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 6 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.7,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.0,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (27.43=setup[15.28]+cmd[12.15] seconds) congratulations :) (27.57 seconds) ``` ### stderr: ```Shell 2024-05-26 00:12:52 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-05-26 00:12:52 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-05-26 00:12:52 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-05-26 00:12:52 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-05-26 00:12:52 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-26 00:12:52 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-05-26 00:12:52 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-05-26 00:12:52 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-05-26 00:12:52 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-05-26 00:12:52 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-05-26 00:12:52 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-05-26 00:12:52 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-05-26 00:12:52 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-05-26 00:12:52 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-05-26 00:12:52 | INFO  | update_image:184 - Checking image CentOS 7 2024-05-26 00:12:52 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-05-26 00:12:52 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-05-26 00:12:52 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-26 00:12:52 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-05-26 00:12:52 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-26 00:12:52 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-05-26 00:12:52 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-05-26 00:12:52 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-05-26 00:12:52 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-26 00:12:52 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-05-26 00:12:53 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240520.0.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240520.0.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240520.0.x86_64.qcow2 is sha256:ece36082b0472aa09d48b91f6006849466e9245c386f22e1930dc17d5a05be8c 2024-05-26 00:12:53 | INFO  | update_image:213 - Our checksum is sha256:58569f242679e24d3845f06ab2ebe11c6d3e9e9af280f56ea616b2659bd77764 2024-05-26 00:12:53 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240520.0.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | update_image:234 - New values are {'version': '20240521', 'build_date': datetime.date(2024, 5, 21), 'checksum': 'sha256:ece36082b0472aa09d48b91f6006849466e9245c386f22e1930dc17d5a05be8c', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240520.0.x86_64.qcow2'} 2024-05-26 00:12:53 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240521-centos-stream-8.qcow2 2024-05-26 00:12:53 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240521-centos-stream-8.qcow2, dry-run enabled 2024-05-26 00:12:53 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-05-26 00:12:53 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-05-26 00:12:53 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240520.0.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240520.0.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240520.0.x86_64.qcow2 is sha256:085073680a1c0a1b5cd1fe4572d4827eb1164dd1208068b0c6d9100ddbd6363b 2024-05-26 00:12:53 | INFO  | update_image:213 - Our checksum is sha256:507e4078a3d9fd356ab4fc4e4e38665dfff392555fec44d6bf4145fc15a8a647 2024-05-26 00:12:53 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240520.0.x86_64.qcow2 2024-05-26 00:12:53 | INFO  | update_image:234 - New values are {'version': '20240521', 'build_date': datetime.date(2024, 5, 21), 'checksum': 'sha256:085073680a1c0a1b5cd1fe4572d4827eb1164dd1208068b0c6d9100ddbd6363b', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240520.0.x86_64.qcow2'} 2024-05-26 00:12:53 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240521-centos-stream-9.qcow2 2024-05-26 00:12:53 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240521-centos-stream-9.qcow2, dry-run enabled 2024-05-26 00:12:53 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-05-26 00:12:53 | INFO  | update_image:184 - Checking image Debian 10 2024-05-26 00:12:53 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-05-26 00:12:53 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-05-26 00:12:54 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-26 00:12:54 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-05-26 00:12:54 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-05-26 00:12:54 | INFO  | update_image:184 - Checking image Debian 11 2024-05-26 00:12:54 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-05-26 00:12:54 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-05-26 00:12:55 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240507-1740.qcow2 is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-05-26 00:12:55 | INFO  | update_image:213 - Our checksum is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-05-26 00:12:55 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-05-26 00:12:55 | INFO  | update_image:184 - Checking image Debian 12 2024-05-26 00:12:55 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-05-26 00:12:55 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-05-26 00:12:56 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240525-1758.qcow2 is sha512:c985d590092927def094ee6c226380099d9a4244986c34a01e5ef6a22df60cbb53fe03aa0d30f099b58efa727def3b8d38a3ff642c9f1a787b6e385e0e75b3ce 2024-05-26 00:12:56 | INFO  | update_image:213 - Our checksum is sha512:8fb1bfb0280b3799b457a1efa698e1da35b51837cb15428e2fa4ebb541d7f6163765cd9938b98057fbe53556dbc04a9effb901f46cfe5e7ed9938a0c7203f1f5 2024-05-26 00:12:56 | INFO  | update_image:234 - New values are {'version': '20240525', 'build_date': datetime.date(2024, 5, 25), 'checksum': 'sha512:c985d590092927def094ee6c226380099d9a4244986c34a01e5ef6a22df60cbb53fe03aa0d30f099b58efa727def3b8d38a3ff642c9f1a787b6e385e0e75b3ce', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240525-1758/debian-12-genericcloud-amd64-daily-20240525-1758.qcow2'} 2024-05-26 00:12:56 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240525-debian-12.qcow2 2024-05-26 00:12:56 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240525-debian-12.qcow2, dry-run enabled 2024-05-26 00:12:56 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-05-26 00:12:56 | INFO  | update_image:184 - Checking image Rocky 8 2024-05-26 00:12:56 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-05-26 00:12:56 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-26 00:12:57 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-26 00:12:57 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-05-26 00:12:57 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-05-26 00:12:57 | INFO  | update_image:184 - Checking image Rocky 9 2024-05-26 00:12:57 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-05-26 00:12:57 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-05-26 00:12:57 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa 2024-05-26 00:12:57 | INFO  | update_image:213 - Our checksum is sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa 2024-05-26 00:12:57 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-05-26 00:12:57 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-05-26 00:12:57 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-05-26 00:12:57 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-05-26 00:12:57 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-05-26 00:12:58 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-26 00:12:58 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-05-26 00:12:58 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-05-26 00:12:58 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-05-26 00:12:58 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-05-26 00:12:58 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-05-26 00:12:58 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-26 00:12:58 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-05-26 00:12:58 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-05-26 00:12:58 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-05-26 00:12:58 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-05-26 00:12:58 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-05-26 00:12:59 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-26 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-05-26 00:12:59 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-05-26 00:12:59 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-05-26 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-05-26 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-05-26 00:12:59 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-26 00:12:59 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-05-26 00:12:59 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-05-26 00:12:59 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-05-26 00:12:59 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-05-26 00:12:59 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-05-26 00:13:00 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-26 00:13:00 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-05-26 00:13:00 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-05-26 00:13:00 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-05-26 00:13:00 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-05-26 00:13:00 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-05-26 00:13:01 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:545ab0bac48bda6e1a62b4f13d4b1e8ad9141bb85b89ccb90bec7ee55386a71b 2024-05-26 00:13:01 | INFO  | update_image:213 - Our checksum is sha256:aed3ea05262772dd2b525887a023af2eda181023ad70312537bf1a5397d6ddaa 2024-05-26 00:13:01 | INFO  | update_image:234 - New values are {'version': '20240524', 'build_date': datetime.date(2024, 5, 24), 'checksum': 'sha256:545ab0bac48bda6e1a62b4f13d4b1e8ad9141bb85b89ccb90bec7ee55386a71b', 'url': 'https://cloud-images.ubuntu.com/focal/20240524/focal-server-cloudimg-amd64.img'} 2024-05-26 00:13:01 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240524-ubuntu-20.04.qcow2 2024-05-26 00:13:01 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240524-ubuntu-20.04.qcow2, dry-run enabled 2024-05-26 00:13:01 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-05-26 00:13:01 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-05-26 00:13:01 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-05-26 00:13:02 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465 2024-05-26 00:13:02 | INFO  | update_image:213 - Our checksum is sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465 2024-05-26 00:13:02 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-05-26 00:13:02 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-05-26 00:13:02 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-05-26 00:13:02 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-05-26 00:13:02 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:8ccfcbe50e0e7beb75e91878da6303f4fef371e3f21ac6d86dc616b7acbcac9d 2024-05-26 00:13:02 | INFO  | update_image:213 - Our checksum is sha256:1718f177dde4c461148ab7dcbdcf2f410c1f5daa694567f6a8bbb239d864b525 2024-05-26 00:13:02 | INFO  | update_image:234 - New values are {'version': '20240522', 'build_date': datetime.date(2024, 5, 22), 'checksum': 'sha256:8ccfcbe50e0e7beb75e91878da6303f4fef371e3f21ac6d86dc616b7acbcac9d', 'url': 'https://cloud-images.ubuntu.com/jammy/20240522/jammy-server-cloudimg-amd64.img'} 2024-05-26 00:13:02 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240522-ubuntu-22.04.qcow2 2024-05-26 00:13:02 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240522-ubuntu-22.04.qcow2, dry-run enabled 2024-05-26 00:13:02 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-05-26 00:13:02 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-05-26 00:13:02 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-05-26 00:13:03 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-05-26 00:13:03 | INFO  | update_image:213 - Our checksum is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-05-26 00:13:03 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-05-26 00:13:03 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-05-26 00:13:03 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-05-26 00:13:03 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-05-26 00:13:04 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:3d44c2029bdcda95538bff0db1eed393f5a115ead27f8c986ae335a7b5398c84 2024-05-26 00:13:04 | INFO  | update_image:213 - Our checksum is sha256:0cf56a2b23b430c350311dbcb9221b64823a5f7a401b5cf6ab4821f2ffdabe76 2024-05-26 00:13:04 | INFO  | update_image:234 - New values are {'version': '20240521', 'build_date': datetime.date(2024, 5, 21), 'checksum': 'sha256:3d44c2029bdcda95538bff0db1eed393f5a115ead27f8c986ae335a7b5398c84', 'url': 'https://cloud-images.ubuntu.com/noble/20240521/noble-server-cloudimg-amd64.img'} 2024-05-26 00:13:04 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240521-ubuntu-24.04.qcow2 2024-05-26 00:13:04 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240521-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 6 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.7,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.1,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (31.78=setup[19.33]+cmd[12.45] seconds) congratulations :) (31.94 seconds) ``` ### stderr: ```Shell 2024-06-02 00:13:06 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-06-02 00:13:06 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-06-02 00:13:06 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-06-02 00:13:06 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-06-02 00:13:06 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-06-02 00:13:06 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-06-02 00:13:06 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-06-02 00:13:06 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-06-02 00:13:06 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-06-02 00:13:06 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-06-02 00:13:06 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-02 00:13:06 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-02 00:13:06 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-06-02 00:13:06 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-06-02 00:13:06 | INFO  | update_image:184 - Checking image CentOS 7 2024-06-02 00:13:06 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-06-02 00:13:06 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-06-02 00:13:06 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-02 00:13:06 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-02 00:13:06 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-02 00:13:06 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-02 00:13:06 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-06-02 00:13:06 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-06-02 00:13:06 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-02 00:13:06 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-06-02 00:13:06 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240527.0.x86_64.qcow2 2024-06-02 00:13:06 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240527.0.x86_64.qcow2 2024-06-02 00:13:06 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240527.0.x86_64.qcow2 is sha256:0eb4861ae6d79b531731655bacca02f07610cc661119097e4c1b0d80f29ce398 2024-06-02 00:13:06 | INFO  | update_image:213 - Our checksum is sha256:ece36082b0472aa09d48b91f6006849466e9245c386f22e1930dc17d5a05be8c 2024-06-02 00:13:06 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240527.0.x86_64.qcow2 2024-06-02 00:13:07 | INFO  | update_image:234 - New values are {'version': '20240528', 'build_date': datetime.date(2024, 5, 28), 'checksum': 'sha256:0eb4861ae6d79b531731655bacca02f07610cc661119097e4c1b0d80f29ce398', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240527.0.x86_64.qcow2'} 2024-06-02 00:13:07 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240528-centos-stream-8.qcow2 2024-06-02 00:13:07 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240528-centos-stream-8.qcow2, dry-run enabled 2024-06-02 00:13:07 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-06-02 00:13:07 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-02 00:13:07 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-06-02 00:13:07 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 2024-06-02 00:13:07 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 2024-06-02 00:13:07 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 is sha256:8fccb1c8e89aac2af38923e024dd9ef523e12f5c28c9f12bb00fd4b0b94a6976 2024-06-02 00:13:07 | INFO  | update_image:213 - Our checksum is sha256:085073680a1c0a1b5cd1fe4572d4827eb1164dd1208068b0c6d9100ddbd6363b 2024-06-02 00:13:07 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 2024-06-02 00:13:07 | INFO  | update_image:234 - New values are {'version': '20240528', 'build_date': datetime.date(2024, 5, 28), 'checksum': 'sha256:8fccb1c8e89aac2af38923e024dd9ef523e12f5c28c9f12bb00fd4b0b94a6976', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2'} 2024-06-02 00:13:07 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240528-centos-stream-9.qcow2 2024-06-02 00:13:07 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240528-centos-stream-9.qcow2, dry-run enabled 2024-06-02 00:13:07 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-06-02 00:13:07 | INFO  | update_image:184 - Checking image Debian 10 2024-06-02 00:13:07 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-06-02 00:13:07 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-06-02 00:13:08 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-02 00:13:08 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-02 00:13:08 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-06-02 00:13:08 | INFO  | update_image:184 - Checking image Debian 11 2024-06-02 00:13:08 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-06-02 00:13:08 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-06-02 00:13:09 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240507-1740.qcow2 is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-06-02 00:13:09 | INFO  | update_image:213 - Our checksum is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-06-02 00:13:09 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-06-02 00:13:09 | INFO  | update_image:184 - Checking image Debian 12 2024-06-02 00:13:09 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-06-02 00:13:09 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-06-02 00:13:10 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240601-1765.qcow2 is sha512:6efe87f5ad93873308b198a596ebff442e2af972dfea85d34bc40ad3660bdec9a8716b436b4368991c2cec517e28bc91525e38cb7acff713b43505cf10bc839c 2024-06-02 00:13:10 | INFO  | update_image:213 - Our checksum is sha512:c985d590092927def094ee6c226380099d9a4244986c34a01e5ef6a22df60cbb53fe03aa0d30f099b58efa727def3b8d38a3ff642c9f1a787b6e385e0e75b3ce 2024-06-02 00:13:10 | INFO  | update_image:234 - New values are {'version': '20240601', 'build_date': datetime.date(2024, 6, 1), 'checksum': 'sha512:6efe87f5ad93873308b198a596ebff442e2af972dfea85d34bc40ad3660bdec9a8716b436b4368991c2cec517e28bc91525e38cb7acff713b43505cf10bc839c', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240601-1765/debian-12-genericcloud-amd64-daily-20240601-1765.qcow2'} 2024-06-02 00:13:10 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240601-debian-12.qcow2 2024-06-02 00:13:10 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240601-debian-12.qcow2, dry-run enabled 2024-06-02 00:13:10 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-06-02 00:13:10 | INFO  | update_image:184 - Checking image Rocky 8 2024-06-02 00:13:10 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-06-02 00:13:10 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-02 00:13:10 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-02 00:13:10 | INFO  | update_image:213 - Our checksum is sha256:d17f15a7649dd064795306c114b90fc5062e7d5fefa9e9f0bd6b7ce1aeac3ae5 2024-06-02 00:13:10 | INFO  | update_image:220 - Checking https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-06-02 00:13:11 | INFO  | update_image:234 - New values are {'version': '20240529', 'build_date': datetime.date(2024, 5, 29), 'checksum': 'sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14', 'url': 'https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2'} 2024-06-02 00:13:11 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-8/20240529-rocky-8.qcow2 2024-06-02 00:13:11 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-8/20240529-rocky-8.qcow2, dry-run enabled 2024-06-02 00:13:11 | INFO  | update_image:184 - Checking image Rocky 9 2024-06-02 00:13:11 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-02 00:13:11 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-02 00:13:11 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:39277948d53a10f1087454a1e0ed1c9bb48b48f6a4ddbf5113adc36f70be6730 2024-06-02 00:13:11 | INFO  | update_image:213 - Our checksum is sha256:2b521fdff4e4d1a0f1a10b53579a34bba8081ce5eb08e64e3ff22289557f0cfa 2024-06-02 00:13:11 | INFO  | update_image:220 - Checking https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-02 00:13:11 | INFO  | update_image:234 - New values are {'version': '20240524', 'build_date': datetime.date(2024, 5, 24), 'checksum': 'sha256:39277948d53a10f1087454a1e0ed1c9bb48b48f6a4ddbf5113adc36f70be6730', 'url': 'https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2'} 2024-06-02 00:13:11 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20240524-rocky-9.qcow2 2024-06-02 00:13:11 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20240524-rocky-9.qcow2, dry-run enabled 2024-06-02 00:13:11 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-06-02 00:13:11 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-06-02 00:13:11 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-06-02 00:13:11 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-06-02 00:13:12 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-02 00:13:12 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-02 00:13:12 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-06-02 00:13:12 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-06-02 00:13:12 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-06-02 00:13:12 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-06-02 00:13:12 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-02 00:13:12 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-02 00:13:12 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-06-02 00:13:12 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-06-02 00:13:12 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-06-02 00:13:12 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-06-02 00:13:13 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-02 00:13:13 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-02 00:13:13 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-06-02 00:13:13 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-06-02 00:13:13 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-06-02 00:13:13 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-06-02 00:13:14 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-02 00:13:14 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-02 00:13:14 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-06-02 00:13:14 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-06-02 00:13:14 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-06-02 00:13:14 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-06-02 00:13:14 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-02 00:13:14 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-02 00:13:14 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-06-02 00:13:14 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-06-02 00:13:14 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-06-02 00:13:14 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-06-02 00:13:15 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:b0d3ad1b4d9ca66d5becab2da8cade7a71ef85a81e719f2aab006d462a9eea28 2024-06-02 00:13:15 | INFO  | update_image:213 - Our checksum is sha256:545ab0bac48bda6e1a62b4f13d4b1e8ad9141bb85b89ccb90bec7ee55386a71b 2024-06-02 00:13:15 | INFO  | update_image:234 - New values are {'version': '20240531', 'build_date': datetime.date(2024, 5, 31), 'checksum': 'sha256:b0d3ad1b4d9ca66d5becab2da8cade7a71ef85a81e719f2aab006d462a9eea28', 'url': 'https://cloud-images.ubuntu.com/focal/20240531/focal-server-cloudimg-amd64.img'} 2024-06-02 00:13:15 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240531-ubuntu-20.04.qcow2 2024-06-02 00:13:15 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240531-ubuntu-20.04.qcow2, dry-run enabled 2024-06-02 00:13:15 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-06-02 00:13:15 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-06-02 00:13:15 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-06-02 00:13:16 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465 2024-06-02 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465 2024-06-02 00:13:16 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-06-02 00:13:16 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-06-02 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-06-02 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-06-02 00:13:16 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:1eaa1df5794122e3419c963d88f043121c164936b9b828adac650c9f5e22c3e6 2024-06-02 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:8ccfcbe50e0e7beb75e91878da6303f4fef371e3f21ac6d86dc616b7acbcac9d 2024-06-02 00:13:16 | INFO  | update_image:234 - New values are {'version': '20240601', 'build_date': datetime.date(2024, 6, 1), 'checksum': 'sha256:1eaa1df5794122e3419c963d88f043121c164936b9b828adac650c9f5e22c3e6', 'url': 'https://cloud-images.ubuntu.com/jammy/20240601/jammy-server-cloudimg-amd64.img'} 2024-06-02 00:13:16 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240601-ubuntu-22.04.qcow2 2024-06-02 00:13:16 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240601-ubuntu-22.04.qcow2, dry-run enabled 2024-06-02 00:13:16 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-06-02 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-06-02 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-06-02 00:13:17 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-06-02 00:13:17 | INFO  | update_image:213 - Our checksum is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-06-02 00:13:17 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-06-02 00:13:17 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-06-02 00:13:17 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-06-02 00:13:17 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-06-02 00:13:18 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:6c9665c874141e6310f6f862796a0c37f280c6180f294bd1385b39aca22cbaf2 2024-06-02 00:13:18 | INFO  | update_image:213 - Our checksum is sha256:3d44c2029bdcda95538bff0db1eed393f5a115ead27f8c986ae335a7b5398c84 2024-06-02 00:13:18 | INFO  | update_image:234 - New values are {'version': '20240601', 'build_date': datetime.date(2024, 6, 1), 'checksum': 'sha256:6c9665c874141e6310f6f862796a0c37f280c6180f294bd1385b39aca22cbaf2', 'url': 'https://cloud-images.ubuntu.com/noble/20240601/noble-server-cloudimg-amd64.img'} 2024-06-02 00:13:18 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240601-ubuntu-24.04.qcow2 2024-06-02 00:13:18 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240601-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 4 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/rockylinux.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 5 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.6.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.8,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==2.4,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.2,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (33.83=setup[21.84]+cmd[11.99] seconds) congratulations :) (34.35 seconds) ``` ### stderr: ```Shell 2024-06-09 00:14:13 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-06-09 00:14:13 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-06-09 00:14:13 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-06-09 00:14:13 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-06-09 00:14:13 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-09 00:14:13 | INFO  | update_image:213 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 2024-06-09 00:14:13 | INFO  | update_image:220 - Checking https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-06-09 00:14:13 | INFO  | update_image:234 - New values are {'version': '20240530', 'build_date': datetime.date(2024, 5, 30), 'checksum': 'sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86', 'url': 'https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2'} 2024-06-09 00:14:13 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-8/20240530-almalinux-8.qcow2 2024-06-09 00:14:13 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-8/20240530-almalinux-8.qcow2, dry-run enabled 2024-06-09 00:14:13 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-06-09 00:14:13 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-06-09 00:14:13 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-06-09 00:14:13 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-09 00:14:13 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-09 00:14:13 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-06-09 00:14:13 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-06-09 00:14:13 | INFO  | update_image:184 - Checking image CentOS 7 2024-06-09 00:14:13 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-06-09 00:14:13 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-06-09 00:14:14 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-09 00:14:14 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-09 00:14:14 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-09 00:14:14 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-09 00:14:14 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-06-09 00:14:14 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-06-09 00:14:14 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-06-09 00:14:14 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-09 00:14:14 | INFO  | update_image:213 - Our checksum is sha256:0eb4861ae6d79b531731655bacca02f07610cc661119097e4c1b0d80f29ce398 2024-06-09 00:14:14 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | update_image:234 - New values are {'version': '20240604', 'build_date': datetime.date(2024, 6, 4), 'checksum': 'sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85', 'url': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2'} 2024-06-09 00:14:14 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240604-centos-stream-8.qcow2 2024-06-09 00:14:14 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-8/20240604-centos-stream-8.qcow2, dry-run enabled 2024-06-09 00:14:14 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-06-09 00:14:14 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-06-09 00:14:14 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 2024-06-09 00:14:14 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240527.0.x86_64.qcow2 is sha256:8fccb1c8e89aac2af38923e024dd9ef523e12f5c28c9f12bb00fd4b0b94a6976 2024-06-09 00:14:14 | INFO  | update_image:213 - Our checksum is sha256:8fccb1c8e89aac2af38923e024dd9ef523e12f5c28c9f12bb00fd4b0b94a6976 2024-06-09 00:14:14 | INFO  | update_image:216 - Image CentOS Stream 9 is up-to-date, nothing to do 2024-06-09 00:14:14 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-06-09 00:14:14 | INFO  | update_image:184 - Checking image Debian 10 2024-06-09 00:14:14 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-06-09 00:14:14 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-06-09 00:14:15 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-09 00:14:15 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-09 00:14:15 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-06-09 00:14:15 | INFO  | update_image:184 - Checking image Debian 11 2024-06-09 00:14:15 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-06-09 00:14:15 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-06-09 00:14:16 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240603-1767.qcow2 is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-09 00:14:16 | INFO  | update_image:213 - Our checksum is sha512:7d2e7da36a3761ece48e604490365e4cb422da1ebf18414e57363960d3ebde1cb2616806b2f7de33ee449dcba4bb86da5d9f104dff3c18f2a49c42ea69a80799 2024-06-09 00:14:16 | INFO  | update_image:234 - New values are {'version': '20240603', 'build_date': datetime.date(2024, 6, 3), 'checksum': 'sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7', 'url': 'https://cdimage.debian.org/cdimage/cloud/bullseye/20240603-1767/debian-11-genericcloud-amd64-20240603-1767.qcow2'} 2024-06-09 00:14:16 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240603-debian-11.qcow2 2024-06-09 00:14:16 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240603-debian-11.qcow2, dry-run enabled 2024-06-09 00:14:16 | INFO  | update_image:184 - Checking image Debian 12 2024-06-09 00:14:16 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-06-09 00:14:16 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-06-09 00:14:17 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240608-1772.qcow2 is sha512:34b1cb34df3be25c33fee8b3cc44ccbe1f2c0a7b7bc182924001c63e18fa52a47c6c35a0edeaa319f2997e55a6058e135124a333e1ab829d7fdb69711f9b8b9f 2024-06-09 00:14:17 | INFO  | update_image:213 - Our checksum is sha512:6efe87f5ad93873308b198a596ebff442e2af972dfea85d34bc40ad3660bdec9a8716b436b4368991c2cec517e28bc91525e38cb7acff713b43505cf10bc839c 2024-06-09 00:14:17 | INFO  | update_image:234 - New values are {'version': '20240608', 'build_date': datetime.date(2024, 6, 8), 'checksum': 'sha512:34b1cb34df3be25c33fee8b3cc44ccbe1f2c0a7b7bc182924001c63e18fa52a47c6c35a0edeaa319f2997e55a6058e135124a333e1ab829d7fdb69711f9b8b9f', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240608-1772/debian-12-genericcloud-amd64-daily-20240608-1772.qcow2'} 2024-06-09 00:14:17 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240608-debian-12.qcow2 2024-06-09 00:14:17 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240608-debian-12.qcow2, dry-run enabled 2024-06-09 00:14:17 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-06-09 00:14:17 | INFO  | update_image:184 - Checking image Rocky 8 2024-06-09 00:14:17 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-06-09 00:14:17 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-09 00:14:17 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-09 00:14:17 | INFO  | update_image:213 - Our checksum is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-09 00:14:17 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-06-09 00:14:17 | INFO  | update_image:184 - Checking image Rocky 9 2024-06-09 00:14:17 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-09 00:14:17 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-09 00:14:17 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:39277948d53a10f1087454a1e0ed1c9bb48b48f6a4ddbf5113adc36f70be6730 2024-06-09 00:14:17 | INFO  | update_image:213 - Our checksum is sha256:39277948d53a10f1087454a1e0ed1c9bb48b48f6a4ddbf5113adc36f70be6730 2024-06-09 00:14:17 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-06-09 00:14:17 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-06-09 00:14:17 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-06-09 00:14:17 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-06-09 00:14:17 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-06-09 00:14:18 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-09 00:14:18 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-09 00:14:18 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-06-09 00:14:18 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-06-09 00:14:18 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-06-09 00:14:18 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-06-09 00:14:19 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-09 00:14:19 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-09 00:14:19 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-06-09 00:14:19 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-06-09 00:14:19 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-06-09 00:14:19 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-06-09 00:14:20 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-09 00:14:20 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-09 00:14:20 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-06-09 00:14:20 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-06-09 00:14:20 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-06-09 00:14:20 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-06-09 00:14:20 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-09 00:14:20 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-09 00:14:20 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-06-09 00:14:20 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-06-09 00:14:20 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-06-09 00:14:20 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-06-09 00:14:21 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-09 00:14:21 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-09 00:14:21 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-06-09 00:14:21 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-06-09 00:14:21 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-06-09 00:14:21 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-06-09 00:14:22 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:10185867eeab7ef4713276f084fc0c2e89c52335727e8ca039deac5b47f96605 2024-06-09 00:14:22 | INFO  | update_image:213 - Our checksum is sha256:b0d3ad1b4d9ca66d5becab2da8cade7a71ef85a81e719f2aab006d462a9eea28 2024-06-09 00:14:22 | INFO  | update_image:234 - New values are {'version': '20240606', 'build_date': datetime.date(2024, 6, 6), 'checksum': 'sha256:10185867eeab7ef4713276f084fc0c2e89c52335727e8ca039deac5b47f96605', 'url': 'https://cloud-images.ubuntu.com/focal/20240606/focal-server-cloudimg-amd64.img'} 2024-06-09 00:14:22 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240606-ubuntu-20.04.qcow2 2024-06-09 00:14:22 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240606-ubuntu-20.04.qcow2, dry-run enabled 2024-06-09 00:14:22 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-06-09 00:14:22 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-06-09 00:14:22 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-06-09 00:14:22 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:7420711f63c9c6d801265298b950396a50d235968bff9f6c1e82aa7f0543f858 2024-06-09 00:14:22 | INFO  | update_image:213 - Our checksum is sha256:03385c3ebf78c3e08211be9ce6fb462f3260297b079abe048ffdcb1386279465 2024-06-09 00:14:22 | INFO  | update_image:234 - New values are {'version': '20240606', 'build_date': datetime.date(2024, 6, 6), 'checksum': 'sha256:7420711f63c9c6d801265298b950396a50d235968bff9f6c1e82aa7f0543f858', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/focal/release-20240606/ubuntu-20.04-minimal-cloudimg-amd64.img'} 2024-06-09 00:14:22 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240606-ubuntu-20.04-minimal.qcow2 2024-06-09 00:14:22 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240606-ubuntu-20.04-minimal.qcow2, dry-run enabled 2024-06-09 00:14:22 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-06-09 00:14:22 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-06-09 00:14:22 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-06-09 00:14:23 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:1eaa1df5794122e3419c963d88f043121c164936b9b828adac650c9f5e22c3e6 2024-06-09 00:14:23 | INFO  | update_image:213 - Our checksum is sha256:1eaa1df5794122e3419c963d88f043121c164936b9b828adac650c9f5e22c3e6 2024-06-09 00:14:23 | INFO  | update_image:216 - Image Ubuntu 22.04 is up-to-date, nothing to do 2024-06-09 00:14:23 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-06-09 00:14:23 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-06-09 00:14:23 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-06-09 00:14:24 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:e288c04bab792da548faa5fe81c784ae1cee89ad62d44eb96852b4f057d0e0fa 2024-06-09 00:14:24 | INFO  | update_image:213 - Our checksum is sha256:0ce7d6e38118a9097c6270193eabf871c2d59b9750348f669c51193cd945adc9 2024-06-09 00:14:24 | INFO  | update_image:234 - New values are {'version': '20240606', 'build_date': datetime.date(2024, 6, 6), 'checksum': 'sha256:e288c04bab792da548faa5fe81c784ae1cee89ad62d44eb96852b4f057d0e0fa', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240606/ubuntu-22.04-minimal-cloudimg-amd64.img'} 2024-06-09 00:14:24 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240606-ubuntu-22.04-minimal.qcow2 2024-06-09 00:14:24 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240606-ubuntu-22.04-minimal.qcow2, dry-run enabled 2024-06-09 00:14:24 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-06-09 00:14:24 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-06-09 00:14:24 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-06-09 00:14:24 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:bc984eb1d1efbf2da8c7e9fa2487347a4cbc03247c487d890cdd32f231e1b3b0 2024-06-09 00:14:24 | INFO  | update_image:213 - Our checksum is sha256:6c9665c874141e6310f6f862796a0c37f280c6180f294bd1385b39aca22cbaf2 2024-06-09 00:14:24 | INFO  | update_image:234 - New values are {'version': '20240608', 'build_date': datetime.date(2024, 6, 8), 'checksum': 'sha256:bc984eb1d1efbf2da8c7e9fa2487347a4cbc03247c487d890cdd32f231e1b3b0', 'url': 'https://cloud-images.ubuntu.com/noble/20240608/noble-server-cloudimg-amd64.img'} 2024-06-09 00:14:24 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240608-ubuntu-24.04.qcow2 2024-06-09 00:14:24 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240608-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 4 files: - etc/images/almalinux.yml - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 5 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.6.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.8,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==3.0.0,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.2,urllib3==2.2.1,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (30.36=setup[17.96]+cmd[12.40] seconds) congratulations :) (30.54 seconds) ``` ### stderr: ```Shell 2024-06-16 00:13:15 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-06-16 00:13:15 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-06-16 00:13:15 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-06-16 00:13:15 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-06-16 00:13:15 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-16 00:13:15 | INFO  | update_image:213 - Our checksum is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-16 00:13:15 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-06-16 00:13:15 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-06-16 00:13:15 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-06-16 00:13:15 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-06-16 00:13:15 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-16 00:13:15 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-16 00:13:15 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-06-16 00:13:15 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-06-16 00:13:15 | INFO  | update_image:184 - Checking image CentOS 7 2024-06-16 00:13:15 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-06-16 00:13:15 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-06-16 00:13:16 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-16 00:13:16 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-16 00:13:16 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-16 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-16 00:13:16 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-06-16 00:13:16 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-06-16 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-06-16 00:13:16 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-16 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-16 00:13:16 | INFO  | update_image:216 - Image CentOS Stream 8 is up-to-date, nothing to do 2024-06-16 00:13:16 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-06-16 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-06-16 00:13:16 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240610.0.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240610.0.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240610.0.x86_64.qcow2 is sha256:f10428fe616276cccde4b3073dc86ef0c04bbf2efc07ea3ef59c22e419aad798 2024-06-16 00:13:16 | INFO  | update_image:213 - Our checksum is sha256:8fccb1c8e89aac2af38923e024dd9ef523e12f5c28c9f12bb00fd4b0b94a6976 2024-06-16 00:13:16 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240610.0.x86_64.qcow2 2024-06-16 00:13:16 | INFO  | update_image:234 - New values are {'version': '20240612', 'build_date': datetime.date(2024, 6, 12), 'checksum': 'sha256:f10428fe616276cccde4b3073dc86ef0c04bbf2efc07ea3ef59c22e419aad798', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240610.0.x86_64.qcow2'} 2024-06-16 00:13:16 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240612-centos-stream-9.qcow2 2024-06-16 00:13:16 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240612-centos-stream-9.qcow2, dry-run enabled 2024-06-16 00:13:16 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-06-16 00:13:16 | INFO  | update_image:184 - Checking image Debian 10 2024-06-16 00:13:16 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-06-16 00:13:16 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-06-16 00:13:17 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-16 00:13:17 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-16 00:13:17 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-06-16 00:13:17 | INFO  | update_image:184 - Checking image Debian 11 2024-06-16 00:13:17 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-06-16 00:13:17 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-06-16 00:13:18 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240603-1767.qcow2 is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-16 00:13:18 | INFO  | update_image:213 - Our checksum is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-16 00:13:18 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-06-16 00:13:18 | INFO  | update_image:184 - Checking image Debian 12 2024-06-16 00:13:18 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-06-16 00:13:18 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-06-16 00:13:19 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240615-1779.qcow2 is sha512:d55f96c3f0a59c432635e3f691c1f3c74fa9a853fc2602fbec6ac8340c8da84c3e714d0284f57804726ea7e9f43537446e63022c5b8aa45db1533956934a97ae 2024-06-16 00:13:19 | INFO  | update_image:213 - Our checksum is sha512:34b1cb34df3be25c33fee8b3cc44ccbe1f2c0a7b7bc182924001c63e18fa52a47c6c35a0edeaa319f2997e55a6058e135124a333e1ab829d7fdb69711f9b8b9f 2024-06-16 00:13:19 | INFO  | update_image:234 - New values are {'version': '20240615', 'build_date': datetime.date(2024, 6, 15), 'checksum': 'sha512:d55f96c3f0a59c432635e3f691c1f3c74fa9a853fc2602fbec6ac8340c8da84c3e714d0284f57804726ea7e9f43537446e63022c5b8aa45db1533956934a97ae', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240615-1779/debian-12-genericcloud-amd64-daily-20240615-1779.qcow2'} 2024-06-16 00:13:19 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240615-debian-12.qcow2 2024-06-16 00:13:19 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240615-debian-12.qcow2, dry-run enabled 2024-06-16 00:13:19 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-06-16 00:13:19 | INFO  | update_image:184 - Checking image Rocky 8 2024-06-16 00:13:19 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-06-16 00:13:19 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-16 00:13:19 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-16 00:13:19 | INFO  | update_image:213 - Our checksum is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-16 00:13:19 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-06-16 00:13:19 | INFO  | update_image:184 - Checking image Rocky 9 2024-06-16 00:13:19 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-16 00:13:19 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-16 00:13:20 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-06-16 00:13:20 | INFO  | update_image:213 - Our checksum is sha256:39277948d53a10f1087454a1e0ed1c9bb48b48f6a4ddbf5113adc36f70be6730 2024-06-16 00:13:20 | INFO  | update_image:220 - Checking https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-16 00:13:20 | INFO  | update_image:234 - New values are {'version': '20240612', 'build_date': datetime.date(2024, 6, 12), 'checksum': 'sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7', 'url': 'https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2'} 2024-06-16 00:13:20 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20240612-rocky-9.qcow2 2024-06-16 00:13:20 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20240612-rocky-9.qcow2, dry-run enabled 2024-06-16 00:13:20 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-06-16 00:13:20 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-06-16 00:13:20 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-06-16 00:13:20 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-06-16 00:13:20 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-16 00:13:20 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-16 00:13:20 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-06-16 00:13:20 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-06-16 00:13:20 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-06-16 00:13:20 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-06-16 00:13:21 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-16 00:13:21 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-16 00:13:21 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-06-16 00:13:21 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-06-16 00:13:21 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-06-16 00:13:21 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-06-16 00:13:22 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-16 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-16 00:13:22 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-06-16 00:13:22 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-06-16 00:13:22 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-06-16 00:13:22 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-06-16 00:13:22 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-16 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-16 00:13:22 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-06-16 00:13:22 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-06-16 00:13:22 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-06-16 00:13:22 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-06-16 00:13:23 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-16 00:13:23 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-16 00:13:23 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-06-16 00:13:23 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-06-16 00:13:23 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-06-16 00:13:23 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-06-16 00:13:24 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:7fce49f6c9afd2cdd9c26618b056f8806e500dd4d6eff516c9c6b5fab12e7f79 2024-06-16 00:13:24 | INFO  | update_image:213 - Our checksum is sha256:10185867eeab7ef4713276f084fc0c2e89c52335727e8ca039deac5b47f96605 2024-06-16 00:13:24 | INFO  | update_image:234 - New values are {'version': '20240612', 'build_date': datetime.date(2024, 6, 12), 'checksum': 'sha256:7fce49f6c9afd2cdd9c26618b056f8806e500dd4d6eff516c9c6b5fab12e7f79', 'url': 'https://cloud-images.ubuntu.com/focal/20240612/focal-server-cloudimg-amd64.img'} 2024-06-16 00:13:24 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240612-ubuntu-20.04.qcow2 2024-06-16 00:13:24 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240612-ubuntu-20.04.qcow2, dry-run enabled 2024-06-16 00:13:24 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-06-16 00:13:24 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-06-16 00:13:24 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-06-16 00:13:25 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:df599f4cc5aeba76d11fb150ad64cf210abc5d04ce98391bbd8c43cacffd10bf 2024-06-16 00:13:25 | INFO  | update_image:213 - Our checksum is sha256:7420711f63c9c6d801265298b950396a50d235968bff9f6c1e82aa7f0543f858 2024-06-16 00:13:25 | INFO  | update_image:234 - New values are {'version': '20240614', 'build_date': datetime.date(2024, 6, 14), 'checksum': 'sha256:df599f4cc5aeba76d11fb150ad64cf210abc5d04ce98391bbd8c43cacffd10bf', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/focal/release-20240614/ubuntu-20.04-minimal-cloudimg-amd64.img'} 2024-06-16 00:13:25 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240614-ubuntu-20.04-minimal.qcow2 2024-06-16 00:13:25 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240614-ubuntu-20.04-minimal.qcow2, dry-run enabled 2024-06-16 00:13:25 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-06-16 00:13:25 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-06-16 00:13:25 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-06-16 00:13:25 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:1cfbb6a46b0481239951d547abc712c2f536bf250eba888f1422716609a29b51 2024-06-16 00:13:25 | INFO  | update_image:213 - Our checksum is sha256:1eaa1df5794122e3419c963d88f043121c164936b9b828adac650c9f5e22c3e6 2024-06-16 00:13:25 | INFO  | update_image:234 - New values are {'version': '20240614', 'build_date': datetime.date(2024, 6, 14), 'checksum': 'sha256:1cfbb6a46b0481239951d547abc712c2f536bf250eba888f1422716609a29b51', 'url': 'https://cloud-images.ubuntu.com/jammy/20240614/jammy-server-cloudimg-amd64.img'} 2024-06-16 00:13:25 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240614-ubuntu-22.04.qcow2 2024-06-16 00:13:25 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240614-ubuntu-22.04.qcow2, dry-run enabled 2024-06-16 00:13:25 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-06-16 00:13:25 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-06-16 00:13:25 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-06-16 00:13:26 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:6b0329de526c37f2cc14adc8a8bc629444260b7e9dcafa90ac7aaf77c073667c 2024-06-16 00:13:26 | INFO  | update_image:213 - Our checksum is sha256:e288c04bab792da548faa5fe81c784ae1cee89ad62d44eb96852b4f057d0e0fa 2024-06-16 00:13:26 | INFO  | update_image:234 - New values are {'version': '20240613', 'build_date': datetime.date(2024, 6, 13), 'checksum': 'sha256:6b0329de526c37f2cc14adc8a8bc629444260b7e9dcafa90ac7aaf77c073667c', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240613/ubuntu-22.04-minimal-cloudimg-amd64.img'} 2024-06-16 00:13:26 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240613-ubuntu-22.04-minimal.qcow2 2024-06-16 00:13:26 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240613-ubuntu-22.04-minimal.qcow2, dry-run enabled 2024-06-16 00:13:26 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-06-16 00:13:26 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-06-16 00:13:26 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-06-16 00:13:27 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:784f6811c7681110cb066c8b4ad2a8fa654ad9c3ed63278286389f4180377600 2024-06-16 00:13:27 | INFO  | update_image:213 - Our checksum is sha256:bc984eb1d1efbf2da8c7e9fa2487347a4cbc03247c487d890cdd32f231e1b3b0 2024-06-16 00:13:27 | INFO  | update_image:234 - New values are {'version': '20240612', 'build_date': datetime.date(2024, 6, 12), 'checksum': 'sha256:784f6811c7681110cb066c8b4ad2a8fa654ad9c3ed63278286389f4180377600', 'url': 'https://cloud-images.ubuntu.com/noble/20240612/noble-server-cloudimg-amd64.img'} 2024-06-16 00:13:27 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240612-ubuntu-24.04.qcow2 2024-06-16 00:13:27 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240612-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 4 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/rockylinux.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 5 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.6.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.8,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==3.0.0,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.1,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.2,urllib3==2.2.2,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (36.39=setup[16.57]+cmd[19.82] seconds) congratulations :) (36.55 seconds) ``` ### stderr: ```Shell 2024-06-23 00:13:20 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-06-23 00:13:20 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-06-23 00:13:20 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-06-23 00:13:20 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-06-23 00:13:20 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-23 00:13:20 | INFO  | update_image:213 - Our checksum is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-23 00:13:20 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-06-23 00:13:20 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-06-23 00:13:20 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-06-23 00:13:20 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-06-23 00:13:21 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-23 00:13:21 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-23 00:13:21 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-06-23 00:13:21 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-06-23 00:13:21 | INFO  | update_image:184 - Checking image CentOS 7 2024-06-23 00:13:21 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-06-23 00:13:21 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-06-23 00:13:21 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-23 00:13:21 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-23 00:13:21 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-23 00:13:21 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-23 00:13:21 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-06-23 00:13:21 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-06-23 00:13:21 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-23 00:13:21 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-06-23 00:13:22 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-23 00:13:22 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-23 00:13:22 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-23 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-23 00:13:22 | INFO  | update_image:216 - Image CentOS Stream 8 is up-to-date, nothing to do 2024-06-23 00:13:22 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-06-23 00:13:22 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-23 00:13:22 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-06-23 00:13:22 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240617.0.x86_64.qcow2 2024-06-23 00:13:22 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240617.0.x86_64.qcow2 2024-06-23 00:13:22 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240617.0.x86_64.qcow2 is sha256:9295a9f6614fd0ec835e1fbffd2c7196e2eb5d352a12a38ed02e764ce5e95758 2024-06-23 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:f10428fe616276cccde4b3073dc86ef0c04bbf2efc07ea3ef59c22e419aad798 2024-06-23 00:13:22 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240617.0.x86_64.qcow2 2024-06-23 00:13:22 | INFO  | update_image:234 - New values are {'version': '20240618', 'build_date': datetime.date(2024, 6, 18), 'checksum': 'sha256:9295a9f6614fd0ec835e1fbffd2c7196e2eb5d352a12a38ed02e764ce5e95758', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240617.0.x86_64.qcow2'} 2024-06-23 00:13:22 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240618-centos-stream-9.qcow2 2024-06-23 00:13:22 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240618-centos-stream-9.qcow2, dry-run enabled 2024-06-23 00:13:22 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-06-23 00:13:22 | INFO  | update_image:184 - Checking image Debian 10 2024-06-23 00:13:22 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-06-23 00:13:22 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-06-23 00:13:24 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-23 00:13:24 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-23 00:13:24 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-06-23 00:13:24 | INFO  | update_image:184 - Checking image Debian 11 2024-06-23 00:13:24 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-06-23 00:13:24 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-06-23 00:13:25 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240603-1767.qcow2 is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-23 00:13:25 | INFO  | update_image:213 - Our checksum is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-23 00:13:25 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-06-23 00:13:25 | INFO  | update_image:184 - Checking image Debian 12 2024-06-23 00:13:25 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-06-23 00:13:25 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-06-23 00:13:27 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240622-1786.qcow2 is sha512:05fe0d384d04d4cfb3981e7456a46168dcdd8c29ef1e62b324c2ab802cd299c60a9809554431cc36a0e76ecbc321b4c2f35bdba0f8c4f6c967b055c61e99876d 2024-06-23 00:13:27 | INFO  | update_image:213 - Our checksum is sha512:d55f96c3f0a59c432635e3f691c1f3c74fa9a853fc2602fbec6ac8340c8da84c3e714d0284f57804726ea7e9f43537446e63022c5b8aa45db1533956934a97ae 2024-06-23 00:13:27 | INFO  | update_image:234 - New values are {'version': '20240622', 'build_date': datetime.date(2024, 6, 22), 'checksum': 'sha512:05fe0d384d04d4cfb3981e7456a46168dcdd8c29ef1e62b324c2ab802cd299c60a9809554431cc36a0e76ecbc321b4c2f35bdba0f8c4f6c967b055c61e99876d', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240622-1786/debian-12-genericcloud-amd64-daily-20240622-1786.qcow2'} 2024-06-23 00:13:27 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240622-debian-12.qcow2 2024-06-23 00:13:27 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240622-debian-12.qcow2, dry-run enabled 2024-06-23 00:13:27 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-06-23 00:13:27 | INFO  | update_image:184 - Checking image Rocky 8 2024-06-23 00:13:27 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-06-23 00:13:27 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-23 00:13:28 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-23 00:13:28 | INFO  | update_image:213 - Our checksum is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-23 00:13:28 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-06-23 00:13:28 | INFO  | update_image:184 - Checking image Rocky 9 2024-06-23 00:13:28 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-23 00:13:28 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-23 00:13:28 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-06-23 00:13:28 | INFO  | update_image:213 - Our checksum is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-06-23 00:13:28 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-06-23 00:13:28 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-06-23 00:13:28 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-06-23 00:13:28 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-06-23 00:13:28 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-06-23 00:13:29 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-23 00:13:29 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-23 00:13:29 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-06-23 00:13:29 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-06-23 00:13:29 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-06-23 00:13:29 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-06-23 00:13:30 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-23 00:13:30 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-23 00:13:30 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-06-23 00:13:30 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-06-23 00:13:30 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-06-23 00:13:30 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-06-23 00:13:31 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-23 00:13:31 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-23 00:13:31 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-06-23 00:13:31 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-06-23 00:13:31 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-06-23 00:13:31 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-06-23 00:13:32 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-23 00:13:32 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-23 00:13:32 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-06-23 00:13:32 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-06-23 00:13:32 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-06-23 00:13:32 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-06-23 00:13:34 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-23 00:13:34 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-23 00:13:34 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-06-23 00:13:34 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-06-23 00:13:34 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-06-23 00:13:34 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-06-23 00:13:35 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:7fce49f6c9afd2cdd9c26618b056f8806e500dd4d6eff516c9c6b5fab12e7f79 2024-06-23 00:13:35 | INFO  | update_image:213 - Our checksum is sha256:7fce49f6c9afd2cdd9c26618b056f8806e500dd4d6eff516c9c6b5fab12e7f79 2024-06-23 00:13:35 | INFO  | update_image:216 - Image Ubuntu 20.04 is up-to-date, nothing to do 2024-06-23 00:13:35 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-06-23 00:13:35 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-06-23 00:13:35 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-06-23 00:13:36 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:df599f4cc5aeba76d11fb150ad64cf210abc5d04ce98391bbd8c43cacffd10bf 2024-06-23 00:13:36 | INFO  | update_image:213 - Our checksum is sha256:df599f4cc5aeba76d11fb150ad64cf210abc5d04ce98391bbd8c43cacffd10bf 2024-06-23 00:13:36 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-06-23 00:13:36 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-06-23 00:13:36 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-06-23 00:13:36 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-06-23 00:13:37 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:1cfbb6a46b0481239951d547abc712c2f536bf250eba888f1422716609a29b51 2024-06-23 00:13:37 | INFO  | update_image:213 - Our checksum is sha256:1cfbb6a46b0481239951d547abc712c2f536bf250eba888f1422716609a29b51 2024-06-23 00:13:37 | INFO  | update_image:216 - Image Ubuntu 22.04 is up-to-date, nothing to do 2024-06-23 00:13:37 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-06-23 00:13:37 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-06-23 00:13:37 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-06-23 00:13:38 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:6b0329de526c37f2cc14adc8a8bc629444260b7e9dcafa90ac7aaf77c073667c 2024-06-23 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:6b0329de526c37f2cc14adc8a8bc629444260b7e9dcafa90ac7aaf77c073667c 2024-06-23 00:13:38 | INFO  | update_image:216 - Image Ubuntu 22.04 Minimal is up-to-date, nothing to do 2024-06-23 00:13:38 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-06-23 00:13:38 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-06-23 00:13:38 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-06-23 00:13:39 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:150757c10c750e75bee2cbb6e166e183b9297f24f23c164be73e612adc07bce7 2024-06-23 00:13:39 | INFO  | update_image:213 - Our checksum is sha256:784f6811c7681110cb066c8b4ad2a8fa654ad9c3ed63278286389f4180377600 2024-06-23 00:13:39 | INFO  | update_image:234 - New values are {'version': '20240622', 'build_date': datetime.date(2024, 6, 22), 'checksum': 'sha256:150757c10c750e75bee2cbb6e166e183b9297f24f23c164be73e612adc07bce7', 'url': 'https://cloud-images.ubuntu.com/noble/20240622/noble-server-cloudimg-amd64.img'} 2024-06-23 00:13:39 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240622-ubuntu-24.04.qcow2 2024-06-23 00:13:39 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240622-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 5 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.6.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.8,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==3.0.0,keystoneauth1==5.6.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.1,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.2,urllib3==2.2.2,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (32.19=setup[13.25]+cmd[18.94] seconds) congratulations :) (32.26 seconds) ``` ### stderr: ```Shell 2024-06-30 00:13:21 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-06-30 00:13:21 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-06-30 00:13:21 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-06-30 00:13:21 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-06-30 00:13:22 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-30 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-06-30 00:13:22 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-06-30 00:13:22 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-06-30 00:13:22 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-06-30 00:13:22 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-06-30 00:13:22 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-30 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-06-30 00:13:22 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-06-30 00:13:22 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-06-30 00:13:22 | INFO  | update_image:184 - Checking image CentOS 7 2024-06-30 00:13:22 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-06-30 00:13:22 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-06-30 00:13:22 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-30 00:13:22 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-06-30 00:13:22 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-30 00:13:22 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-06-30 00:13:22 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-06-30 00:13:22 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-06-30 00:13:22 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-30 00:13:22 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-06-30 00:13:23 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-30 00:13:23 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-06-30 00:13:23 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-30 00:13:23 | INFO  | update_image:213 - Our checksum is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-06-30 00:13:23 | INFO  | update_image:216 - Image CentOS Stream 8 is up-to-date, nothing to do 2024-06-30 00:13:23 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-06-30 00:13:23 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-06-30 00:13:23 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-06-30 00:13:23 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240624.0.x86_64.qcow2 2024-06-30 00:13:23 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240624.0.x86_64.qcow2 2024-06-30 00:13:23 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240624.0.x86_64.qcow2 is sha256:f3b840252629663d274566ce0e200279efa404875ec696427c346cbf2e2e132f 2024-06-30 00:13:23 | INFO  | update_image:213 - Our checksum is sha256:9295a9f6614fd0ec835e1fbffd2c7196e2eb5d352a12a38ed02e764ce5e95758 2024-06-30 00:13:23 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240624.0.x86_64.qcow2 2024-06-30 00:13:23 | INFO  | update_image:234 - New values are {'version': '20240625', 'build_date': datetime.date(2024, 6, 25), 'checksum': 'sha256:f3b840252629663d274566ce0e200279efa404875ec696427c346cbf2e2e132f', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240624.0.x86_64.qcow2'} 2024-06-30 00:13:23 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240625-centos-stream-9.qcow2 2024-06-30 00:13:23 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240625-centos-stream-9.qcow2, dry-run enabled 2024-06-30 00:13:23 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-06-30 00:13:23 | INFO  | update_image:184 - Checking image Debian 10 2024-06-30 00:13:23 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-06-30 00:13:23 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-06-30 00:13:25 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240430-1733.qcow2 is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-30 00:13:25 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-06-30 00:13:25 | INFO  | update_image:216 - Image Debian 10 is up-to-date, nothing to do 2024-06-30 00:13:25 | INFO  | update_image:184 - Checking image Debian 11 2024-06-30 00:13:25 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-06-30 00:13:25 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-06-30 00:13:26 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240603-1767.qcow2 is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-30 00:13:26 | INFO  | update_image:213 - Our checksum is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-06-30 00:13:26 | INFO  | update_image:216 - Image Debian 11 is up-to-date, nothing to do 2024-06-30 00:13:26 | INFO  | update_image:184 - Checking image Debian 12 2024-06-30 00:13:26 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-06-30 00:13:26 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-06-30 00:13:28 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240629-1793.qcow2 is sha512:95dec549e2987e60826bc96140e398dc1ff3d744c3dee05f6cb1818b8c9b7095753f1344ce8972f3f669d1d71bc85fc75ff0625d780d5b6801b50639a5464f43 2024-06-30 00:13:28 | INFO  | update_image:213 - Our checksum is sha512:05fe0d384d04d4cfb3981e7456a46168dcdd8c29ef1e62b324c2ab802cd299c60a9809554431cc36a0e76ecbc321b4c2f35bdba0f8c4f6c967b055c61e99876d 2024-06-30 00:13:28 | INFO  | update_image:234 - New values are {'version': '20240629', 'build_date': datetime.date(2024, 6, 29), 'checksum': 'sha512:95dec549e2987e60826bc96140e398dc1ff3d744c3dee05f6cb1818b8c9b7095753f1344ce8972f3f669d1d71bc85fc75ff0625d780d5b6801b50639a5464f43', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240629-1793/debian-12-genericcloud-amd64-daily-20240629-1793.qcow2'} 2024-06-30 00:13:28 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240629-debian-12.qcow2 2024-06-30 00:13:28 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240629-debian-12.qcow2, dry-run enabled 2024-06-30 00:13:28 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-06-30 00:13:28 | INFO  | update_image:184 - Checking image Rocky 8 2024-06-30 00:13:28 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-06-30 00:13:28 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-30 00:13:28 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-30 00:13:28 | INFO  | update_image:213 - Our checksum is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-06-30 00:13:28 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-06-30 00:13:28 | INFO  | update_image:184 - Checking image Rocky 9 2024-06-30 00:13:28 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-06-30 00:13:28 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-06-30 00:13:28 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-06-30 00:13:28 | INFO  | update_image:213 - Our checksum is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-06-30 00:13:28 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-06-30 00:13:28 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-06-30 00:13:28 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-06-30 00:13:28 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-06-30 00:13:28 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-06-30 00:13:30 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-30 00:13:30 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-06-30 00:13:30 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-06-30 00:13:30 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-06-30 00:13:30 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-06-30 00:13:30 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-06-30 00:13:31 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-30 00:13:31 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-06-30 00:13:31 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-06-30 00:13:31 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-06-30 00:13:31 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-06-30 00:13:31 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-06-30 00:13:32 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-30 00:13:32 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-06-30 00:13:32 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-06-30 00:13:32 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-06-30 00:13:32 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-06-30 00:13:32 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-06-30 00:13:33 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-30 00:13:33 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-06-30 00:13:33 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-06-30 00:13:33 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-06-30 00:13:33 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-06-30 00:13:33 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-06-30 00:13:34 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-30 00:13:34 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-06-30 00:13:34 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-06-30 00:13:34 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-06-30 00:13:34 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-06-30 00:13:34 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-06-30 00:13:35 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:42a853a34e775b7a41bcb335804d735e6a69aa37bcceff53533dee503cb8e5e4 2024-06-30 00:13:35 | INFO  | update_image:213 - Our checksum is sha256:7fce49f6c9afd2cdd9c26618b056f8806e500dd4d6eff516c9c6b5fab12e7f79 2024-06-30 00:13:35 | INFO  | update_image:234 - New values are {'version': '20240628', 'build_date': datetime.date(2024, 6, 28), 'checksum': 'sha256:42a853a34e775b7a41bcb335804d735e6a69aa37bcceff53533dee503cb8e5e4', 'url': 'https://cloud-images.ubuntu.com/focal/20240628/focal-server-cloudimg-amd64.img'} 2024-06-30 00:13:35 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240628-ubuntu-20.04.qcow2 2024-06-30 00:13:35 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240628-ubuntu-20.04.qcow2, dry-run enabled 2024-06-30 00:13:35 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-06-30 00:13:35 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-06-30 00:13:35 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-06-30 00:13:37 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:daa835c3786acea38047fd1c2f23ff3b4e8b7b337753e1ddb3ba1ad56282b325 2024-06-30 00:13:37 | INFO  | update_image:213 - Our checksum is sha256:df599f4cc5aeba76d11fb150ad64cf210abc5d04ce98391bbd8c43cacffd10bf 2024-06-30 00:13:37 | INFO  | update_image:234 - New values are {'version': '20240626', 'build_date': datetime.date(2024, 6, 26), 'checksum': 'sha256:daa835c3786acea38047fd1c2f23ff3b4e8b7b337753e1ddb3ba1ad56282b325', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/focal/release-20240626/ubuntu-20.04-minimal-cloudimg-amd64.img'} 2024-06-30 00:13:37 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240626-ubuntu-20.04-minimal.qcow2 2024-06-30 00:13:37 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20240626-ubuntu-20.04-minimal.qcow2, dry-run enabled 2024-06-30 00:13:37 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-06-30 00:13:37 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-06-30 00:13:37 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-06-30 00:13:38 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:f48f798452e284f4c2f7b69bee44d70cdcae959e4695eef657bc3d1c586314e1 2024-06-30 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:1cfbb6a46b0481239951d547abc712c2f536bf250eba888f1422716609a29b51 2024-06-30 00:13:38 | INFO  | update_image:234 - New values are {'version': '20240627', 'build_date': datetime.date(2024, 6, 27), 'checksum': 'sha256:f48f798452e284f4c2f7b69bee44d70cdcae959e4695eef657bc3d1c586314e1', 'url': 'https://cloud-images.ubuntu.com/jammy/20240627/jammy-server-cloudimg-amd64.img'} 2024-06-30 00:13:38 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240627-ubuntu-22.04.qcow2 2024-06-30 00:13:38 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240627-ubuntu-22.04.qcow2, dry-run enabled 2024-06-30 00:13:38 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-06-30 00:13:38 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-06-30 00:13:38 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-06-30 00:13:39 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:7db75ccf93ca605fffbf3dd10c2b90f8add01ff54fcd5577233fe6055d4c2282 2024-06-30 00:13:39 | INFO  | update_image:213 - Our checksum is sha256:6b0329de526c37f2cc14adc8a8bc629444260b7e9dcafa90ac7aaf77c073667c 2024-06-30 00:13:39 | INFO  | update_image:234 - New values are {'version': '20240627', 'build_date': datetime.date(2024, 6, 27), 'checksum': 'sha256:7db75ccf93ca605fffbf3dd10c2b90f8add01ff54fcd5577233fe6055d4c2282', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240627/ubuntu-22.04-minimal-cloudimg-amd64.img'} 2024-06-30 00:13:39 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240627-ubuntu-22.04-minimal.qcow2 2024-06-30 00:13:39 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240627-ubuntu-22.04-minimal.qcow2, dry-run enabled 2024-06-30 00:13:39 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-06-30 00:13:39 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-06-30 00:13:39 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-06-30 00:13:40 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:09223f9298f1b742f5fd246469e4e1806ed88e4524371384779e05d4e316ead9 2024-06-30 00:13:40 | INFO  | update_image:213 - Our checksum is sha256:150757c10c750e75bee2cbb6e166e183b9297f24f23c164be73e612adc07bce7 2024-06-30 00:13:40 | INFO  | update_image:234 - New values are {'version': '20240628', 'build_date': datetime.date(2024, 6, 28), 'checksum': 'sha256:09223f9298f1b742f5fd246469e4e1806ed88e4524371384779e05d4e316ead9', 'url': 'https://cloud-images.ubuntu.com/noble/20240628/noble-server-cloudimg-amd64.img'} 2024-06-30 00:13:40 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240628-ubuntu-24.04.qcow2 2024-06-30 00:13:40 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240628-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 5 months ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
tox -e update -- --dry-run ```Shell update: install_deps> python -I -m pip install -r requirements.txt update: freeze> python -m pip freeze --all update: argon2-cffi==23.1.0,argon2-cffi-bindings==21.2.0,bcrypt==4.1.3,certifi==2024.7.4,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,cryptography==42.0.8,decorator==5.1.1,dogpile.cache==1.3.3,idna==3.7,iso8601==2.1.0,jmespath==1.0.1,jsonpatch==1.33,jsonpointer==3.0.0,keystoneauth1==5.7.0,loguru==0.7.2,markdown-it-py==3.0.0,mdurl==0.1.2,minio==7.2.5,munch==4.0.0,natsort==8.4.0,netifaces==0.11.0,openstacksdk==3.0.0,os-service-types==1.7.0,paramiko==3.4.0,patool==2.2.0,pbr==6.0.0,pip==24.1,platformdirs==4.2.2,pycparser==2.22,pycryptodome==3.20.0,Pygments==2.18.0,PyNaCl==1.5.0,PyYAML==6.0.1,requests==2.31.0,requestsexceptions==1.4.0,rich==13.7.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,shellingham==1.5.4,stevedore==5.2.0,tabulate==0.9.0,typer==0.12.3,typing_extensions==4.12.2,urllib3==2.2.2,yamale==5.1.0 update: commands[0]> python contrib/update.py --dry-run update: OK (28.81=setup[16.48]+cmd[12.33] seconds) congratulations :) (28.94 seconds) ``` ### stderr: ```Shell 2024-07-07 00:13:38 | INFO  | main:309 - Processing file etc/images/almalinux.yml 2024-07-07 00:13:38 | INFO  | update_image:184 - Checking image AlmaLinux 8 2024-07-07 00:13:38 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM 2024-07-07 00:13:38 | INFO  | update_image:197 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-07-07 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:41a6bcdefb35afbd2819f0e6c68005cd5e9a346adf2dc093b1116a2b7c647d86 2024-07-07 00:13:38 | INFO  | update_image:216 - Image AlmaLinux 8 is up-to-date, nothing to do 2024-07-07 00:13:38 | INFO  | update_image:184 - Checking image AlmaLinux 9 2024-07-07 00:13:38 | INFO  | update_image:187 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | update_image:190 - Getting checksums from https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM 2024-07-07 00:13:38 | INFO  | update_image:197 - Checksum of current AlmaLinux-9-GenericCloud-latest.x86_64.qcow2 is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-07-07 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:bff0885c804c01fff8aac4b70c9ca4f04e8c119f9ee102043838f33e06f58390 2024-07-07 00:13:38 | INFO  | update_image:216 - Image AlmaLinux 9 is up-to-date, nothing to do 2024-07-07 00:13:38 | INFO  | main:309 - Processing file etc/images/centos.yml 2024-07-07 00:13:38 | INFO  | update_image:184 - Checking image CentOS 7 2024-07-07 00:13:38 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-HEREBE\d+\.qcow2$DRAGONS 2024-07-07 00:13:38 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/7/images/sha256sum.txt 2024-07-07 00:13:38 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-07-07 00:13:38 | INFO  | get_latest_default:63 - Latest filename is now CentOS-7-x86_64-GenericCloud-2211.qcow2 2024-07-07 00:13:38 | INFO  | update_image:197 - Checksum of current CentOS-7-x86_64-GenericCloud-2211.qcow2 is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-07-07 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:284aab2b23d91318f169ff464bce4d53404a15a0618ceb34562838c59af4adea 2024-07-07 00:13:38 | INFO  | update_image:216 - Image CentOS 7 is up-to-date, nothing to do 2024-07-07 00:13:38 | INFO  | update_image:184 - Checking image CentOS Stream 8 2024-07-07 00:13:38 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/8-stream/x86_64/images/CHECKSUM 2024-07-07 00:13:38 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-8-20240603.0.x86_64.qcow2 is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-07-07 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:44e9c9adf2e70906ae4731f7f62355ef79bcc582c93edadce522edffb4b4df85 2024-07-07 00:13:38 | INFO  | update_image:216 - Image CentOS Stream 8 is up-to-date, nothing to do 2024-07-07 00:13:38 | INFO  | update_image:184 - Checking image CentOS Stream 9 2024-07-07 00:13:38 | INFO  | update_image:187 - Latest download URL is https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | update_image:190 - Getting checksums from https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM 2024-07-07 00:13:38 | INFO  | get_latest_default:62 - Latest URL is now https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240703.1.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | get_latest_default:63 - Latest filename is now CentOS-Stream-GenericCloud-9-20240703.1.x86_64.qcow2 2024-07-07 00:13:38 | INFO  | update_image:197 - Checksum of current CentOS-Stream-GenericCloud-9-20240703.1.x86_64.qcow2 is sha256:dbd228c5d86349d409d14d5b08073569a910efbf269e0428951d3133cc48cdbb 2024-07-07 00:13:38 | INFO  | update_image:213 - Our checksum is sha256:f3b840252629663d274566ce0e200279efa404875ec696427c346cbf2e2e132f 2024-07-07 00:13:38 | INFO  | update_image:220 - Checking https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240703.1.x86_64.qcow2 2024-07-07 00:13:39 | INFO  | update_image:234 - New values are {'version': '20240704', 'build_date': datetime.date(2024, 7, 4), 'checksum': 'sha256:dbd228c5d86349d409d14d5b08073569a910efbf269e0428951d3133cc48cdbb', 'url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240703.1.x86_64.qcow2'} 2024-07-07 00:13:39 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240704-centos-stream-9.qcow2 2024-07-07 00:13:39 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20240704-centos-stream-9.qcow2, dry-run enabled 2024-07-07 00:13:39 | INFO  | main:309 - Processing file etc/images/debian.yml 2024-07-07 00:13:39 | INFO  | update_image:184 - Checking image Debian 10 2024-07-07 00:13:39 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/buster/latest/debian-10-genericcloud-amd64.qcow2 2024-07-07 00:13:39 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/buster/latest/SHA512SUMS 2024-07-07 00:13:40 | INFO  | update_image:197 - Checksum of current debian-10-genericcloud-amd64-20240703-1797.qcow2 is sha512:416bca009f83884ceab49bf8ad944c9fe0091ac90cf80856fcb5d2a8300a949b3f19573b27c34d3e6d44224e716c122c4b884071d1f1634c5ce52c4dc109c5d1 2024-07-07 00:13:40 | INFO  | update_image:213 - Our checksum is sha512:8ef93d6438b91d6bfb6a23434c6afd2b9fff911c8be615dd327ea6476d8b4777a29478c53018e3d0ea2941482d98c643882a94e28d5da56c3eb2af6a4200f6c7 2024-07-07 00:13:40 | INFO  | update_image:234 - New values are {'version': '20240703', 'build_date': datetime.date(2024, 7, 3), 'checksum': 'sha512:416bca009f83884ceab49bf8ad944c9fe0091ac90cf80856fcb5d2a8300a949b3f19573b27c34d3e6d44224e716c122c4b884071d1f1634c5ce52c4dc109c5d1', 'url': 'https://cdimage.debian.org/cdimage/cloud/buster/20240703-1797/debian-10-genericcloud-amd64-20240703-1797.qcow2'} 2024-07-07 00:13:40 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-10/20240703-debian-10.qcow2 2024-07-07 00:13:40 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-10/20240703-debian-10.qcow2, dry-run enabled 2024-07-07 00:13:40 | INFO  | update_image:184 - Checking image Debian 11 2024-07-07 00:13:40 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2 2024-07-07 00:13:40 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bullseye/latest/SHA512SUMS 2024-07-07 00:13:41 | INFO  | update_image:197 - Checksum of current debian-11-genericcloud-amd64-20240702-1796.qcow2 is sha512:83f2e94a1a32c0546c8e8a2c1f99ab86c9d94a973ffb816bbf48e6733ba99fae9d674a6996a40bbe22830c4574995b78b8fb8925aecf9f23d5f808ee1a1591a7 2024-07-07 00:13:41 | INFO  | update_image:213 - Our checksum is sha512:9df7b948c9842ce5721bec04c831315a74911c09884028406f40c9012abc04342edd3d2c91c555c45bb0922079a465ce62c8ad10e9f072e14e07370b7ce4cdf7 2024-07-07 00:13:41 | INFO  | update_image:234 - New values are {'version': '20240702', 'build_date': datetime.date(2024, 7, 2), 'checksum': 'sha512:83f2e94a1a32c0546c8e8a2c1f99ab86c9d94a973ffb816bbf48e6733ba99fae9d674a6996a40bbe22830c4574995b78b8fb8925aecf9f23d5f808ee1a1591a7', 'url': 'https://cdimage.debian.org/cdimage/cloud/bullseye/20240702-1796/debian-11-genericcloud-amd64-20240702-1796.qcow2'} 2024-07-07 00:13:41 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240702-debian-11.qcow2 2024-07-07 00:13:41 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20240702-debian-11.qcow2, dry-run enabled 2024-07-07 00:13:41 | INFO  | update_image:184 - Checking image Debian 12 2024-07-07 00:13:41 | INFO  | update_image:187 - Latest download URL is https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2 2024-07-07 00:13:41 | INFO  | update_image:190 - Getting checksums from https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/SHA512SUMS 2024-07-07 00:13:42 | INFO  | update_image:197 - Checksum of current debian-12-genericcloud-amd64-daily-20240705-1799.qcow2 is sha512:b966ee3b3c14e1294bd9bbb6132873d56a38a28b8d58bbb264b81ca7cc96f056a92f1289b6e07a4d8969439744d64c5ace3da386fb218a2fd08d1bebc0e777e9 2024-07-07 00:13:42 | INFO  | update_image:213 - Our checksum is sha512:95dec549e2987e60826bc96140e398dc1ff3d744c3dee05f6cb1818b8c9b7095753f1344ce8972f3f669d1d71bc85fc75ff0625d780d5b6801b50639a5464f43 2024-07-07 00:13:42 | INFO  | update_image:234 - New values are {'version': '20240705', 'build_date': datetime.date(2024, 7, 5), 'checksum': 'sha512:b966ee3b3c14e1294bd9bbb6132873d56a38a28b8d58bbb264b81ca7cc96f056a92f1289b6e07a4d8969439744d64c5ace3da386fb218a2fd08d1bebc0e777e9', 'url': 'https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20240705-1799/debian-12-genericcloud-amd64-daily-20240705-1799.qcow2'} 2024-07-07 00:13:42 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240705-debian-12.qcow2 2024-07-07 00:13:42 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20240705-debian-12.qcow2, dry-run enabled 2024-07-07 00:13:43 | INFO  | main:309 - Processing file etc/images/rockylinux.yml 2024-07-07 00:13:43 | INFO  | update_image:184 - Checking image Rocky 8 2024-07-07 00:13:43 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2 2024-07-07 00:13:43 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/8/images/x86_64/Rocky-8-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-07-07 00:13:43 | INFO  | update_image:197 - Checksum of current Rocky-8-GenericCloud.latest.x86_64.qcow2 is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-07-07 00:13:43 | INFO  | update_image:213 - Our checksum is sha256:e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14 2024-07-07 00:13:43 | INFO  | update_image:216 - Image Rocky 8 is up-to-date, nothing to do 2024-07-07 00:13:43 | INFO  | update_image:184 - Checking image Rocky 9 2024-07-07 00:13:43 | INFO  | update_image:187 - Latest download URL is https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2 2024-07-07 00:13:43 | INFO  | update_image:190 - Getting checksums from https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2.CHECKSUM 2024-07-07 00:13:43 | INFO  | update_image:197 - Checksum of current Rocky-9-GenericCloud.latest.x86_64.qcow2 is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-07-07 00:13:43 | INFO  | update_image:213 - Our checksum is sha256:7a4ae4fbbdafaff3f0ba6166ef5b64da23e55ac71eff7489b937db11c9ba5dd7 2024-07-07 00:13:43 | INFO  | update_image:216 - Image Rocky 9 is up-to-date, nothing to do 2024-07-07 00:13:43 | INFO  | main:309 - Processing file etc/images/ubuntu.yml 2024-07-07 00:13:43 | INFO  | update_image:184 - Checking image Ubuntu 14.04 2024-07-07 00:13:43 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img 2024-07-07 00:13:43 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS 2024-07-07 00:13:44 | INFO  | update_image:197 - Checksum of current trusty-server-cloudimg-amd64-disk1.img is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-07-07 00:13:44 | INFO  | update_image:213 - Our checksum is sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1 2024-07-07 00:13:44 | INFO  | update_image:216 - Image Ubuntu 14.04 is up-to-date, nothing to do 2024-07-07 00:13:44 | INFO  | update_image:184 - Checking image Ubuntu 16.04 2024-07-07 00:13:44 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img 2024-07-07 00:13:44 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2024-07-07 00:13:44 | INFO  | update_image:197 - Checksum of current xenial-server-cloudimg-amd64-disk1.img is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-07-07 00:13:44 | INFO  | update_image:213 - Our checksum is sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140 2024-07-07 00:13:44 | INFO  | update_image:216 - Image Ubuntu 16.04 is up-to-date, nothing to do 2024-07-07 00:13:44 | INFO  | update_image:184 - Checking image Ubuntu 16.04 Minimal 2024-07-07 00:13:44 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img 2024-07-07 00:13:44 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS 2024-07-07 00:13:45 | INFO  | update_image:197 - Checksum of current ubuntu-16.04-minimal-cloudimg-amd64-disk1.img is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-07-07 00:13:45 | INFO  | update_image:213 - Our checksum is sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9 2024-07-07 00:13:45 | INFO  | update_image:216 - Image Ubuntu 16.04 Minimal is up-to-date, nothing to do 2024-07-07 00:13:45 | INFO  | update_image:184 - Checking image Ubuntu 18.04 2024-07-07 00:13:45 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img 2024-07-07 00:13:45 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/bionic/current/SHA256SUMS 2024-07-07 00:13:45 | INFO  | update_image:197 - Checksum of current bionic-server-cloudimg-amd64.img is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-07-07 00:13:45 | INFO  | update_image:213 - Our checksum is sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6 2024-07-07 00:13:45 | INFO  | update_image:216 - Image Ubuntu 18.04 is up-to-date, nothing to do 2024-07-07 00:13:45 | INFO  | update_image:184 - Checking image Ubuntu 18.04 Minimal 2024-07-07 00:13:45 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img 2024-07-07 00:13:45 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS 2024-07-07 00:13:46 | INFO  | update_image:197 - Checksum of current ubuntu-18.04-minimal-cloudimg-amd64.img is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-07-07 00:13:46 | INFO  | update_image:213 - Our checksum is sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a 2024-07-07 00:13:46 | INFO  | update_image:216 - Image Ubuntu 18.04 Minimal is up-to-date, nothing to do 2024-07-07 00:13:46 | INFO  | update_image:184 - Checking image Ubuntu 20.04 2024-07-07 00:13:46 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img 2024-07-07 00:13:46 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/focal/current/SHA256SUMS 2024-07-07 00:13:47 | INFO  | update_image:197 - Checksum of current focal-server-cloudimg-amd64.img is sha256:70f0345ca9a1b3b0bbc4719a9c5992c456cf766d0d84ce3d7716ecc21a421778 2024-07-07 00:13:47 | INFO  | update_image:213 - Our checksum is sha256:42a853a34e775b7a41bcb335804d735e6a69aa37bcceff53533dee503cb8e5e4 2024-07-07 00:13:47 | INFO  | update_image:234 - New values are {'version': '20240704', 'build_date': datetime.date(2024, 7, 4), 'checksum': 'sha256:70f0345ca9a1b3b0bbc4719a9c5992c456cf766d0d84ce3d7716ecc21a421778', 'url': 'https://cloud-images.ubuntu.com/focal/20240704/focal-server-cloudimg-amd64.img'} 2024-07-07 00:13:47 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240704-ubuntu-20.04.qcow2 2024-07-07 00:13:47 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240704-ubuntu-20.04.qcow2, dry-run enabled 2024-07-07 00:13:47 | INFO  | update_image:184 - Checking image Ubuntu 20.04 Minimal 2024-07-07 00:13:47 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img 2024-07-07 00:13:47 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS 2024-07-07 00:13:48 | INFO  | update_image:197 - Checksum of current ubuntu-20.04-minimal-cloudimg-amd64.img is sha256:daa835c3786acea38047fd1c2f23ff3b4e8b7b337753e1ddb3ba1ad56282b325 2024-07-07 00:13:48 | INFO  | update_image:213 - Our checksum is sha256:daa835c3786acea38047fd1c2f23ff3b4e8b7b337753e1ddb3ba1ad56282b325 2024-07-07 00:13:48 | INFO  | update_image:216 - Image Ubuntu 20.04 Minimal is up-to-date, nothing to do 2024-07-07 00:13:48 | INFO  | update_image:184 - Checking image Ubuntu 22.04 2024-07-07 00:13:48 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 2024-07-07 00:13:48 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS 2024-07-07 00:13:48 | INFO  | update_image:197 - Checksum of current jammy-server-cloudimg-amd64.img is sha256:769f0355acc3f411251aeb96401a827248aae838b91c637d991ea51bed30eeeb 2024-07-07 00:13:48 | INFO  | update_image:213 - Our checksum is sha256:f48f798452e284f4c2f7b69bee44d70cdcae959e4695eef657bc3d1c586314e1 2024-07-07 00:13:48 | INFO  | update_image:234 - New values are {'version': '20240701', 'build_date': datetime.date(2024, 7, 1), 'checksum': 'sha256:769f0355acc3f411251aeb96401a827248aae838b91c637d991ea51bed30eeeb', 'url': 'https://cloud-images.ubuntu.com/jammy/20240701/jammy-server-cloudimg-amd64.img'} 2024-07-07 00:13:48 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240701-ubuntu-22.04.qcow2 2024-07-07 00:13:48 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20240701-ubuntu-22.04.qcow2, dry-run enabled 2024-07-07 00:13:48 | INFO  | update_image:184 - Checking image Ubuntu 22.04 Minimal 2024-07-07 00:13:48 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img 2024-07-07 00:13:48 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS 2024-07-07 00:13:49 | INFO  | update_image:197 - Checksum of current ubuntu-22.04-minimal-cloudimg-amd64.img is sha256:3ff079f2792611454e2034ad8bd23a145b2ab6f314769a85457d1f6f5c1bc9c9 2024-07-07 00:13:49 | INFO  | update_image:213 - Our checksum is sha256:7db75ccf93ca605fffbf3dd10c2b90f8add01ff54fcd5577233fe6055d4c2282 2024-07-07 00:13:49 | INFO  | update_image:234 - New values are {'version': '20240701', 'build_date': datetime.date(2024, 7, 1), 'checksum': 'sha256:3ff079f2792611454e2034ad8bd23a145b2ab6f314769a85457d1f6f5c1bc9c9', 'url': 'https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240701/ubuntu-22.04-minimal-cloudimg-amd64.img'} 2024-07-07 00:13:49 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240701-ubuntu-22.04-minimal.qcow2 2024-07-07 00:13:49 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240701-ubuntu-22.04-minimal.qcow2, dry-run enabled 2024-07-07 00:13:49 | INFO  | update_image:184 - Checking image Ubuntu 24.04 2024-07-07 00:13:49 | INFO  | update_image:187 - Latest download URL is https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img 2024-07-07 00:13:49 | INFO  | update_image:190 - Getting checksums from https://cloud-images.ubuntu.com/noble/current/SHA256SUMS 2024-07-07 00:13:50 | INFO  | update_image:197 - Checksum of current noble-server-cloudimg-amd64.img is sha256:182dc760bfca26c45fb4e4668049ecd4d0ecdd6171b3bae81d0135e8f1e9d93e 2024-07-07 00:13:50 | INFO  | update_image:213 - Our checksum is sha256:09223f9298f1b742f5fd246469e4e1806ed88e4524371384779e05d4e316ead9 2024-07-07 00:13:50 | INFO  | update_image:234 - New values are {'version': '20240702', 'build_date': datetime.date(2024, 7, 2), 'checksum': 'sha256:182dc760bfca26c45fb4e4668049ecd4d0ecdd6171b3bae81d0135e8f1e9d93e', 'url': 'https://cloud-images.ubuntu.com/noble/20240702/noble-server-cloudimg-amd64.img'} 2024-07-07 00:13:50 | INFO  | update_image:243 - New URL is https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240702-ubuntu-24.04.qcow2 2024-07-07 00:13:50 | INFO  | update_image:260 - Not mirroring https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20240702-ubuntu-24.04.qcow2, dry-run enabled ```

Changed files

Changed 3 files: - etc/images/centos.yml - etc/images/debian.yml - etc/images/ubuntu.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace