2026-06-11 04:03:47.622614 | Job console starting
2026-06-11 04:03:47.740612 | Updating git repos
2026-06-11 04:03:47.769742 | Cloning repos into workspace
2026-06-11 04:03:48.856567 | Restoring repo states
2026-06-11 04:03:48.870231 | Merging changes
2026-06-11 04:03:48.870246 | Checking out repos
2026-06-11 04:03:49.300203 | Preparing playbooks
2026-06-11 04:03:55.066022 | Running Ansible setup
2026-06-11 04:03:58.702271 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 04:03:59.307216 | 
2026-06-11 04:03:59.307322 | PLAY [localhost]
2026-06-11 04:03:59.314659 | 
2026-06-11 04:03:59.314723 | TASK [Gathering Facts]
2026-06-11 04:04:00.329089 | localhost | ok
2026-06-11 04:04:00.343698 | 
2026-06-11 04:04:00.343884 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 04:04:00.849177 | localhost -> localhost | changed
2026-06-11 04:04:00.858418 | 
2026-06-11 04:04:00.858570 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 04:04:01.903729 | localhost -> localhost | changed
2026-06-11 04:04:01.910148 | 
2026-06-11 04:04:01.910227 | TASK [Setup log path fact]
2026-06-11 04:04:01.933148 | localhost | ok
2026-06-11 04:04:01.942621 | 
2026-06-11 04:04:01.942719 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 04:04:01.979634 | localhost | ok
2026-06-11 04:04:01.985213 | 
2026-06-11 04:04:01.985290 | TASK [emit-job-header : Print job information]
2026-06-11 04:04:02.033556 | # Job Information
2026-06-11 04:04:02.033781 | Ansible Version: 2.16.18
2026-06-11 04:04:02.033810 | Job: periodic-container-quay-push-centos-9-master
2026-06-11 04:04:02.033830 | Pipeline: openstack-promote-component
2026-06-11 04:04:02.033864 | Executor: 38.129.56.84
2026-06-11 04:04:02.033896 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-11 04:04:02.033923 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/433/rdoproject.org/4337c2d86e3746078be5561d425272f0/
2026-06-11 04:04:02.033942 | Event ID: bef93e85cf044a5ab5d3f183e928d690
2026-06-11 04:04:02.036675 | 
2026-06-11 04:04:02.036742 | LOOP [emit-job-header : Print node information]
2026-06-11 04:04:02.144261 | localhost | ok:
2026-06-11 04:04:02.144586 | localhost | # Node Information
2026-06-11 04:04:02.144734 | localhost | Inventory Hostname: primary
2026-06-11 04:04:02.144807 | localhost | Hostname: np0000070360
2026-06-11 04:04:02.144953 | localhost | Username: zuul
2026-06-11 04:04:02.145016 | localhost | Distro: CentOS 9
2026-06-11 04:04:02.145056 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 04:04:02.145093 | localhost | Region: RegionOne
2026-06-11 04:04:02.145130 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-11 04:04:02.145166 | localhost | Product Name: OpenStack Nova
2026-06-11 04:04:02.145201 | localhost | Interface IP: 38.102.83.68
2026-06-11 04:04:02.160339 | 
2026-06-11 04:04:02.160462 | PLAY [all]
2026-06-11 04:04:02.165816 | 
2026-06-11 04:04:02.165900 | TASK [Gather network facts]
2026-06-11 04:04:02.628805 | primary | ok
2026-06-11 04:04:02.640647 | 
2026-06-11 04:04:02.640814 | TASK [include_role : start-zuul-console]
2026-06-11 04:04:02.665562 | primary | ok
2026-06-11 04:04:02.685262 | 
2026-06-11 04:04:02.685449 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 04:04:03.125262 | primary | ok
2026-06-11 04:04:03.138288 | 
2026-06-11 04:04:03.138458 | TASK [include_role : add-build-sshkey]
2026-06-11 04:04:03.169678 | primary | ok
2026-06-11 04:04:03.181491 | 
2026-06-11 04:04:03.181598 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 04:04:03.470688 | primary -> localhost | ok
2026-06-11 04:04:03.481285 | 
2026-06-11 04:04:03.481424 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 04:04:03.525637 | primary | ok
2026-06-11 04:04:03.550240 | primary | included: /var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 04:04:03.559984 | 
2026-06-11 04:04:03.560114 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 04:04:04.170658 | primary -> localhost | Generating public/private rsa key pair.
2026-06-11 04:04:04.170968 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/4337c2d86e3746078be5561d425272f0_id_rsa
2026-06-11 04:04:04.171032 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/4337c2d86e3746078be5561d425272f0_id_rsa.pub
2026-06-11 04:04:04.171079 | primary -> localhost | The key fingerprint is:
2026-06-11 04:04:04.171123 | primary -> localhost | SHA256:7NCd77vxlq37Lp+EfUTP2CD4RnoYxx8/tCOvfmXQ9sA zuul-build-sshkey
2026-06-11 04:04:04.171163 | primary -> localhost | The key's randomart image is:
2026-06-11 04:04:04.171203 | primary -> localhost | +---[RSA 3072]----+
2026-06-11 04:04:04.171241 | primary -> localhost | |                 |
2026-06-11 04:04:04.171280 | primary -> localhost | |           o     |
2026-06-11 04:04:04.171318 | primary -> localhost | |          o =.oo.|
2026-06-11 04:04:04.171357 | primary -> localhost | |       o . O oEO=|
2026-06-11 04:04:04.171395 | primary -> localhost | |      . S = +.oBB|
2026-06-11 04:04:04.171432 | primary -> localhost | |       o   +  =.*|
2026-06-11 04:04:04.171470 | primary -> localhost | |        .   o. Bo|
2026-06-11 04:04:04.171511 | primary -> localhost | |           . o*.+|
2026-06-11 04:04:04.171549 | primary -> localhost | |            =*=O+|
2026-06-11 04:04:04.171586 | primary -> localhost | +----[SHA256]-----+
2026-06-11 04:04:04.171674 | primary -> localhost | ok: Runtime: 0:00:00.105319
2026-06-11 04:04:04.179518 | 
2026-06-11 04:04:04.179686 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 04:04:04.211760 | primary | ok
2026-06-11 04:04:04.219657 | primary | included: /var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 04:04:04.226255 | 
2026-06-11 04:04:04.226315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 04:04:04.260886 | primary | skipping: Conditional result was False
2026-06-11 04:04:04.264993 | 
2026-06-11 04:04:04.265055 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 04:04:04.732946 | primary | changed
2026-06-11 04:04:04.742724 | 
2026-06-11 04:04:04.742904 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 04:04:05.021990 | primary | ok
2026-06-11 04:04:05.030562 | 
2026-06-11 04:04:05.030705 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 04:04:05.890393 | primary | changed
2026-06-11 04:04:05.898946 | 
2026-06-11 04:04:05.899085 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 04:04:07.309233 | primary | changed
2026-06-11 04:04:07.317598 | 
2026-06-11 04:04:07.317738 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 04:04:07.344795 | primary | skipping: Conditional result was False
2026-06-11 04:04:07.353974 | 
2026-06-11 04:04:07.354142 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 04:04:07.815574 | primary -> localhost | changed
2026-06-11 04:04:07.822984 | 
2026-06-11 04:04:07.823049 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 04:04:08.145730 | primary -> localhost | Identity added: /var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/4337c2d86e3746078be5561d425272f0_id_rsa (zuul-build-sshkey)
2026-06-11 04:04:08.145981 | primary -> localhost | ok: Runtime: 0:00:00.010186
2026-06-11 04:04:08.149905 | 
2026-06-11 04:04:08.149974 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 04:04:08.556330 | primary | ok
2026-06-11 04:04:08.566731 | 
2026-06-11 04:04:08.566967 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 04:04:08.605080 | primary | skipping: Conditional result was False
2026-06-11 04:04:08.619841 | 
2026-06-11 04:04:08.620025 | TASK [include_role : validate-host]
2026-06-11 04:04:08.653474 | primary | ok
2026-06-11 04:04:08.690160 | 
2026-06-11 04:04:08.690370 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 04:04:08.740763 | primary | ok
2026-06-11 04:04:08.744671 | 
2026-06-11 04:04:08.744752 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 04:04:09.063939 | primary -> localhost | ok
2026-06-11 04:04:09.070260 | 
2026-06-11 04:04:09.070347 | TASK [validate-host : Collect information about the host]
2026-06-11 04:04:09.845535 | primary | ok
2026-06-11 04:04:09.863943 | 
2026-06-11 04:04:09.864079 | TASK [validate-host : Sanitize hostname]
2026-06-11 04:04:09.926595 | primary | ok
2026-06-11 04:04:09.933978 | 
2026-06-11 04:04:09.934108 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 04:04:10.489783 | primary -> localhost | changed
2026-06-11 04:04:10.499160 | 
2026-06-11 04:04:10.499315 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 04:04:10.975083 | primary | ok
2026-06-11 04:04:10.978525 | 
2026-06-11 04:04:10.978588 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 04:04:11.515363 | primary -> localhost | changed
2026-06-11 04:04:11.529880 | 
2026-06-11 04:04:11.530040 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 04:04:11.556895 | primary | skipping: Conditional result was False
2026-06-11 04:04:11.564956 | 
2026-06-11 04:04:11.565097 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 04:04:11.611634 | primary | skipping: Conditional result was False
2026-06-11 04:04:11.619955 | 
2026-06-11 04:04:11.620101 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 04:04:11.911124 | primary | ok: "logs"
2026-06-11 04:04:11.911583 | primary | ok: All items complete
2026-06-11 04:04:11.911655 | 
2026-06-11 04:04:12.161287 | primary | ok: "artifacts"
2026-06-11 04:04:12.375721 | primary | ok: "docs"
2026-06-11 04:04:12.393278 | 
2026-06-11 04:04:12.393503 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 04:04:12.685230 | primary | changed: "logs"
2026-06-11 04:04:12.941123 | primary | changed: "artifacts"
2026-06-11 04:04:13.177122 | primary | changed: "docs"
2026-06-11 04:04:13.198963 | 
2026-06-11 04:04:13.199146 | PLAY RECAP
2026-06-11 04:04:13.199256 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 04:04:13.199331 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 04:04:13.199379 | 
2026-06-11 04:04:13.379844 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 04:04:13.382764 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 04:04:14.052887 | 
2026-06-11 04:04:14.053051 | PLAY [all]
2026-06-11 04:04:14.064144 | 
2026-06-11 04:04:14.064245 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 04:04:14.132911 | primary | ok
2026-06-11 04:04:14.136827 | 
2026-06-11 04:04:14.136943 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 04:04:14.602309 | primary | changed
2026-06-11 04:04:14.615563 | 
2026-06-11 04:04:14.615681 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 04:04:15.848486 | primary | changed
2026-06-11 04:04:15.861977 | 
2026-06-11 04:04:15.862094 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 04:04:16.342157 | primary | changed:
2026-06-11 04:04:16.342538 | primary | {
2026-06-11 04:04:16.342619 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 04:04:16.342704 | primary | }
2026-06-11 04:04:16.593432 | primary | changed:
2026-06-11 04:04:16.593657 | primary | {
2026-06-11 04:04:16.593716 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 04:04:16.593760 | primary | }
2026-06-11 04:04:16.862308 | primary | changed:
2026-06-11 04:04:16.862474 | primary | {
2026-06-11 04:04:16.862527 | 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-11 04:04:16.862573 | primary | }
2026-06-11 04:04:17.105615 | primary | changed:
2026-06-11 04:04:17.105776 | primary | {
2026-06-11 04:04:17.105826 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 04:04:17.105909 | primary | }
2026-06-11 04:04:17.385030 | primary | changed:
2026-06-11 04:04:17.385212 | primary | {
2026-06-11 04:04:17.385281 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 04:04:17.385325 | primary | }
2026-06-11 04:04:17.677953 | primary | changed:
2026-06-11 04:04:17.678067 | primary | {
2026-06-11 04:04:17.678090 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 04:04:17.678109 | primary | }
2026-06-11 04:04:17.972247 | primary | changed:
2026-06-11 04:04:17.972366 | primary | {
2026-06-11 04:04:17.972388 | 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-11 04:04:17.972407 | primary | }
2026-06-11 04:04:18.219961 | primary | changed:
2026-06-11 04:04:18.220291 | primary | {
2026-06-11 04:04:18.220362 | 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-11 04:04:18.220407 | primary | }
2026-06-11 04:04:18.466845 | primary | changed:
2026-06-11 04:04:18.467036 | primary | {
2026-06-11 04:04:18.467105 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 04:04:18.467154 | primary | }
2026-06-11 04:04:18.759445 | primary | changed:
2026-06-11 04:04:18.759745 | primary | {
2026-06-11 04:04:18.759817 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 04:04:18.759900 | primary | }
2026-06-11 04:04:19.045642 | primary | changed:
2026-06-11 04:04:19.045815 | primary | {
2026-06-11 04:04:19.045913 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 04:04:19.045967 | primary | }
2026-06-11 04:04:19.396208 | primary | changed:
2026-06-11 04:04:19.396380 | primary | {
2026-06-11 04:04:19.396431 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 04:04:19.396478 | primary | }
2026-06-11 04:04:19.603487 | primary | changed:
2026-06-11 04:04:19.603656 | primary | {
2026-06-11 04:04:19.603706 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 04:04:19.603746 | primary | }
2026-06-11 04:04:19.870341 | primary | changed:
2026-06-11 04:04:19.870607 | primary | {
2026-06-11 04:04:19.870667 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 04:04:19.870711 | primary | }
2026-06-11 04:04:20.132703 | primary | changed:
2026-06-11 04:04:20.132909 | primary | {
2026-06-11 04:04:20.132968 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 04:04:20.133009 | primary | }
2026-06-11 04:04:20.375024 | primary | changed:
2026-06-11 04:04:20.375212 | primary | {
2026-06-11 04:04:20.375280 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 04:04:20.375340 | primary | }
2026-06-11 04:04:20.611457 | primary | changed:
2026-06-11 04:04:20.611635 | primary | {
2026-06-11 04:04:20.611688 | 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-11 04:04:20.611732 | primary | }
2026-06-11 04:04:20.893625 | primary | changed:
2026-06-11 04:04:20.893967 | primary | {
2026-06-11 04:04:20.894034 | 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-11 04:04:20.894077 | primary | }
2026-06-11 04:04:21.174710 | primary | changed:
2026-06-11 04:04:21.174932 | primary | {
2026-06-11 04:04:21.174988 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 04:04:21.175047 | primary | }
2026-06-11 04:04:21.430136 | primary | changed:
2026-06-11 04:04:21.430300 | primary | {
2026-06-11 04:04:21.430349 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 04:04:21.430389 | primary | }
2026-06-11 04:04:23.439668 | primary | changed:
2026-06-11 04:04:23.439925 | primary | {
2026-06-11 04:04:23.439961 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 04:04:23.439981 | primary | }
2026-06-11 04:04:23.729388 | primary | changed:
2026-06-11 04:04:23.729575 | primary | {
2026-06-11 04:04:23.729634 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 04:04:23.729692 | primary | }
2026-06-11 04:04:23.996085 | primary | changed:
2026-06-11 04:04:23.996270 | primary | {
2026-06-11 04:04:23.996322 | 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-11 04:04:23.996365 | primary | }
2026-06-11 04:04:24.290725 | primary | changed:
2026-06-11 04:04:24.290956 | primary | {
2026-06-11 04:04:24.291213 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 04:04:24.291271 | primary | }
2026-06-11 04:04:24.550184 | primary | changed:
2026-06-11 04:04:24.550355 | primary | {
2026-06-11 04:04:24.550403 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 04:04:24.550442 | primary | }
2026-06-11 04:04:24.858127 | primary | changed:
2026-06-11 04:04:24.858421 | primary | {
2026-06-11 04:04:24.858513 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 04:04:24.858579 | primary | }
2026-06-11 04:04:24.896520 | 
2026-06-11 04:04:24.896747 | TASK [Set timezone to UTC]
2026-06-11 04:04:25.458287 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 04:04:25.465931 | 
2026-06-11 04:04:25.466063 | TASK [Create nodepool directory]
2026-06-11 04:04:25.766683 | primary | changed
2026-06-11 04:04:25.775350 | 
2026-06-11 04:04:25.775467 | TASK [Create nodepool sub_nodes file]
2026-06-11 04:04:26.510143 | primary | changed
2026-06-11 04:04:26.519098 | 
2026-06-11 04:04:26.519247 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 04:04:27.183649 | primary | changed
2026-06-11 04:04:27.189805 | 
2026-06-11 04:04:27.189955 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 04:04:27.232072 | 
2026-06-11 04:04:27.232367 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 04:04:27.269775 | 
2026-06-11 04:04:27.270073 | TASK [Create nodepool primary file]
2026-06-11 04:04:28.054570 | primary | changed
2026-06-11 04:04:28.062368 | 
2026-06-11 04:04:28.062500 | TASK [Create nodepool node_private for this node]
2026-06-11 04:04:28.877812 | primary | changed
2026-06-11 04:04:28.887807 | 
2026-06-11 04:04:28.887959 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 04:04:29.367249 | primary | ok: Item: id_rsa Runtime: 0:00:00.006598
2026-06-11 04:04:29.367515 | 
2026-06-11 04:04:29.630148 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.007617
2026-06-11 04:04:29.646610 | 
2026-06-11 04:04:29.646794 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 04:04:30.504440 | primary | changed
2026-06-11 04:04:30.508321 | 
2026-06-11 04:04:30.508392 | TASK [Validate sudoers config after edits]
2026-06-11 04:04:30.852502 | primary | /etc/sudoers: parsed OK
2026-06-11 04:04:30.852651 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 04:04:30.852667 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-11 04:04:30.852734 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 04:04:31.036638 | primary | ok: Runtime: 0:00:00.009940
2026-06-11 04:04:31.041843 | 
2026-06-11 04:04:31.041953 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 04:04:31.322748 | primary | SHELL=/bin/bash
2026-06-11 04:04:31.322890 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-11 04:04:31.322909 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-11 04:04:31.322918 | primary | PWD=/home/zuul
2026-06-11 04:04:31.322930 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-11 04:04:31.322940 | primary | LOGNAME=zuul
2026-06-11 04:04:31.322948 | primary | XDG_SESSION_TYPE=tty
2026-06-11 04:04:31.322959 | primary | _=/usr/bin/env
2026-06-11 04:04:31.322969 | primary | MOTD_SHOWN=pam
2026-06-11 04:04:31.322978 | primary | HOME=/home/zuul
2026-06-11 04:04:31.322986 | primary | LANG=en_US.UTF-8
2026-06-11 04:04:31.322995 | primary | SSH_CONNECTION=38.129.56.84 42852 38.102.83.68 22
2026-06-11 04:04:31.323005 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-11 04:04:31.323015 | primary | WORKSPACE=/home/zuul/workspace
2026-06-11 04:04:31.323023 | primary | XDG_SESSION_CLASS=user
2026-06-11 04:04:31.323031 | primary | SELINUX_ROLE_REQUESTED=
2026-06-11 04:04:31.323040 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 04:04:31.323048 | primary | USER=zuul
2026-06-11 04:04:31.323055 | primary | ZUUL_VOTING=True
2026-06-11 04:04:31.323063 | primary | BUILD_TIMEOUT=3000000
2026-06-11 04:04:31.323071 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-11 04:04:31.323079 | primary | SHLVL=1
2026-06-11 04:04:31.323086 | primary | XDG_SESSION_ID=1
2026-06-11 04:04:31.323094 | primary | ZUUL_BRANCH=master
2026-06-11 04:04:31.323102 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 04:04:31.323110 | primary | SSH_CLIENT=38.129.56.84 42852 22
2026-06-11 04:04:31.323117 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 04:04:31.323125 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 04:04:31.323133 | primary | which_declare=declare -f
2026-06-11 04:04:31.323142 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-11 04:04:31.323150 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-11 04:04:31.323158 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 04:04:31.323166 | primary | ZUUL_UUID=4337c2d86e3746078be5561d425272f0
2026-06-11 04:04:31.323179 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 04:04:31.323188 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 04:04:31.323196 | primary | }
2026-06-11 04:04:31.575943 | primary | ok: Runtime: 0:00:00.007268
2026-06-11 04:04:31.584892 | 
2026-06-11 04:04:31.585021 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 04:04:31.611953 | primary | skipping: Conditional result was False
2026-06-11 04:04:31.623535 | 
2026-06-11 04:04:31.623720 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 04:04:32.163154 | primary | skipping: Conditional result was False
2026-06-11 04:04:32.167989 | 
2026-06-11 04:04:32.168074 | TASK [Ensure legacy workspace directory]
2026-06-11 04:04:32.433307 | primary | changed
2026-06-11 04:04:32.436041 | 
2026-06-11 04:04:32.436138 | PLAY RECAP
2026-06-11 04:04:32.436240 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 04:04:32.436284 | 
2026-06-11 04:04:32.595552 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 04:04:32.598712 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-11 04:04:33.276452 | 
2026-06-11 04:04:33.276592 | PLAY [primary]
2026-06-11 04:04:33.287559 | 
2026-06-11 04:04:33.287652 | TASK [Clone repos in the job workspace]
2026-06-11 04:04:33.305207 | primary | ok
2026-06-11 04:04:33.321145 | 
2026-06-11 04:04:33.321261 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 04:04:33.738000 | primary | ok
2026-06-11 04:04:33.747843 | 
2026-06-11 04:04:33.748011 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 04:04:35.269974 | primary | Output suppressed because no_log was given
2026-06-11 04:04:35.276783 | 
2026-06-11 04:04:35.276864 | TASK [Create the config file]
2026-06-11 04:04:36.370387 | primary | changed
2026-06-11 04:04:36.372024 | 
2026-06-11 04:04:36.372077 | PLAY RECAP
2026-06-11 04:04:36.372132 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 04:04:36.372160 | 
2026-06-11 04:04:36.517969 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-11 04:04:36.520670 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-11 04:04:37.166597 | 
2026-06-11 04:04:37.166756 | PLAY [primary]
2026-06-11 04:04:37.178163 | 
2026-06-11 04:04:37.178292 | TASK [Create copy-container.yml playbook on primary]
2026-06-11 04:04:38.335532 | primary | changed
2026-06-11 04:04:38.343598 | 
2026-06-11 04:04:38.343747 | TASK [Install required packages]
2026-06-11 04:05:23.682948 | primary | changed
2026-06-11 04:05:23.686985 | 
2026-06-11 04:05:23.687052 | TASK [Ensure dependency collections are installed]
2026-06-11 04:06:44.389064 | primary | changed
2026-06-11 04:06:44.406123 | 
2026-06-11 04:06:44.406296 | TASK [install copy-containers]
2026-06-11 04:06:45.319322 | primary |
2026-06-11 04:06:45.319422 | primary | PLAY [localhost] ***************************************************************
2026-06-11 04:06:45.319428 | primary |
2026-06-11 04:06:45.319432 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-11 04:06:45.319439 | primary | Thursday 11 June 2026  04:06:45 +0000 (0:00:00.032)       0:00:00.032 *********
2026-06-11 04:06:45.319444 | primary | Thursday 11 June 2026  04:06:45 +0000 (0:00:00.031)       0:00:00.031 *********
2026-06-11 04:06:46.146567 | primary | ok: [localhost]
2026-06-11 04:06:46.147627 | primary |
2026-06-11 04:06:46.147647 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-11 04:06:46.147655 | primary | Thursday 11 June 2026  04:06:46 +0000 (0:00:00.827)       0:00:00.860 *********
2026-06-11 04:06:46.147660 | primary | Thursday 11 June 2026  04:06:46 +0000 (0:00:00.827)       0:00:00.858 *********
2026-06-11 04:06:46.178734 | primary |
2026-06-11 04:06:46.178764 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 04:06:46.178770 | primary | Thursday 11 June 2026  04:06:46 +0000 (0:00:00.032)       0:00:00.892 *********
2026-06-11 04:06:46.178775 | primary | Thursday 11 June 2026  04:06:46 +0000 (0:00:00.032)       0:00:00.891 *********
2026-06-11 04:06:46.608462 | primary | changed: [localhost] => (item=artifacts)
2026-06-11 04:06:46.608526 | primary | changed: [localhost] => (item=logs)
2026-06-11 04:06:46.608537 | primary |
2026-06-11 04:06:46.608569 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-11 04:06:46.608607 | primary | Thursday 11 June 2026  04:06:46 +0000 (0:00:00.428)       0:00:01.321 *********
2026-06-11 04:06:46.608617 | primary | Thursday 11 June 2026  04:06:46 +0000 (0:00:00.428)       0:00:01.320 *********
2026-06-11 04:06:50.851805 | primary | changed: [localhost]
2026-06-11 04:06:50.851877 | primary |
2026-06-11 04:06:50.851892 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-11 04:06:50.851906 | primary | Thursday 11 June 2026  04:06:50 +0000 (0:00:04.243)       0:00:05.564 *********
2026-06-11 04:06:50.851918 | primary | Thursday 11 June 2026  04:06:50 +0000 (0:00:04.243)       0:00:05.563 *********
2026-06-11 04:07:18.883322 | primary | changed: [localhost]
2026-06-11 04:07:18.883352 | primary |
2026-06-11 04:07:18.883358 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-11 04:07:18.883362 | primary | Thursday 11 June 2026  04:07:18 +0000 (0:00:28.032)       0:00:33.596 *********
2026-06-11 04:07:18.883366 | primary | Thursday 11 June 2026  04:07:18 +0000 (0:00:28.032)       0:00:33.595 *********
2026-06-11 04:07:19.153720 | primary | changed: [localhost]
2026-06-11 04:07:19.153763 | primary |
2026-06-11 04:07:19.153769 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-11 04:07:19.153774 | primary | Thursday 11 June 2026  04:07:19 +0000 (0:00:00.270)       0:00:33.867 *********
2026-06-11 04:07:19.153778 | primary | Thursday 11 June 2026  04:07:19 +0000 (0:00:00.270)       0:00:33.865 *********
2026-06-11 04:07:22.490941 | primary | changed: [localhost]
2026-06-11 04:07:22.490981 | primary |
2026-06-11 04:07:22.490987 | 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-11 04:07:22.490996 | primary | Thursday 11 June 2026  04:07:22 +0000 (0:00:03.336)       0:00:37.203 *********
2026-06-11 04:07:22.491001 | primary | Thursday 11 June 2026  04:07:22 +0000 (0:00:03.336)       0:00:37.202 *********
2026-06-11 04:08:16.655902 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-11 04:08:16.655979 | primary | ok: [localhost]
2026-06-11 04:08:16.655990 | primary |
2026-06-11 04:08:16.656002 | 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-11 04:08:16.656012 | primary | Thursday 11 June 2026  04:08:16 +0000 (0:00:54.165)       0:01:31.369 *********
2026-06-11 04:08:16.656040 | primary | Thursday 11 June 2026  04:08:16 +0000 (0:00:54.165)       0:01:31.368 *********
2026-06-11 04:08:16.679787 | primary | skipping: [localhost]
2026-06-11 04:08:16.679856 | primary |
2026-06-11 04:08:16.679865 | 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-11 04:08:16.679872 | primary | Thursday 11 June 2026  04:08:16 +0000 (0:00:00.023)       0:01:31.393 *********
2026-06-11 04:08:16.679877 | primary | Thursday 11 June 2026  04:08:16 +0000 (0:00:00.023)       0:01:31.391 *********
2026-06-11 04:08:17.037566 | primary | changed: [localhost]
2026-06-11 04:08:17.037627 | primary |
2026-06-11 04:08:17.037635 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-11 04:08:17.037642 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.358)       0:01:31.751 *********
2026-06-11 04:08:17.037648 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.358)       0:01:31.749 *********
2026-06-11 04:08:17.217945 | primary | changed: [localhost]
2026-06-11 04:08:17.218011 | primary |
2026-06-11 04:08:17.218018 | 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-11 04:08:17.218032 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.179)       0:01:31.930 *********
2026-06-11 04:08:17.218074 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.179)       0:01:31.929 *********
2026-06-11 04:08:17.265643 | primary | skipping: [localhost]
2026-06-11 04:08:17.265711 | primary |
2026-06-11 04:08:17.265720 | 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-11 04:08:17.265726 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.048)       0:01:31.979 *********
2026-06-11 04:08:17.265731 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.048)       0:01:31.977 *********
2026-06-11 04:08:17.310615 | primary | skipping: [localhost]
2026-06-11 04:08:17.310651 | primary |
2026-06-11 04:08:17.310658 | 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-11 04:08:17.310665 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.044)       0:01:32.024 *********
2026-06-11 04:08:17.310678 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.044)       0:01:32.022 *********
2026-06-11 04:08:17.349544 | primary | skipping: [localhost]
2026-06-11 04:08:17.349593 | primary |
2026-06-11 04:08:17.349603 | 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-11 04:08:17.349610 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.039)       0:01:32.063 *********
2026-06-11 04:08:17.349615 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.039)       0:01:32.061 *********
2026-06-11 04:08:17.393145 | primary | skipping: [localhost]
2026-06-11 04:08:17.393189 | primary |
2026-06-11 04:08:17.393201 | 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-11 04:08:17.393212 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.043)       0:01:32.106 *********
2026-06-11 04:08:17.393221 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.043)       0:01:32.105 *********
2026-06-11 04:08:17.426639 | primary | skipping: [localhost]
2026-06-11 04:08:17.426667 | primary |
2026-06-11 04:08:17.426673 | 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-11 04:08:17.426688 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.033)       0:01:32.140 *********
2026-06-11 04:08:17.426693 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.033)       0:01:32.138 *********
2026-06-11 04:08:17.493370 | primary | skipping: [localhost]
2026-06-11 04:08:17.493421 | primary |
2026-06-11 04:08:17.493433 | primary | PLAY RECAP *********************************************************************
2026-06-11 04:08:17.493444 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-11 04:08:17.493454 | primary |
2026-06-11 04:08:17.493463 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.066)       0:01:32.206 *********
2026-06-11 04:08:17.493472 | primary | ===============================================================================
2026-06-11 04:08:17.493480 | primary | copy_container : Build the copy-container ------------------------------ 54.17s
2026-06-11 04:08:17.493489 | primary | copy_container : Install required packages ----------------------------- 28.03s
2026-06-11 04:08:17.493497 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.24s
2026-06-11 04:08:17.493506 | primary | copy_container : Copy go files to temporary directory ------------------- 3.34s
2026-06-11 04:08:17.493514 | primary | Gathering Facts --------------------------------------------------------- 0.83s
2026-06-11 04:08:17.493522 | primary | copy_container : Ensure directory is present ---------------------------- 0.43s
2026-06-11 04:08:17.493531 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.36s
2026-06-11 04:08:17.493539 | primary | copy_container : Create temporary directory ----------------------------- 0.27s
2026-06-11 04:08:17.493548 | primary | copy_container : Delete temporary directory ----------------------------- 0.18s
2026-06-11 04:08:17.493556 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-11 04:08:17.493564 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-11 04:08:17.493573 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-11 04:08:17.493607 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-11 04:08:17.493616 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-11 04:08:17.493624 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-11 04:08:17.493632 | primary | Install copy_containers ------------------------------------------------- 0.03s
2026-06-11 04:08:17.493641 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-11 04:08:17.493649 | primary | Thursday 11 June 2026  04:08:17 +0000 (0:00:00.067)       0:01:32.205 *********
2026-06-11 04:08:17.493657 | primary | ===============================================================================
2026-06-11 04:08:17.493666 | primary | copy_container --------------------------------------------------------- 91.31s
2026-06-11 04:08:17.493674 | primary | gather_facts ------------------------------------------------------------ 0.83s
2026-06-11 04:08:17.493682 | primary | ansible.builtin.include_role -------------------------------------------- 0.03s
2026-06-11 04:08:17.493691 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 04:08:17.493699 | primary | total ------------------------------------------------------------------ 92.17s
2026-06-11 04:08:17.602496 | primary | ok: Runtime: 0:01:32.727872
2026-06-11 04:08:17.606698 | 
2026-06-11 04:08:17.606768 | PLAY RECAP
2026-06-11 04:08:17.606822 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 04:08:17.606876 | 
2026-06-11 04:08:17.729021 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-11 04:08:17.730517 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-11 04:08:18.435020 | 
2026-06-11 04:08:18.435169 | PLAY [primary]
2026-06-11 04:08:18.446710 | 
2026-06-11 04:08:18.446780 | TASK [Install podman]
2026-06-11 04:08:19.827777 | primary | ok: Nothing to do
2026-06-11 04:08:19.839787 | 
2026-06-11 04:08:19.839999 | TASK [Get md5 file for DLRN hash tag]
2026-06-11 04:08:20.524179 | primary | changed: OK (32 bytes)
2026-06-11 04:08:20.533814 | 
2026-06-11 04:08:20.533996 | TASK [Find MD5 value]
2026-06-11 04:08:21.080789 | primary | ok: Runtime: 0:00:00.003517
2026-06-11 04:08:21.089186 | 
2026-06-11 04:08:21.089325 | TASK [Perform container registry login with podman]
2026-06-11 04:08:22.635140 | primary | Output suppressed because no_log was given
2026-06-11 04:08:22.641973 | 
2026-06-11 04:08:22.642110 | TASK [Copy containers per release]
2026-06-11 04:10:32.351238 | primary | Output suppressed because no_log was given
2026-06-11 04:10:32.356199 | 
2026-06-11 04:10:32.356300 | TASK [Tag containers]
2026-06-11 04:13:03.161325 | primary | Output suppressed because no_log was given
2026-06-11 04:13:03.167450 | 
2026-06-11 04:13:03.167572 | TASK [Fail job if there is an error in the copy log]
2026-06-11 04:13:03.466834 | primary | time="2026-06-11T04:08:23Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-successfully-built.log"
2026-06-11 04:13:03.466982 | primary | time="2026-06-11T04:08:23Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-built.log"
2026-06-11 04:13:03.466998 | primary | time="2026-06-11T04:08:23Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467008 | primary | time="2026-06-11T04:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467016 | primary | time="2026-06-11T04:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467025 | primary | time="2026-06-11T04:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467036 | primary | time="2026-06-11T04:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467045 | primary | time="2026-06-11T04:08:28Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-11 04:13:03.467054 | primary | time="2026-06-11T04:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467063 | primary | time="2026-06-11T04:08:30Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-11 04:13:03.467071 | primary | time="2026-06-11T04:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467079 | primary | time="2026-06-11T04:08:31Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-11 04:13:03.467087 | primary | time="2026-06-11T04:08:33Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467095 | primary | time="2026-06-11T04:08:33Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-11 04:13:03.467103 | primary | time="2026-06-11T04:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467110 | primary | time="2026-06-11T04:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467118 | primary | time="2026-06-11T04:08:37Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467126 | primary | time="2026-06-11T04:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467134 | primary | time="2026-06-11T04:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467142 | primary | time="2026-06-11T04:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467149 | primary | time="2026-06-11T04:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467157 | primary | time="2026-06-11T04:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467165 | primary | time="2026-06-11T04:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467173 | primary | time="2026-06-11T04:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467188 | primary | time="2026-06-11T04:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467196 | primary | time="2026-06-11T04:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467204 | primary | time="2026-06-11T04:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467212 | primary | time="2026-06-11T04:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467228 | primary | time="2026-06-11T04:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467237 | primary | time="2026-06-11T04:08:52Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-11 04:13:03.467245 | primary | time="2026-06-11T04:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467252 | primary | time="2026-06-11T04:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467264 | primary | time="2026-06-11T04:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467272 | primary | time="2026-06-11T04:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467279 | primary | time="2026-06-11T04:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467287 | primary | time="2026-06-11T04:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467295 | primary | time="2026-06-11T04:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467302 | primary | time="2026-06-11T04:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467310 | primary | time="2026-06-11T04:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467318 | primary | time="2026-06-11T04:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467325 | primary | time="2026-06-11T04:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467333 | primary | time="2026-06-11T04:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467341 | primary | time="2026-06-11T04:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467348 | primary | time="2026-06-11T04:09:10Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467356 | primary | time="2026-06-11T04:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467364 | primary | time="2026-06-11T04:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467371 | primary | time="2026-06-11T04:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467379 | primary | time="2026-06-11T04:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467391 | primary | time="2026-06-11T04:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467399 | primary | time="2026-06-11T04:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467407 | primary | time="2026-06-11T04:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467415 | primary | time="2026-06-11T04:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467422 | primary | time="2026-06-11T04:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467430 | primary | time="2026-06-11T04:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467438 | primary | time="2026-06-11T04:09:22Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-11 04:13:03.467446 | primary | time="2026-06-11T04:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467453 | primary | time="2026-06-11T04:09:23Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-11 04:13:03.467466 | primary | time="2026-06-11T04:09:25Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467474 | primary | time="2026-06-11T04:09:26Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467482 | primary | time="2026-06-11T04:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467489 | primary | time="2026-06-11T04:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467497 | primary | time="2026-06-11T04:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467505 | primary | time="2026-06-11T04:09:31Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467516 | primary | time="2026-06-11T04:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467524 | primary | time="2026-06-11T04:09:33Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467531 | primary | time="2026-06-11T04:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467539 | primary | time="2026-06-11T04:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467547 | primary | time="2026-06-11T04:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467554 | primary | time="2026-06-11T04:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467562 | primary | time="2026-06-11T04:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467570 | primary | time="2026-06-11T04:09:41Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467609 | primary | time="2026-06-11T04:09:42Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467622 | primary | time="2026-06-11T04:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467630 | primary | time="2026-06-11T04:09:44Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467637 | primary | time="2026-06-11T04:09:45Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467645 | primary | time="2026-06-11T04:09:47Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467653 | primary | time="2026-06-11T04:09:48Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467660 | primary | time="2026-06-11T04:09:48Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-11 04:13:03.467668 | primary | time="2026-06-11T04:09:49Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467676 | primary | time="2026-06-11T04:09:50Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467683 | primary | time="2026-06-11T04:09:52Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467691 | primary | time="2026-06-11T04:09:53Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467699 | primary | time="2026-06-11T04:09:54Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467706 | primary | time="2026-06-11T04:09:55Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467714 | primary | time="2026-06-11T04:09:56Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467721 | primary | time="2026-06-11T04:09:58Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467729 | primary | time="2026-06-11T04:09:58Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-11 04:13:03.467742 | primary | time="2026-06-11T04:09:59Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467750 | primary | time="2026-06-11T04:10:00Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467757 | primary | time="2026-06-11T04:10:00Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-11 04:13:03.467765 | primary | time="2026-06-11T04:10:02Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467773 | primary | time="2026-06-11T04:10:03Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467780 | primary | time="2026-06-11T04:10:04Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467792 | primary | time="2026-06-11T04:10:05Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467800 | primary | time="2026-06-11T04:10:07Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467808 | primary | time="2026-06-11T04:10:08Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467815 | primary | time="2026-06-11T04:10:09Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467827 | primary | time="2026-06-11T04:10:09Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-11 04:13:03.467835 | primary | time="2026-06-11T04:10:10Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467842 | primary | time="2026-06-11T04:10:12Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467850 | primary | time="2026-06-11T04:10:13Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467857 | primary | time="2026-06-11T04:10:14Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467865 | primary | time="2026-06-11T04:10:15Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467873 | primary | time="2026-06-11T04:10:16Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467880 | primary | time="2026-06-11T04:10:18Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467888 | primary | time="2026-06-11T04:10:19Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467896 | primary | time="2026-06-11T04:10:20Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467903 | primary | time="2026-06-11T04:10:20Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-11 04:13:03.467911 | primary | time="2026-06-11T04:10:22Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467918 | primary | time="2026-06-11T04:10:23Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467926 | primary | time="2026-06-11T04:10:24Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467934 | primary | time="2026-06-11T04:10:25Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467941 | primary | time="2026-06-11T04:10:26Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467949 | primary | time="2026-06-11T04:10:28Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467956 | primary | time="2026-06-11T04:10:29Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.467964 | primary | time="2026-06-11T04:10:29Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-11 04:13:03.467972 | primary | time="2026-06-11T04:10:30Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:03.705160 | primary | ok: Runtime: 0:00:00.005685
2026-06-11 04:13:03.709433 | 
2026-06-11 04:13:03.709495 | TASK [Fail job if the tag log cannot find manifest]
2026-06-11 04:13:04.037974 | primary | time="2026-06-11T04:10:32Z" level=info msg="Overwriting promoted hash"
2026-06-11 04:13:04.038071 | primary | time="2026-06-11T04:10:32Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:04.038088 | primary | time="2026-06-11T04:10:32Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-successfully-built.log"
2026-06-11 04:13:04.038113 | primary | time="2026-06-11T04:10:33Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-built.log"
2026-06-11 04:13:04.038129 | primary | time="2026-06-11T04:10:33Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-11 04:13:04.038151 | primary | time="2026-06-11T04:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d"
2026-06-11 04:13:04.038170 | primary | "Updated"
2026-06-11 04:13:04.038186 | primary |
2026-06-11 04:13:04.038201 | primary | time="2026-06-11T04:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag 5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d and manifest sha256:5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d"
2026-06-11 04:13:04.038218 | primary | "Updated"
2026-06-11 04:13:04.038233 | primary |
2026-06-11 04:13:04.038248 | primary | time="2026-06-11T04:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab"
2026-06-11 04:13:04.038302 | primary | "Updated"
2026-06-11 04:13:04.038317 | primary |
2026-06-11 04:13:04.038332 | primary | time="2026-06-11T04:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab and manifest sha256:dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab"
2026-06-11 04:13:04.038346 | primary | "Updated"
2026-06-11 04:13:04.038360 | primary |
2026-06-11 04:13:04.038374 | primary | time="2026-06-11T04:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614"
2026-06-11 04:13:04.038388 | primary | "Updated"
2026-06-11 04:13:04.038402 | primary |
2026-06-11 04:13:04.038416 | primary | time="2026-06-11T04:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614 and manifest sha256:7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614"
2026-06-11 04:13:04.038431 | primary | "Updated"
2026-06-11 04:13:04.038445 | primary |
2026-06-11 04:13:04.038460 | primary | time="2026-06-11T04:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267"
2026-06-11 04:13:04.038474 | primary | "Updated"
2026-06-11 04:13:04.038488 | primary |
2026-06-11 04:13:04.038503 | primary | time="2026-06-11T04:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267 and manifest sha256:cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267"
2026-06-11 04:13:04.038520 | primary | "Updated"
2026-06-11 04:13:04.038534 | primary |
2026-06-11 04:13:04.038548 | primary | time="2026-06-11T04:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d"
2026-06-11 04:13:04.038562 | primary | "Updated"
2026-06-11 04:13:04.038663 | primary |
2026-06-11 04:13:04.038676 | primary | time="2026-06-11T04:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d and manifest sha256:775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d"
2026-06-11 04:13:04.038694 | primary | "Updated"
2026-06-11 04:13:04.038703 | primary |
2026-06-11 04:13:04.038711 | primary | time="2026-06-11T04:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618"
2026-06-11 04:13:04.038719 | primary | "Updated"
2026-06-11 04:13:04.038727 | primary |
2026-06-11 04:13:04.038735 | primary | time="2026-06-11T04:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618 and manifest sha256:f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618"
2026-06-11 04:13:04.038743 | primary | "Updated"
2026-06-11 04:13:04.038751 | primary |
2026-06-11 04:13:04.038758 | primary | time="2026-06-11T04:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3"
2026-06-11 04:13:04.038766 | primary | "Updated"
2026-06-11 04:13:04.038774 | primary |
2026-06-11 04:13:04.038793 | primary | time="2026-06-11T04:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3 and manifest sha256:6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3"
2026-06-11 04:13:04.038801 | primary | "Updated"
2026-06-11 04:13:04.038809 | primary |
2026-06-11 04:13:04.038817 | primary | time="2026-06-11T04:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1"
2026-06-11 04:13:04.038825 | primary | "Updated"
2026-06-11 04:13:04.038833 | primary |
2026-06-11 04:13:04.038841 | primary | time="2026-06-11T04:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1 and manifest sha256:51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1"
2026-06-11 04:13:04.038849 | primary | "Updated"
2026-06-11 04:13:04.038856 | primary |
2026-06-11 04:13:04.038869 | primary | time="2026-06-11T04:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0"
2026-06-11 04:13:04.038877 | primary | "Updated"
2026-06-11 04:13:04.038885 | primary |
2026-06-11 04:13:04.038893 | primary | time="2026-06-11T04:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0 and manifest sha256:4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0"
2026-06-11 04:13:04.038901 | primary | "Updated"
2026-06-11 04:13:04.038909 | primary |
2026-06-11 04:13:04.038917 | primary | time="2026-06-11T04:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0"
2026-06-11 04:13:04.038925 | primary | "Updated"
2026-06-11 04:13:04.038933 | primary |
2026-06-11 04:13:04.038941 | primary | time="2026-06-11T04:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0 and manifest sha256:c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0"
2026-06-11 04:13:04.038949 | primary | "Updated"
2026-06-11 04:13:04.038956 | primary |
2026-06-11 04:13:04.038964 | primary | time="2026-06-11T04:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451"
2026-06-11 04:13:04.038972 | primary | "Updated"
2026-06-11 04:13:04.038980 | primary |
2026-06-11 04:13:04.038987 | primary | time="2026-06-11T04:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451 and manifest sha256:6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451"
2026-06-11 04:13:04.039000 | primary | "Updated"
2026-06-11 04:13:04.039008 | primary |
2026-06-11 04:13:04.039016 | primary | time="2026-06-11T04:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8"
2026-06-11 04:13:04.039024 | primary | "Updated"
2026-06-11 04:13:04.039031 | primary |
2026-06-11 04:13:04.039040 | primary | time="2026-06-11T04:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8 and manifest sha256:87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8"
2026-06-11 04:13:04.039047 | primary | "Updated"
2026-06-11 04:13:04.039055 | primary |
2026-06-11 04:13:04.039063 | primary | time="2026-06-11T04:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8"
2026-06-11 04:13:04.039071 | primary | "Updated"
2026-06-11 04:13:04.039079 | primary |
2026-06-11 04:13:04.039087 | primary | time="2026-06-11T04:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8 and manifest sha256:038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8"
2026-06-11 04:13:04.039094 | primary | "Updated"
2026-06-11 04:13:04.039102 | primary |
2026-06-11 04:13:04.039110 | primary | time="2026-06-11T04:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685"
2026-06-11 04:13:04.039118 | primary | "Updated"
2026-06-11 04:13:04.039125 | primary |
2026-06-11 04:13:04.039133 | primary | time="2026-06-11T04:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685 and manifest sha256:bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685"
2026-06-11 04:13:04.039141 | primary | "Updated"
2026-06-11 04:13:04.039149 | primary |
2026-06-11 04:13:04.039157 | primary | time="2026-06-11T04:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb"
2026-06-11 04:13:04.039165 | primary | "Updated"
2026-06-11 04:13:04.039172 | primary |
2026-06-11 04:13:04.039186 | primary | time="2026-06-11T04:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb and manifest sha256:5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb"
2026-06-11 04:13:04.039194 | primary | "Updated"
2026-06-11 04:13:04.039202 | primary |
2026-06-11 04:13:04.039212 | primary | time="2026-06-11T04:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc"
2026-06-11 04:13:04.039220 | primary | "Updated"
2026-06-11 04:13:04.039229 | primary |
2026-06-11 04:13:04.039241 | primary | time="2026-06-11T04:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc and manifest sha256:6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc"
2026-06-11 04:13:04.039249 | primary | "Updated"
2026-06-11 04:13:04.039256 | primary |
2026-06-11 04:13:04.039264 | primary | time="2026-06-11T04:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b"
2026-06-11 04:13:04.039272 | primary | "Updated"
2026-06-11 04:13:04.039280 | primary |
2026-06-11 04:13:04.039288 | primary | time="2026-06-11T04:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b and manifest sha256:4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b"
2026-06-11 04:13:04.039300 | primary | "Updated"
2026-06-11 04:13:04.039308 | primary |
2026-06-11 04:13:04.039316 | primary | time="2026-06-11T04:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38"
2026-06-11 04:13:04.039323 | primary | "Updated"
2026-06-11 04:13:04.039331 | primary |
2026-06-11 04:13:04.039339 | primary | time="2026-06-11T04:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag 0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38 and manifest sha256:0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38"
2026-06-11 04:13:04.039347 | primary | "Updated"
2026-06-11 04:13:04.039355 | primary |
2026-06-11 04:13:04.039366 | primary | time="2026-06-11T04:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f"
2026-06-11 04:13:04.039374 | primary | "Updated"
2026-06-11 04:13:04.039382 | primary |
2026-06-11 04:13:04.039390 | primary | time="2026-06-11T04:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f and manifest sha256:157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f"
2026-06-11 04:13:04.039398 | primary | "Updated"
2026-06-11 04:13:04.039405 | primary |
2026-06-11 04:13:04.039413 | primary | time="2026-06-11T04:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586"
2026-06-11 04:13:04.039421 | primary | "Updated"
2026-06-11 04:13:04.039429 | primary |
2026-06-11 04:13:04.039436 | primary | time="2026-06-11T04:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586 and manifest sha256:cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586"
2026-06-11 04:13:04.039444 | primary | "Updated"
2026-06-11 04:13:04.039452 | primary |
2026-06-11 04:13:04.039460 | primary | time="2026-06-11T04:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9"
2026-06-11 04:13:04.039468 | primary | "Updated"
2026-06-11 04:13:04.039476 | primary |
2026-06-11 04:13:04.039483 | primary | time="2026-06-11T04:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9 and manifest sha256:83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9"
2026-06-11 04:13:04.039491 | primary | "Updated"
2026-06-11 04:13:04.039499 | primary |
2026-06-11 04:13:04.039507 | primary | time="2026-06-11T04:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163"
2026-06-11 04:13:04.039515 | primary | "Updated"
2026-06-11 04:13:04.039522 | primary |
2026-06-11 04:13:04.039530 | primary | time="2026-06-11T04:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163 and manifest sha256:3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163"
2026-06-11 04:13:04.039538 | primary | "Updated"
2026-06-11 04:13:04.039546 | primary |
2026-06-11 04:13:04.039554 | primary | time="2026-06-11T04:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c"
2026-06-11 04:13:04.039561 | primary | "Updated"
2026-06-11 04:13:04.039569 | primary |
2026-06-11 04:13:04.039606 | primary | time="2026-06-11T04:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c and manifest sha256:622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c"
2026-06-11 04:13:04.039622 | primary | "Updated"
2026-06-11 04:13:04.039635 | primary |
2026-06-11 04:13:04.039643 | primary | time="2026-06-11T04:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17"
2026-06-11 04:13:04.039651 | primary | "Updated"
2026-06-11 04:13:04.039659 | primary |
2026-06-11 04:13:04.039670 | primary | time="2026-06-11T04:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17 and manifest sha256:388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17"
2026-06-11 04:13:04.039678 | primary | "Updated"
2026-06-11 04:13:04.039686 | primary |
2026-06-11 04:13:04.039694 | primary | time="2026-06-11T04:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249"
2026-06-11 04:13:04.039702 | primary | "Updated"
2026-06-11 04:13:04.039709 | primary |
2026-06-11 04:13:04.039717 | primary | time="2026-06-11T04:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249 and manifest sha256:ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249"
2026-06-11 04:13:04.039725 | primary | "Updated"
2026-06-11 04:13:04.039733 | primary |
2026-06-11 04:13:04.039741 | primary | time="2026-06-11T04:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5"
2026-06-11 04:13:04.039748 | primary | "Updated"
2026-06-11 04:13:04.039756 | primary |
2026-06-11 04:13:04.039764 | primary | time="2026-06-11T04:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5 and manifest sha256:c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5"
2026-06-11 04:13:04.039772 | primary | "Updated"
2026-06-11 04:13:04.039779 | primary |
2026-06-11 04:13:04.039787 | primary | time="2026-06-11T04:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e"
2026-06-11 04:13:04.039795 | primary | "Updated"
2026-06-11 04:13:04.039803 | primary |
2026-06-11 04:13:04.039810 | primary | time="2026-06-11T04:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e and manifest sha256:e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e"
2026-06-11 04:13:04.039818 | primary | "Updated"
2026-06-11 04:13:04.039826 | primary |
2026-06-11 04:13:04.039834 | primary | time="2026-06-11T04:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01"
2026-06-11 04:13:04.039842 | primary | "Updated"
2026-06-11 04:13:04.039850 | primary |
2026-06-11 04:13:04.039857 | primary | time="2026-06-11T04:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01 and manifest sha256:3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01"
2026-06-11 04:13:04.039865 | primary | "Updated"
2026-06-11 04:13:04.039873 | primary |
2026-06-11 04:13:04.039881 | primary | time="2026-06-11T04:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999"
2026-06-11 04:13:04.039888 | primary | "Updated"
2026-06-11 04:13:04.039896 | primary |
2026-06-11 04:13:04.039904 | primary | time="2026-06-11T04:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999 and manifest sha256:f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999"
2026-06-11 04:13:04.039912 | primary | "Updated"
2026-06-11 04:13:04.039924 | primary |
2026-06-11 04:13:04.039932 | primary | time="2026-06-11T04:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d"
2026-06-11 04:13:04.039940 | primary | "Updated"
2026-06-11 04:13:04.039947 | primary |
2026-06-11 04:13:04.039955 | primary | time="2026-06-11T04:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d and manifest sha256:cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d"
2026-06-11 04:13:04.039963 | primary | "Updated"
2026-06-11 04:13:04.039971 | primary |
2026-06-11 04:13:04.039979 | primary | time="2026-06-11T04:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5"
2026-06-11 04:13:04.039986 | primary | "Updated"
2026-06-11 04:13:04.039994 | primary |
2026-06-11 04:13:04.040002 | primary | time="2026-06-11T04:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5 and manifest sha256:033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5"
2026-06-11 04:13:04.040010 | primary | "Updated"
2026-06-11 04:13:04.040017 | primary |
2026-06-11 04:13:04.040033 | primary | time="2026-06-11T04:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2"
2026-06-11 04:13:04.040042 | primary | "Updated"
2026-06-11 04:13:04.040049 | primary |
2026-06-11 04:13:04.040057 | primary | time="2026-06-11T04:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2 and manifest sha256:3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2"
2026-06-11 04:13:04.040065 | primary | "Updated"
2026-06-11 04:13:04.040073 | primary |
2026-06-11 04:13:04.040081 | primary | time="2026-06-11T04:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0"
2026-06-11 04:13:04.040088 | primary | "Updated"
2026-06-11 04:13:04.040096 | primary |
2026-06-11 04:13:04.040104 | primary | time="2026-06-11T04:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag 2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0 and manifest sha256:2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0"
2026-06-11 04:13:04.040112 | primary | "Updated"
2026-06-11 04:13:04.040119 | primary |
2026-06-11 04:13:04.040127 | primary | time="2026-06-11T04:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db"
2026-06-11 04:13:04.040135 | primary | "Updated"
2026-06-11 04:13:04.040143 | primary |
2026-06-11 04:13:04.040151 | primary | time="2026-06-11T04:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db and manifest sha256:c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db"
2026-06-11 04:13:04.040158 | primary | "Updated"
2026-06-11 04:13:04.040166 | primary |
2026-06-11 04:13:04.040174 | primary | time="2026-06-11T04:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5"
2026-06-11 04:13:04.040181 | primary | "Updated"
2026-06-11 04:13:04.040189 | primary |
2026-06-11 04:13:04.040197 | primary | time="2026-06-11T04:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5 and manifest sha256:5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5"
2026-06-11 04:13:04.040205 | primary | "Updated"
2026-06-11 04:13:04.040213 | primary |
2026-06-11 04:13:04.040220 | primary | time="2026-06-11T04:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6"
2026-06-11 04:13:04.040232 | primary | "Updated"
2026-06-11 04:13:04.040240 | primary |
2026-06-11 04:13:04.040248 | primary | time="2026-06-11T04:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6 and manifest sha256:7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6"
2026-06-11 04:13:04.040256 | primary | "Updated"
2026-06-11 04:13:04.040264 | primary |
2026-06-11 04:13:04.040272 | primary | time="2026-06-11T04:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81"
2026-06-11 04:13:04.040279 | primary | "Updated"
2026-06-11 04:13:04.040287 | primary |
2026-06-11 04:13:04.040295 | primary | time="2026-06-11T04:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81 and manifest sha256:78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81"
2026-06-11 04:13:04.040303 | primary | "Updated"
2026-06-11 04:13:04.040310 | primary |
2026-06-11 04:13:04.040318 | primary | time="2026-06-11T04:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e"
2026-06-11 04:13:04.040326 | primary | "Updated"
2026-06-11 04:13:04.040334 | primary |
2026-06-11 04:13:04.040342 | primary | time="2026-06-11T04:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e and manifest sha256:b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e"
2026-06-11 04:13:04.040349 | primary | "Updated"
2026-06-11 04:13:04.040357 | primary |
2026-06-11 04:13:04.040365 | primary | time="2026-06-11T04:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf"
2026-06-11 04:13:04.040373 | primary | "Updated"
2026-06-11 04:13:04.040380 | primary |
2026-06-11 04:13:04.040388 | primary | time="2026-06-11T04:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf and manifest sha256:cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf"
2026-06-11 04:13:04.040396 | primary | "Updated"
2026-06-11 04:13:04.040404 | primary |
2026-06-11 04:13:04.040412 | primary | time="2026-06-11T04:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27"
2026-06-11 04:13:04.040424 | primary | "Updated"
2026-06-11 04:13:04.040432 | primary |
2026-06-11 04:13:04.040440 | primary | time="2026-06-11T04:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27 and manifest sha256:b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27"
2026-06-11 04:13:04.040447 | primary | "Updated"
2026-06-11 04:13:04.040455 | primary |
2026-06-11 04:13:04.040463 | primary | time="2026-06-11T04:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0"
2026-06-11 04:13:04.040471 | primary | "Updated"
2026-06-11 04:13:04.040478 | primary |
2026-06-11 04:13:04.040493 | primary | time="2026-06-11T04:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0 and manifest sha256:b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0"
2026-06-11 04:13:04.040501 | primary | "Updated"
2026-06-11 04:13:04.040509 | primary |
2026-06-11 04:13:04.040516 | primary | time="2026-06-11T04:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107"
2026-06-11 04:13:04.040528 | primary | "Updated"
2026-06-11 04:13:04.040536 | primary |
2026-06-11 04:13:04.040544 | primary | time="2026-06-11T04:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107 and manifest sha256:da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107"
2026-06-11 04:13:04.040552 | primary | "Updated"
2026-06-11 04:13:04.040560 | primary |
2026-06-11 04:13:04.040567 | primary | time="2026-06-11T04:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99"
2026-06-11 04:13:04.040604 | primary | "Updated"
2026-06-11 04:13:04.040613 | primary |
2026-06-11 04:13:04.040621 | primary | time="2026-06-11T04:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99 and manifest sha256:e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99"
2026-06-11 04:13:04.040629 | primary | "Updated"
2026-06-11 04:13:04.040637 | primary |
2026-06-11 04:13:04.040644 | primary | time="2026-06-11T04:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11"
2026-06-11 04:13:04.040652 | primary | "Updated"
2026-06-11 04:13:04.040660 | primary |
2026-06-11 04:13:04.040668 | primary | time="2026-06-11T04:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11 and manifest sha256:fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11"
2026-06-11 04:13:04.040676 | primary | "Updated"
2026-06-11 04:13:04.040683 | primary |
2026-06-11 04:13:04.040691 | primary | time="2026-06-11T04:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13"
2026-06-11 04:13:04.040699 | primary | "Updated"
2026-06-11 04:13:04.040707 | primary |
2026-06-11 04:13:04.040715 | primary | time="2026-06-11T04:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13 and manifest sha256:5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13"
2026-06-11 04:13:04.040723 | primary | "Updated"
2026-06-11 04:13:04.040730 | primary |
2026-06-11 04:13:04.040738 | primary | time="2026-06-11T04:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f"
2026-06-11 04:13:04.040746 | primary | "Updated"
2026-06-11 04:13:04.040754 | primary |
2026-06-11 04:13:04.040761 | primary | time="2026-06-11T04:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f and manifest sha256:143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f"
2026-06-11 04:13:04.040769 | primary | "Updated"
2026-06-11 04:13:04.040777 | primary |
2026-06-11 04:13:04.040789 | primary | time="2026-06-11T04:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb"
2026-06-11 04:13:04.040797 | primary | "Updated"
2026-06-11 04:13:04.040805 | primary |
2026-06-11 04:13:04.040813 | primary | time="2026-06-11T04:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb and manifest sha256:3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb"
2026-06-11 04:13:04.040821 | primary | "Updated"
2026-06-11 04:13:04.040828 | primary |
2026-06-11 04:13:04.040836 | primary | time="2026-06-11T04:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14"
2026-06-11 04:13:04.040849 | primary | "Updated"
2026-06-11 04:13:04.040857 | primary |
2026-06-11 04:13:04.040871 | primary | time="2026-06-11T04:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14 and manifest sha256:806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14"
2026-06-11 04:13:04.040879 | primary | "Updated"
2026-06-11 04:13:04.040887 | primary |
2026-06-11 04:13:04.040895 | primary | time="2026-06-11T04:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d"
2026-06-11 04:13:04.040903 | primary | "Updated"
2026-06-11 04:13:04.040911 | primary |
2026-06-11 04:13:04.040919 | primary | time="2026-06-11T04:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d and manifest sha256:795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d"
2026-06-11 04:13:04.040927 | primary | "Updated"
2026-06-11 04:13:04.040934 | primary |
2026-06-11 04:13:04.040942 | primary | time="2026-06-11T04:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7"
2026-06-11 04:13:04.040950 | primary | "Updated"
2026-06-11 04:13:04.040958 | primary |
2026-06-11 04:13:04.040965 | primary | time="2026-06-11T04:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7 and manifest sha256:f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7"
2026-06-11 04:13:04.040973 | primary | "Updated"
2026-06-11 04:13:04.040981 | primary |
2026-06-11 04:13:04.040989 | primary | time="2026-06-11T04:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c"
2026-06-11 04:13:04.040997 | primary | "Updated"
2026-06-11 04:13:04.041004 | primary |
2026-06-11 04:13:04.041012 | primary | time="2026-06-11T04:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c and manifest sha256:225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c"
2026-06-11 04:13:04.041020 | primary | "Updated"
2026-06-11 04:13:04.041028 | primary |
2026-06-11 04:13:04.041036 | primary | time="2026-06-11T04:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81"
2026-06-11 04:13:04.041043 | primary | "Updated"
2026-06-11 04:13:04.041051 | primary |
2026-06-11 04:13:04.041059 | primary | time="2026-06-11T04:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81 and manifest sha256:9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81"
2026-06-11 04:13:04.041067 | primary | "Updated"
2026-06-11 04:13:04.041075 | primary |
2026-06-11 04:13:04.041082 | primary | time="2026-06-11T04:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad"
2026-06-11 04:13:04.041090 | primary | "Updated"
2026-06-11 04:13:04.041098 | primary |
2026-06-11 04:13:04.041109 | primary | time="2026-06-11T04:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad and manifest sha256:a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad"
2026-06-11 04:13:04.041117 | primary | "Updated"
2026-06-11 04:13:04.041125 | primary |
2026-06-11 04:13:04.041133 | primary | time="2026-06-11T04:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397"
2026-06-11 04:13:04.041145 | primary | "Updated"
2026-06-11 04:13:04.041153 | primary |
2026-06-11 04:13:04.041160 | primary | time="2026-06-11T04:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397 and manifest sha256:4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397"
2026-06-11 04:13:04.041168 | primary | "Updated"
2026-06-11 04:13:04.041176 | primary |
2026-06-11 04:13:04.041184 | primary | time="2026-06-11T04:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e"
2026-06-11 04:13:04.041191 | primary | "Updated"
2026-06-11 04:13:04.041199 | primary |
2026-06-11 04:13:04.041208 | primary | time="2026-06-11T04:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e and manifest sha256:b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e"
2026-06-11 04:13:04.041217 | primary | "Updated"
2026-06-11 04:13:04.041226 | primary |
2026-06-11 04:13:04.041234 | primary | time="2026-06-11T04:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314"
2026-06-11 04:13:04.041242 | primary | "Updated"
2026-06-11 04:13:04.041250 | primary |
2026-06-11 04:13:04.041262 | primary | time="2026-06-11T04:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314 and manifest sha256:7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314"
2026-06-11 04:13:04.041270 | primary | "Updated"
2026-06-11 04:13:04.041278 | primary |
2026-06-11 04:13:04.041286 | primary | time="2026-06-11T04:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb"
2026-06-11 04:13:04.041294 | primary | "Updated"
2026-06-11 04:13:04.041301 | primary |
2026-06-11 04:13:04.041309 | primary | time="2026-06-11T04:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb and manifest sha256:ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb"
2026-06-11 04:13:04.041317 | primary | "Updated"
2026-06-11 04:13:04.041325 | primary |
2026-06-11 04:13:04.041333 | primary | time="2026-06-11T04:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e"
2026-06-11 04:13:04.041341 | primary | "Updated"
2026-06-11 04:13:04.041348 | primary |
2026-06-11 04:13:04.041356 | primary | time="2026-06-11T04:11:51Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e and manifest sha256:bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e"
2026-06-11 04:13:04.041364 | primary | "Updated"
2026-06-11 04:13:04.041372 | primary |
2026-06-11 04:13:04.041380 | primary | time="2026-06-11T04:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65"
2026-06-11 04:13:04.041387 | primary | "Updated"
2026-06-11 04:13:04.041395 | primary |
2026-06-11 04:13:04.041403 | primary | time="2026-06-11T04:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65 and manifest sha256:4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65"
2026-06-11 04:13:04.041411 | primary | "Updated"
2026-06-11 04:13:04.041419 | primary |
2026-06-11 04:13:04.041426 | primary | time="2026-06-11T04:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0"
2026-06-11 04:13:04.041434 | primary | "Updated"
2026-06-11 04:13:04.041442 | primary |
2026-06-11 04:13:04.041456 | primary | time="2026-06-11T04:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0 and manifest sha256:d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0"
2026-06-11 04:13:04.041465 | primary | "Updated"
2026-06-11 04:13:04.041472 | primary |
2026-06-11 04:13:04.041480 | primary | time="2026-06-11T04:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac"
2026-06-11 04:13:04.041488 | primary | "Updated"
2026-06-11 04:13:04.041496 | primary |
2026-06-11 04:13:04.041504 | primary | time="2026-06-11T04:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac and manifest sha256:b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac"
2026-06-11 04:13:04.041512 | primary | "Updated"
2026-06-11 04:13:04.041519 | primary |
2026-06-11 04:13:04.041527 | primary | time="2026-06-11T04:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326"
2026-06-11 04:13:04.041535 | primary | "Updated"
2026-06-11 04:13:04.041543 | primary |
2026-06-11 04:13:04.041551 | primary | time="2026-06-11T04:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326 and manifest sha256:89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326"
2026-06-11 04:13:04.041559 | primary | "Updated"
2026-06-11 04:13:04.041566 | primary |
2026-06-11 04:13:04.041595 | primary | time="2026-06-11T04:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226"
2026-06-11 04:13:04.041606 | primary | "Updated"
2026-06-11 04:13:04.041614 | primary |
2026-06-11 04:13:04.041622 | primary | time="2026-06-11T04:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226 and manifest sha256:8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226"
2026-06-11 04:13:04.041630 | primary | "Updated"
2026-06-11 04:13:04.041638 | primary |
2026-06-11 04:13:04.041646 | primary | time="2026-06-11T04:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9"
2026-06-11 04:13:04.041654 | primary | "Updated"
2026-06-11 04:13:04.041661 | primary |
2026-06-11 04:13:04.041669 | primary | time="2026-06-11T04:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9 and manifest sha256:2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9"
2026-06-11 04:13:04.041677 | primary | "Updated"
2026-06-11 04:13:04.041685 | primary |
2026-06-11 04:13:04.041698 | primary | time="2026-06-11T04:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531"
2026-06-11 04:13:04.041706 | primary | "Updated"
2026-06-11 04:13:04.041714 | primary |
2026-06-11 04:13:04.041722 | primary | time="2026-06-11T04:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531 and manifest sha256:9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531"
2026-06-11 04:13:04.041730 | primary | "Updated"
2026-06-11 04:13:04.041738 | primary |
2026-06-11 04:13:04.041745 | primary | time="2026-06-11T04:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80"
2026-06-11 04:13:04.041753 | primary | "Updated"
2026-06-11 04:13:04.041761 | primary |
2026-06-11 04:13:04.041769 | primary | time="2026-06-11T04:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80 and manifest sha256:5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80"
2026-06-11 04:13:04.041781 | primary | "Updated"
2026-06-11 04:13:04.041789 | primary |
2026-06-11 04:13:04.041797 | primary | time="2026-06-11T04:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679"
2026-06-11 04:13:04.041805 | primary | "Updated"
2026-06-11 04:13:04.041813 | primary |
2026-06-11 04:13:04.041821 | primary | time="2026-06-11T04:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679 and manifest sha256:f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679"
2026-06-11 04:13:04.041828 | primary | "Updated"
2026-06-11 04:13:04.041836 | primary |
2026-06-11 04:13:04.041844 | primary | time="2026-06-11T04:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc"
2026-06-11 04:13:04.041852 | primary | "Updated"
2026-06-11 04:13:04.041859 | primary |
2026-06-11 04:13:04.041871 | primary | time="2026-06-11T04:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc and manifest sha256:e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc"
2026-06-11 04:13:04.041879 | primary | "Updated"
2026-06-11 04:13:04.041887 | primary |
2026-06-11 04:13:04.041895 | primary | time="2026-06-11T04:12:05Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a"
2026-06-11 04:13:04.041903 | primary | "Updated"
2026-06-11 04:13:04.041910 | primary |
2026-06-11 04:13:04.041918 | primary | time="2026-06-11T04:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a and manifest sha256:cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a"
2026-06-11 04:13:04.041926 | primary | "Updated"
2026-06-11 04:13:04.041934 | primary |
2026-06-11 04:13:04.041942 | primary | time="2026-06-11T04:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1"
2026-06-11 04:13:04.041950 | primary | "Updated"
2026-06-11 04:13:04.041957 | primary |
2026-06-11 04:13:04.041965 | primary | time="2026-06-11T04:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1 and manifest sha256:2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1"
2026-06-11 04:13:04.041973 | primary | "Updated"
2026-06-11 04:13:04.041981 | primary |
2026-06-11 04:13:04.041989 | primary | time="2026-06-11T04:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c"
2026-06-11 04:13:04.041996 | primary | "Updated"
2026-06-11 04:13:04.042004 | primary |
2026-06-11 04:13:04.042012 | primary | time="2026-06-11T04:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c and manifest sha256:85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c"
2026-06-11 04:13:04.042020 | primary | "Updated"
2026-06-11 04:13:04.042028 | primary |
2026-06-11 04:13:04.042035 | primary | time="2026-06-11T04:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597"
2026-06-11 04:13:04.042043 | primary | "Updated"
2026-06-11 04:13:04.042051 | primary |
2026-06-11 04:13:04.042059 | primary | time="2026-06-11T04:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597 and manifest sha256:7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597"
2026-06-11 04:13:04.042072 | primary | "Updated"
2026-06-11 04:13:04.042079 | primary |
2026-06-11 04:13:04.042087 | primary | time="2026-06-11T04:12:11Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06"
2026-06-11 04:13:04.042095 | primary | "Updated"
2026-06-11 04:13:04.042103 | primary |
2026-06-11 04:13:04.042116 | primary | time="2026-06-11T04:12:11Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06 and manifest sha256:56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06"
2026-06-11 04:13:04.042124 | primary | "Updated"
2026-06-11 04:13:04.042132 | primary |
2026-06-11 04:13:04.042139 | primary | time="2026-06-11T04:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e"
2026-06-11 04:13:04.042147 | primary | "Updated"
2026-06-11 04:13:04.042155 | primary |
2026-06-11 04:13:04.042163 | primary | time="2026-06-11T04:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e and manifest sha256:b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e"
2026-06-11 04:13:04.042171 | primary | "Updated"
2026-06-11 04:13:04.042178 | primary |
2026-06-11 04:13:04.042186 | primary | time="2026-06-11T04:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015"
2026-06-11 04:13:04.042194 | primary | "Updated"
2026-06-11 04:13:04.042202 | primary |
2026-06-11 04:13:04.042210 | primary | time="2026-06-11T04:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015 and manifest sha256:b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015"
2026-06-11 04:13:04.042217 | primary | "Updated"
2026-06-11 04:13:04.042225 | primary |
2026-06-11 04:13:04.042233 | primary | time="2026-06-11T04:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241"
2026-06-11 04:13:04.042241 | primary | "Updated"
2026-06-11 04:13:04.042249 | primary |
2026-06-11 04:13:04.042258 | primary | time="2026-06-11T04:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241 and manifest sha256:ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241"
2026-06-11 04:13:04.042299 | primary | "Updated"
2026-06-11 04:13:04.042307 | primary |
2026-06-11 04:13:04.042314 | primary | time="2026-06-11T04:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33"
2026-06-11 04:13:04.042322 | primary | "Updated"
2026-06-11 04:13:04.042330 | primary |
2026-06-11 04:13:04.042342 | primary | time="2026-06-11T04:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33 and manifest sha256:3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33"
2026-06-11 04:13:04.042350 | primary | "Updated"
2026-06-11 04:13:04.042358 | primary |
2026-06-11 04:13:04.042366 | primary | time="2026-06-11T04:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02"
2026-06-11 04:13:04.042374 | primary | "Updated"
2026-06-11 04:13:04.042382 | primary |
2026-06-11 04:13:04.042390 | primary | time="2026-06-11T04:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02 and manifest sha256:eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02"
2026-06-11 04:13:04.042397 | primary | "Updated"
2026-06-11 04:13:04.042411 | primary |
2026-06-11 04:13:04.042419 | primary | time="2026-06-11T04:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c"
2026-06-11 04:13:04.042426 | primary | "Updated"
2026-06-11 04:13:04.042434 | primary |
2026-06-11 04:13:04.042442 | primary | time="2026-06-11T04:12:23Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c and manifest sha256:d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c"
2026-06-11 04:13:04.042450 | primary | "Updated"
2026-06-11 04:13:04.042458 | primary |
2026-06-11 04:13:04.042466 | primary | time="2026-06-11T04:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85"
2026-06-11 04:13:04.042473 | primary | "Updated"
2026-06-11 04:13:04.042481 | primary |
2026-06-11 04:13:04.042489 | primary | time="2026-06-11T04:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85 and manifest sha256:382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85"
2026-06-11 04:13:04.042497 | primary | "Updated"
2026-06-11 04:13:04.042505 | primary |
2026-06-11 04:13:04.042512 | primary | time="2026-06-11T04:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce"
2026-06-11 04:13:04.042520 | primary | "Updated"
2026-06-11 04:13:04.042528 | primary |
2026-06-11 04:13:04.042541 | primary | time="2026-06-11T04:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce and manifest sha256:62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce"
2026-06-11 04:13:04.042549 | primary | "Updated"
2026-06-11 04:13:04.042557 | primary |
2026-06-11 04:13:04.042565 | primary | time="2026-06-11T04:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858"
2026-06-11 04:13:04.042603 | primary | "Updated"
2026-06-11 04:13:04.042616 | primary |
2026-06-11 04:13:04.042624 | primary | time="2026-06-11T04:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858 and manifest sha256:5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858"
2026-06-11 04:13:04.042632 | primary | "Updated"
2026-06-11 04:13:04.042640 | primary |
2026-06-11 04:13:04.042648 | primary | time="2026-06-11T04:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e"
2026-06-11 04:13:04.042655 | primary | "Updated"
2026-06-11 04:13:04.042663 | primary |
2026-06-11 04:13:04.042671 | primary | time="2026-06-11T04:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag 065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e and manifest sha256:065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e"
2026-06-11 04:13:04.042679 | primary | "Updated"
2026-06-11 04:13:04.042687 | primary |
2026-06-11 04:13:04.042694 | primary | time="2026-06-11T04:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c"
2026-06-11 04:13:04.042702 | primary | "Updated"
2026-06-11 04:13:04.042710 | primary |
2026-06-11 04:13:04.042718 | primary | time="2026-06-11T04:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c and manifest sha256:35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c"
2026-06-11 04:13:04.042726 | primary | "Updated"
2026-06-11 04:13:04.042733 | primary |
2026-06-11 04:13:04.042741 | primary | time="2026-06-11T04:12:32Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d"
2026-06-11 04:13:04.042754 | primary | "Updated"
2026-06-11 04:13:04.042762 | primary |
2026-06-11 04:13:04.042770 | primary | time="2026-06-11T04:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag 6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d and manifest sha256:6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d"
2026-06-11 04:13:04.042777 | primary | "Updated"
2026-06-11 04:13:04.042785 | primary |
2026-06-11 04:13:04.042802 | primary | time="2026-06-11T04:12:34Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8"
2026-06-11 04:13:04.042810 | primary | "Updated"
2026-06-11 04:13:04.042817 | primary |
2026-06-11 04:13:04.042825 | primary | time="2026-06-11T04:12:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8 and manifest sha256:b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8"
2026-06-11 04:13:04.042833 | primary | "Updated"
2026-06-11 04:13:04.042841 | primary |
2026-06-11 04:13:04.042849 | primary | time="2026-06-11T04:12:36Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948"
2026-06-11 04:13:04.042857 | primary | "Updated"
2026-06-11 04:13:04.042865 | primary |
2026-06-11 04:13:04.042873 | primary | time="2026-06-11T04:12:37Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948 and manifest sha256:a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948"
2026-06-11 04:13:04.042881 | primary | "Updated"
2026-06-11 04:13:04.042888 | primary |
2026-06-11 04:13:04.042900 | primary | time="2026-06-11T04:12:38Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316"
2026-06-11 04:13:04.042908 | primary | "Updated"
2026-06-11 04:13:04.042916 | primary |
2026-06-11 04:13:04.042924 | primary | time="2026-06-11T04:12:38Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316 and manifest sha256:b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316"
2026-06-11 04:13:04.042932 | primary | "Updated"
2026-06-11 04:13:04.042939 | primary |
2026-06-11 04:13:04.042947 | primary | time="2026-06-11T04:12:39Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc"
2026-06-11 04:13:04.042955 | primary | "Updated"
2026-06-11 04:13:04.042963 | primary |
2026-06-11 04:13:04.042971 | primary | time="2026-06-11T04:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc and manifest sha256:831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc"
2026-06-11 04:13:04.042979 | primary | "Updated"
2026-06-11 04:13:04.042986 | primary |
2026-06-11 04:13:04.043000 | primary | time="2026-06-11T04:12:41Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c"
2026-06-11 04:13:04.043008 | primary | "Updated"
2026-06-11 04:13:04.043016 | primary |
2026-06-11 04:13:04.043024 | primary | time="2026-06-11T04:12:42Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c and manifest sha256:e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c"
2026-06-11 04:13:04.043032 | primary | "Updated"
2026-06-11 04:13:04.043039 | primary |
2026-06-11 04:13:04.043047 | primary | time="2026-06-11T04:12:43Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881"
2026-06-11 04:13:04.043062 | primary | "Updated"
2026-06-11 04:13:04.043070 | primary |
2026-06-11 04:13:04.043078 | primary | time="2026-06-11T04:12:43Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881 and manifest sha256:ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881"
2026-06-11 04:13:04.043086 | primary | "Updated"
2026-06-11 04:13:04.043093 | primary |
2026-06-11 04:13:04.043101 | primary | time="2026-06-11T04:12:46Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83"
2026-06-11 04:13:04.043109 | primary | "Updated"
2026-06-11 04:13:04.043117 | primary |
2026-06-11 04:13:04.043125 | primary | time="2026-06-11T04:12:46Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83 and manifest sha256:e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83"
2026-06-11 04:13:04.043133 | primary | "Updated"
2026-06-11 04:13:04.043140 | primary |
2026-06-11 04:13:04.043148 | primary | time="2026-06-11T04:12:47Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451"
2026-06-11 04:13:04.043156 | primary | "Updated"
2026-06-11 04:13:04.043164 | primary |
2026-06-11 04:13:04.043172 | primary | time="2026-06-11T04:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451 and manifest sha256:0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451"
2026-06-11 04:13:04.043179 | primary | "Updated"
2026-06-11 04:13:04.043187 | primary |
2026-06-11 04:13:04.043195 | primary | time="2026-06-11T04:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02"
2026-06-11 04:13:04.043203 | primary | "Updated"
2026-06-11 04:13:04.043210 | primary |
2026-06-11 04:13:04.043218 | primary | time="2026-06-11T04:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02 and manifest sha256:b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02"
2026-06-11 04:13:04.043226 | primary | "Updated"
2026-06-11 04:13:04.043234 | primary |
2026-06-11 04:13:04.043242 | primary | time="2026-06-11T04:12:50Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff"
2026-06-11 04:13:04.043249 | primary | "Updated"
2026-06-11 04:13:04.043257 | primary |
2026-06-11 04:13:04.043265 | primary | time="2026-06-11T04:12:50Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff and manifest sha256:f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff"
2026-06-11 04:13:04.043274 | primary | "Updated"
2026-06-11 04:13:04.043283 | primary |
2026-06-11 04:13:04.043291 | primary | time="2026-06-11T04:12:51Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1"
2026-06-11 04:13:04.043300 | primary | "Updated"
2026-06-11 04:13:04.043308 | primary |
2026-06-11 04:13:04.043316 | primary | time="2026-06-11T04:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1 and manifest sha256:d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1"
2026-06-11 04:13:04.043324 | primary | "Updated"
2026-06-11 04:13:04.043332 | primary |
2026-06-11 04:13:04.043340 | primary | time="2026-06-11T04:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9"
2026-06-11 04:13:04.043347 | primary | "Updated"
2026-06-11 04:13:04.043355 | primary |
2026-06-11 04:13:04.043363 | primary | time="2026-06-11T04:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9 and manifest sha256:8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9"
2026-06-11 04:13:04.043383 | primary | "Updated"
2026-06-11 04:13:04.043391 | primary |
2026-06-11 04:13:04.043399 | primary | time="2026-06-11T04:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3"
2026-06-11 04:13:04.043407 | primary | "Updated"
2026-06-11 04:13:04.043415 | primary |
2026-06-11 04:13:04.043427 | primary | time="2026-06-11T04:12:55Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3 and manifest sha256:a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3"
2026-06-11 04:13:04.043435 | primary | "Updated"
2026-06-11 04:13:04.043443 | primary |
2026-06-11 04:13:04.043451 | primary | time="2026-06-11T04:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23"
2026-06-11 04:13:04.043459 | primary | "Updated"
2026-06-11 04:13:04.043466 | primary |
2026-06-11 04:13:04.043478 | primary | time="2026-06-11T04:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23 and manifest sha256:256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23"
2026-06-11 04:13:04.043486 | primary | "Updated"
2026-06-11 04:13:04.043494 | primary |
2026-06-11 04:13:04.043501 | primary | time="2026-06-11T04:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87"
2026-06-11 04:13:04.043509 | primary | "Updated"
2026-06-11 04:13:04.043517 | primary |
2026-06-11 04:13:04.043525 | primary | time="2026-06-11T04:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87 and manifest sha256:3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87"
2026-06-11 04:13:04.043533 | primary | "Updated"
2026-06-11 04:13:04.043540 | primary |
2026-06-11 04:13:04.043551 | primary | time="2026-06-11T04:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a"
2026-06-11 04:13:04.043559 | primary | "Updated"
2026-06-11 04:13:04.043567 | primary |
2026-06-11 04:13:04.043595 | primary | time="2026-06-11T04:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a and manifest sha256:6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a"
2026-06-11 04:13:04.043606 | primary | "Updated"
2026-06-11 04:13:04.043614 | primary |
2026-06-11 04:13:04.043622 | primary | time="2026-06-11T04:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1"
2026-06-11 04:13:04.043630 | primary | "Updated"
2026-06-11 04:13:04.043637 | primary |
2026-06-11 04:13:04.043645 | primary | time="2026-06-11T04:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1 and manifest sha256:c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1"
2026-06-11 04:13:04.043653 | primary | "Updated"
2026-06-11 04:13:04.043661 | primary |
2026-06-11 04:13:04.291727 | primary | ok: Runtime: 0:00:00.010393
2026-06-11 04:13:04.304312 | 
2026-06-11 04:13:04.304447 | PLAY RECAP
2026-06-11 04:13:04.304539 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 04:13:04.304583 | 
2026-06-11 04:13:04.440932 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-11 04:13:04.444306 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-11 04:13:05.122096 | 
2026-06-11 04:13:05.122221 | PLAY [all]
2026-06-11 04:13:05.131409 | 
2026-06-11 04:13:05.131501 | TASK [Create container log dir]
2026-06-11 04:13:05.578738 | primary | ok
2026-06-11 04:13:05.588977 | 
2026-06-11 04:13:05.589124 | TASK [Collect logs]
2026-06-11 04:13:06.042548 | primary | + sudo dnf list installed
2026-06-11 04:13:06.406645 | primary | + df -h
2026-06-11 04:13:06.409924 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-11 04:13:06.423709 | primary | sending incremental file list
2026-06-11 04:13:06.426904 | primary | skipping non-regular file "yum.conf"
2026-06-11 04:13:06.426923 | primary | ./
2026-06-11 04:13:06.428192 | primary | dnf/
2026-06-11 04:13:06.428228 | primary | dnf/dnf.conf
2026-06-11 04:13:06.428238 | primary | dnf/aliases.d/
2026-06-11 04:13:06.428252 | primary | dnf/modules.d/
2026-06-11 04:13:06.428260 | primary | dnf/modules.defaults.d/
2026-06-11 04:13:06.428268 | primary | dnf/plugins/
2026-06-11 04:13:06.428277 | primary | dnf/plugins/copr.conf
2026-06-11 04:13:06.428290 | primary | dnf/plugins/debuginfo-install.conf
2026-06-11 04:13:06.428300 | primary | dnf/plugins/copr.d/
2026-06-11 04:13:06.428308 | primary | dnf/protected.d/
2026-06-11 04:13:06.428317 | primary | dnf/protected.d/dnf.conf
2026-06-11 04:13:06.428327 | primary | dnf/protected.d/grub2-pc.conf
2026-06-11 04:13:06.428335 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 04:13:06.428343 | primary | dnf/protected.d/setup.conf
2026-06-11 04:13:06.428351 | primary | dnf/protected.d/sudo.conf
2026-06-11 04:13:06.428359 | primary | dnf/protected.d/systemd.conf
2026-06-11 04:13:06.428367 | primary | dnf/protected.d/yum.conf
2026-06-11 04:13:06.428375 | primary | dnf/usr-drift-protected-paths.d/
2026-06-11 04:13:06.428383 | primary | dnf/vars/
2026-06-11 04:13:06.428390 | primary | dnf/vars/stream
2026-06-11 04:13:06.428398 | primary | yum.repos.d/
2026-06-11 04:13:06.428406 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-11 04:13:06.428414 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-11 04:13:06.428422 | primary | yum.repos.d/centos-addons.repo
2026-06-11 04:13:06.428429 | primary | yum.repos.d/centos.repo
2026-06-11 04:13:06.428437 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-11 04:13:06.428445 | primary | yum.repos.d/epel-next-testing.repo
2026-06-11 04:13:06.428453 | primary | yum.repos.d/epel-next.repo
2026-06-11 04:13:06.428460 | primary | yum.repos.d/epel-testing.repo
2026-06-11 04:13:06.428468 | primary | yum.repos.d/epel.repo
2026-06-11 04:13:06.471222 | primary |
2026-06-11 04:13:06.471287 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-11 04:13:06.471297 | primary | total size is 17,241  speedup is 0.89
2026-06-11 04:13:06.473127 | primary | + pushd /home/zuul/workspace
2026-06-11 04:13:06.473156 | primary | ~/workspace ~/zuul-output/logs
2026-06-11 04:13:06.473213 | 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-11 04:13:06.487311 | primary | + popd
2026-06-11 04:13:06.487359 | primary | ~/zuul-output/logs
2026-06-11 04:13:06.636255 | primary | ok: Runtime: 0:00:00.448294
2026-06-11 04:13:06.648930 | 
2026-06-11 04:13:06.649077 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-11 04:13:06.674958 | primary | ok
2026-06-11 04:13:06.704275 | 
2026-06-11 04:13:06.704360 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 04:13:06.769460 | primary | skipping: Conditional result was False
2026-06-11 04:13:06.777821 | 
2026-06-11 04:13:06.777984 | TASK [fetch-output : Set log path for single node]
2026-06-11 04:13:06.833474 | primary | ok
2026-06-11 04:13:06.840745 | 
2026-06-11 04:13:06.840904 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 04:13:07.155828 | primary -> localhost | changed: "/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/logs"
2026-06-11 04:13:07.388344 | primary -> localhost | changed: "/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/artifacts"
2026-06-11 04:13:07.621589 | primary -> localhost | changed: "/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/docs"
2026-06-11 04:13:07.639174 | 
2026-06-11 04:13:07.639318 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 04:13:08.369346 | primary | changed:
2026-06-11 04:13:08.369669 | primary | .d..t...... ./
2026-06-11 04:13:08.369729 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-11 04:13:08.369773 | primary | >f+++++++++ disk_usage.txt
2026-06-11 04:13:08.369814 | primary | >f+++++++++ installed_pkgs.txt
2026-06-11 04:13:08.369894 | primary | >f+++++++++ master-report.html
2026-06-11 04:13:08.369944 | primary | >f+++++++++ master-tag-report.html
2026-06-11 04:13:08.369983 | primary | >f+++++++++ master-tag.txt
2026-06-11 04:13:08.370020 | primary | >f+++++++++ master.txt
2026-06-11 04:13:08.370058 | primary | cd+++++++++ dnf/
2026-06-11 04:13:08.370094 | primary | >f+++++++++ dnf/dnf.conf
2026-06-11 04:13:08.370131 | primary | cd+++++++++ dnf/aliases.d/
2026-06-11 04:13:08.370166 | primary | cd+++++++++ dnf/modules.d/
2026-06-11 04:13:08.370214 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-11 04:13:08.370251 | primary | cd+++++++++ dnf/plugins/
2026-06-11 04:13:08.370288 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-11 04:13:08.370324 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-11 04:13:08.370384 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-11 04:13:08.370423 | primary | cd+++++++++ dnf/protected.d/
2026-06-11 04:13:08.370460 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-11 04:13:08.370496 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-11 04:13:08.370532 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 04:13:08.370568 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-11 04:13:08.370604 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-11 04:13:08.370641 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-11 04:13:08.370678 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-11 04:13:08.370714 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-11 04:13:08.370751 | primary | cd+++++++++ dnf/vars/
2026-06-11 04:13:08.370788 | primary | >f+++++++++ dnf/vars/stream
2026-06-11 04:13:08.370825 | primary | cd+++++++++ yum.repos.d/
2026-06-11 04:13:08.370898 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-11 04:13:08.370939 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-11 04:13:08.370976 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-11 04:13:08.371012 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-11 04:13:08.371048 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-11 04:13:08.371085 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-11 04:13:08.371120 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-11 04:13:08.371156 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-11 04:13:08.371191 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-11 04:13:08.371256 | primary | changed: All items complete
2026-06-11 04:13:08.371298 | 
2026-06-11 04:13:08.916225 | primary | changed: .d..t...... ./
2026-06-11 04:13:09.471333 | primary | changed: .d..t...... ./
2026-06-11 04:13:09.489642 | 
2026-06-11 04:13:09.489814 | PLAY RECAP
2026-06-11 04:13:09.489885 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 04:13:09.489910 | 
2026-06-11 04:13:09.628661 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-11 04:13:09.631536 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 04:13:10.218204 | 
2026-06-11 04:13:10.218340 | PLAY [Report DLRN results after job run]
2026-06-11 04:13:10.229752 | 
2026-06-11 04:13:10.229914 | TASK [Include vars from ci-framework group_vars]
2026-06-11 04:13:10.257951 | primary | ok
2026-06-11 04:13:10.275401 | 
2026-06-11 04:13:10.275496 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 04:13:10.340351 | primary | skipping: Conditional result was False
2026-06-11 04:13:10.350114 | 
2026-06-11 04:13:10.350287 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 04:13:10.780453 | primary | ok
2026-06-11 04:13:10.788617 | 
2026-06-11 04:13:10.788762 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 04:13:10.826184 | primary | skipping: Conditional result was False
2026-06-11 04:13:10.834946 | 
2026-06-11 04:13:10.835086 | TASK [cifmw_helpers : Read vars]
2026-06-11 04:13:10.871678 | 
2026-06-11 04:13:10.871958 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 04:13:10.920535 | 
2026-06-11 04:13:10.920788 | TASK [cifmw_helpers : Include vars]
2026-06-11 04:13:10.966821 | 
2026-06-11 04:13:10.967167 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 04:13:11.004191 | primary | skipping: Conditional result was False
2026-06-11 04:13:11.019228 | 
2026-06-11 04:13:11.019366 | TASK [Report job status to DLRN]
2026-06-11 04:13:11.045959 | primary | ok
2026-06-11 04:13:11.092789 | 
2026-06-11 04:13:11.092915 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 04:13:11.158449 | primary | skipping: Conditional result was False
2026-06-11 04:13:11.167957 | 
2026-06-11 04:13:11.168098 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 04:13:12.422031 | primary | changed
2026-06-11 04:13:12.431839 | 
2026-06-11 04:13:12.432016 | TASK [dlrn_report : Install kinit related package]
2026-06-11 04:13:12.510811 | primary | skipping: Conditional result was False
2026-06-11 04:13:12.521521 | 
2026-06-11 04:13:12.521664 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 04:13:12.599400 | primary | skipping: Conditional result was False
2026-06-11 04:13:12.609784 | 
2026-06-11 04:13:12.609946 | TASK [Set zuul-log-path fact]
2026-06-11 04:13:12.692078 | primary | ok
2026-06-11 04:13:12.727938 | 
2026-06-11 04:13:12.728041 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 04:13:12.813904 | primary | ok
2026-06-11 04:13:12.828003 | 
2026-06-11 04:13:12.828151 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 04:13:12.905662 | primary | skipping: Conditional result was False
2026-06-11 04:13:12.915624 | 
2026-06-11 04:13:12.915782 | TASK [Get hash related data from repo_setup role]
2026-06-11 04:13:12.976456 | primary | ok
2026-06-11 04:13:13.132704 | 
2026-06-11 04:13:13.132846 | LOOP [repo_setup : Ensure directories are present]
2026-06-11 04:13:13.501745 | primary | changed: "tmp"
2026-06-11 04:13:13.712473 | primary | changed: "artifacts/repositories"
2026-06-11 04:13:13.959001 | primary | changed: "venv/repo_setup"
2026-06-11 04:13:13.972201 | 
2026-06-11 04:13:13.972422 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-11 04:13:15.368703 | primary | ok: Nothing to do
2026-06-11 04:13:15.377370 | 
2026-06-11 04:13:15.377503 | TASK [repo_setup : Get repo-setup repository]
2026-06-11 04:13:16.466323 | primary | changed
2026-06-11 04:13:16.474877 | 
2026-06-11 04:13:16.475023 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-11 04:13:24.028242 | primary | changed
2026-06-11 04:13:24.038697 | 
2026-06-11 04:13:24.038839 | TASK [repo_setup : Install repo-setup package]
2026-06-11 04:13:24.569543 | 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-11 04:13:24.569706 | primary | !!
2026-06-11 04:13:24.569715 | primary |
2026-06-11 04:13:24.569724 | primary |         ********************************************************************************
2026-06-11 04:13:24.569732 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-11 04:13:24.569740 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-11 04:13:24.569747 | primary |
2026-06-11 04:13:24.569755 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 04:13:24.569761 | primary |         calls to avoid build errors in the future.
2026-06-11 04:13:24.569766 | primary |
2026-06-11 04:13:24.569772 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 04:13:24.569777 | primary |         ********************************************************************************
2026-06-11 04:13:24.569782 | primary |
2026-06-11 04:13:24.569788 | primary | !!
2026-06-11 04:13:24.569796 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 04:13:24.570206 | 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-11 04:13:24.570221 | primary | !!
2026-06-11 04:13:24.570228 | primary |
2026-06-11 04:13:24.570233 | primary |         ********************************************************************************
2026-06-11 04:13:24.570239 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-11 04:13:24.570244 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-11 04:13:24.570250 | primary |
2026-06-11 04:13:24.570255 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 04:13:24.570261 | primary |         calls to avoid build errors in the future.
2026-06-11 04:13:24.570267 | primary |
2026-06-11 04:13:24.570272 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 04:13:24.570277 | primary |         ********************************************************************************
2026-06-11 04:13:24.570282 | primary |
2026-06-11 04:13:24.570287 | primary | !!
2026-06-11 04:13:24.570292 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 04:13:24.570589 | 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-11 04:13:24.570600 | primary | !!
2026-06-11 04:13:24.570605 | primary |
2026-06-11 04:13:24.570610 | primary |         ********************************************************************************
2026-06-11 04:13:24.570615 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-11 04:13:24.570621 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-11 04:13:24.570626 | primary |
2026-06-11 04:13:24.570631 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 04:13:24.570636 | primary |         calls to avoid build errors in the future.
2026-06-11 04:13:24.570643 | primary |
2026-06-11 04:13:24.570648 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 04:13:24.570653 | primary |         ********************************************************************************
2026-06-11 04:13:24.570658 | primary |
2026-06-11 04:13:24.570663 | primary | !!
2026-06-11 04:13:24.570668 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 04:13:24.607827 | 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-11 04:13:24.607859 | primary | !!
2026-06-11 04:13:24.607868 | primary |
2026-06-11 04:13:24.607888 | primary |         ********************************************************************************
2026-06-11 04:13:24.607897 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-11 04:13:24.607905 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-11 04:13:24.607913 | primary |         ********************************************************************************
2026-06-11 04:13:24.607921 | primary |
2026-06-11 04:13:24.607929 | primary | !!
2026-06-11 04:13:24.607936 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-11 04:13:24.617470 | primary | WARNING: The wheel package is not available.
2026-06-11 04:13:24.657745 | primary | [pbr] Generating ChangeLog
2026-06-11 04:13:24.722791 | 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-11 04:13:24.722840 | primary | !!
2026-06-11 04:13:24.722852 | primary |
2026-06-11 04:13:24.722860 | primary |         ********************************************************************************
2026-06-11 04:13:24.722868 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-11 04:13:24.722876 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-11 04:13:24.722884 | primary |         standards-based tools.
2026-06-11 04:13:24.722892 | primary |
2026-06-11 04:13:24.722900 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-11 04:13:24.722908 | primary |         ********************************************************************************
2026-06-11 04:13:24.722916 | primary |
2026-06-11 04:13:24.722924 | primary | !!
2026-06-11 04:13:24.722932 | primary |   easy_install.initialize_options(self)
2026-06-11 04:13:24.722946 | 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-11 04:13:24.722954 | primary | !!
2026-06-11 04:13:24.722962 | primary |
2026-06-11 04:13:24.722970 | primary |         ********************************************************************************
2026-06-11 04:13:24.722978 | primary |         Please avoid running ``setup.py`` directly.
2026-06-11 04:13:24.722985 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-11 04:13:24.722993 | primary |         standards-based tools.
2026-06-11 04:13:24.723001 | primary |
2026-06-11 04:13:24.723009 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-11 04:13:24.723016 | primary |         ********************************************************************************
2026-06-11 04:13:24.723024 | primary |
2026-06-11 04:13:24.723032 | primary | !!
2026-06-11 04:13:24.723039 | primary |   self.initialize_options()
2026-06-11 04:13:24.725136 | 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-11 04:13:24.725162 | primary | !!
2026-06-11 04:13:24.725171 | primary |
2026-06-11 04:13:24.725179 | primary |         ********************************************************************************
2026-06-11 04:13:24.725187 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-11 04:13:24.725205 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-11 04:13:24.725216 | primary |
2026-06-11 04:13:24.725227 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 04:13:24.725239 | primary |         calls to avoid build errors in the future.
2026-06-11 04:13:24.725250 | primary |
2026-06-11 04:13:24.725261 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 04:13:24.725273 | primary |         ********************************************************************************
2026-06-11 04:13:24.725283 | primary |
2026-06-11 04:13:24.725294 | primary | !!
2026-06-11 04:13:24.725304 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 04:13:24.725898 | 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-11 04:13:24.725925 | primary | !!
2026-06-11 04:13:24.725933 | primary |
2026-06-11 04:13:24.725941 | primary |         ********************************************************************************
2026-06-11 04:13:24.725949 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-11 04:13:24.725957 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-11 04:13:24.725964 | primary |
2026-06-11 04:13:24.725972 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 04:13:24.725980 | primary |         calls to avoid build errors in the future.
2026-06-11 04:13:24.725989 | primary |
2026-06-11 04:13:24.725996 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 04:13:24.726004 | primary |         ********************************************************************************
2026-06-11 04:13:24.726012 | primary |
2026-06-11 04:13:24.726019 | primary | !!
2026-06-11 04:13:24.726027 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 04:13:24.726341 | 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-11 04:13:24.726353 | primary | !!
2026-06-11 04:13:24.726361 | primary |
2026-06-11 04:13:24.726369 | primary |         ********************************************************************************
2026-06-11 04:13:24.726376 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-11 04:13:24.726384 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-11 04:13:24.726391 | primary |
2026-06-11 04:13:24.726399 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 04:13:24.726407 | primary |         calls to avoid build errors in the future.
2026-06-11 04:13:24.726416 | primary |
2026-06-11 04:13:24.726423 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 04:13:24.726431 | primary |         ********************************************************************************
2026-06-11 04:13:24.726438 | primary |
2026-06-11 04:13:24.726446 | primary | !!
2026-06-11 04:13:24.726454 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 04:13:24.729092 | primary | running install
2026-06-11 04:13:24.743375 | primary | running build
2026-06-11 04:13:24.743421 | primary | running build_py
2026-06-11 04:13:24.748691 | primary | creating build
2026-06-11 04:13:24.748785 | primary | creating build/lib
2026-06-11 04:13:24.748854 | primary | creating build/lib/repo_setup
2026-06-11 04:13:24.748898 | primary | creating build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749017 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749148 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749349 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749466 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749595 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749735 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749865 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.749994 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-11 04:13:24.750251 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-11 04:13:24.750381 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-11 04:13:24.750546 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-11 04:13:24.750801 | primary | creating build/lib/repo_setup/get_hash
2026-06-11 04:13:24.750875 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-11 04:13:24.750987 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-11 04:13:24.751110 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-11 04:13:24.751261 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-11 04:13:24.751391 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-11 04:13:24.751522 | primary | running egg_info
2026-06-11 04:13:24.751943 | primary | creating repo_setup.egg-info
2026-06-11 04:13:24.755735 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-11 04:13:24.756237 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-11 04:13:24.756518 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-11 04:13:24.756722 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-11 04:13:24.756849 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-11 04:13:24.774655 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-11 04:13:24.774770 | primary | [pbr] Processing SOURCES.txt
2026-06-11 04:13:24.774896 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-11 04:13:24.784093 | primary | [pbr] In git context, generating filelist from git
2026-06-11 04:13:24.788990 | primary | warning: no files found matching 'AUTHORS'
2026-06-11 04:13:24.789044 | primary | warning: no files found matching 'ChangeLog'
2026-06-11 04:13:24.789399 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-11 04:13:24.789620 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-11 04:13:24.793064 | primary | reading manifest template 'MANIFEST.in'
2026-06-11 04:13:24.793354 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-11 04:13:24.793514 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-11 04:13:24.793761 | primary | adding license file 'LICENSE'
2026-06-11 04:13:24.794665 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-11 04:13:24.795382 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-11 04:13:24.795981 | primary | running install_lib
2026-06-11 04:13:24.800888 | 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-11 04:13:24.800996 | 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-11 04:13:24.801073 | 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-11 04:13:24.801188 | 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-11 04:13:24.801318 | 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-11 04:13:24.801429 | 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-11 04:13:24.801553 | 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-11 04:13:24.801681 | 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-11 04:13:24.801796 | 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-11 04:13:24.801926 | 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-11 04:13:24.802064 | 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-11 04:13:24.802163 | 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-11 04:13:24.802304 | 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-11 04:13:24.802483 | 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-11 04:13:24.802567 | 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-11 04:13:24.802708 | 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-11 04:13:24.802875 | 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-11 04:13:24.802988 | 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-11 04:13:24.803106 | 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-11 04:13:24.803273 | 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-11 04:13:24.803832 | 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-11 04:13:24.804062 | 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-11 04:13:24.805482 | 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-11 04:13:24.806669 | 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-11 04:13:24.807005 | 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-11 04:13:24.807660 | 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-11 04:13:24.808174 | 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-11 04:13:24.808495 | 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-11 04:13:24.810634 | 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-11 04:13:24.810863 | 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-11 04:13:24.813692 | 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-11 04:13:24.814196 | 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-11 04:13:24.814379 | 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-11 04:13:24.814927 | 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-11 04:13:24.815260 | 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-11 04:13:24.815631 | 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-11 04:13:24.816656 | primary | running install_data
2026-06-11 04:13:24.820662 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-11 04:13:24.820741 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-11 04:13:24.820846 | 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-11 04:13:24.820997 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-11 04:13:24.821053 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-11 04:13:24.821095 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-11 04:13:24.821146 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-11 04:13:24.821239 | 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-11 04:13:24.821326 | 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-11 04:13:24.821454 | 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-11 04:13:24.821619 | 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-11 04:13:24.821764 | 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-11 04:13:24.821874 | 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-11 04:13:24.822008 | 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-11 04:13:24.822127 | 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-11 04:13:24.822248 | 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-11 04:13:24.822403 | 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-11 04:13:24.822560 | 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-11 04:13:24.822766 | 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-11 04:13:24.822838 | 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-11 04:13:24.822979 | 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-11 04:13:24.823123 | 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-11 04:13:24.823277 | 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-11 04:13:24.823396 | 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-11 04:13:24.823509 | 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-11 04:13:24.823682 | 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-11 04:13:24.823870 | 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-11 04:13:24.824020 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-11 04:13:24.824119 | 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-11 04:13:24.824317 | 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-11 04:13:24.824432 | primary | running install_egg_info
2026-06-11 04:13:24.828940 | 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-11 04:13:24.830051 | primary | running install_scripts
2026-06-11 04:13:24.835849 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-11 04:13:24.835988 | 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-11 04:13:24.836119 | 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-11 04:13:25.095057 | primary | ok: Runtime: 0:00:00.430669
2026-06-11 04:13:25.106614 | 
2026-06-11 04:13:25.106748 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-11 04:13:25.184097 | primary | skipping: Conditional result was False
2026-06-11 04:13:25.194838 | 
2026-06-11 04:13:25.195034 | TASK [repo_setup : Run repo-setup]
2026-06-11 04:13:25.905722 | primary | Cache was expired
2026-06-11 04:13:25.905858 | primary | 0 files removed
2026-06-11 04:13:25.930097 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-11 04:13:25.930137 | 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-11 04:13:25.930155 | 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-11 04:13:25.930164 | 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-11 04:13:25.930173 | 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-11 04:13:25.930181 | 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-11 04:13:26.245659 | primary | ok: Runtime: 0:00:00.416244
2026-06-11 04:13:26.255527 | 
2026-06-11 04:13:26.255694 | TASK [repo_setup : Get component repo]
2026-06-11 04:13:26.313163 | primary | skipping: Conditional result was False
2026-06-11 04:13:26.323541 | 
2026-06-11 04:13:26.323676 | TASK [repo_setup : Rename component repo]
2026-06-11 04:13:26.390436 | primary | skipping: Conditional result was False
2026-06-11 04:13:26.400823 | 
2026-06-11 04:13:26.400999 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-11 04:13:26.458889 | primary | skipping: Conditional result was False
2026-06-11 04:13:26.469651 | 
2026-06-11 04:13:26.469794 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-11 04:13:27.051199 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "3899653706995fac13b6f25ee7617afe", "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-11 04:13:27.517955 | primary | ok: Runtime: 0:00:00.269322
2026-06-11 04:13:27.526654 | 
2026-06-11 04:13:27.526790 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-11 04:13:28.519302 | primary | changed
2026-06-11 04:13:28.532190 | 
2026-06-11 04:13:28.532484 | TASK [repo_setup : Dump current-podified hash]
2026-06-11 04:13:28.621051 | primary | skipping: Conditional result was False
2026-06-11 04:13:28.631730 | 
2026-06-11 04:13:28.631960 | TASK [repo_setup : Slurp current podified hash]
2026-06-11 04:13:28.700631 | primary | skipping: Conditional result was False
2026-06-11 04:13:28.712822 | 
2026-06-11 04:13:28.713104 | TASK [repo_setup : Update the value of full_hash]
2026-06-11 04:13:28.801068 | primary | skipping: Conditional result was False
2026-06-11 04:13:28.811303 | 
2026-06-11 04:13:28.811445 | TASK [repo_setup : Export hashes facts for further use]
2026-06-11 04:13:28.920090 | primary | ok
2026-06-11 04:13:28.928589 | 
2026-06-11 04:13:28.928717 | TASK [repo_setup : Create download directory]
2026-06-11 04:13:29.016264 | primary | skipping: Conditional result was False
2026-06-11 04:13:29.025704 | 
2026-06-11 04:13:29.025835 | TASK [repo_setup : Print the URL to request]
2026-06-11 04:13:29.113680 | primary | skipping: Conditional result was False
2026-06-11 04:13:29.124081 | 
2026-06-11 04:13:29.124223 | TASK [Download the RPM]
2026-06-11 04:13:29.202140 | primary | skipping: Conditional result was False
2026-06-11 04:13:29.211562 | 
2026-06-11 04:13:29.211702 | TASK [repo_setup : Install RHOS Release tool]
2026-06-11 04:13:29.279550 | primary | skipping: Conditional result was False
2026-06-11 04:13:29.292620 | 
2026-06-11 04:13:29.292771 | TASK [repo_setup : Get rhos-release tool version]
2026-06-11 04:13:29.832830 | primary | skipping: Conditional result was False
2026-06-11 04:13:29.843145 | 
2026-06-11 04:13:29.843332 | TASK [repo_setup : Print rhos-release tool version]
2026-06-11 04:13:29.931324 | primary | skipping: Conditional result was False
2026-06-11 04:13:29.945276 | 
2026-06-11 04:13:29.945514 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-11 04:13:30.486668 | primary | skipping: Conditional result was False
2026-06-11 04:13:30.496824 | 
2026-06-11 04:13:30.497061 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-11 04:13:30.908038 | primary | ok
2026-06-11 04:13:30.974089 | 
2026-06-11 04:13:30.974274 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-11 04:13:31.504682 | primary | ok: Runtime: 0:00:00.017119
2026-06-11 04:13:31.513359 | 
2026-06-11 04:13:31.513499 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-11 04:13:32.059625 | primary | ok: Runtime: 0:00:00.014414
2026-06-11 04:13:32.068883 | 
2026-06-11 04:13:32.069014 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-11 04:13:32.147597 | primary | skipping: Conditional result was False
2026-06-11 04:13:32.157938 | 
2026-06-11 04:13:32.158073 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-11 04:13:32.225082 | primary | skipping: Conditional result was False
2026-06-11 04:13:32.234602 | 
2026-06-11 04:13:32.234731 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-11 04:13:32.322334 | primary | skipping: Conditional result was False
2026-06-11 04:13:32.332199 | 
2026-06-11 04:13:32.332332 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-11 04:13:32.400009 | primary | skipping: Conditional result was False
2026-06-11 04:13:32.410045 | 
2026-06-11 04:13:32.410186 | TASK [repo_setup : Check for DLRN component repo]
2026-06-11 04:13:32.468216 | primary | skipping: Conditional result was False
2026-06-11 04:13:32.478523 | 
2026-06-11 04:13:32.478657 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-11 04:13:32.536914 | primary | skipping: Conditional result was False
2026-06-11 04:13:32.550375 | 
2026-06-11 04:13:32.550513 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-11 04:13:32.938077 | primary | ok: All paths examined
2026-06-11 04:13:32.946895 | 
2026-06-11 04:13:32.946982 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-11 04:13:33.304283 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-11 04:13:33.304758 | primary | changed: All items complete
2026-06-11 04:13:33.304816 | 
2026-06-11 04:13:33.606674 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-11 04:13:33.924499 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-11 04:13:34.228207 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-11 04:13:34.469722 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-11 04:13:34.759433 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-11 04:13:35.024127 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-11 04:13:35.273352 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-11 04:13:35.528058 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-11 04:13:35.551575 | 
2026-06-11 04:13:35.551818 | TASK [repo_setup : Cleanup existing metadata]
2026-06-11 04:13:36.061653 | primary | Cache was expired
2026-06-11 04:13:36.075441 | primary | 66 files removed
2026-06-11 04:13:36.601904 | primary | ok: Runtime: 0:00:00.224810
2026-06-11 04:13:36.610812 | 
2026-06-11 04:13:36.611030 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-11 04:13:37.133195 | primary | changed
2026-06-11 04:13:37.148232 | 
2026-06-11 04:13:37.148364 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 04:13:37.539968 | primary | DEFAULT
2026-06-11 04:13:37.692140 | primary | ok: Runtime: 0:00:00.087330
2026-06-11 04:13:37.700562 | 
2026-06-11 04:13:37.700694 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 04:13:38.240416 | primary | skipping: Conditional result was False
2026-06-11 04:13:38.250657 | 
2026-06-11 04:13:38.250804 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 04:13:38.790482 | primary | skipping: Conditional result was False
2026-06-11 04:13:38.800952 | 
2026-06-11 04:13:38.801089 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 04:13:38.879122 | primary | skipping: Conditional result was False
2026-06-11 04:13:38.889671 | 
2026-06-11 04:13:38.889812 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 04:13:39.231710 | primary | REPORTING SUCCESS TO DLRN API
2026-06-11 04:13:39.764895 | primary | {
2026-06-11 04:13:39.764976 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-11 04:13:39.764988 | primary |   "commit_hash": null,
2026-06-11 04:13:39.764997 | primary |   "component": null,
2026-06-11 04:13:39.765005 | primary |   "distro_hash": null,
2026-06-11 04:13:39.765014 | primary |   "extended_hash": null,
2026-06-11 04:13:39.765035 | primary |   "in_progress": false,
2026-06-11 04:13:39.765044 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-11 04:13:39.765057 | primary |   "notes": "",
2026-06-11 04:13:39.765065 | primary |   "success": true,
2026-06-11 04:13:39.765081 | primary |   "timestamp": 1781151219,
2026-06-11 04:13:39.765090 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/433/rdoproject.org/4337c2d86e3746078be5561d425272f0"
2026-06-11 04:13:39.765102 | primary | }
2026-06-11 04:13:39.939483 | primary | ok: Runtime: 0:00:00.551121
2026-06-11 04:13:39.950191 | 
2026-06-11 04:13:39.950316 | PLAY RECAP
2026-06-11 04:13:39.950404 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-11 04:13:39.950450 | 
2026-06-11 04:13:40.139198 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 04:13:40.141106 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 04:13:40.786398 | 
2026-06-11 04:13:40.786537 | PLAY [all]
2026-06-11 04:13:40.796199 | 
2026-06-11 04:13:40.796272 | TASK [include_role : fetch-output]
2026-06-11 04:13:40.845461 | primary | ok
2026-06-11 04:13:40.860318 | 
2026-06-11 04:13:40.860419 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 04:13:40.936671 | primary | skipping: Conditional result was False
2026-06-11 04:13:40.946068 | 
2026-06-11 04:13:40.946249 | TASK [fetch-output : Set log path for single node]
2026-06-11 04:13:40.990899 | primary | ok
2026-06-11 04:13:40.998762 | 
2026-06-11 04:13:40.998936 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 04:13:41.502101 | primary -> localhost | ok: "/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/logs"
2026-06-11 04:13:41.778295 | primary -> localhost | ok: "/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/artifacts"
2026-06-11 04:13:42.039791 | primary -> localhost | ok: "/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/docs"
2026-06-11 04:13:42.058001 | 
2026-06-11 04:13:42.058267 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 04:13:42.879317 | primary | ok
2026-06-11 04:13:42.879675 | primary | ok: All items complete
2026-06-11 04:13:42.879741 | 
2026-06-11 04:13:43.517509 | primary | ok
2026-06-11 04:13:44.122164 | primary | ok
2026-06-11 04:13:44.148439 | 
2026-06-11 04:13:44.148708 | TASK [include_role : fetch-output-openshift]
2026-06-11 04:13:44.176806 | primary | skipping: Conditional result was False
2026-06-11 04:13:44.187706 | 
2026-06-11 04:13:44.187888 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 04:13:44.240344 | primary | skipping: Conditional result was False
2026-06-11 04:13:44.249710 | primary | skipping: Conditional result was False
2026-06-11 04:13:44.270282 | 
2026-06-11 04:13:44.270445 | PLAY [all]
2026-06-11 04:13:44.281519 | 
2026-06-11 04:13:44.281662 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 04:13:44.825418 | primary | changed
2026-06-11 04:13:44.834677 | 
2026-06-11 04:13:44.834780 | PLAY RECAP
2026-06-11 04:13:44.834911 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-11 04:13:44.834967 | 
2026-06-11 04:13:45.002777 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 04:13:45.006289 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 04:13:45.660712 | 
2026-06-11 04:13:45.660878 | PLAY [localhost]
2026-06-11 04:13:45.670538 | 
2026-06-11 04:13:45.670608 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 04:13:46.158376 | localhost | changed
2026-06-11 04:13:46.178221 | 
2026-06-11 04:13:46.178569 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 04:13:46.215074 | localhost | ok
2026-06-11 04:13:46.229964 | 
2026-06-11 04:13:46.230192 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 04:13:46.660694 | localhost | changed
2026-06-11 04:13:46.669959 | 
2026-06-11 04:13:46.670136 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 04:13:47.544815 | localhost | changed
2026-06-11 04:13:47.553957 | 
2026-06-11 04:13:47.554149 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 04:13:48.083380 | localhost | Identity added: /var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/tmp/ansible.ujd9wb8w (/var/lib/zuul/builds/4337c2d86e3746078be5561d425272f0/work/tmp/ansible.ujd9wb8w)
2026-06-11 04:13:48.083725 | localhost | ok: Runtime: 0:00:00.018943
2026-06-11 04:13:48.090750 | 
2026-06-11 04:13:48.090919 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 04:13:48.438186 | localhost | ok: Runtime: 0:00:00.009736
2026-06-11 04:13:48.450060 | 
2026-06-11 04:13:48.450199 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 04:13:48.536122 | localhost | changed
2026-06-11 04:13:48.544289 | 
2026-06-11 04:13:48.544526 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 04:13:49.022325 | localhost | changed
2026-06-11 04:13:49.029517 | 
2026-06-11 04:13:49.029597 | PLAY [localhost]
2026-06-11 04:13:49.035281 | 
2026-06-11 04:13:49.035361 | TASK [Generate bulk log download script]
2026-06-11 04:13:49.057373 | localhost | ok
2026-06-11 04:13:49.071277 | 
2026-06-11 04:13:49.071366 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 04:13:49.113511 | localhost | ok: All assertions passed
2026-06-11 04:13:49.164260 | 
2026-06-11 04:13:49.164532 | TASK [local-log-download : Create download script]
2026-06-11 04:13:49.705344 | localhost -> localhost | changed
2026-06-11 04:13:49.720880 | 
2026-06-11 04:13:49.721073 | TASK [Register quick-download link]
2026-06-11 04:13:49.743890 | localhost | ok
2026-06-11 04:13:49.748436 | 
2026-06-11 04:13:49.748540 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 04:13:49.757440 | 
2026-06-11 04:13:49.757553 | TASK [Set zuul-log-path fact]
2026-06-11 04:13:49.775498 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 04:13:49.787902 | 
2026-06-11 04:13:49.788024 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 04:13:49.826517 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 04:13:49.831073 | 
2026-06-11 04:13:49.831195 | TASK [upload-logs : Create log directories]
2026-06-11 04:13:50.745606 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 04:13:50.749122 | 
2026-06-11 04:13:50.749249 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 04:13:51.122052 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011644
2026-06-11 04:13:51.126528 | 
2026-06-11 04:13:51.126617 | TASK [upload-logs : Upload logs to log server]
2026-06-11 04:13:53.879606 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 04:13:53.883442 | 
2026-06-11 04:13:53.883581 | LOOP [upload-logs : Compress console log and json output]
