2026-06-13 08:03:53.220087 | Job console starting
2026-06-13 08:03:53.352024 | Updating git repos
2026-06-13 08:03:53.384163 | Cloning repos into workspace
2026-06-13 08:03:54.483337 | Restoring repo states
2026-06-13 08:03:54.503898 | Merging changes
2026-06-13 08:03:54.503921 | Checking out repos
2026-06-13 08:03:55.054456 | Preparing playbooks
2026-06-13 08:04:00.699632 | Running Ansible setup
2026-06-13 08:04:05.363223 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 08:04:05.987197 | 
2026-06-13 08:04:05.987312 | PLAY [localhost]
2026-06-13 08:04:05.994857 | 
2026-06-13 08:04:05.994929 | TASK [Gathering Facts]
2026-06-13 08:04:06.955964 | localhost | ok
2026-06-13 08:04:06.970019 | 
2026-06-13 08:04:06.970172 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-13 08:04:07.484141 | localhost -> localhost | changed
2026-06-13 08:04:07.493350 | 
2026-06-13 08:04:07.493497 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-13 08:04:08.440281 | localhost -> localhost | changed
2026-06-13 08:04:08.448191 | 
2026-06-13 08:04:08.448270 | TASK [Setup log path fact]
2026-06-13 08:04:08.466286 | localhost | ok
2026-06-13 08:04:08.478555 | 
2026-06-13 08:04:08.478801 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 08:04:08.506190 | localhost | ok
2026-06-13 08:04:08.513337 | 
2026-06-13 08:04:08.513421 | TASK [emit-job-header : Print job information]
2026-06-13 08:04:08.551930 | # Job Information
2026-06-13 08:04:08.552117 | Ansible Version: 2.16.18
2026-06-13 08:04:08.552151 | Job: periodic-container-quay-push-centos-9-master
2026-06-13 08:04:08.552178 | Pipeline: openstack-promote-component
2026-06-13 08:04:08.552204 | Executor: 38.102.83.32
2026-06-13 08:04:08.552228 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-13 08:04:08.552252 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/59c/rdoproject.org/59c379cf61b74261927028e7e48cf3d8/
2026-06-13 08:04:08.552490 | Event ID: 207f6156c20d493e8138442cff894c7b
2026-06-13 08:04:08.556126 | 
2026-06-13 08:04:08.556208 | LOOP [emit-job-header : Print node information]
2026-06-13 08:04:08.640963 | localhost | ok:
2026-06-13 08:04:08.641337 | localhost | # Node Information
2026-06-13 08:04:08.641403 | localhost | Inventory Hostname: primary
2026-06-13 08:04:08.641452 | localhost | Hostname: np0000072716
2026-06-13 08:04:08.641553 | localhost | Username: zuul
2026-06-13 08:04:08.641609 | localhost | Distro: CentOS 9
2026-06-13 08:04:08.641649 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-13 08:04:08.641686 | localhost | Region: RegionOne
2026-06-13 08:04:08.641721 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-13 08:04:08.641757 | localhost | Product Name: OpenStack Nova
2026-06-13 08:04:08.641792 | localhost | Interface IP: 38.102.83.97
2026-06-13 08:04:08.661052 | 
2026-06-13 08:04:08.661220 | PLAY [all]
2026-06-13 08:04:08.673354 | 
2026-06-13 08:04:08.673552 | TASK [Gather network facts]
2026-06-13 08:04:09.686863 | primary | ok
2026-06-13 08:04:09.699027 | 
2026-06-13 08:04:09.699165 | TASK [include_role : start-zuul-console]
2026-06-13 08:04:09.722914 | primary | ok
2026-06-13 08:04:09.742164 | 
2026-06-13 08:04:09.742294 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-13 08:04:10.188654 | primary | ok
2026-06-13 08:04:10.201050 | 
2026-06-13 08:04:10.201171 | TASK [include_role : add-build-sshkey]
2026-06-13 08:04:10.234561 | primary | ok
2026-06-13 08:04:10.256217 | 
2026-06-13 08:04:10.256347 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-13 08:04:10.536733 | primary -> localhost | ok
2026-06-13 08:04:10.546654 | 
2026-06-13 08:04:10.546780 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-13 08:04:10.572709 | primary | ok
2026-06-13 08:04:10.598052 | primary | included: /var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-13 08:04:10.607373 | 
2026-06-13 08:04:10.607499 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-13 08:04:11.258604 | primary -> localhost | Generating public/private rsa key pair.
2026-06-13 08:04:11.259101 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/59c379cf61b74261927028e7e48cf3d8_id_rsa
2026-06-13 08:04:11.259172 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/59c379cf61b74261927028e7e48cf3d8_id_rsa.pub
2026-06-13 08:04:11.259219 | primary -> localhost | The key fingerprint is:
2026-06-13 08:04:11.259261 | primary -> localhost | SHA256:se8gPxt/E49c/CkSp7A/BvNN9HQw6YpAM+QKROxvCmI zuul-build-sshkey
2026-06-13 08:04:11.259300 | primary -> localhost | The key's randomart image is:
2026-06-13 08:04:11.259339 | primary -> localhost | +---[RSA 3072]----+
2026-06-13 08:04:11.259377 | primary -> localhost | |   oo  ..      . |
2026-06-13 08:04:11.259416 | primary -> localhost | |   ..  .+     +  |
2026-06-13 08:04:11.259454 | primary -> localhost | |   ..  .oo   . o |
2026-06-13 08:04:11.259492 | primary -> localhost | |    .. ..o   ....|
2026-06-13 08:04:11.259573 | primary -> localhost | |     .. S. ..oo .|
2026-06-13 08:04:11.259616 | primary -> localhost | |.E.   o  =..ooo. |
2026-06-13 08:04:11.259654 | primary -> localhost | |.. . o. o B.*= ..|
2026-06-13 08:04:11.259693 | primary -> localhost | |    .  o.* *=o...|
2026-06-13 08:04:11.259730 | primary -> localhost | |        oo=oo..  |
2026-06-13 08:04:11.259886 | primary -> localhost | +----[SHA256]-----+
2026-06-13 08:04:11.259994 | primary -> localhost | ok: Runtime: 0:00:00.151235
2026-06-13 08:04:11.268086 | 
2026-06-13 08:04:11.268205 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-13 08:04:11.301073 | primary | ok
2026-06-13 08:04:11.323592 | primary | included: /var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-13 08:04:11.337820 | 
2026-06-13 08:04:11.337897 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-13 08:04:11.362135 | primary | skipping: Conditional result was False
2026-06-13 08:04:11.368053 | 
2026-06-13 08:04:11.368138 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-13 08:04:11.869951 | primary | changed
2026-06-13 08:04:11.882030 | 
2026-06-13 08:04:11.882175 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-13 08:04:12.221465 | primary | ok
2026-06-13 08:04:12.228909 | 
2026-06-13 08:04:12.229039 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-13 08:04:13.175542 | primary | changed
2026-06-13 08:04:13.183376 | 
2026-06-13 08:04:13.183553 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-13 08:04:14.096444 | primary | changed
2026-06-13 08:04:14.100259 | 
2026-06-13 08:04:14.100318 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-13 08:04:14.125565 | primary | skipping: Conditional result was False
2026-06-13 08:04:14.129638 | 
2026-06-13 08:04:14.129701 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-13 08:04:14.609019 | primary -> localhost | changed
2026-06-13 08:04:14.624507 | 
2026-06-13 08:04:14.624643 | TASK [add-build-sshkey : Add back temp key]
2026-06-13 08:04:14.940326 | primary -> localhost | Identity added: /var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/59c379cf61b74261927028e7e48cf3d8_id_rsa (zuul-build-sshkey)
2026-06-13 08:04:14.940659 | primary -> localhost | ok: Runtime: 0:00:00.018916
2026-06-13 08:04:14.948041 | 
2026-06-13 08:04:14.948161 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-13 08:04:15.335663 | primary | ok
2026-06-13 08:04:15.345021 | 
2026-06-13 08:04:15.345153 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-13 08:04:15.381177 | primary | skipping: Conditional result was False
2026-06-13 08:04:15.395759 | 
2026-06-13 08:04:15.395890 | TASK [include_role : validate-host]
2026-06-13 08:04:15.427975 | primary | ok
2026-06-13 08:04:15.461353 | 
2026-06-13 08:04:15.461441 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-13 08:04:15.489201 | primary | ok
2026-06-13 08:04:15.493597 | 
2026-06-13 08:04:15.493681 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-13 08:04:15.774815 | primary -> localhost | ok
2026-06-13 08:04:15.784453 | 
2026-06-13 08:04:15.784644 | TASK [validate-host : Collect information about the host]
2026-06-13 08:04:17.552224 | primary | ok
2026-06-13 08:04:17.572036 | 
2026-06-13 08:04:17.572168 | TASK [validate-host : Sanitize hostname]
2026-06-13 08:04:17.645419 | primary | ok
2026-06-13 08:04:17.653295 | 
2026-06-13 08:04:17.653425 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-13 08:04:18.229573 | primary -> localhost | changed
2026-06-13 08:04:18.243244 | 
2026-06-13 08:04:18.243601 | TASK [validate-host : Collect information about zuul worker]
2026-06-13 08:04:18.723739 | primary | ok
2026-06-13 08:04:18.727626 | 
2026-06-13 08:04:18.727691 | TASK [validate-host : Write out all zuul information for each host]
2026-06-13 08:04:19.189589 | primary -> localhost | changed
2026-06-13 08:04:19.206182 | 
2026-06-13 08:04:19.206313 | TASK [include_role : prepare-workspace-openshift]
2026-06-13 08:04:19.232348 | primary | skipping: Conditional result was False
2026-06-13 08:04:19.242054 | 
2026-06-13 08:04:19.242220 | TASK [include_role : remove-zuul-sshkey]
2026-06-13 08:04:19.268847 | primary | skipping: Conditional result was False
2026-06-13 08:04:19.278749 | 
2026-06-13 08:04:19.278933 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-13 08:04:19.560422 | primary | ok: "logs"
2026-06-13 08:04:19.561248 | primary | ok: All items complete
2026-06-13 08:04:19.561312 | 
2026-06-13 08:04:19.771682 | primary | ok: "artifacts"
2026-06-13 08:04:20.008763 | primary | ok: "docs"
2026-06-13 08:04:20.020633 | 
2026-06-13 08:04:20.020860 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-13 08:04:20.287455 | primary | changed: "logs"
2026-06-13 08:04:20.535786 | primary | changed: "artifacts"
2026-06-13 08:04:20.839676 | primary | changed: "docs"
2026-06-13 08:04:20.861207 | 
2026-06-13 08:04:20.861379 | PLAY RECAP
2026-06-13 08:04:20.861465 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 08:04:20.861567 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-13 08:04:20.861619 | 
2026-06-13 08:04:21.044326 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 08:04:21.046256 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 08:04:21.770870 | 
2026-06-13 08:04:21.770980 | PLAY [all]
2026-06-13 08:04:21.780863 | 
2026-06-13 08:04:21.780935 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-13 08:04:21.863689 | primary | ok
2026-06-13 08:04:21.872152 | 
2026-06-13 08:04:21.872322 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-13 08:04:22.367270 | primary | changed
2026-06-13 08:04:22.379083 | 
2026-06-13 08:04:22.379282 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-13 08:04:23.526922 | primary | changed
2026-06-13 08:04:23.544199 | 
2026-06-13 08:04:23.544351 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-13 08:04:24.069209 | primary | changed:
2026-06-13 08:04:24.069555 | primary | {
2026-06-13 08:04:24.069624 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-13 08:04:24.069706 | primary | }
2026-06-13 08:04:24.327688 | primary | changed:
2026-06-13 08:04:24.327824 | primary | {
2026-06-13 08:04:24.327864 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-13 08:04:24.327896 | primary | }
2026-06-13 08:04:24.582054 | primary | changed:
2026-06-13 08:04:24.582215 | primary | {
2026-06-13 08:04:24.582263 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-13 08:04:24.582302 | primary | }
2026-06-13 08:04:24.855068 | primary | changed:
2026-06-13 08:04:24.855208 | primary | {
2026-06-13 08:04:24.855262 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-13 08:04:24.855307 | primary | }
2026-06-13 08:04:25.104633 | primary | changed:
2026-06-13 08:04:25.104784 | primary | {
2026-06-13 08:04:25.104869 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-13 08:04:25.104915 | primary | }
2026-06-13 08:04:25.395659 | primary | changed:
2026-06-13 08:04:25.395815 | primary | {
2026-06-13 08:04:25.395885 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-13 08:04:25.395941 | primary | }
2026-06-13 08:04:25.701585 | primary | changed:
2026-06-13 08:04:25.701718 | primary | {
2026-06-13 08:04:25.701750 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-13 08:04:25.701777 | primary | }
2026-06-13 08:04:25.957124 | primary | changed:
2026-06-13 08:04:25.957284 | primary | {
2026-06-13 08:04:25.957337 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-13 08:04:25.957381 | primary | }
2026-06-13 08:04:26.226129 | primary | changed:
2026-06-13 08:04:26.226316 | primary | {
2026-06-13 08:04:26.226414 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-13 08:04:26.226475 | primary | }
2026-06-13 08:04:26.521323 | primary | changed:
2026-06-13 08:04:26.521431 | primary | {
2026-06-13 08:04:26.521454 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-13 08:04:26.521472 | primary | }
2026-06-13 08:04:26.786572 | primary | changed:
2026-06-13 08:04:26.786693 | primary | {
2026-06-13 08:04:26.786723 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-13 08:04:26.786747 | primary | }
2026-06-13 08:04:27.095538 | primary | changed:
2026-06-13 08:04:27.095668 | primary | {
2026-06-13 08:04:27.095700 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-13 08:04:27.095729 | primary | }
2026-06-13 08:04:27.327711 | primary | changed:
2026-06-13 08:04:27.327954 | primary | {
2026-06-13 08:04:27.328022 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-13 08:04:27.328084 | primary | }
2026-06-13 08:04:27.632575 | primary | changed:
2026-06-13 08:04:27.632795 | primary | {
2026-06-13 08:04:27.632855 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-13 08:04:27.633113 | primary | }
2026-06-13 08:04:28.038313 | primary | changed:
2026-06-13 08:04:28.038498 | primary | {
2026-06-13 08:04:28.038706 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-13 08:04:28.038793 | primary | }
2026-06-13 08:04:28.564771 | primary | changed:
2026-06-13 08:04:28.564947 | primary | {
2026-06-13 08:04:28.565026 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-13 08:04:28.565095 | primary | }
2026-06-13 08:04:28.864289 | primary | changed:
2026-06-13 08:04:28.864449 | primary | {
2026-06-13 08:04:28.864501 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-13 08:04:28.864584 | primary | }
2026-06-13 08:04:29.105847 | primary | changed:
2026-06-13 08:04:29.106048 | primary | {
2026-06-13 08:04:29.106152 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-13 08:04:29.106247 | primary | }
2026-06-13 08:04:29.360263 | primary | changed:
2026-06-13 08:04:29.360417 | primary | {
2026-06-13 08:04:29.360465 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-13 08:04:29.360554 | primary | }
2026-06-13 08:04:29.664461 | primary | changed:
2026-06-13 08:04:29.664633 | primary | {
2026-06-13 08:04:29.664683 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-13 08:04:29.664724 | primary | }
2026-06-13 08:04:30.494447 | primary | changed:
2026-06-13 08:04:30.494702 | primary | {
2026-06-13 08:04:30.494762 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-13 08:04:30.494804 | primary | }
2026-06-13 08:04:30.777631 | primary | changed:
2026-06-13 08:04:30.777806 | primary | {
2026-06-13 08:04:30.777837 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-13 08:04:30.777856 | primary | }
2026-06-13 08:04:31.069439 | primary | changed:
2026-06-13 08:04:31.069628 | primary | {
2026-06-13 08:04:31.069678 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-13 08:04:31.069718 | primary | }
2026-06-13 08:04:31.307376 | primary | changed:
2026-06-13 08:04:31.307605 | primary | {
2026-06-13 08:04:31.307666 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-13 08:04:31.307707 | primary | }
2026-06-13 08:04:31.612382 | primary | changed:
2026-06-13 08:04:31.612579 | primary | {
2026-06-13 08:04:31.612636 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-13 08:04:31.612677 | primary | }
2026-06-13 08:04:31.865870 | primary | changed:
2026-06-13 08:04:31.866076 | primary | {
2026-06-13 08:04:31.866149 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-13 08:04:31.866202 | primary | }
2026-06-13 08:04:31.900755 | 
2026-06-13 08:04:31.900932 | TASK [Set timezone to UTC]
2026-06-13 08:04:32.502239 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-13 08:04:32.509491 | 
2026-06-13 08:04:32.509645 | TASK [Create nodepool directory]
2026-06-13 08:04:32.822274 | primary | changed
2026-06-13 08:04:32.830946 | 
2026-06-13 08:04:32.831071 | TASK [Create nodepool sub_nodes file]
2026-06-13 08:04:35.982927 | primary | changed
2026-06-13 08:04:35.988150 | 
2026-06-13 08:04:35.988232 | TASK [Create nodepool sub_nodes_private file]
2026-06-13 08:04:36.722693 | primary | changed
2026-06-13 08:04:36.730508 | 
2026-06-13 08:04:36.730675 | LOOP [Populate nodepool sub_nodes file]
2026-06-13 08:04:36.776300 | 
2026-06-13 08:04:36.776638 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-13 08:04:36.825842 | 
2026-06-13 08:04:36.826162 | TASK [Create nodepool primary file]
2026-06-13 08:04:37.625733 | primary | changed
2026-06-13 08:04:37.633356 | 
2026-06-13 08:04:37.633474 | TASK [Create nodepool node_private for this node]
2026-06-13 08:04:38.361191 | primary | changed
2026-06-13 08:04:38.372453 | 
2026-06-13 08:04:38.372639 | LOOP [Copy ssh keys to nodepool directory]
2026-06-13 08:04:38.824001 | primary | ok: Item: id_rsa Runtime: 0:00:00.006438
2026-06-13 08:04:38.824322 | 
2026-06-13 08:04:39.047847 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.004263
2026-06-13 08:04:39.058508 | 
2026-06-13 08:04:39.058735 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-13 08:04:39.835954 | primary | changed
2026-06-13 08:04:39.854326 | 
2026-06-13 08:04:39.854623 | TASK [Validate sudoers config after edits]
2026-06-13 08:04:40.146331 | primary | /etc/sudoers: parsed OK
2026-06-13 08:04:40.146443 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-13 08:04:40.146452 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-13 08:04:40.146459 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-13 08:04:40.395953 | primary | ok: Runtime: 0:00:00.009080
2026-06-13 08:04:40.404743 | 
2026-06-13 08:04:40.404863 | TASK [Show the environment passed in to job shell scripts]
2026-06-13 08:04:40.676689 | primary | SHELL=/bin/bash
2026-06-13 08:04:40.676804 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-13 08:04:40.676822 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-13 08:04:40.676832 | primary | PWD=/home/zuul
2026-06-13 08:04:40.676842 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-13 08:04:40.676851 | primary | LOGNAME=zuul
2026-06-13 08:04:40.676859 | primary | XDG_SESSION_TYPE=tty
2026-06-13 08:04:40.676870 | primary | _=/usr/bin/env
2026-06-13 08:04:40.676880 | primary | MOTD_SHOWN=pam
2026-06-13 08:04:40.676889 | primary | HOME=/home/zuul
2026-06-13 08:04:40.676897 | primary | LANG=en_US.UTF-8
2026-06-13 08:04:40.676906 | primary | SSH_CONNECTION=38.102.83.32 36812 38.102.83.97 22
2026-06-13 08:04:40.676916 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-13 08:04:40.676926 | primary | WORKSPACE=/home/zuul/workspace
2026-06-13 08:04:40.676934 | primary | XDG_SESSION_CLASS=user
2026-06-13 08:04:40.676942 | primary | SELINUX_ROLE_REQUESTED=
2026-06-13 08:04:40.676950 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-13 08:04:40.676958 | primary | USER=zuul
2026-06-13 08:04:40.676966 | primary | ZUUL_VOTING=True
2026-06-13 08:04:40.676973 | primary | BUILD_TIMEOUT=3000000
2026-06-13 08:04:40.676981 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-13 08:04:40.676990 | primary | SHLVL=1
2026-06-13 08:04:40.676997 | primary | XDG_SESSION_ID=1
2026-06-13 08:04:40.677005 | primary | ZUUL_BRANCH=master
2026-06-13 08:04:40.677013 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-13 08:04:40.677021 | primary | SSH_CLIENT=38.102.83.32 36812 22
2026-06-13 08:04:40.677028 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-13 08:04:40.677036 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-13 08:04:40.677045 | primary | which_declare=declare -f
2026-06-13 08:04:40.677053 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-13 08:04:40.677062 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-13 08:04:40.677070 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-13 08:04:40.677078 | primary | ZUUL_UUID=59c379cf61b74261927028e7e48cf3d8
2026-06-13 08:04:40.677090 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-13 08:04:40.677100 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-13 08:04:40.677108 | primary | }
2026-06-13 08:04:40.954093 | primary | ok: Runtime: 0:00:00.008360
2026-06-13 08:04:40.962870 | 
2026-06-13 08:04:40.962998 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-13 08:04:40.990271 | primary | skipping: Conditional result was False
2026-06-13 08:04:41.000970 | 
2026-06-13 08:04:41.001203 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-13 08:04:41.540836 | primary | skipping: Conditional result was False
2026-06-13 08:04:41.549961 | 
2026-06-13 08:04:41.550091 | TASK [Ensure legacy workspace directory]
2026-06-13 08:04:41.847380 | primary | changed
2026-06-13 08:04:41.850104 | 
2026-06-13 08:04:41.850197 | PLAY RECAP
2026-06-13 08:04:41.850302 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-13 08:04:41.850345 | 
2026-06-13 08:04:41.990776 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 08:04:41.994061 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 08:04:42.610506 | 
2026-06-13 08:04:42.610639 | PLAY [primary]
2026-06-13 08:04:42.620827 | 
2026-06-13 08:04:42.620896 | TASK [Clone repos in the job workspace]
2026-06-13 08:04:42.637907 | primary | ok
2026-06-13 08:04:42.654651 | 
2026-06-13 08:04:42.654738 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-13 08:04:43.075300 | primary | ok
2026-06-13 08:04:43.089272 | 
2026-06-13 08:04:43.089454 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-13 08:04:44.575548 | primary | Output suppressed because no_log was given
2026-06-13 08:04:44.589837 | 
2026-06-13 08:04:44.589925 | TASK [Create the config file]
2026-06-13 08:04:45.739823 | primary | changed
2026-06-13 08:04:45.741117 | 
2026-06-13 08:04:45.741160 | PLAY RECAP
2026-06-13 08:04:45.741200 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 08:04:45.741219 | 
2026-06-13 08:04:45.843754 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 08:04:45.845055 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 08:04:46.512373 | 
2026-06-13 08:04:46.512487 | PLAY [primary]
2026-06-13 08:04:46.523044 | 
2026-06-13 08:04:46.523122 | TASK [Create copy-container.yml playbook on primary]
2026-06-13 08:04:47.516555 | primary | changed
2026-06-13 08:04:47.525115 | 
2026-06-13 08:04:47.525271 | TASK [Install required packages]
2026-06-13 08:05:45.679632 | primary | changed
2026-06-13 08:05:45.688372 | 
2026-06-13 08:05:45.688556 | TASK [Ensure dependency collections are installed]
2026-06-13 08:07:15.275024 | primary | changed
2026-06-13 08:07:15.299641 | 
2026-06-13 08:07:15.299811 | TASK [install copy-containers]
2026-06-13 08:07:16.267579 | primary |
2026-06-13 08:07:16.267722 | primary | PLAY [localhost] ***************************************************************
2026-06-13 08:07:16.267741 | primary |
2026-06-13 08:07:16.267754 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-13 08:07:16.267772 | primary | Saturday 13 June 2026  08:07:16 +0000 (0:00:00.034)       0:00:00.034 *********
2026-06-13 08:07:16.267786 | primary | Saturday 13 June 2026  08:07:16 +0000 (0:00:00.033)       0:00:00.033 *********
2026-06-13 08:07:17.357762 | primary | ok: [localhost]
2026-06-13 08:07:17.357839 | primary |
2026-06-13 08:07:17.357853 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-13 08:07:17.357862 | primary | Saturday 13 June 2026  08:07:17 +0000 (0:00:01.098)       0:00:01.133 *********
2026-06-13 08:07:17.357871 | primary | Saturday 13 June 2026  08:07:17 +0000 (0:00:01.098)       0:00:01.131 *********
2026-06-13 08:07:17.416377 | primary |
2026-06-13 08:07:17.416462 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-13 08:07:17.416473 | primary | Saturday 13 June 2026  08:07:17 +0000 (0:00:00.058)       0:00:01.191 *********
2026-06-13 08:07:17.416482 | primary | Saturday 13 June 2026  08:07:17 +0000 (0:00:00.058)       0:00:01.190 *********
2026-06-13 08:07:18.008833 | primary | changed: [localhost] => (item=artifacts)
2026-06-13 08:07:18.008896 | primary | changed: [localhost] => (item=logs)
2026-06-13 08:07:18.008907 | primary |
2026-06-13 08:07:18.008927 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-13 08:07:18.008937 | primary | Saturday 13 June 2026  08:07:18 +0000 (0:00:00.592)       0:00:01.784 *********
2026-06-13 08:07:18.008946 | primary | Saturday 13 June 2026  08:07:18 +0000 (0:00:00.592)       0:00:01.782 *********
2026-06-13 08:07:22.993912 | primary | changed: [localhost]
2026-06-13 08:07:22.993971 | primary |
2026-06-13 08:07:22.993977 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-13 08:07:22.993984 | primary | Saturday 13 June 2026  08:07:22 +0000 (0:00:04.984)       0:00:06.768 *********
2026-06-13 08:07:22.993989 | primary | Saturday 13 June 2026  08:07:22 +0000 (0:00:04.984)       0:00:06.767 *********
2026-06-13 08:07:58.704320 | primary | changed: [localhost]
2026-06-13 08:07:58.704404 | primary |
2026-06-13 08:07:58.704417 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-13 08:07:58.704427 | primary | Saturday 13 June 2026  08:07:58 +0000 (0:00:35.711)       0:00:42.480 *********
2026-06-13 08:07:58.704435 | primary | Saturday 13 June 2026  08:07:58 +0000 (0:00:35.711)       0:00:42.478 *********
2026-06-13 08:07:59.030375 | primary | changed: [localhost]
2026-06-13 08:07:59.030446 | primary |
2026-06-13 08:07:59.030457 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-13 08:07:59.030465 | primary | Saturday 13 June 2026  08:07:59 +0000 (0:00:00.325)       0:00:42.805 *********
2026-06-13 08:07:59.030471 | primary | Saturday 13 June 2026  08:07:59 +0000 (0:00:00.325)       0:00:42.804 *********
2026-06-13 08:08:02.938425 | primary | changed: [localhost]
2026-06-13 08:08:02.938491 | primary |
2026-06-13 08:08:02.938508 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-13 08:08:02.938528 | primary | Saturday 13 June 2026  08:08:02 +0000 (0:00:03.907)       0:00:46.713 *********
2026-06-13 08:08:02.938540 | primary | Saturday 13 June 2026  08:08:02 +0000 (0:00:03.907)       0:00:46.711 *********
2026-06-13 08:09:03.139736 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-13 08:09:03.139822 | primary | ok: [localhost]
2026-06-13 08:09:03.139828 | primary |
2026-06-13 08:09:03.139835 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-13 08:09:03.139840 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:01:00.202)       0:01:46.915 *********
2026-06-13 08:09:03.139862 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:01:00.202)       0:01:46.914 *********
2026-06-13 08:09:03.160062 | primary | skipping: [localhost]
2026-06-13 08:09:03.160130 | primary |
2026-06-13 08:09:03.160137 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-13 08:09:03.160143 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.020)       0:01:46.935 *********
2026-06-13 08:09:03.160148 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.020)       0:01:46.934 *********
2026-06-13 08:09:03.575850 | primary | changed: [localhost]
2026-06-13 08:09:03.575948 | primary |
2026-06-13 08:09:03.575964 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-13 08:09:03.575977 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.415)       0:01:47.351 *********
2026-06-13 08:09:03.575993 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.415)       0:01:47.350 *********
2026-06-13 08:09:03.758519 | primary | changed: [localhost]
2026-06-13 08:09:03.758601 | primary |
2026-06-13 08:09:03.758609 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 08:09:03.758623 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.182)       0:01:47.534 *********
2026-06-13 08:09:03.758629 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.182)       0:01:47.532 *********
2026-06-13 08:09:03.794465 | primary | skipping: [localhost]
2026-06-13 08:09:03.794533 | primary |
2026-06-13 08:09:03.794545 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 08:09:03.794554 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.035)       0:01:47.570 *********
2026-06-13 08:09:03.794562 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.035)       0:01:47.568 *********
2026-06-13 08:09:03.825803 | primary | skipping: [localhost]
2026-06-13 08:09:03.825885 | primary |
2026-06-13 08:09:03.825892 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 08:09:03.825899 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.031)       0:01:47.601 *********
2026-06-13 08:09:03.825917 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.031)       0:01:47.600 *********
2026-06-13 08:09:03.855320 | primary | skipping: [localhost]
2026-06-13 08:09:03.855397 | primary |
2026-06-13 08:09:03.855404 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 08:09:03.855411 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.029)       0:01:47.631 *********
2026-06-13 08:09:03.855416 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.029)       0:01:47.629 *********
2026-06-13 08:09:03.883695 | primary | skipping: [localhost]
2026-06-13 08:09:03.883789 | primary |
2026-06-13 08:09:03.883796 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 08:09:03.883805 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.028)       0:01:47.659 *********
2026-06-13 08:09:03.883811 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.028)       0:01:47.658 *********
2026-06-13 08:09:03.909877 | primary | skipping: [localhost]
2026-06-13 08:09:03.909978 | primary |
2026-06-13 08:09:03.909987 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 08:09:03.910015 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.026)       0:01:47.685 *********
2026-06-13 08:09:03.910021 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.026)       0:01:47.684 *********
2026-06-13 08:09:03.960376 | primary | skipping: [localhost]
2026-06-13 08:09:03.960470 | primary |
2026-06-13 08:09:03.960479 | primary | PLAY RECAP *********************************************************************
2026-06-13 08:09:03.960489 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-13 08:09:03.960495 | primary |
2026-06-13 08:09:03.960499 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.050)       0:01:47.736 *********
2026-06-13 08:09:03.960504 | primary | ===============================================================================
2026-06-13 08:09:03.960510 | primary | copy_container : Build the copy-container ------------------------------ 60.20s
2026-06-13 08:09:03.960515 | primary | copy_container : Install required packages ----------------------------- 35.71s
2026-06-13 08:09:03.960520 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.98s
2026-06-13 08:09:03.960524 | primary | copy_container : Copy go files to temporary directory ------------------- 3.91s
2026-06-13 08:09:03.960529 | primary | Gathering Facts --------------------------------------------------------- 1.10s
2026-06-13 08:09:03.960534 | primary | copy_container : Ensure directory is present ---------------------------- 0.59s
2026-06-13 08:09:03.960539 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.42s
2026-06-13 08:09:03.960544 | primary | copy_container : Create temporary directory ----------------------------- 0.33s
2026-06-13 08:09:03.960549 | primary | copy_container : Delete temporary directory ----------------------------- 0.18s
2026-06-13 08:09:03.960554 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-13 08:09:03.960559 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-13 08:09:03.960564 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-13 08:09:03.960568 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-13 08:09:03.960574 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-13 08:09:03.960579 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-13 08:09:03.960583 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-13 08:09:03.960588 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-13 08:09:03.960593 | primary | Saturday 13 June 2026  08:09:03 +0000 (0:00:00.050)       0:01:47.735 *********
2026-06-13 08:09:03.960598 | primary | ===============================================================================
2026-06-13 08:09:03.960603 | primary | copy_container -------------------------------------------------------- 106.54s
2026-06-13 08:09:03.960608 | primary | gather_facts ------------------------------------------------------------ 1.10s
2026-06-13 08:09:03.960613 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-13 08:09:03.960617 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 08:09:03.960622 | primary | total ----------------------------------------------------------------- 107.70s
2026-06-13 08:09:04.076870 | primary | ok: Runtime: 0:01:48.343247
2026-06-13 08:09:04.081777 | 
2026-06-13 08:09:04.081911 | PLAY RECAP
2026-06-13 08:09:04.082005 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 08:09:04.082051 | 
2026-06-13 08:09:04.265343 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 08:09:04.267634 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 08:09:04.910700 | 
2026-06-13 08:09:04.910808 | PLAY [primary]
2026-06-13 08:09:04.921311 | 
2026-06-13 08:09:04.921376 | TASK [Install podman]
2026-06-13 08:09:07.461243 | primary | ok: Nothing to do
2026-06-13 08:09:07.472469 | 
2026-06-13 08:09:07.472653 | TASK [Get md5 file for DLRN hash tag]
2026-06-13 08:09:08.104924 | primary | changed: OK (32 bytes)
2026-06-13 08:09:08.114776 | 
2026-06-13 08:09:08.114910 | TASK [Find MD5 value]
2026-06-13 08:09:08.659951 | primary | ok: Runtime: 0:00:00.003423
2026-06-13 08:09:08.669686 | 
2026-06-13 08:09:08.669846 | TASK [Perform container registry login with podman]
2026-06-13 08:09:12.726748 | primary | Output suppressed because no_log was given
2026-06-13 08:09:12.733687 | 
2026-06-13 08:09:12.733814 | TASK [Copy containers per release]
2026-06-13 08:19:32.243845 | primary | Output suppressed because no_log was given
2026-06-13 08:19:32.250747 | 
2026-06-13 08:19:32.250873 | TASK [Tag containers]
2026-06-13 08:21:40.037872 | primary | Output suppressed because no_log was given
2026-06-13 08:21:40.045313 | 
2026-06-13 08:21:40.045613 | TASK [Fail job if there is an error in the copy log]
2026-06-13 08:21:40.310507 | primary | time="2026-06-13T08:09:13Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-13 08:21:40.310690 | primary | time="2026-06-13T08:09:13Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-13 08:21:40.310712 | primary | time="2026-06-13T08:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310728 | primary | time="2026-06-13T08:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310740 | primary | time="2026-06-13T08:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310752 | primary | time="2026-06-13T08:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310771 | primary | time="2026-06-13T08:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310783 | primary | time="2026-06-13T08:09:37Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-13 08:21:40.310794 | primary | time="2026-06-13T08:09:50Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310806 | primary | time="2026-06-13T08:09:50Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-13 08:21:40.310819 | primary | time="2026-06-13T08:09:54Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310832 | primary | time="2026-06-13T08:09:54Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-13 08:21:40.310844 | primary | time="2026-06-13T08:09:59Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310856 | primary | time="2026-06-13T08:09:59Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-13 08:21:40.310869 | primary | time="2026-06-13T08:10:10Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310881 | primary | time="2026-06-13T08:10:16Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310893 | primary | time="2026-06-13T08:10:23Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310905 | primary | time="2026-06-13T08:10:29Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310917 | primary | time="2026-06-13T08:10:34Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310928 | primary | time="2026-06-13T08:10:38Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310977 | primary | time="2026-06-13T08:10:51Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.310992 | primary | time="2026-06-13T08:10:56Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311004 | primary | time="2026-06-13T08:11:00Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311016 | primary | time="2026-06-13T08:11:04Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311044 | primary | time="2026-06-13T08:11:27Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311057 | primary | time="2026-06-13T08:11:32Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311070 | primary | time="2026-06-13T08:11:36Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311082 | primary | time="2026-06-13T08:11:40Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311106 | primary | time="2026-06-13T08:11:43Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311118 | primary | time="2026-06-13T08:11:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-13 08:21:40.311130 | primary | time="2026-06-13T08:11:53Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311142 | primary | time="2026-06-13T08:11:57Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311162 | primary | time="2026-06-13T08:12:00Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311175 | primary | time="2026-06-13T08:12:03Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311187 | primary | time="2026-06-13T08:12:07Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311199 | primary | time="2026-06-13T08:12:11Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311207 | primary | time="2026-06-13T08:12:16Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311216 | primary | time="2026-06-13T08:12:25Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311224 | primary | time="2026-06-13T08:12:29Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311232 | primary | time="2026-06-13T08:12:32Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311241 | primary | time="2026-06-13T08:12:43Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311284 | primary | time="2026-06-13T08:12:47Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311293 | primary | time="2026-06-13T08:12:53Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311301 | primary | time="2026-06-13T08:12:57Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311310 | primary | time="2026-06-13T08:13:06Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311318 | primary | time="2026-06-13T08:13:10Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311327 | primary | time="2026-06-13T08:13:14Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311336 | primary | time="2026-06-13T08:13:21Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311354 | primary | time="2026-06-13T08:13:26Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311362 | primary | time="2026-06-13T08:13:29Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311371 | primary | time="2026-06-13T08:13:34Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311379 | primary | time="2026-06-13T08:13:38Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311388 | primary | time="2026-06-13T08:13:41Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311396 | primary | time="2026-06-13T08:13:45Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311405 | primary | time="2026-06-13T08:13:45Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-13 08:21:40.311413 | primary | time="2026-06-13T08:13:52Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311422 | primary | time="2026-06-13T08:13:52Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-13 08:21:40.311439 | primary | time="2026-06-13T08:13:55Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311448 | primary | time="2026-06-13T08:14:13Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311456 | primary | time="2026-06-13T08:14:16Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311465 | primary | time="2026-06-13T08:14:20Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311473 | primary | time="2026-06-13T08:14:22Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311481 | primary | time="2026-06-13T08:14:29Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311495 | primary | time="2026-06-13T08:14:33Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311508 | primary | time="2026-06-13T08:14:37Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311520 | primary | time="2026-06-13T08:14:41Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311532 | primary | time="2026-06-13T08:14:48Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311544 | primary | time="2026-06-13T08:14:51Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311556 | primary | time="2026-06-13T08:14:55Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311568 | primary | time="2026-06-13T08:15:04Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311580 | primary | time="2026-06-13T08:15:07Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311592 | primary | time="2026-06-13T08:15:11Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311612 | primary | time="2026-06-13T08:15:15Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311621 | primary | time="2026-06-13T08:15:18Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311630 | primary | time="2026-06-13T08:15:21Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311638 | primary | time="2026-06-13T08:15:24Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311647 | primary | time="2026-06-13T08:15:24Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-13 08:21:40.311655 | primary | time="2026-06-13T08:15:27Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311663 | primary | time="2026-06-13T08:15:30Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311672 | primary | time="2026-06-13T08:15:33Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311680 | primary | time="2026-06-13T08:15:36Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311688 | primary | time="2026-06-13T08:15:39Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311697 | primary | time="2026-06-13T08:15:41Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311705 | primary | time="2026-06-13T08:15:44Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311714 | primary | time="2026-06-13T08:15:44Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-13 08:21:40.311722 | primary | time="2026-06-13T08:15:48Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311731 | primary | time="2026-06-13T08:15:50Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311747 | primary | time="2026-06-13T08:15:50Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-13 08:21:40.311755 | primary | time="2026-06-13T08:16:21Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311764 | primary | time="2026-06-13T08:16:24Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311772 | primary | time="2026-06-13T08:16:31Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311780 | primary | time="2026-06-13T08:16:47Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311789 | primary | time="2026-06-13T08:16:56Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311802 | primary | time="2026-06-13T08:16:58Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311811 | primary | time="2026-06-13T08:17:05Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311819 | primary | time="2026-06-13T08:17:09Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311828 | primary | time="2026-06-13T08:17:12Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311846 | primary | time="2026-06-13T08:17:15Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311858 | primary | time="2026-06-13T08:17:15Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-13 08:21:40.311870 | primary | time="2026-06-13T08:17:36Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311882 | primary | time="2026-06-13T08:17:39Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311894 | primary | time="2026-06-13T08:17:49Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311906 | primary | time="2026-06-13T08:18:15Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311918 | primary | time="2026-06-13T08:18:22Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311930 | primary | time="2026-06-13T08:18:26Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311943 | primary | time="2026-06-13T08:18:26Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-13 08:21:40.311955 | primary | time="2026-06-13T08:18:41Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311968 | primary | time="2026-06-13T08:18:45Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311980 | primary | time="2026-06-13T08:18:48Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.311993 | primary | time="2026-06-13T08:18:57Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.312005 | primary | time="2026-06-13T08:19:03Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.312017 | primary | time="2026-06-13T08:19:08Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.312029 | primary | time="2026-06-13T08:19:13Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.312039 | primary | time="2026-06-13T08:19:17Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.312049 | primary | time="2026-06-13T08:19:17Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-13 08:21:40.312062 | primary | time="2026-06-13T08:19:23Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.312074 | primary | time="2026-06-13T08:19:28Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.598004 | primary | ok: Runtime: 0:00:00.006025
2026-06-13 08:21:40.607731 | 
2026-06-13 08:21:40.607863 | TASK [Fail job if the tag log cannot find manifest]
2026-06-13 08:21:40.913388 | primary | time="2026-06-13T08:19:32Z" level=info msg="Overwriting promoted hash"
2026-06-13 08:21:40.913495 | primary | time="2026-06-13T08:19:32Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.913586 | primary | time="2026-06-13T08:19:32Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-13 08:21:40.913603 | primary | time="2026-06-13T08:19:32Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-13 08:21:40.913613 | primary | time="2026-06-13T08:19:32Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 08:21:40.913624 | primary | time="2026-06-13T08:19:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-13 08:21:40.913636 | primary | "Updated"
2026-06-13 08:21:40.913644 | primary |
2026-06-13 08:21:40.913653 | primary | time="2026-06-13T08:19:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-13 08:21:40.913661 | primary | "Updated"
2026-06-13 08:21:40.913669 | primary |
2026-06-13 08:21:40.913677 | primary | time="2026-06-13T08:19:34Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-13 08:21:40.913685 | primary | "Updated"
2026-06-13 08:21:40.913693 | primary |
2026-06-13 08:21:40.913700 | primary | time="2026-06-13T08:19:34Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06 and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-13 08:21:40.913708 | primary | "Updated"
2026-06-13 08:21:40.913716 | primary |
2026-06-13 08:21:40.913724 | primary | time="2026-06-13T08:19:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-13 08:21:40.913732 | primary | "Updated"
2026-06-13 08:21:40.913740 | primary |
2026-06-13 08:21:40.913748 | primary | time="2026-06-13T08:19:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9 and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-13 08:21:40.913758 | primary | "Updated"
2026-06-13 08:21:40.913766 | primary |
2026-06-13 08:21:40.913774 | primary | time="2026-06-13T08:19:36Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-13 08:21:40.913782 | primary | "Updated"
2026-06-13 08:21:40.913789 | primary |
2026-06-13 08:21:40.913797 | primary | time="2026-06-13T08:19:36Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667 and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-13 08:21:40.913805 | primary | "Updated"
2026-06-13 08:21:40.913812 | primary |
2026-06-13 08:21:40.913820 | primary | time="2026-06-13T08:19:37Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-13 08:21:40.913828 | primary | "Updated"
2026-06-13 08:21:40.913835 | primary |
2026-06-13 08:21:40.913843 | primary | time="2026-06-13T08:19:37Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5 and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-13 08:21:40.913860 | primary | "Updated"
2026-06-13 08:21:40.913868 | primary |
2026-06-13 08:21:40.913876 | primary | time="2026-06-13T08:19:38Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-13 08:21:40.913883 | primary | "Updated"
2026-06-13 08:21:40.913891 | primary |
2026-06-13 08:21:40.913899 | primary | time="2026-06-13T08:19:39Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-13 08:21:40.913907 | primary | "Updated"
2026-06-13 08:21:40.913915 | primary |
2026-06-13 08:21:40.913922 | primary | time="2026-06-13T08:19:39Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-13 08:21:40.913930 | primary | "Updated"
2026-06-13 08:21:40.913938 | primary |
2026-06-13 08:21:40.913955 | primary | time="2026-06-13T08:19:40Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902 and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-13 08:21:40.913963 | primary | "Updated"
2026-06-13 08:21:40.913971 | primary |
2026-06-13 08:21:40.913979 | primary | time="2026-06-13T08:19:40Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-13 08:21:40.913987 | primary | "Updated"
2026-06-13 08:21:40.913994 | primary |
2026-06-13 08:21:40.914002 | primary | time="2026-06-13T08:19:41Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2 and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-13 08:21:40.914010 | primary | "Updated"
2026-06-13 08:21:40.914018 | primary |
2026-06-13 08:21:40.914029 | primary | time="2026-06-13T08:19:41Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-13 08:21:40.914037 | primary | "Updated"
2026-06-13 08:21:40.914044 | primary |
2026-06-13 08:21:40.914052 | primary | time="2026-06-13T08:19:42Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74 and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-13 08:21:40.914060 | primary | "Updated"
2026-06-13 08:21:40.914067 | primary |
2026-06-13 08:21:40.914075 | primary | time="2026-06-13T08:19:43Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-13 08:21:40.914083 | primary | "Updated"
2026-06-13 08:21:40.914090 | primary |
2026-06-13 08:21:40.914098 | primary | time="2026-06-13T08:19:43Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6 and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-13 08:21:40.914106 | primary | "Updated"
2026-06-13 08:21:40.914114 | primary |
2026-06-13 08:21:40.914121 | primary | time="2026-06-13T08:19:44Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-13 08:21:40.914129 | primary | "Updated"
2026-06-13 08:21:40.914137 | primary |
2026-06-13 08:21:40.914145 | primary | time="2026-06-13T08:19:44Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063 and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-13 08:21:40.914158 | primary | "Updated"
2026-06-13 08:21:40.914165 | primary |
2026-06-13 08:21:40.914173 | primary | time="2026-06-13T08:19:45Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-13 08:21:40.914181 | primary | "Updated"
2026-06-13 08:21:40.914189 | primary |
2026-06-13 08:21:40.914197 | primary | time="2026-06-13T08:19:45Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-13 08:21:40.914204 | primary | "Updated"
2026-06-13 08:21:40.914212 | primary |
2026-06-13 08:21:40.914220 | primary | time="2026-06-13T08:19:46Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-13 08:21:40.914228 | primary | "Updated"
2026-06-13 08:21:40.914235 | primary |
2026-06-13 08:21:40.914267 | primary | time="2026-06-13T08:19:46Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-13 08:21:40.914281 | primary | "Updated"
2026-06-13 08:21:40.914289 | primary |
2026-06-13 08:21:40.914296 | primary | time="2026-06-13T08:19:47Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-13 08:21:40.914304 | primary | "Updated"
2026-06-13 08:21:40.914311 | primary |
2026-06-13 08:21:40.914320 | primary | time="2026-06-13T08:19:47Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4 and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-13 08:21:40.914327 | primary | "Updated"
2026-06-13 08:21:40.914335 | primary |
2026-06-13 08:21:40.914343 | primary | time="2026-06-13T08:19:48Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-13 08:21:40.914350 | primary | "Updated"
2026-06-13 08:21:40.914358 | primary |
2026-06-13 08:21:40.914372 | primary | time="2026-06-13T08:19:48Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8 and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-13 08:21:40.914380 | primary | "Updated"
2026-06-13 08:21:40.914388 | primary |
2026-06-13 08:21:40.914395 | primary | time="2026-06-13T08:19:49Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-13 08:21:40.914403 | primary | "Updated"
2026-06-13 08:21:40.914411 | primary |
2026-06-13 08:21:40.914422 | primary | time="2026-06-13T08:19:50Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885 and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-13 08:21:40.914430 | primary | "Updated"
2026-06-13 08:21:40.914438 | primary |
2026-06-13 08:21:40.914446 | primary | time="2026-06-13T08:19:50Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-13 08:21:40.914453 | primary | "Updated"
2026-06-13 08:21:40.914461 | primary |
2026-06-13 08:21:40.914469 | primary | time="2026-06-13T08:19:51Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48 and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-13 08:21:40.914482 | primary | "Updated"
2026-06-13 08:21:40.914489 | primary |
2026-06-13 08:21:40.914497 | primary | time="2026-06-13T08:19:51Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-13 08:21:40.914505 | primary | "Updated"
2026-06-13 08:21:40.914512 | primary |
2026-06-13 08:21:40.914520 | primary | time="2026-06-13T08:19:52Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4 and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-13 08:21:40.914528 | primary | "Updated"
2026-06-13 08:21:40.914536 | primary |
2026-06-13 08:21:40.914547 | primary | time="2026-06-13T08:19:52Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-13 08:21:40.914555 | primary | "Updated"
2026-06-13 08:21:40.914562 | primary |
2026-06-13 08:21:40.914570 | primary | time="2026-06-13T08:19:53Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693 and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-13 08:21:40.914578 | primary | "Updated"
2026-06-13 08:21:40.914585 | primary |
2026-06-13 08:21:40.914593 | primary | time="2026-06-13T08:19:54Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-13 08:21:40.914601 | primary | "Updated"
2026-06-13 08:21:40.914608 | primary |
2026-06-13 08:21:40.914616 | primary | time="2026-06-13T08:19:54Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40 and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-13 08:21:40.914624 | primary | "Updated"
2026-06-13 08:21:40.914632 | primary |
2026-06-13 08:21:40.914639 | primary | time="2026-06-13T08:19:55Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-13 08:21:40.914647 | primary | "Updated"
2026-06-13 08:21:40.914655 | primary |
2026-06-13 08:21:40.914662 | primary | time="2026-06-13T08:19:55Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133 and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-13 08:21:40.914670 | primary | "Updated"
2026-06-13 08:21:40.914678 | primary |
2026-06-13 08:21:40.914686 | primary | time="2026-06-13T08:19:56Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-13 08:21:40.914693 | primary | "Updated"
2026-06-13 08:21:40.914701 | primary |
2026-06-13 08:21:40.914709 | primary | time="2026-06-13T08:19:56Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471 and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-13 08:21:40.914716 | primary | "Updated"
2026-06-13 08:21:40.914724 | primary |
2026-06-13 08:21:40.914732 | primary | time="2026-06-13T08:19:57Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-13 08:21:40.914739 | primary | "Updated"
2026-06-13 08:21:40.914747 | primary |
2026-06-13 08:21:40.914755 | primary | time="2026-06-13T08:19:57Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-13 08:21:40.914770 | primary | "Updated"
2026-06-13 08:21:40.914782 | primary |
2026-06-13 08:21:40.914790 | primary | time="2026-06-13T08:19:58Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-13 08:21:40.914798 | primary | "Updated"
2026-06-13 08:21:40.914805 | primary |
2026-06-13 08:21:40.914816 | primary | time="2026-06-13T08:19:59Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7 and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-13 08:21:40.914824 | primary | "Updated"
2026-06-13 08:21:40.914832 | primary |
2026-06-13 08:21:40.914839 | primary | time="2026-06-13T08:20:00Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-13 08:21:40.914847 | primary | "Updated"
2026-06-13 08:21:40.914855 | primary |
2026-06-13 08:21:40.914862 | primary | time="2026-06-13T08:20:00Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83 and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-13 08:21:40.914870 | primary | "Updated"
2026-06-13 08:21:40.914878 | primary |
2026-06-13 08:21:40.914885 | primary | time="2026-06-13T08:20:01Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-13 08:21:40.914893 | primary | "Updated"
2026-06-13 08:21:40.914901 | primary |
2026-06-13 08:21:40.914909 | primary | time="2026-06-13T08:20:01Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag 87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745 and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-13 08:21:40.914916 | primary | "Updated"
2026-06-13 08:21:40.914924 | primary |
2026-06-13 08:21:40.914932 | primary | time="2026-06-13T08:20:02Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-13 08:21:40.914939 | primary | "Updated"
2026-06-13 08:21:40.914947 | primary |
2026-06-13 08:21:40.914955 | primary | time="2026-06-13T08:20:02Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-13 08:21:40.914963 | primary | "Updated"
2026-06-13 08:21:40.914970 | primary |
2026-06-13 08:21:40.914978 | primary | time="2026-06-13T08:20:03Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-13 08:21:40.914986 | primary | "Updated"
2026-06-13 08:21:40.914993 | primary |
2026-06-13 08:21:40.915001 | primary | time="2026-06-13T08:20:04Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-13 08:21:40.915009 | primary | "Updated"
2026-06-13 08:21:40.915017 | primary |
2026-06-13 08:21:40.915025 | primary | time="2026-06-13T08:20:04Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-13 08:21:40.915032 | primary | "Updated"
2026-06-13 08:21:40.915040 | primary |
2026-06-13 08:21:40.915048 | primary | time="2026-06-13T08:20:05Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-13 08:21:40.915055 | primary | "Updated"
2026-06-13 08:21:40.915067 | primary |
2026-06-13 08:21:40.915075 | primary | time="2026-06-13T08:20:05Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-13 08:21:40.915083 | primary | "Updated"
2026-06-13 08:21:40.915091 | primary |
2026-06-13 08:21:40.915098 | primary | time="2026-06-13T08:20:06Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1 and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-13 08:21:40.915106 | primary | "Updated"
2026-06-13 08:21:40.915114 | primary |
2026-06-13 08:21:40.915122 | primary | time="2026-06-13T08:20:07Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-13 08:21:40.915129 | primary | "Updated"
2026-06-13 08:21:40.915137 | primary |
2026-06-13 08:21:40.915145 | primary | time="2026-06-13T08:20:07Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2 and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-13 08:21:40.915153 | primary | "Updated"
2026-06-13 08:21:40.915160 | primary |
2026-06-13 08:21:40.915177 | primary | time="2026-06-13T08:20:08Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-13 08:21:40.915185 | primary | "Updated"
2026-06-13 08:21:40.915193 | primary |
2026-06-13 08:21:40.915200 | primary | time="2026-06-13T08:20:08Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1 and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-13 08:21:40.915208 | primary | "Updated"
2026-06-13 08:21:40.915216 | primary |
2026-06-13 08:21:40.915224 | primary | time="2026-06-13T08:20:09Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-13 08:21:40.915231 | primary | "Updated"
2026-06-13 08:21:40.915239 | primary |
2026-06-13 08:21:40.915270 | primary | time="2026-06-13T08:20:09Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-13 08:21:40.915277 | primary | "Updated"
2026-06-13 08:21:40.915285 | primary |
2026-06-13 08:21:40.915293 | primary | time="2026-06-13T08:20:10Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-13 08:21:40.915300 | primary | "Updated"
2026-06-13 08:21:40.915308 | primary |
2026-06-13 08:21:40.915316 | primary | time="2026-06-13T08:20:11Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-13 08:21:40.915323 | primary | "Updated"
2026-06-13 08:21:40.915331 | primary |
2026-06-13 08:21:40.915339 | primary | time="2026-06-13T08:20:12Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-13 08:21:40.915346 | primary | "Updated"
2026-06-13 08:21:40.915354 | primary |
2026-06-13 08:21:40.915361 | primary | time="2026-06-13T08:20:12Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-13 08:21:40.915369 | primary | "Updated"
2026-06-13 08:21:40.915377 | primary |
2026-06-13 08:21:40.915384 | primary | time="2026-06-13T08:20:14Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-13 08:21:40.915397 | primary | "Updated"
2026-06-13 08:21:40.915405 | primary |
2026-06-13 08:21:40.915413 | primary | time="2026-06-13T08:20:15Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0 and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-13 08:21:40.915420 | primary | "Updated"
2026-06-13 08:21:40.915428 | primary |
2026-06-13 08:21:40.915436 | primary | time="2026-06-13T08:20:15Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-13 08:21:40.915443 | primary | "Updated"
2026-06-13 08:21:40.915451 | primary |
2026-06-13 08:21:40.915459 | primary | time="2026-06-13T08:20:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-13 08:21:40.915466 | primary | "Updated"
2026-06-13 08:21:40.915474 | primary |
2026-06-13 08:21:40.915482 | primary | time="2026-06-13T08:20:17Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-13 08:21:40.915489 | primary | "Updated"
2026-06-13 08:21:40.915497 | primary |
2026-06-13 08:21:40.915504 | primary | time="2026-06-13T08:20:17Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-13 08:21:40.915512 | primary | "Updated"
2026-06-13 08:21:40.915520 | primary |
2026-06-13 08:21:40.915527 | primary | time="2026-06-13T08:20:18Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-13 08:21:40.915535 | primary | "Updated"
2026-06-13 08:21:40.915542 | primary |
2026-06-13 08:21:40.915550 | primary | time="2026-06-13T08:20:19Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-13 08:21:40.915558 | primary | "Updated"
2026-06-13 08:21:40.915565 | primary |
2026-06-13 08:21:40.915573 | primary | time="2026-06-13T08:20:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-13 08:21:40.915586 | primary | "Updated"
2026-06-13 08:21:40.915594 | primary |
2026-06-13 08:21:40.915602 | primary | time="2026-06-13T08:20:20Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2 and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-13 08:21:40.915609 | primary | "Updated"
2026-06-13 08:21:40.915617 | primary |
2026-06-13 08:21:40.915625 | primary | time="2026-06-13T08:20:21Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-13 08:21:40.915632 | primary | "Updated"
2026-06-13 08:21:40.915640 | primary |
2026-06-13 08:21:40.915655 | primary | time="2026-06-13T08:20:21Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37 and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-13 08:21:40.915663 | primary | "Updated"
2026-06-13 08:21:40.915670 | primary |
2026-06-13 08:21:40.915678 | primary | time="2026-06-13T08:20:22Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-13 08:21:40.915690 | primary | "Updated"
2026-06-13 08:21:40.915698 | primary |
2026-06-13 08:21:40.915705 | primary | time="2026-06-13T08:20:23Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289 and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-13 08:21:40.915713 | primary | "Updated"
2026-06-13 08:21:40.915720 | primary |
2026-06-13 08:21:40.915728 | primary | time="2026-06-13T08:20:24Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-13 08:21:40.915736 | primary | "Updated"
2026-06-13 08:21:40.915743 | primary |
2026-06-13 08:21:40.915751 | primary | time="2026-06-13T08:20:24Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8 and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-13 08:21:40.915759 | primary | "Updated"
2026-06-13 08:21:40.915766 | primary |
2026-06-13 08:21:40.915774 | primary | time="2026-06-13T08:20:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-13 08:21:40.915781 | primary | "Updated"
2026-06-13 08:21:40.915789 | primary |
2026-06-13 08:21:40.915797 | primary | time="2026-06-13T08:20:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag 8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-13 08:21:40.915804 | primary | "Updated"
2026-06-13 08:21:40.915812 | primary |
2026-06-13 08:21:40.915819 | primary | time="2026-06-13T08:20:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-13 08:21:40.915827 | primary | "Updated"
2026-06-13 08:21:40.915834 | primary |
2026-06-13 08:21:40.915842 | primary | time="2026-06-13T08:20:27Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022 and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-13 08:21:40.915850 | primary | "Updated"
2026-06-13 08:21:40.915857 | primary |
2026-06-13 08:21:40.915865 | primary | time="2026-06-13T08:20:27Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-13 08:21:40.915873 | primary | "Updated"
2026-06-13 08:21:40.915880 | primary |
2026-06-13 08:21:40.915888 | primary | time="2026-06-13T08:20:28Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903 and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-13 08:21:40.915896 | primary | "Updated"
2026-06-13 08:21:40.915903 | primary |
2026-06-13 08:21:40.915914 | primary | time="2026-06-13T08:20:29Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-13 08:21:40.915922 | primary | "Updated"
2026-06-13 08:21:40.915929 | primary |
2026-06-13 08:21:40.915937 | primary | time="2026-06-13T08:20:29Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-13 08:21:40.915945 | primary | "Updated"
2026-06-13 08:21:40.915952 | primary |
2026-06-13 08:21:40.915960 | primary | time="2026-06-13T08:20:30Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-13 08:21:40.915998 | primary | "Updated"
2026-06-13 08:21:40.916006 | primary |
2026-06-13 08:21:40.916021 | primary | time="2026-06-13T08:20:30Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-13 08:21:40.916029 | primary | "Updated"
2026-06-13 08:21:40.916037 | primary |
2026-06-13 08:21:40.916044 | primary | time="2026-06-13T08:20:31Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-13 08:21:40.916052 | primary | "Updated"
2026-06-13 08:21:40.916060 | primary |
2026-06-13 08:21:40.916068 | primary | time="2026-06-13T08:20:31Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-13 08:21:40.916075 | primary | "Updated"
2026-06-13 08:21:40.916083 | primary |
2026-06-13 08:21:40.916091 | primary | time="2026-06-13T08:20:32Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-13 08:21:40.916098 | primary | "Updated"
2026-06-13 08:21:40.916106 | primary |
2026-06-13 08:21:40.916114 | primary | time="2026-06-13T08:20:33Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678 and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-13 08:21:40.916121 | primary | "Updated"
2026-06-13 08:21:40.916129 | primary |
2026-06-13 08:21:40.916137 | primary | time="2026-06-13T08:20:33Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-13 08:21:40.916144 | primary | "Updated"
2026-06-13 08:21:40.916152 | primary |
2026-06-13 08:21:40.916160 | primary | time="2026-06-13T08:20:34Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775 and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-13 08:21:40.916167 | primary | "Updated"
2026-06-13 08:21:40.916175 | primary |
2026-06-13 08:21:40.916183 | primary | time="2026-06-13T08:20:35Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-13 08:21:40.916190 | primary | "Updated"
2026-06-13 08:21:40.916198 | primary |
2026-06-13 08:21:40.916206 | primary | time="2026-06-13T08:20:35Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-13 08:21:40.916213 | primary | "Updated"
2026-06-13 08:21:40.916221 | primary |
2026-06-13 08:21:40.916229 | primary | time="2026-06-13T08:20:36Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-13 08:21:40.916236 | primary | "Updated"
2026-06-13 08:21:40.916266 | primary |
2026-06-13 08:21:40.916282 | primary | time="2026-06-13T08:20:36Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7 and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-13 08:21:40.916290 | primary | "Updated"
2026-06-13 08:21:40.916298 | primary |
2026-06-13 08:21:40.916305 | primary | time="2026-06-13T08:20:37Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-13 08:21:40.916313 | primary | "Updated"
2026-06-13 08:21:40.916325 | primary |
2026-06-13 08:21:40.916333 | primary | time="2026-06-13T08:20:38Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-13 08:21:40.916341 | primary | "Updated"
2026-06-13 08:21:40.916349 | primary |
2026-06-13 08:21:40.916356 | primary | time="2026-06-13T08:20:39Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-13 08:21:40.916364 | primary | "Updated"
2026-06-13 08:21:40.916372 | primary |
2026-06-13 08:21:40.916380 | primary | time="2026-06-13T08:20:39Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2 and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-13 08:21:40.916387 | primary | "Updated"
2026-06-13 08:21:40.916395 | primary |
2026-06-13 08:21:40.916403 | primary | time="2026-06-13T08:20:40Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-13 08:21:40.916411 | primary | "Updated"
2026-06-13 08:21:40.916418 | primary |
2026-06-13 08:21:40.916432 | primary | time="2026-06-13T08:20:41Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2 and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-13 08:21:40.916440 | primary | "Updated"
2026-06-13 08:21:40.916447 | primary |
2026-06-13 08:21:40.916455 | primary | time="2026-06-13T08:20:41Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-13 08:21:40.916463 | primary | "Updated"
2026-06-13 08:21:40.916470 | primary |
2026-06-13 08:21:40.916478 | primary | time="2026-06-13T08:20:42Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4 and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-13 08:21:40.916486 | primary | "Updated"
2026-06-13 08:21:40.916494 | primary |
2026-06-13 08:21:40.916501 | primary | time="2026-06-13T08:20:42Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-13 08:21:40.916509 | primary | "Updated"
2026-06-13 08:21:40.916516 | primary |
2026-06-13 08:21:40.916524 | primary | time="2026-06-13T08:20:43Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472 and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-13 08:21:40.916532 | primary | "Updated"
2026-06-13 08:21:40.916540 | primary |
2026-06-13 08:21:40.916547 | primary | time="2026-06-13T08:20:44Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-13 08:21:40.916555 | primary | "Updated"
2026-06-13 08:21:40.916563 | primary |
2026-06-13 08:21:40.916570 | primary | time="2026-06-13T08:20:44Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369 and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-13 08:21:40.916578 | primary | "Updated"
2026-06-13 08:21:40.916586 | primary |
2026-06-13 08:21:40.916594 | primary | time="2026-06-13T08:20:45Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-13 08:21:40.916601 | primary | "Updated"
2026-06-13 08:21:40.916609 | primary |
2026-06-13 08:21:40.916624 | primary | time="2026-06-13T08:20:45Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560 and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-13 08:21:40.916632 | primary | "Updated"
2026-06-13 08:21:40.916639 | primary |
2026-06-13 08:21:40.916647 | primary | time="2026-06-13T08:20:46Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-13 08:21:40.916655 | primary | "Updated"
2026-06-13 08:21:40.916662 | primary |
2026-06-13 08:21:40.916670 | primary | time="2026-06-13T08:20:46Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4 and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-13 08:21:40.916678 | primary | "Updated"
2026-06-13 08:21:40.916686 | primary |
2026-06-13 08:21:40.916693 | primary | time="2026-06-13T08:20:47Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-13 08:21:40.916701 | primary | "Updated"
2026-06-13 08:21:40.916709 | primary |
2026-06-13 08:21:40.916716 | primary | time="2026-06-13T08:20:48Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303 and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-13 08:21:40.916724 | primary | "Updated"
2026-06-13 08:21:40.916732 | primary |
2026-06-13 08:21:40.916740 | primary | time="2026-06-13T08:20:49Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-13 08:21:40.916747 | primary | "Updated"
2026-06-13 08:21:40.916755 | primary |
2026-06-13 08:21:40.916763 | primary | time="2026-06-13T08:20:49Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2 and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-13 08:21:40.916770 | primary | "Updated"
2026-06-13 08:21:40.916778 | primary |
2026-06-13 08:21:40.916786 | primary | time="2026-06-13T08:20:50Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-13 08:21:40.916793 | primary | "Updated"
2026-06-13 08:21:40.916801 | primary |
2026-06-13 08:21:40.916809 | primary | time="2026-06-13T08:20:51Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2 and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-13 08:21:40.916817 | primary | "Updated"
2026-06-13 08:21:40.916824 | primary |
2026-06-13 08:21:40.916837 | primary | time="2026-06-13T08:20:51Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-13 08:21:40.916844 | primary | "Updated"
2026-06-13 08:21:40.916852 | primary |
2026-06-13 08:21:40.916860 | primary | time="2026-06-13T08:20:52Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-13 08:21:40.916867 | primary | "Updated"
2026-06-13 08:21:40.916875 | primary |
2026-06-13 08:21:40.916883 | primary | time="2026-06-13T08:20:53Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-13 08:21:40.916890 | primary | "Updated"
2026-06-13 08:21:40.916898 | primary |
2026-06-13 08:21:40.916906 | primary | time="2026-06-13T08:20:53Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag 3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-13 08:21:40.916918 | primary | "Updated"
2026-06-13 08:21:40.916925 | primary |
2026-06-13 08:21:40.916933 | primary | time="2026-06-13T08:20:54Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-13 08:21:40.916941 | primary | "Updated"
2026-06-13 08:21:40.916949 | primary |
2026-06-13 08:21:40.916956 | primary | time="2026-06-13T08:20:54Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429 and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-13 08:21:40.916964 | primary | "Updated"
2026-06-13 08:21:40.916972 | primary |
2026-06-13 08:21:40.916979 | primary | time="2026-06-13T08:20:55Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-13 08:21:40.916987 | primary | "Updated"
2026-06-13 08:21:40.916995 | primary |
2026-06-13 08:21:40.917006 | primary | time="2026-06-13T08:20:55Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492 and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-13 08:21:40.917014 | primary | "Updated"
2026-06-13 08:21:40.917021 | primary |
2026-06-13 08:21:40.917029 | primary | time="2026-06-13T08:20:56Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-13 08:21:40.917037 | primary | "Updated"
2026-06-13 08:21:40.917044 | primary |
2026-06-13 08:21:40.917052 | primary | time="2026-06-13T08:20:56Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-13 08:21:40.917060 | primary | "Updated"
2026-06-13 08:21:40.917067 | primary |
2026-06-13 08:21:40.917075 | primary | time="2026-06-13T08:20:57Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-13 08:21:40.917083 | primary | "Updated"
2026-06-13 08:21:40.917091 | primary |
2026-06-13 08:21:40.917098 | primary | time="2026-06-13T08:20:58Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4 and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-13 08:21:40.917106 | primary | "Updated"
2026-06-13 08:21:40.917114 | primary |
2026-06-13 08:21:40.917121 | primary | time="2026-06-13T08:20:59Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-13 08:21:40.917129 | primary | "Updated"
2026-06-13 08:21:40.917137 | primary |
2026-06-13 08:21:40.917144 | primary | time="2026-06-13T08:21:00Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28 and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-13 08:21:40.917152 | primary | "Updated"
2026-06-13 08:21:40.917160 | primary |
2026-06-13 08:21:40.917167 | primary | time="2026-06-13T08:21:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-13 08:21:40.917175 | primary | "Updated"
2026-06-13 08:21:40.917183 | primary |
2026-06-13 08:21:40.917190 | primary | time="2026-06-13T08:21:01Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6 and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-13 08:21:40.917202 | primary | "Updated"
2026-06-13 08:21:40.917210 | primary |
2026-06-13 08:21:40.917218 | primary | time="2026-06-13T08:21:04Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-13 08:21:40.917226 | primary | "Updated"
2026-06-13 08:21:40.917233 | primary |
2026-06-13 08:21:40.917267 | primary | time="2026-06-13T08:21:04Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6 and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-13 08:21:40.917278 | primary | "Updated"
2026-06-13 08:21:40.917286 | primary |
2026-06-13 08:21:40.917294 | primary | time="2026-06-13T08:21:05Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-13 08:21:40.917301 | primary | "Updated"
2026-06-13 08:21:40.917309 | primary |
2026-06-13 08:21:40.917317 | primary | time="2026-06-13T08:21:05Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-13 08:21:40.917324 | primary | "Updated"
2026-06-13 08:21:40.917332 | primary |
2026-06-13 08:21:40.917340 | primary | time="2026-06-13T08:21:06Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-13 08:21:40.917348 | primary | "Updated"
2026-06-13 08:21:40.917355 | primary |
2026-06-13 08:21:40.917363 | primary | time="2026-06-13T08:21:07Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599 and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-13 08:21:40.917371 | primary | "Updated"
2026-06-13 08:21:40.917378 | primary |
2026-06-13 08:21:40.917386 | primary | time="2026-06-13T08:21:08Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-13 08:21:40.917394 | primary | "Updated"
2026-06-13 08:21:40.917401 | primary |
2026-06-13 08:21:40.917409 | primary | time="2026-06-13T08:21:08Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890 and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-13 08:21:40.917417 | primary | "Updated"
2026-06-13 08:21:40.917424 | primary |
2026-06-13 08:21:40.917432 | primary | time="2026-06-13T08:21:09Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-13 08:21:40.917440 | primary | "Updated"
2026-06-13 08:21:40.917448 | primary |
2026-06-13 08:21:40.917460 | primary | time="2026-06-13T08:21:09Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609 and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-13 08:21:40.917467 | primary | "Updated"
2026-06-13 08:21:40.917475 | primary |
2026-06-13 08:21:40.917483 | primary | time="2026-06-13T08:21:10Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-13 08:21:40.917491 | primary | "Updated"
2026-06-13 08:21:40.917499 | primary |
2026-06-13 08:21:40.917506 | primary | time="2026-06-13T08:21:10Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0 and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-13 08:21:40.917514 | primary | "Updated"
2026-06-13 08:21:40.917526 | primary |
2026-06-13 08:21:40.917534 | primary | time="2026-06-13T08:21:11Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-13 08:21:40.917542 | primary | "Updated"
2026-06-13 08:21:40.917549 | primary |
2026-06-13 08:21:40.917557 | primary | time="2026-06-13T08:21:11Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2 and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-13 08:21:40.917565 | primary | "Updated"
2026-06-13 08:21:40.917573 | primary |
2026-06-13 08:21:40.917580 | primary | time="2026-06-13T08:21:12Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-13 08:21:40.917588 | primary | "Updated"
2026-06-13 08:21:40.917596 | primary |
2026-06-13 08:21:40.917603 | primary | time="2026-06-13T08:21:13Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-13 08:21:40.917611 | primary | "Updated"
2026-06-13 08:21:40.917619 | primary |
2026-06-13 08:21:40.917627 | primary | time="2026-06-13T08:21:13Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-13 08:21:40.917634 | primary | "Updated"
2026-06-13 08:21:40.917642 | primary |
2026-06-13 08:21:40.917654 | primary | time="2026-06-13T08:21:14Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-13 08:21:40.917662 | primary | "Updated"
2026-06-13 08:21:40.917670 | primary |
2026-06-13 08:21:40.917678 | primary | time="2026-06-13T08:21:14Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-13 08:21:40.917685 | primary | "Updated"
2026-06-13 08:21:40.917693 | primary |
2026-06-13 08:21:40.917701 | primary | time="2026-06-13T08:21:15Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-13 08:21:40.917708 | primary | "Updated"
2026-06-13 08:21:40.917716 | primary |
2026-06-13 08:21:40.917724 | primary | time="2026-06-13T08:21:16Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-13 08:21:40.917731 | primary | "Updated"
2026-06-13 08:21:40.917739 | primary |
2026-06-13 08:21:40.917747 | primary | time="2026-06-13T08:21:16Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325 and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-13 08:21:40.917755 | primary | "Updated"
2026-06-13 08:21:40.917762 | primary |
2026-06-13 08:21:40.917770 | primary | time="2026-06-13T08:21:17Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-13 08:21:40.917778 | primary | "Updated"
2026-06-13 08:21:40.917785 | primary |
2026-06-13 08:21:40.917793 | primary | time="2026-06-13T08:21:18Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958 and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-13 08:21:40.917801 | primary | "Updated"
2026-06-13 08:21:40.917809 | primary |
2026-06-13 08:21:40.917816 | primary | time="2026-06-13T08:21:18Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-13 08:21:40.917829 | primary | "Updated"
2026-06-13 08:21:40.917836 | primary |
2026-06-13 08:21:40.917844 | primary | time="2026-06-13T08:21:19Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926 and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-13 08:21:40.917852 | primary | "Updated"
2026-06-13 08:21:40.917859 | primary |
2026-06-13 08:21:40.917867 | primary | time="2026-06-13T08:21:20Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-13 08:21:40.917875 | primary | "Updated"
2026-06-13 08:21:40.917882 | primary |
2026-06-13 08:21:40.917890 | primary | time="2026-06-13T08:21:20Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-13 08:21:40.917898 | primary | "Updated"
2026-06-13 08:21:40.917905 | primary |
2026-06-13 08:21:40.917914 | primary | time="2026-06-13T08:21:21Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-13 08:21:40.917921 | primary | "Updated"
2026-06-13 08:21:40.917929 | primary |
2026-06-13 08:21:40.917937 | primary | time="2026-06-13T08:21:21Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-13 08:21:40.917944 | primary | "Updated"
2026-06-13 08:21:40.917952 | primary |
2026-06-13 08:21:40.917964 | primary | time="2026-06-13T08:21:22Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-13 08:21:40.917971 | primary | "Updated"
2026-06-13 08:21:40.917979 | primary |
2026-06-13 08:21:40.917987 | primary | time="2026-06-13T08:21:22Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281 and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-13 08:21:40.917995 | primary | "Updated"
2026-06-13 08:21:40.918003 | primary |
2026-06-13 08:21:40.918010 | primary | time="2026-06-13T08:21:23Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-13 08:21:40.918018 | primary | "Updated"
2026-06-13 08:21:40.918026 | primary |
2026-06-13 08:21:40.918033 | primary | time="2026-06-13T08:21:23Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-13 08:21:40.918041 | primary | "Updated"
2026-06-13 08:21:40.918049 | primary |
2026-06-13 08:21:40.918061 | primary | time="2026-06-13T08:21:24Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-13 08:21:40.918069 | primary | "Updated"
2026-06-13 08:21:40.918077 | primary |
2026-06-13 08:21:40.918085 | primary | time="2026-06-13T08:21:25Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28 and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-13 08:21:40.918092 | primary | "Updated"
2026-06-13 08:21:40.918100 | primary |
2026-06-13 08:21:40.918108 | primary | time="2026-06-13T08:21:26Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-13 08:21:40.918123 | primary | "Updated"
2026-06-13 08:21:40.918131 | primary |
2026-06-13 08:21:40.918138 | primary | time="2026-06-13T08:21:26Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7 and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-13 08:21:40.918146 | primary | "Updated"
2026-06-13 08:21:40.918154 | primary |
2026-06-13 08:21:40.918162 | primary | time="2026-06-13T08:21:27Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-13 08:21:40.918169 | primary | "Updated"
2026-06-13 08:21:40.918177 | primary |
2026-06-13 08:21:40.918185 | primary | time="2026-06-13T08:21:27Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35 and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-13 08:21:40.918193 | primary | "Updated"
2026-06-13 08:21:40.918200 | primary |
2026-06-13 08:21:40.918208 | primary | time="2026-06-13T08:21:28Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-13 08:21:40.918216 | primary | "Updated"
2026-06-13 08:21:40.918223 | primary |
2026-06-13 08:21:40.918231 | primary | time="2026-06-13T08:21:28Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205 and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-13 08:21:40.918239 | primary | "Updated"
2026-06-13 08:21:40.918268 | primary |
2026-06-13 08:21:40.918276 | primary | time="2026-06-13T08:21:29Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-13 08:21:40.918284 | primary | "Updated"
2026-06-13 08:21:40.918291 | primary |
2026-06-13 08:21:40.918299 | primary | time="2026-06-13T08:21:30Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728 and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-13 08:21:40.918306 | primary | "Updated"
2026-06-13 08:21:40.918314 | primary |
2026-06-13 08:21:40.918322 | primary | time="2026-06-13T08:21:31Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-13 08:21:40.918329 | primary | "Updated"
2026-06-13 08:21:40.918337 | primary |
2026-06-13 08:21:40.918344 | primary | time="2026-06-13T08:21:31Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-13 08:21:40.918352 | primary | "Updated"
2026-06-13 08:21:40.918360 | primary |
2026-06-13 08:21:40.918367 | primary | time="2026-06-13T08:21:32Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-13 08:21:40.918375 | primary | "Updated"
2026-06-13 08:21:40.918383 | primary |
2026-06-13 08:21:40.918390 | primary | time="2026-06-13T08:21:32Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-13 08:21:40.918398 | primary | "Updated"
2026-06-13 08:21:40.918405 | primary |
2026-06-13 08:21:40.918413 | primary | time="2026-06-13T08:21:33Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-13 08:21:40.918420 | primary | "Updated"
2026-06-13 08:21:40.918428 | primary |
2026-06-13 08:21:40.918436 | primary | time="2026-06-13T08:21:33Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-13 08:21:40.918455 | primary | "Updated"
2026-06-13 08:21:40.918463 | primary |
2026-06-13 08:21:40.918471 | primary | time="2026-06-13T08:21:34Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-13 08:21:40.918478 | primary | "Updated"
2026-06-13 08:21:40.918486 | primary |
2026-06-13 08:21:40.918499 | primary | time="2026-06-13T08:21:34Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08 and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-13 08:21:40.918507 | primary | "Updated"
2026-06-13 08:21:40.918514 | primary |
2026-06-13 08:21:40.918522 | primary | time="2026-06-13T08:21:35Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-13 08:21:40.918530 | primary | "Updated"
2026-06-13 08:21:40.918537 | primary |
2026-06-13 08:21:40.918549 | primary | time="2026-06-13T08:21:35Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8 and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-13 08:21:40.918557 | primary | "Updated"
2026-06-13 08:21:40.918564 | primary |
2026-06-13 08:21:40.918572 | primary | time="2026-06-13T08:21:36Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-13 08:21:40.918580 | primary | "Updated"
2026-06-13 08:21:40.918587 | primary |
2026-06-13 08:21:40.918595 | primary | time="2026-06-13T08:21:37Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-13 08:21:40.918607 | primary | "Updated"
2026-06-13 08:21:40.918615 | primary |
2026-06-13 08:21:40.918624 | primary | time="2026-06-13T08:21:37Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-13 08:21:40.918631 | primary | "Updated"
2026-06-13 08:21:40.918639 | primary |
2026-06-13 08:21:40.918646 | primary | time="2026-06-13T08:21:38Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749 and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-13 08:21:40.918654 | primary | "Updated"
2026-06-13 08:21:40.918662 | primary |
2026-06-13 08:21:40.918669 | primary | time="2026-06-13T08:21:39Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-13 08:21:40.918677 | primary | "Updated"
2026-06-13 08:21:40.918684 | primary |
2026-06-13 08:21:40.918692 | primary | time="2026-06-13T08:21:39Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-13 08:21:40.918700 | primary | "Updated"
2026-06-13 08:21:40.918707 | primary |
2026-06-13 08:21:41.203981 | primary | ok: Runtime: 0:00:00.010570
2026-06-13 08:21:41.215285 | 
2026-06-13 08:21:41.215397 | PLAY RECAP
2026-06-13 08:21:41.215481 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 08:21:41.215572 | 
2026-06-13 08:21:41.331391 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 08:21:41.334410 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 08:21:41.929131 | 
2026-06-13 08:21:41.929241 | PLAY [all]
2026-06-13 08:21:41.937653 | 
2026-06-13 08:21:41.937722 | TASK [Create container log dir]
2026-06-13 08:21:42.377420 | primary | ok
2026-06-13 08:21:42.388020 | 
2026-06-13 08:21:42.388187 | TASK [Collect logs]
2026-06-13 08:21:42.809162 | primary | + sudo dnf list installed
2026-06-13 08:21:43.322126 | primary | + df -h
2026-06-13 08:21:43.324630 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-13 08:21:43.346854 | primary | sending incremental file list
2026-06-13 08:21:43.349903 | primary | skipping non-regular file "yum.conf"
2026-06-13 08:21:43.349950 | primary | ./
2026-06-13 08:21:43.350837 | primary | dnf/
2026-06-13 08:21:43.350867 | primary | dnf/dnf.conf
2026-06-13 08:21:43.350882 | primary | dnf/aliases.d/
2026-06-13 08:21:43.350894 | primary | dnf/modules.d/
2026-06-13 08:21:43.350902 | primary | dnf/modules.defaults.d/
2026-06-13 08:21:43.350910 | primary | dnf/plugins/
2026-06-13 08:21:43.350919 | primary | dnf/plugins/copr.conf
2026-06-13 08:21:43.350929 | primary | dnf/plugins/debuginfo-install.conf
2026-06-13 08:21:43.350938 | primary | dnf/plugins/copr.d/
2026-06-13 08:21:43.350946 | primary | dnf/protected.d/
2026-06-13 08:21:43.350954 | primary | dnf/protected.d/dnf.conf
2026-06-13 08:21:43.350964 | primary | dnf/protected.d/grub2-pc.conf
2026-06-13 08:21:43.350972 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 08:21:43.350981 | primary | dnf/protected.d/setup.conf
2026-06-13 08:21:43.350989 | primary | dnf/protected.d/sudo.conf
2026-06-13 08:21:43.350997 | primary | dnf/protected.d/systemd.conf
2026-06-13 08:21:43.351005 | primary | dnf/protected.d/yum.conf
2026-06-13 08:21:43.351012 | primary | dnf/usr-drift-protected-paths.d/
2026-06-13 08:21:43.351020 | primary | dnf/vars/
2026-06-13 08:21:43.351028 | primary | dnf/vars/stream
2026-06-13 08:21:43.351036 | primary | yum.repos.d/
2026-06-13 08:21:43.351046 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 08:21:43.351055 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 08:21:43.351062 | primary | yum.repos.d/centos-addons.repo
2026-06-13 08:21:43.351070 | primary | yum.repos.d/centos.repo
2026-06-13 08:21:43.351078 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-13 08:21:43.351086 | primary | yum.repos.d/epel-next-testing.repo
2026-06-13 08:21:43.351093 | primary | yum.repos.d/epel-next.repo
2026-06-13 08:21:43.351101 | primary | yum.repos.d/epel-testing.repo
2026-06-13 08:21:43.351109 | primary | yum.repos.d/epel.repo
2026-06-13 08:21:43.393438 | primary |
2026-06-13 08:21:43.393470 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-13 08:21:43.393480 | primary | total size is 17,241  speedup is 0.89
2026-06-13 08:21:43.396746 | primary | + pushd /home/zuul/workspace
2026-06-13 08:21:43.396817 | primary | ~/workspace ~/zuul-output/logs
2026-06-13 08:21:43.396952 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-13 08:21:43.417625 | primary | + popd
2026-06-13 08:21:43.417677 | primary | ~/zuul-output/logs
2026-06-13 08:21:43.457234 | primary | ok: Runtime: 0:00:00.614194
2026-06-13 08:21:43.465408 | 
2026-06-13 08:21:43.465602 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-13 08:21:43.491841 | primary | ok
2026-06-13 08:21:43.522819 | 
2026-06-13 08:21:43.522912 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 08:21:43.569313 | primary | skipping: Conditional result was False
2026-06-13 08:21:43.575942 | 
2026-06-13 08:21:43.576042 | TASK [fetch-output : Set log path for single node]
2026-06-13 08:21:43.622059 | primary | ok
2026-06-13 08:21:43.629991 | 
2026-06-13 08:21:43.630129 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 08:21:43.915276 | primary -> localhost | changed: "/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/logs"
2026-06-13 08:21:44.184205 | primary -> localhost | changed: "/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/artifacts"
2026-06-13 08:21:44.452415 | primary -> localhost | changed: "/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/docs"
2026-06-13 08:21:44.474427 | 
2026-06-13 08:21:44.474682 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 08:21:45.231050 | primary | changed:
2026-06-13 08:21:45.231366 | primary | .d..t...... ./
2026-06-13 08:21:45.231427 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-13 08:21:45.231470 | primary | >f+++++++++ disk_usage.txt
2026-06-13 08:21:45.231509 | primary | >f+++++++++ installed_pkgs.txt
2026-06-13 08:21:45.231590 | primary | >f+++++++++ master-report.html
2026-06-13 08:21:45.231645 | primary | >f+++++++++ master-tag-report.html
2026-06-13 08:21:45.231693 | primary | >f+++++++++ master-tag.txt
2026-06-13 08:21:45.231738 | primary | >f+++++++++ master.txt
2026-06-13 08:21:45.231782 | primary | cd+++++++++ dnf/
2026-06-13 08:21:45.231826 | primary | >f+++++++++ dnf/dnf.conf
2026-06-13 08:21:45.231868 | primary | cd+++++++++ dnf/aliases.d/
2026-06-13 08:21:45.231910 | primary | cd+++++++++ dnf/modules.d/
2026-06-13 08:21:45.232039 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-13 08:21:45.232083 | primary | cd+++++++++ dnf/plugins/
2026-06-13 08:21:45.232119 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-13 08:21:45.232153 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-13 08:21:45.232189 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-13 08:21:45.232223 | primary | cd+++++++++ dnf/protected.d/
2026-06-13 08:21:45.232257 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-13 08:21:45.232291 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-13 08:21:45.232324 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 08:21:45.232359 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-13 08:21:45.232393 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-13 08:21:45.232427 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-13 08:21:45.232462 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-13 08:21:45.232496 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-13 08:21:45.232576 | primary | cd+++++++++ dnf/vars/
2026-06-13 08:21:45.232617 | primary | >f+++++++++ dnf/vars/stream
2026-06-13 08:21:45.232652 | primary | cd+++++++++ yum.repos.d/
2026-06-13 08:21:45.232686 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 08:21:45.232722 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 08:21:45.232756 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-13 08:21:45.232791 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-13 08:21:45.232826 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-13 08:21:45.232860 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-13 08:21:45.232894 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-13 08:21:45.232928 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-13 08:21:45.232962 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-13 08:21:45.233027 | primary | changed: All items complete
2026-06-13 08:21:45.233070 | 
2026-06-13 08:21:45.770397 | primary | changed: .d..t...... ./
2026-06-13 08:21:46.302331 | primary | changed: .d..t...... ./
2026-06-13 08:21:46.322354 | 
2026-06-13 08:21:46.322554 | PLAY RECAP
2026-06-13 08:21:46.322645 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-13 08:21:46.322690 | 
2026-06-13 08:21:46.467491 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 08:21:46.470228 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 08:21:47.127488 | 
2026-06-13 08:21:47.127610 | PLAY [Report DLRN results after job run]
2026-06-13 08:21:47.138311 | 
2026-06-13 08:21:47.138383 | TASK [Include vars from ci-framework group_vars]
2026-06-13 08:21:47.157414 | primary | ok
2026-06-13 08:21:47.173834 | 
2026-06-13 08:21:47.173914 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-13 08:21:47.238084 | primary | skipping: Conditional result was False
2026-06-13 08:21:47.243892 | 
2026-06-13 08:21:47.243987 | TASK [cifmw_helpers : Check if file is available]
2026-06-13 08:21:47.711224 | primary | ok
2026-06-13 08:21:47.719055 | 
2026-06-13 08:21:47.719199 | TASK [cifmw_helpers : Create temporary directory]
2026-06-13 08:21:47.755836 | primary | skipping: Conditional result was False
2026-06-13 08:21:47.764667 | 
2026-06-13 08:21:47.764804 | TASK [cifmw_helpers : Read vars]
2026-06-13 08:21:47.800224 | 
2026-06-13 08:21:47.800499 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-13 08:21:47.849158 | 
2026-06-13 08:21:47.849448 | TASK [cifmw_helpers : Include vars]
2026-06-13 08:21:47.895429 | 
2026-06-13 08:21:47.895786 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-13 08:21:47.921710 | primary | skipping: Conditional result was False
2026-06-13 08:21:47.937968 | 
2026-06-13 08:21:47.938116 | TASK [Report job status to DLRN]
2026-06-13 08:21:47.961291 | primary | ok
2026-06-13 08:21:48.009500 | 
2026-06-13 08:21:48.009678 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-13 08:21:48.074838 | primary | skipping: Conditional result was False
2026-06-13 08:21:48.083945 | 
2026-06-13 08:21:48.084082 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-13 08:21:49.354136 | primary | changed
2026-06-13 08:21:49.363765 | 
2026-06-13 08:21:49.363920 | TASK [dlrn_report : Install kinit related package]
2026-06-13 08:21:49.440735 | primary | skipping: Conditional result was False
2026-06-13 08:21:49.450824 | 
2026-06-13 08:21:49.450995 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-13 08:21:49.517893 | primary | skipping: Conditional result was False
2026-06-13 08:21:49.528290 | 
2026-06-13 08:21:49.528433 | TASK [Set zuul-log-path fact]
2026-06-13 08:21:49.617123 | primary | ok
2026-06-13 08:21:49.654700 | 
2026-06-13 08:21:49.654829 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 08:21:49.745955 | primary | ok
2026-06-13 08:21:49.755899 | 
2026-06-13 08:21:49.756076 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-13 08:21:49.821991 | primary | skipping: Conditional result was False
2026-06-13 08:21:49.829387 | 
2026-06-13 08:21:49.829486 | TASK [Get hash related data from repo_setup role]
2026-06-13 08:21:49.915957 | primary | ok
2026-06-13 08:21:50.059647 | 
2026-06-13 08:21:50.059817 | LOOP [repo_setup : Ensure directories are present]
2026-06-13 08:21:50.456611 | primary | changed: "tmp"
2026-06-13 08:21:50.713419 | primary | changed: "artifacts/repositories"
2026-06-13 08:21:50.992851 | primary | changed: "venv/repo_setup"
2026-06-13 08:21:51.012485 | 
2026-06-13 08:21:51.012739 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-13 08:21:52.570070 | primary | ok: Nothing to do
2026-06-13 08:21:52.578801 | 
2026-06-13 08:21:52.578934 | TASK [repo_setup : Get repo-setup repository]
2026-06-13 08:21:53.639083 | primary | changed
2026-06-13 08:21:53.647992 | 
2026-06-13 08:21:53.648123 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-13 08:22:02.840872 | primary | changed
2026-06-13 08:22:02.853353 | 
2026-06-13 08:22:02.853508 | TASK [repo_setup : Install repo-setup package]
2026-06-13 08:22:03.504821 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 08:22:03.504974 | primary | !!
2026-06-13 08:22:03.504994 | primary |
2026-06-13 08:22:03.505009 | primary |         ********************************************************************************
2026-06-13 08:22:03.505020 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 08:22:03.505035 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 08:22:03.505044 | primary |
2026-06-13 08:22:03.505056 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 08:22:03.505105 | primary |         calls to avoid build errors in the future.
2026-06-13 08:22:03.505115 | primary |
2026-06-13 08:22:03.505123 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 08:22:03.505132 | primary |         ********************************************************************************
2026-06-13 08:22:03.505141 | primary |
2026-06-13 08:22:03.505149 | primary | !!
2026-06-13 08:22:03.505158 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 08:22:03.505667 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 08:22:03.505696 | primary | !!
2026-06-13 08:22:03.505705 | primary |
2026-06-13 08:22:03.505714 | primary |         ********************************************************************************
2026-06-13 08:22:03.505722 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 08:22:03.505731 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 08:22:03.505740 | primary |
2026-06-13 08:22:03.505749 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 08:22:03.505757 | primary |         calls to avoid build errors in the future.
2026-06-13 08:22:03.505765 | primary |
2026-06-13 08:22:03.505774 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 08:22:03.505783 | primary |         ********************************************************************************
2026-06-13 08:22:03.505791 | primary |
2026-06-13 08:22:03.505799 | primary | !!
2026-06-13 08:22:03.505808 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 08:22:03.506091 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 08:22:03.506103 | primary | !!
2026-06-13 08:22:03.506111 | primary |
2026-06-13 08:22:03.506120 | primary |         ********************************************************************************
2026-06-13 08:22:03.506128 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 08:22:03.506137 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 08:22:03.506146 | primary |
2026-06-13 08:22:03.506154 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 08:22:03.506163 | primary |         calls to avoid build errors in the future.
2026-06-13 08:22:03.506171 | primary |
2026-06-13 08:22:03.506180 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 08:22:03.506188 | primary |         ********************************************************************************
2026-06-13 08:22:03.506197 | primary |
2026-06-13 08:22:03.506205 | primary | !!
2026-06-13 08:22:03.506214 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 08:22:03.546685 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-13 08:22:03.546744 | primary | !!
2026-06-13 08:22:03.546755 | primary |
2026-06-13 08:22:03.546783 | primary |         ********************************************************************************
2026-06-13 08:22:03.546867 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-13 08:22:03.546879 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-13 08:22:03.546887 | primary |         ********************************************************************************
2026-06-13 08:22:03.546895 | primary |
2026-06-13 08:22:03.546902 | primary | !!
2026-06-13 08:22:03.546909 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-13 08:22:03.556431 | primary | WARNING: The wheel package is not available.
2026-06-13 08:22:03.596984 | primary | [pbr] Generating ChangeLog
2026-06-13 08:22:03.662183 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-13 08:22:03.662291 | primary | !!
2026-06-13 08:22:03.662302 | primary |
2026-06-13 08:22:03.662308 | primary |         ********************************************************************************
2026-06-13 08:22:03.662314 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-13 08:22:03.662321 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 08:22:03.662326 | primary |         standards-based tools.
2026-06-13 08:22:03.662331 | primary |
2026-06-13 08:22:03.662337 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-13 08:22:03.662343 | primary |         ********************************************************************************
2026-06-13 08:22:03.662348 | primary |
2026-06-13 08:22:03.662354 | primary | !!
2026-06-13 08:22:03.662359 | primary |   easy_install.initialize_options(self)
2026-06-13 08:22:03.662375 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-13 08:22:03.662381 | primary | !!
2026-06-13 08:22:03.662386 | primary |
2026-06-13 08:22:03.662391 | primary |         ********************************************************************************
2026-06-13 08:22:03.662397 | primary |         Please avoid running ``setup.py`` directly.
2026-06-13 08:22:03.662402 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 08:22:03.662407 | primary |         standards-based tools.
2026-06-13 08:22:03.662412 | primary |
2026-06-13 08:22:03.662418 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-13 08:22:03.662423 | primary |         ********************************************************************************
2026-06-13 08:22:03.662428 | primary |
2026-06-13 08:22:03.662433 | primary | !!
2026-06-13 08:22:03.662438 | primary |   self.initialize_options()
2026-06-13 08:22:03.664569 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 08:22:03.664589 | primary | !!
2026-06-13 08:22:03.664595 | primary |
2026-06-13 08:22:03.664600 | primary |         ********************************************************************************
2026-06-13 08:22:03.664605 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 08:22:03.664626 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 08:22:03.664633 | primary |
2026-06-13 08:22:03.664638 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 08:22:03.664644 | primary |         calls to avoid build errors in the future.
2026-06-13 08:22:03.664649 | primary |
2026-06-13 08:22:03.664655 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 08:22:03.664661 | primary |         ********************************************************************************
2026-06-13 08:22:03.664666 | primary |
2026-06-13 08:22:03.664671 | primary | !!
2026-06-13 08:22:03.664676 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 08:22:03.665320 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 08:22:03.665352 | primary | !!
2026-06-13 08:22:03.665358 | primary |
2026-06-13 08:22:03.665364 | primary |         ********************************************************************************
2026-06-13 08:22:03.665370 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 08:22:03.665375 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 08:22:03.665380 | primary |
2026-06-13 08:22:03.665386 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 08:22:03.665391 | primary |         calls to avoid build errors in the future.
2026-06-13 08:22:03.665396 | primary |
2026-06-13 08:22:03.665401 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 08:22:03.665407 | primary |         ********************************************************************************
2026-06-13 08:22:03.665412 | primary |
2026-06-13 08:22:03.665417 | primary | !!
2026-06-13 08:22:03.665422 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 08:22:03.665726 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 08:22:03.665741 | primary | !!
2026-06-13 08:22:03.665746 | primary |
2026-06-13 08:22:03.665751 | primary |         ********************************************************************************
2026-06-13 08:22:03.665756 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 08:22:03.665761 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 08:22:03.665767 | primary |
2026-06-13 08:22:03.665772 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 08:22:03.665777 | primary |         calls to avoid build errors in the future.
2026-06-13 08:22:03.665782 | primary |
2026-06-13 08:22:03.665788 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 08:22:03.665793 | primary |         ********************************************************************************
2026-06-13 08:22:03.665798 | primary |
2026-06-13 08:22:03.665803 | primary | !!
2026-06-13 08:22:03.665808 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 08:22:03.668477 | primary | running install
2026-06-13 08:22:03.681263 | primary | running build
2026-06-13 08:22:03.681327 | primary | running build_py
2026-06-13 08:22:03.686301 | primary | creating build
2026-06-13 08:22:03.686425 | primary | creating build/lib
2026-06-13 08:22:03.686483 | primary | creating build/lib/repo_setup
2026-06-13 08:22:03.686584 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-13 08:22:03.686728 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-13 08:22:03.686973 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-13 08:22:03.687211 | primary | creating build/lib/repo_setup/get_hash
2026-06-13 08:22:03.687315 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-13 08:22:03.687460 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-13 08:22:03.687606 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-13 08:22:03.687743 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-13 08:22:03.687905 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-13 08:22:03.688176 | primary | creating build/lib/repo_setup/yum_config
2026-06-13 08:22:03.688265 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.688406 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.688539 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.688673 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.688793 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.688930 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.689069 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.689194 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-13 08:22:03.689346 | primary | running egg_info
2026-06-13 08:22:03.689743 | primary | creating repo_setup.egg-info
2026-06-13 08:22:03.693418 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-13 08:22:03.693952 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-13 08:22:03.694273 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-13 08:22:03.694488 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-13 08:22:03.694593 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-13 08:22:03.711518 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-13 08:22:03.711672 | primary | [pbr] Processing SOURCES.txt
2026-06-13 08:22:03.711780 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 08:22:03.723293 | primary | [pbr] In git context, generating filelist from git
2026-06-13 08:22:03.739268 | primary | warning: no files found matching 'AUTHORS'
2026-06-13 08:22:03.739296 | primary | warning: no files found matching 'ChangeLog'
2026-06-13 08:22:03.739733 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-13 08:22:03.739933 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-13 08:22:03.743337 | primary | reading manifest template 'MANIFEST.in'
2026-06-13 08:22:03.743648 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-13 08:22:03.743809 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-13 08:22:03.744040 | primary | adding license file 'LICENSE'
2026-06-13 08:22:03.745054 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 08:22:03.745877 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-13 08:22:03.746508 | primary | running install_lib
2026-06-13 08:22:03.751311 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 08:22:03.751401 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 08:22:03.751512 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 08:22:03.751664 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 08:22:03.751813 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.751879 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.751979 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.752093 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.752209 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.752364 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.752476 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 08:22:03.752618 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.752695 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.752799 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.752918 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.753063 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.753181 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.753338 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.753460 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.753572 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 08:22:03.754125 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-13 08:22:03.754378 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-13 08:22:03.757645 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-13 08:22:03.758142 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-13 08:22:03.758348 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-13 08:22:03.758911 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-13 08:22:03.759226 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 08:22:03.759665 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-13 08:22:03.760754 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-13 08:22:03.760937 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-13 08:22:03.762076 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-13 08:22:03.763194 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-13 08:22:03.763531 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-13 08:22:03.764157 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 08:22:03.764630 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-13 08:22:03.765010 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-13 08:22:03.767064 | primary | running install_data
2026-06-13 08:22:03.771257 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-13 08:22:03.771285 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-13 08:22:03.771403 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-13 08:22:03.771566 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-13 08:22:03.771613 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-13 08:22:03.771692 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-13 08:22:03.771731 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-13 08:22:03.771834 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 08:22:03.771907 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 08:22:03.772026 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 08:22:03.772159 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 08:22:03.772312 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.772395 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.772503 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.772617 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.772729 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.772846 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.772996 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 08:22:03.773122 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773210 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773340 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773461 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773578 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773691 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773809 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.773925 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.774058 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 08:22:03.774197 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-13 08:22:03.774294 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 08:22:03.774419 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 08:22:03.774531 | primary | running install_egg_info
2026-06-13 08:22:03.778392 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-13 08:22:03.779528 | primary | running install_scripts
2026-06-13 08:22:03.784452 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 08:22:03.784581 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 08:22:03.784719 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 08:22:03.907919 | primary | ok: Runtime: 0:00:00.465702
2026-06-13 08:22:03.913366 | 
2026-06-13 08:22:03.913431 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-13 08:22:03.989764 | primary | skipping: Conditional result was False
2026-06-13 08:22:03.999976 | 
2026-06-13 08:22:04.000125 | TASK [repo_setup : Run repo-setup]
2026-06-13 08:22:04.611536 | primary | Cache was expired
2026-06-13 08:22:04.611690 | primary | 0 files removed
2026-06-13 08:22:04.652208 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-13 08:22:04.652324 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-13 08:22:04.652342 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-13 08:22:04.652350 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-13 08:22:04.652357 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-13 08:22:04.652365 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-13 08:22:05.041288 | primary | ok: Runtime: 0:00:00.393746
2026-06-13 08:22:05.050785 | 
2026-06-13 08:22:05.050928 | TASK [repo_setup : Get component repo]
2026-06-13 08:22:05.140150 | primary | skipping: Conditional result was False
2026-06-13 08:22:05.150067 | 
2026-06-13 08:22:05.150213 | TASK [repo_setup : Rename component repo]
2026-06-13 08:22:05.239658 | primary | skipping: Conditional result was False
2026-06-13 08:22:05.249881 | 
2026-06-13 08:22:05.250076 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-13 08:22:05.327495 | primary | skipping: Conditional result was False
2026-06-13 08:22:05.337314 | 
2026-06-13 08:22:05.337478 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-13 08:22:05.887197 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-13 08:22:06.388852 | primary | ok: Runtime: 0:00:00.254798
2026-06-13 08:22:06.398621 | 
2026-06-13 08:22:06.398755 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-13 08:22:07.409615 | primary | changed
2026-06-13 08:22:07.413848 | 
2026-06-13 08:22:07.413911 | TASK [repo_setup : Dump current-podified hash]
2026-06-13 08:22:07.491365 | primary | skipping: Conditional result was False
2026-06-13 08:22:07.499008 | 
2026-06-13 08:22:07.499103 | TASK [repo_setup : Slurp current podified hash]
2026-06-13 08:22:07.576166 | primary | skipping: Conditional result was False
2026-06-13 08:22:07.588021 | 
2026-06-13 08:22:07.588171 | TASK [repo_setup : Update the value of full_hash]
2026-06-13 08:22:07.655060 | primary | skipping: Conditional result was False
2026-06-13 08:22:07.664987 | 
2026-06-13 08:22:07.665131 | TASK [repo_setup : Export hashes facts for further use]
2026-06-13 08:22:07.731952 | primary | ok
2026-06-13 08:22:07.740164 | 
2026-06-13 08:22:07.740304 | TASK [repo_setup : Create download directory]
2026-06-13 08:22:07.796751 | primary | skipping: Conditional result was False
2026-06-13 08:22:07.807105 | 
2026-06-13 08:22:07.807333 | TASK [repo_setup : Print the URL to request]
2026-06-13 08:22:07.853647 | primary | skipping: Conditional result was False
2026-06-13 08:22:07.860564 | 
2026-06-13 08:22:07.860649 | TASK [Download the RPM]
2026-06-13 08:22:07.905411 | primary | skipping: Conditional result was False
2026-06-13 08:22:07.915174 | 
2026-06-13 08:22:07.915316 | TASK [repo_setup : Install RHOS Release tool]
2026-06-13 08:22:07.992226 | primary | skipping: Conditional result was False
2026-06-13 08:22:08.004776 | 
2026-06-13 08:22:08.004909 | TASK [repo_setup : Get rhos-release tool version]
2026-06-13 08:22:08.542376 | primary | skipping: Conditional result was False
2026-06-13 08:22:08.552085 | 
2026-06-13 08:22:08.552248 | TASK [repo_setup : Print rhos-release tool version]
2026-06-13 08:22:08.639079 | primary | skipping: Conditional result was False
2026-06-13 08:22:08.654055 | 
2026-06-13 08:22:08.654206 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-13 08:22:09.196912 | primary | skipping: Conditional result was False
2026-06-13 08:22:09.206743 | 
2026-06-13 08:22:09.206886 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-13 08:22:09.628937 | primary | ok
2026-06-13 08:22:09.684541 | 
2026-06-13 08:22:09.684686 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-13 08:22:10.219297 | primary | ok: Runtime: 0:00:00.014167
2026-06-13 08:22:10.228976 | 
2026-06-13 08:22:10.229119 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-13 08:22:10.775119 | primary | ok: Runtime: 0:00:00.017657
2026-06-13 08:22:10.785716 | 
2026-06-13 08:22:10.785853 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-13 08:22:10.863640 | primary | skipping: Conditional result was False
2026-06-13 08:22:10.874142 | 
2026-06-13 08:22:10.874279 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-13 08:22:10.950701 | primary | skipping: Conditional result was False
2026-06-13 08:22:10.960249 | 
2026-06-13 08:22:10.960381 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-13 08:22:11.039370 | primary | skipping: Conditional result was False
2026-06-13 08:22:11.048953 | 
2026-06-13 08:22:11.049087 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-13 08:22:11.116472 | primary | skipping: Conditional result was False
2026-06-13 08:22:11.126567 | 
2026-06-13 08:22:11.126705 | TASK [repo_setup : Check for DLRN component repo]
2026-06-13 08:22:11.183150 | primary | skipping: Conditional result was False
2026-06-13 08:22:11.192690 | 
2026-06-13 08:22:11.192822 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-13 08:22:11.239433 | primary | skipping: Conditional result was False
2026-06-13 08:22:11.252591 | 
2026-06-13 08:22:11.252731 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-13 08:22:11.692328 | primary | ok: All paths examined
2026-06-13 08:22:11.705957 | 
2026-06-13 08:22:11.706088 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-13 08:22:12.124009 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-13 08:22:12.124437 | primary | changed: All items complete
2026-06-13 08:22:12.124496 | 
2026-06-13 08:22:12.411193 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-13 08:22:12.702637 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-13 08:22:13.049816 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-13 08:22:13.356666 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-13 08:22:13.626939 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-13 08:22:13.942219 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-13 08:22:14.243268 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-13 08:22:14.525931 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-13 08:22:14.538641 | 
2026-06-13 08:22:14.538874 | TASK [repo_setup : Cleanup existing metadata]
2026-06-13 08:22:15.035818 | primary | Cache was expired
2026-06-13 08:22:15.051447 | primary | 66 files removed
2026-06-13 08:22:15.573892 | primary | ok: Runtime: 0:00:00.257060
2026-06-13 08:22:15.586626 | 
2026-06-13 08:22:15.586761 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-13 08:22:16.083503 | primary | changed
2026-06-13 08:22:16.090851 | 
2026-06-13 08:22:16.090915 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-13 08:22:16.465098 | primary | DEFAULT
2026-06-13 08:22:16.621452 | primary | ok: Runtime: 0:00:00.093993
2026-06-13 08:22:16.630732 | 
2026-06-13 08:22:16.630866 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-13 08:22:17.169309 | primary | skipping: Conditional result was False
2026-06-13 08:22:17.179581 | 
2026-06-13 08:22:17.179725 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-13 08:22:17.721742 | primary | skipping: Conditional result was False
2026-06-13 08:22:17.732419 | 
2026-06-13 08:22:17.732620 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-13 08:22:17.789039 | primary | skipping: Conditional result was False
2026-06-13 08:22:17.799258 | 
2026-06-13 08:22:17.799414 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-13 08:22:18.147618 | primary | REPORTING SUCCESS TO DLRN API
2026-06-13 08:22:18.638402 | primary | {
2026-06-13 08:22:18.638502 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-13 08:22:18.638510 | primary |   "commit_hash": null,
2026-06-13 08:22:18.638516 | primary |   "component": null,
2026-06-13 08:22:18.638522 | primary |   "distro_hash": null,
2026-06-13 08:22:18.638528 | primary |   "extended_hash": null,
2026-06-13 08:22:18.638547 | primary |   "in_progress": false,
2026-06-13 08:22:18.638553 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-13 08:22:18.638563 | primary |   "notes": "",
2026-06-13 08:22:18.638568 | primary |   "success": true,
2026-06-13 08:22:18.638589 | primary |   "timestamp": 1781338938,
2026-06-13 08:22:18.638595 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/59c/rdoproject.org/59c379cf61b74261927028e7e48cf3d8"
2026-06-13 08:22:18.638604 | primary | }
2026-06-13 08:22:18.851634 | primary | ok: Runtime: 0:00:00.511381
2026-06-13 08:22:18.865020 | 
2026-06-13 08:22:18.865138 | PLAY RECAP
2026-06-13 08:22:18.865235 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-13 08:22:18.865296 | 
2026-06-13 08:22:19.045091 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 08:22:19.047803 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 08:22:19.785890 | 
2026-06-13 08:22:19.786345 | PLAY [all]
2026-06-13 08:22:19.798248 | 
2026-06-13 08:22:19.798389 | TASK [include_role : fetch-output]
2026-06-13 08:22:19.854797 | primary | ok
2026-06-13 08:22:19.878024 | 
2026-06-13 08:22:19.878278 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 08:22:19.954738 | primary | skipping: Conditional result was False
2026-06-13 08:22:19.963441 | 
2026-06-13 08:22:19.963666 | TASK [fetch-output : Set log path for single node]
2026-06-13 08:22:20.009994 | primary | ok
2026-06-13 08:22:20.018464 | 
2026-06-13 08:22:20.018648 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 08:22:20.512978 | primary -> localhost | ok: "/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/logs"
2026-06-13 08:22:20.804209 | primary -> localhost | ok: "/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/artifacts"
2026-06-13 08:22:21.090076 | primary -> localhost | ok: "/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/docs"
2026-06-13 08:22:21.107251 | 
2026-06-13 08:22:21.107314 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 08:22:21.854030 | primary | ok
2026-06-13 08:22:21.854478 | primary | ok: All items complete
2026-06-13 08:22:21.854602 | 
2026-06-13 08:22:22.409347 | primary | ok
2026-06-13 08:22:22.991430 | primary | ok
2026-06-13 08:22:23.013896 | 
2026-06-13 08:22:23.014037 | TASK [include_role : fetch-output-openshift]
2026-06-13 08:22:23.038844 | primary | skipping: Conditional result was False
2026-06-13 08:22:23.045502 | 
2026-06-13 08:22:23.045676 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-13 08:22:23.089464 | primary | skipping: Conditional result was False
2026-06-13 08:22:23.098347 | primary | skipping: Conditional result was False
2026-06-13 08:22:23.109785 | 
2026-06-13 08:22:23.109901 | PLAY [all]
2026-06-13 08:22:23.116399 | 
2026-06-13 08:22:23.116580 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-13 08:22:23.598300 | primary | changed
2026-06-13 08:22:23.605218 | 
2026-06-13 08:22:23.605310 | PLAY RECAP
2026-06-13 08:22:23.605375 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-13 08:22:23.605403 | 
2026-06-13 08:22:23.813635 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 08:22:23.816590 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-13 08:22:24.503872 | 
2026-06-13 08:22:24.504007 | PLAY [localhost]
2026-06-13 08:22:24.513928 | 
2026-06-13 08:22:24.514000 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-13 08:22:24.975561 | localhost | changed
2026-06-13 08:22:24.985152 | 
2026-06-13 08:22:24.985293 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-13 08:22:25.012615 | localhost | ok
2026-06-13 08:22:25.019301 | 
2026-06-13 08:22:25.019362 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-13 08:22:25.411019 | localhost | changed
2026-06-13 08:22:25.418846 | 
2026-06-13 08:22:25.418983 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-13 08:22:26.214393 | localhost | changed
2026-06-13 08:22:26.223734 | 
2026-06-13 08:22:26.223874 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-13 08:22:26.713848 | localhost | Identity added: /var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/tmp/ansible.1rmpb4bl (/var/lib/zuul/builds/59c379cf61b74261927028e7e48cf3d8/work/tmp/ansible.1rmpb4bl)
2026-06-13 08:22:26.714244 | localhost | ok: Runtime: 0:00:00.016018
2026-06-13 08:22:26.722068 | 
2026-06-13 08:22:26.722206 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-13 08:22:27.074709 | localhost | ok: Runtime: 0:00:00.009646
2026-06-13 08:22:27.084901 | 
2026-06-13 08:22:27.085033 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-13 08:22:27.149174 | localhost | changed
2026-06-13 08:22:27.156624 | 
2026-06-13 08:22:27.156753 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-13 08:22:27.615048 | localhost | changed
2026-06-13 08:22:27.625410 | 
2026-06-13 08:22:27.625582 | PLAY [localhost]
2026-06-13 08:22:27.634939 | 
2026-06-13 08:22:27.635081 | TASK [Generate bulk log download script]
2026-06-13 08:22:27.660330 | localhost | ok
2026-06-13 08:22:27.680752 | 
2026-06-13 08:22:27.680934 | TASK [local-log-download : Check API endpoint is defined]
2026-06-13 08:22:27.735307 | localhost | ok: All assertions passed
2026-06-13 08:22:27.783217 | 
2026-06-13 08:22:27.783371 | TASK [local-log-download : Create download script]
2026-06-13 08:22:28.214786 | localhost -> localhost | changed
2026-06-13 08:22:28.229988 | 
2026-06-13 08:22:28.230243 | TASK [Register quick-download link]
2026-06-13 08:22:28.265084 | localhost | ok
2026-06-13 08:22:28.269212 | 
2026-06-13 08:22:28.269337 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-13 08:22:28.280353 | 
2026-06-13 08:22:28.280494 | TASK [Set zuul-log-path fact]
2026-06-13 08:22:28.302063 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 08:22:28.317264 | 
2026-06-13 08:22:28.317416 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 08:22:28.356677 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 08:22:28.360133 | 
2026-06-13 08:22:28.360223 | TASK [upload-logs : Create log directories]
2026-06-13 08:22:29.316187 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-13 08:22:29.319871 | 
2026-06-13 08:22:29.320002 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-13 08:22:29.673630 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.006894
2026-06-13 08:22:29.678753 | 
2026-06-13 08:22:29.678882 | TASK [upload-logs : Upload logs to log server]
2026-06-13 08:22:32.295342 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-13 08:22:32.299281 | 
2026-06-13 08:22:32.299433 | LOOP [upload-logs : Compress console log and json output]
