2026-06-14 00:06:58.996662 | Job console starting
2026-06-14 00:06:59.157311 | Updating git repos
2026-06-14 00:06:59.193282 | Cloning repos into workspace
2026-06-14 00:07:00.253003 | Restoring repo states
2026-06-14 00:07:00.269334 | Merging changes
2026-06-14 00:07:00.269357 | Checking out repos
2026-06-14 00:07:00.716811 | Preparing playbooks
2026-06-14 00:07:06.792570 | Running Ansible setup
2026-06-14 00:07:10.807458 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 00:07:11.536662 | 
2026-06-14 00:07:11.536818 | PLAY [localhost]
2026-06-14 00:07:11.545775 | 
2026-06-14 00:07:11.545945 | TASK [Gathering Facts]
2026-06-14 00:07:12.548808 | localhost | ok
2026-06-14 00:07:12.558716 | 
2026-06-14 00:07:12.558890 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-14 00:07:13.051697 | localhost -> localhost | changed
2026-06-14 00:07:13.061794 | 
2026-06-14 00:07:13.062036 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-14 00:07:14.090058 | localhost -> localhost | changed
2026-06-14 00:07:14.096790 | 
2026-06-14 00:07:14.096919 | TASK [Setup log path fact]
2026-06-14 00:07:14.115917 | localhost | ok
2026-06-14 00:07:14.126428 | 
2026-06-14 00:07:14.126541 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 00:07:14.165137 | localhost | ok
2026-06-14 00:07:14.171084 | 
2026-06-14 00:07:14.171166 | TASK [emit-job-header : Print job information]
2026-06-14 00:07:14.221375 | # Job Information
2026-06-14 00:07:14.221663 | Ansible Version: 2.16.18
2026-06-14 00:07:14.221707 | Job: periodic-container-quay-push-centos-9-master
2026-06-14 00:07:14.221738 | Pipeline: openstack-promote-component
2026-06-14 00:07:14.221766 | Executor: 38.129.56.84
2026-06-14 00:07:14.221792 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-14 00:07:14.221818 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/f60/rdoproject.org/f60ed3423f264f279ad33f94cb215059/
2026-06-14 00:07:14.221895 | Event ID: b887f80a54c74f7d99ba4b10349b2c2d
2026-06-14 00:07:14.226142 | 
2026-06-14 00:07:14.226235 | LOOP [emit-job-header : Print node information]
2026-06-14 00:07:14.323192 | localhost | ok:
2026-06-14 00:07:14.323487 | localhost | # Node Information
2026-06-14 00:07:14.323518 | localhost | Inventory Hostname: primary
2026-06-14 00:07:14.323541 | localhost | Hostname: np0000073051
2026-06-14 00:07:14.323560 | localhost | Username: zuul
2026-06-14 00:07:14.323581 | localhost | Distro: CentOS 9
2026-06-14 00:07:14.323598 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-14 00:07:14.323616 | localhost | Region: RegionOne
2026-06-14 00:07:14.323633 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-14 00:07:14.323650 | localhost | Product Name: OpenStack Nova
2026-06-14 00:07:14.323667 | localhost | Interface IP: 38.102.83.188
2026-06-14 00:07:14.343396 | 
2026-06-14 00:07:14.343533 | PLAY [all]
2026-06-14 00:07:14.355444 | 
2026-06-14 00:07:14.355604 | TASK [Gather network facts]
2026-06-14 00:07:14.845712 | primary | ok
2026-06-14 00:07:14.853004 | 
2026-06-14 00:07:14.853083 | TASK [include_role : start-zuul-console]
2026-06-14 00:07:14.884424 | primary | ok
2026-06-14 00:07:14.896048 | 
2026-06-14 00:07:14.896143 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-14 00:07:15.324983 | primary | ok
2026-06-14 00:07:15.333270 | 
2026-06-14 00:07:15.333439 | TASK [include_role : add-build-sshkey]
2026-06-14 00:07:15.355229 | primary | ok
2026-06-14 00:07:15.369189 | 
2026-06-14 00:07:15.369339 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-14 00:07:15.696350 | primary -> localhost | ok
2026-06-14 00:07:15.703898 | 
2026-06-14 00:07:15.704026 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-14 00:07:15.746673 | primary | ok
2026-06-14 00:07:15.767168 | primary | included: /var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-14 00:07:15.775588 | 
2026-06-14 00:07:15.775761 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-14 00:07:16.499464 | primary -> localhost | Generating public/private rsa key pair.
2026-06-14 00:07:16.499689 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/f60ed3423f264f279ad33f94cb215059_id_rsa
2026-06-14 00:07:16.499720 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/f60ed3423f264f279ad33f94cb215059_id_rsa.pub
2026-06-14 00:07:16.499741 | primary -> localhost | The key fingerprint is:
2026-06-14 00:07:16.499760 | primary -> localhost | SHA256:6Gg05jeptKd4Avxix8X8CC47p86hGCIBwKn8JszVJbA zuul-build-sshkey
2026-06-14 00:07:16.499778 | primary -> localhost | The key's randomart image is:
2026-06-14 00:07:16.499796 | primary -> localhost | +---[RSA 3072]----+
2026-06-14 00:07:16.499815 | primary -> localhost | |o ...            |
2026-06-14 00:07:16.499834 | primary -> localhost | |.o  .. .         |
2026-06-14 00:07:16.499881 | primary -> localhost | |+  E. o          |
2026-06-14 00:07:16.499908 | primary -> localhost | |o. . . .         |
2026-06-14 00:07:16.499927 | primary -> localhost | |= o * . S        |
2026-06-14 00:07:16.499944 | primary -> localhost | |.* B B .         |
2026-06-14 00:07:16.499962 | primary -> localhost | |+o* B B          |
2026-06-14 00:07:16.499979 | primary -> localhost | |**oX.=.o         |
2026-06-14 00:07:16.499997 | primary -> localhost | |==Xo+o           |
2026-06-14 00:07:16.500013 | primary -> localhost | +----[SHA256]-----+
2026-06-14 00:07:16.500063 | primary -> localhost | ok: Runtime: 0:00:00.204840
2026-06-14 00:07:16.504319 | 
2026-06-14 00:07:16.504412 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-14 00:07:16.536088 | primary | ok
2026-06-14 00:07:16.547449 | primary | included: /var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-14 00:07:16.557134 | 
2026-06-14 00:07:16.557266 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-14 00:07:16.593928 | primary | skipping: Conditional result was False
2026-06-14 00:07:16.600272 | 
2026-06-14 00:07:16.600418 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-14 00:07:17.104049 | primary | changed
2026-06-14 00:07:17.114425 | 
2026-06-14 00:07:17.114647 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-14 00:07:17.393803 | primary | ok
2026-06-14 00:07:17.401903 | 
2026-06-14 00:07:17.402081 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-14 00:07:18.380763 | primary | changed
2026-06-14 00:07:18.386956 | 
2026-06-14 00:07:18.387062 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-14 00:07:19.228618 | primary | changed
2026-06-14 00:07:19.232411 | 
2026-06-14 00:07:19.232482 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-14 00:07:19.257598 | primary | skipping: Conditional result was False
2026-06-14 00:07:19.262341 | 
2026-06-14 00:07:19.262411 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-14 00:07:19.651262 | primary -> localhost | changed
2026-06-14 00:07:19.660661 | 
2026-06-14 00:07:19.660758 | TASK [add-build-sshkey : Add back temp key]
2026-06-14 00:07:20.006843 | primary -> localhost | Identity added: /var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/f60ed3423f264f279ad33f94cb215059_id_rsa (zuul-build-sshkey)
2026-06-14 00:07:20.007150 | primary -> localhost | ok: Runtime: 0:00:00.012337
2026-06-14 00:07:20.011743 | 
2026-06-14 00:07:20.011817 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-14 00:07:20.421095 | primary | ok
2026-06-14 00:07:20.430400 | 
2026-06-14 00:07:20.430620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-14 00:07:20.458190 | primary | skipping: Conditional result was False
2026-06-14 00:07:20.467834 | 
2026-06-14 00:07:20.467952 | TASK [include_role : validate-host]
2026-06-14 00:07:20.497843 | primary | ok
2026-06-14 00:07:20.516400 | 
2026-06-14 00:07:20.516517 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-14 00:07:20.545239 | primary | ok
2026-06-14 00:07:20.548482 | 
2026-06-14 00:07:20.548547 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-14 00:07:20.805647 | primary -> localhost | ok
2026-06-14 00:07:20.811810 | 
2026-06-14 00:07:20.811922 | TASK [validate-host : Collect information about the host]
2026-06-14 00:07:21.593329 | primary | ok
2026-06-14 00:07:21.605762 | 
2026-06-14 00:07:21.605979 | TASK [validate-host : Sanitize hostname]
2026-06-14 00:07:21.710187 | primary | ok
2026-06-14 00:07:21.719141 | 
2026-06-14 00:07:21.719306 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-14 00:07:22.314873 | primary -> localhost | changed
2026-06-14 00:07:22.320397 | 
2026-06-14 00:07:22.320560 | TASK [validate-host : Collect information about zuul worker]
2026-06-14 00:07:22.795630 | primary | ok
2026-06-14 00:07:22.801067 | 
2026-06-14 00:07:22.801158 | TASK [validate-host : Write out all zuul information for each host]
2026-06-14 00:07:23.275260 | primary -> localhost | changed
2026-06-14 00:07:23.285888 | 
2026-06-14 00:07:23.286025 | TASK [include_role : prepare-workspace-openshift]
2026-06-14 00:07:23.304240 | primary | skipping: Conditional result was False
2026-06-14 00:07:23.312956 | 
2026-06-14 00:07:23.313129 | TASK [include_role : remove-zuul-sshkey]
2026-06-14 00:07:23.345421 | primary | skipping: Conditional result was False
2026-06-14 00:07:23.351361 | 
2026-06-14 00:07:23.351518 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-14 00:07:23.618992 | primary | ok: "logs"
2026-06-14 00:07:23.619418 | primary | ok: All items complete
2026-06-14 00:07:23.619473 | 
2026-06-14 00:07:23.874606 | primary | ok: "artifacts"
2026-06-14 00:07:24.116498 | primary | ok: "docs"
2026-06-14 00:07:24.123580 | 
2026-06-14 00:07:24.123689 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-14 00:07:24.409274 | primary | changed: "logs"
2026-06-14 00:07:24.645576 | primary | changed: "artifacts"
2026-06-14 00:07:24.899757 | primary | changed: "docs"
2026-06-14 00:07:24.928042 | 
2026-06-14 00:07:24.928187 | PLAY RECAP
2026-06-14 00:07:24.928250 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 00:07:24.928288 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-14 00:07:24.928312 | 
2026-06-14 00:07:25.158731 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 00:07:25.161542 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 00:07:25.880317 | 
2026-06-14 00:07:25.880524 | PLAY [all]
2026-06-14 00:07:25.894310 | 
2026-06-14 00:07:25.894470 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-14 00:07:25.943542 | primary | ok
2026-06-14 00:07:25.947235 | 
2026-06-14 00:07:25.947316 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-14 00:07:26.412461 | primary | changed
2026-06-14 00:07:26.419638 | 
2026-06-14 00:07:26.419746 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-14 00:07:27.710116 | primary | changed
2026-06-14 00:07:27.721310 | 
2026-06-14 00:07:27.721443 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-14 00:07:28.223759 | primary | changed:
2026-06-14 00:07:28.224054 | primary | {
2026-06-14 00:07:28.224104 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-14 00:07:28.224236 | primary | }
2026-06-14 00:07:28.475341 | primary | changed:
2026-06-14 00:07:28.475527 | primary | {
2026-06-14 00:07:28.475563 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-14 00:07:28.475590 | primary | }
2026-06-14 00:07:28.748544 | primary | changed:
2026-06-14 00:07:28.748654 | primary | {
2026-06-14 00:07:28.748678 | 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-14 00:07:28.748697 | primary | }
2026-06-14 00:07:29.031902 | primary | changed:
2026-06-14 00:07:29.032037 | primary | {
2026-06-14 00:07:29.032069 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-14 00:07:29.032095 | primary | }
2026-06-14 00:07:29.315496 | primary | changed:
2026-06-14 00:07:29.315682 | primary | {
2026-06-14 00:07:29.315719 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-14 00:07:29.315774 | primary | }
2026-06-14 00:07:29.592498 | primary | changed:
2026-06-14 00:07:29.592687 | primary | {
2026-06-14 00:07:29.592734 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-14 00:07:29.592770 | primary | }
2026-06-14 00:07:29.894045 | primary | changed:
2026-06-14 00:07:29.894229 | primary | {
2026-06-14 00:07:29.894297 | 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-14 00:07:29.894351 | primary | }
2026-06-14 00:07:30.142417 | primary | changed:
2026-06-14 00:07:30.142601 | primary | {
2026-06-14 00:07:30.142637 | 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-14 00:07:30.142664 | primary | }
2026-06-14 00:07:30.387052 | primary | changed:
2026-06-14 00:07:30.387386 | primary | {
2026-06-14 00:07:30.387552 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-14 00:07:30.387657 | primary | }
2026-06-14 00:07:30.661730 | primary | changed:
2026-06-14 00:07:30.661889 | primary | {
2026-06-14 00:07:30.661915 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-14 00:07:30.661934 | primary | }
2026-06-14 00:07:30.941091 | primary | changed:
2026-06-14 00:07:30.941227 | primary | {
2026-06-14 00:07:30.941249 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-14 00:07:30.941267 | primary | }
2026-06-14 00:07:31.246258 | primary | changed:
2026-06-14 00:07:31.246394 | primary | {
2026-06-14 00:07:31.246418 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-14 00:07:31.246440 | primary | }
2026-06-14 00:07:31.447186 | primary | changed:
2026-06-14 00:07:31.447400 | primary | {
2026-06-14 00:07:31.447437 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-14 00:07:31.447495 | primary | }
2026-06-14 00:07:31.681798 | primary | changed:
2026-06-14 00:07:31.681992 | primary | {
2026-06-14 00:07:31.682036 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-14 00:07:31.682063 | primary | }
2026-06-14 00:07:31.934498 | primary | changed:
2026-06-14 00:07:31.934641 | primary | {
2026-06-14 00:07:31.934673 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-14 00:07:31.934702 | primary | }
2026-06-14 00:07:32.207681 | primary | changed:
2026-06-14 00:07:32.207896 | primary | {
2026-06-14 00:07:32.207937 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-14 00:07:32.207965 | primary | }
2026-06-14 00:07:32.478381 | primary | changed:
2026-06-14 00:07:32.478532 | primary | {
2026-06-14 00:07:32.478571 | 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-14 00:07:32.478612 | primary | }
2026-06-14 00:07:32.783420 | primary | changed:
2026-06-14 00:07:32.783561 | primary | {
2026-06-14 00:07:32.783585 | 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-14 00:07:32.783605 | primary | }
2026-06-14 00:07:33.047165 | primary | changed:
2026-06-14 00:07:33.047292 | primary | {
2026-06-14 00:07:33.047321 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-14 00:07:33.047351 | primary | }
2026-06-14 00:07:33.309340 | primary | changed:
2026-06-14 00:07:33.309619 | primary | {
2026-06-14 00:07:33.309700 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-14 00:07:33.309765 | primary | }
2026-06-14 00:07:33.570985 | primary | changed:
2026-06-14 00:07:33.571142 | primary | {
2026-06-14 00:07:33.571193 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-14 00:07:33.571235 | primary | }
2026-06-14 00:07:33.872834 | primary | changed:
2026-06-14 00:07:33.873023 | primary | {
2026-06-14 00:07:33.873062 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-14 00:07:33.873094 | primary | }
2026-06-14 00:07:34.140975 | primary | changed:
2026-06-14 00:07:34.141163 | primary | {
2026-06-14 00:07:34.141218 | 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-14 00:07:34.141271 | primary | }
2026-06-14 00:07:34.417759 | primary | changed:
2026-06-14 00:07:34.417918 | primary | {
2026-06-14 00:07:34.417953 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-14 00:07:34.417979 | primary | }
2026-06-14 00:07:34.696686 | primary | changed:
2026-06-14 00:07:34.696944 | primary | {
2026-06-14 00:07:34.696991 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-14 00:07:34.697024 | primary | }
2026-06-14 00:07:34.981523 | primary | changed:
2026-06-14 00:07:34.981846 | primary | {
2026-06-14 00:07:34.981938 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-14 00:07:34.981976 | primary | }
2026-06-14 00:07:35.010231 | 
2026-06-14 00:07:35.010418 | TASK [Set timezone to UTC]
2026-06-14 00:07:35.601885 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-14 00:07:35.612943 | 
2026-06-14 00:07:35.613169 | TASK [Create nodepool directory]
2026-06-14 00:07:35.906454 | primary | changed
2026-06-14 00:07:35.917422 | 
2026-06-14 00:07:35.917647 | TASK [Create nodepool sub_nodes file]
2026-06-14 00:07:36.736360 | primary | changed
2026-06-14 00:07:36.747206 | 
2026-06-14 00:07:36.747596 | TASK [Create nodepool sub_nodes_private file]
2026-06-14 00:07:37.519497 | primary | changed
2026-06-14 00:07:37.523334 | 
2026-06-14 00:07:37.523401 | LOOP [Populate nodepool sub_nodes file]
2026-06-14 00:07:37.552220 | 
2026-06-14 00:07:37.552434 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-14 00:07:37.581959 | 
2026-06-14 00:07:37.582155 | TASK [Create nodepool primary file]
2026-06-14 00:07:38.325403 | primary | changed
2026-06-14 00:07:38.333583 | 
2026-06-14 00:07:38.333753 | TASK [Create nodepool node_private for this node]
2026-06-14 00:07:39.217711 | primary | changed
2026-06-14 00:07:39.223980 | 
2026-06-14 00:07:39.224062 | LOOP [Copy ssh keys to nodepool directory]
2026-06-14 00:07:39.687814 | primary | ok: Item: id_rsa Runtime: 0:00:00.007374
2026-06-14 00:07:39.688026 | 
2026-06-14 00:07:39.931589 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.007293
2026-06-14 00:07:39.951160 | 
2026-06-14 00:07:39.951379 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-14 00:07:40.793050 | primary | changed
2026-06-14 00:07:40.805640 | 
2026-06-14 00:07:40.806009 | TASK [Validate sudoers config after edits]
2026-06-14 00:07:41.138614 | primary | /etc/sudoers: parsed OK
2026-06-14 00:07:41.138724 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-14 00:07:41.138795 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-14 00:07:41.138809 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-14 00:07:41.367507 | primary | ok: Runtime: 0:00:00.007380
2026-06-14 00:07:41.371866 | 
2026-06-14 00:07:41.371934 | TASK [Show the environment passed in to job shell scripts]
2026-06-14 00:07:41.630663 | primary | SHELL=/bin/bash
2026-06-14 00:07:41.630803 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-14 00:07:41.630819 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-14 00:07:41.630826 | primary | PWD=/home/zuul
2026-06-14 00:07:41.630842 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-14 00:07:41.630861 | primary | LOGNAME=zuul
2026-06-14 00:07:41.630870 | primary | XDG_SESSION_TYPE=tty
2026-06-14 00:07:41.630882 | primary | _=/usr/bin/env
2026-06-14 00:07:41.630891 | primary | MOTD_SHOWN=pam
2026-06-14 00:07:41.630900 | primary | HOME=/home/zuul
2026-06-14 00:07:41.630908 | primary | LANG=en_US.UTF-8
2026-06-14 00:07:41.630915 | primary | SSH_CONNECTION=38.129.56.84 40006 38.102.83.188 22
2026-06-14 00:07:41.630922 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-14 00:07:41.630929 | primary | WORKSPACE=/home/zuul/workspace
2026-06-14 00:07:41.630934 | primary | XDG_SESSION_CLASS=user
2026-06-14 00:07:41.630939 | primary | SELINUX_ROLE_REQUESTED=
2026-06-14 00:07:41.630945 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-14 00:07:41.630950 | primary | USER=zuul
2026-06-14 00:07:41.630955 | primary | ZUUL_VOTING=True
2026-06-14 00:07:41.630960 | primary | BUILD_TIMEOUT=3000000
2026-06-14 00:07:41.630965 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-14 00:07:41.630971 | primary | SHLVL=1
2026-06-14 00:07:41.630976 | primary | XDG_SESSION_ID=1
2026-06-14 00:07:41.630981 | primary | ZUUL_BRANCH=master
2026-06-14 00:07:41.630986 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-14 00:07:41.630992 | primary | SSH_CLIENT=38.129.56.84 40006 22
2026-06-14 00:07:41.630997 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-14 00:07:41.631002 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-14 00:07:41.631007 | primary | which_declare=declare -f
2026-06-14 00:07:41.631013 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-14 00:07:41.631019 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-14 00:07:41.631024 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-14 00:07:41.631029 | primary | ZUUL_UUID=f60ed3423f264f279ad33f94cb215059
2026-06-14 00:07:41.631039 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-14 00:07:41.631044 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-14 00:07:41.631050 | primary | }
2026-06-14 00:07:41.899075 | primary | ok: Runtime: 0:00:00.008368
2026-06-14 00:07:41.903153 | 
2026-06-14 00:07:41.903219 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-14 00:07:41.917250 | primary | skipping: Conditional result was False
2026-06-14 00:07:41.922562 | 
2026-06-14 00:07:41.922646 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-14 00:07:42.445145 | primary | skipping: Conditional result was False
2026-06-14 00:07:42.454927 | 
2026-06-14 00:07:42.455126 | TASK [Ensure legacy workspace directory]
2026-06-14 00:07:42.731010 | primary | changed
2026-06-14 00:07:42.733411 | 
2026-06-14 00:07:42.733491 | PLAY RECAP
2026-06-14 00:07:42.733579 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-14 00:07:42.733609 | 
2026-06-14 00:07:42.895093 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 00:07:42.896792 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 00:07:43.574451 | 
2026-06-14 00:07:43.574603 | PLAY [primary]
2026-06-14 00:07:43.585567 | 
2026-06-14 00:07:43.585674 | TASK [Clone repos in the job workspace]
2026-06-14 00:07:43.603285 | primary | ok
2026-06-14 00:07:43.620803 | 
2026-06-14 00:07:43.620982 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-14 00:07:44.014246 | primary | ok
2026-06-14 00:07:44.020491 | 
2026-06-14 00:07:44.020577 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-14 00:07:45.665444 | primary | Output suppressed because no_log was given
2026-06-14 00:07:45.676499 | 
2026-06-14 00:07:45.676634 | TASK [Create the config file]
2026-06-14 00:07:46.905734 | primary | changed
2026-06-14 00:07:46.908923 | 
2026-06-14 00:07:46.909029 | PLAY RECAP
2026-06-14 00:07:46.909119 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 00:07:46.909163 | 
2026-06-14 00:07:47.073885 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 00:07:47.078027 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 00:07:47.740893 | 
2026-06-14 00:07:47.741072 | PLAY [primary]
2026-06-14 00:07:47.753301 | 
2026-06-14 00:07:47.753417 | TASK [Create copy-container.yml playbook on primary]
2026-06-14 00:07:48.827844 | primary | changed
2026-06-14 00:07:48.832498 | 
2026-06-14 00:07:48.832602 | TASK [Install required packages]
2026-06-14 00:08:33.586633 | primary | changed
2026-06-14 00:08:33.595581 | 
2026-06-14 00:08:33.595738 | TASK [Ensure dependency collections are installed]
2026-06-14 00:09:52.473925 | primary | changed
2026-06-14 00:09:52.489485 | 
2026-06-14 00:09:52.489598 | TASK [install copy-containers]
2026-06-14 00:09:53.371359 | primary |
2026-06-14 00:09:53.371497 | primary | PLAY [localhost] ***************************************************************
2026-06-14 00:09:53.371513 | primary |
2026-06-14 00:09:53.371523 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-14 00:09:53.371534 | primary | Sunday 14 June 2026  00:09:53 +0000 (0:00:00.030)       0:00:00.030 ***********
2026-06-14 00:09:53.371544 | primary | Sunday 14 June 2026  00:09:53 +0000 (0:00:00.028)       0:00:00.028 ***********
2026-06-14 00:09:54.346000 | primary | ok: [localhost]
2026-06-14 00:09:54.346077 | primary |
2026-06-14 00:09:54.346090 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-14 00:09:54.346100 | primary | Sunday 14 June 2026  00:09:54 +0000 (0:00:00.974)       0:00:01.004 ***********
2026-06-14 00:09:54.346108 | primary | Sunday 14 June 2026  00:09:54 +0000 (0:00:00.974)       0:00:01.003 ***********
2026-06-14 00:09:54.404961 | primary |
2026-06-14 00:09:54.405041 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-14 00:09:54.405051 | primary | Sunday 14 June 2026  00:09:54 +0000 (0:00:00.059)       0:00:01.063 ***********
2026-06-14 00:09:54.405060 | primary | Sunday 14 June 2026  00:09:54 +0000 (0:00:00.059)       0:00:01.062 ***********
2026-06-14 00:09:54.952555 | primary | changed: [localhost] => (item=artifacts)
2026-06-14 00:09:54.952612 | primary | changed: [localhost] => (item=logs)
2026-06-14 00:09:54.952627 | primary |
2026-06-14 00:09:54.952651 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-14 00:09:54.952664 | primary | Sunday 14 June 2026  00:09:54 +0000 (0:00:00.547)       0:00:01.611 ***********
2026-06-14 00:09:54.952676 | primary | Sunday 14 June 2026  00:09:54 +0000 (0:00:00.547)       0:00:01.610 ***********
2026-06-14 00:09:58.631111 | primary | changed: [localhost]
2026-06-14 00:09:58.631149 | primary |
2026-06-14 00:09:58.631157 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-14 00:09:58.631164 | primary | Sunday 14 June 2026  00:09:58 +0000 (0:00:03.678)       0:00:05.290 ***********
2026-06-14 00:09:58.631170 | primary | Sunday 14 June 2026  00:09:58 +0000 (0:00:03.678)       0:00:05.288 ***********
2026-06-14 00:10:27.962566 | primary | changed: [localhost]
2026-06-14 00:10:27.962602 | primary |
2026-06-14 00:10:27.962608 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-14 00:10:27.962613 | primary | Sunday 14 June 2026  00:10:27 +0000 (0:00:29.331)       0:00:34.621 ***********
2026-06-14 00:10:27.962617 | primary | Sunday 14 June 2026  00:10:27 +0000 (0:00:29.331)       0:00:34.620 ***********
2026-06-14 00:10:28.231289 | primary | changed: [localhost]
2026-06-14 00:10:28.231315 | primary |
2026-06-14 00:10:28.231321 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-14 00:10:28.231326 | primary | Sunday 14 June 2026  00:10:28 +0000 (0:00:00.268)       0:00:34.890 ***********
2026-06-14 00:10:28.231330 | primary | Sunday 14 June 2026  00:10:28 +0000 (0:00:00.268)       0:00:34.888 ***********
2026-06-14 00:10:31.925713 | primary | changed: [localhost]
2026-06-14 00:10:31.925769 | primary |
2026-06-14 00:10:31.925781 | 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-14 00:10:31.925796 | primary | Sunday 14 June 2026  00:10:31 +0000 (0:00:03.694)       0:00:38.584 ***********
2026-06-14 00:10:31.925805 | primary | Sunday 14 June 2026  00:10:31 +0000 (0:00:03.694)       0:00:38.583 ***********
2026-06-14 00:11:27.710893 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-14 00:11:27.710998 | primary | ok: [localhost]
2026-06-14 00:11:27.711021 | primary |
2026-06-14 00:11:27.711033 | 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-14 00:11:27.711043 | primary | Sunday 14 June 2026  00:11:27 +0000 (0:00:55.785)       0:01:34.369 ***********
2026-06-14 00:11:27.711067 | primary | Sunday 14 June 2026  00:11:27 +0000 (0:00:55.785)       0:01:34.368 ***********
2026-06-14 00:11:27.743093 | primary | skipping: [localhost]
2026-06-14 00:11:27.743123 | primary |
2026-06-14 00:11:27.743128 | 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-14 00:11:27.743134 | primary | Sunday 14 June 2026  00:11:27 +0000 (0:00:00.032)       0:01:34.401 ***********
2026-06-14 00:11:27.743138 | primary | Sunday 14 June 2026  00:11:27 +0000 (0:00:00.032)       0:01:34.400 ***********
2026-06-14 00:11:28.149359 | primary | changed: [localhost]
2026-06-14 00:11:28.149423 | primary |
2026-06-14 00:11:28.149430 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-14 00:11:28.149436 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.406)       0:01:34.808 ***********
2026-06-14 00:11:28.149442 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.406)       0:01:34.807 ***********
2026-06-14 00:11:28.305007 | primary | changed: [localhost]
2026-06-14 00:11:28.305063 | primary |
2026-06-14 00:11:28.305071 | 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-14 00:11:28.305082 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.155)       0:01:34.964 ***********
2026-06-14 00:11:28.305088 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.155)       0:01:34.962 ***********
2026-06-14 00:11:28.362871 | primary | skipping: [localhost]
2026-06-14 00:11:28.362938 | primary |
2026-06-14 00:11:28.362947 | 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-14 00:11:28.362953 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.057)       0:01:35.021 ***********
2026-06-14 00:11:28.362958 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.057)       0:01:35.020 ***********
2026-06-14 00:11:28.417996 | primary | skipping: [localhost]
2026-06-14 00:11:28.418059 | primary |
2026-06-14 00:11:28.418066 | 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-14 00:11:28.418072 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.054)       0:01:35.076 ***********
2026-06-14 00:11:28.418091 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.054)       0:01:35.075 ***********
2026-06-14 00:11:28.468445 | primary | skipping: [localhost]
2026-06-14 00:11:28.468502 | primary |
2026-06-14 00:11:28.468511 | 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-14 00:11:28.468517 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.050)       0:01:35.126 ***********
2026-06-14 00:11:28.468523 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.050)       0:01:35.125 ***********
2026-06-14 00:11:28.521435 | primary | skipping: [localhost]
2026-06-14 00:11:28.521516 | primary |
2026-06-14 00:11:28.521528 | 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-14 00:11:28.521536 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.052)       0:01:35.179 ***********
2026-06-14 00:11:28.521542 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.052)       0:01:35.178 ***********
2026-06-14 00:11:28.571730 | primary | skipping: [localhost]
2026-06-14 00:11:28.571806 | primary |
2026-06-14 00:11:28.571814 | 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-14 00:11:28.571841 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.050)       0:01:35.230 ***********
2026-06-14 00:11:28.571847 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.050)       0:01:35.229 ***********
2026-06-14 00:11:28.633530 | primary | skipping: [localhost]
2026-06-14 00:11:28.633590 | primary |
2026-06-14 00:11:28.633597 | primary | PLAY RECAP *********************************************************************
2026-06-14 00:11:28.633604 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-14 00:11:28.633609 | primary |
2026-06-14 00:11:28.633615 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.061)       0:01:35.292 ***********
2026-06-14 00:11:28.633620 | primary | ===============================================================================
2026-06-14 00:11:28.633625 | primary | copy_container : Build the copy-container ------------------------------ 55.79s
2026-06-14 00:11:28.633630 | primary | copy_container : Install required packages ----------------------------- 29.33s
2026-06-14 00:11:28.633635 | primary | copy_container : Copy go files to temporary directory ------------------- 3.69s
2026-06-14 00:11:28.633640 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.68s
2026-06-14 00:11:28.633645 | primary | Gathering Facts --------------------------------------------------------- 0.97s
2026-06-14 00:11:28.633650 | primary | copy_container : Ensure directory is present ---------------------------- 0.55s
2026-06-14 00:11:28.633655 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.41s
2026-06-14 00:11:28.633660 | primary | copy_container : Create temporary directory ----------------------------- 0.27s
2026-06-14 00:11:28.633665 | primary | copy_container : Delete temporary directory ----------------------------- 0.16s
2026-06-14 00:11:28.633670 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.06s
2026-06-14 00:11:28.633675 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-14 00:11:28.633680 | primary | copy_container : Create cron job to copy containers --------------------- 0.06s
2026-06-14 00:11:28.633685 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-14 00:11:28.633690 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-14 00:11:28.633695 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-14 00:11:28.633700 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-14 00:11:28.633705 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-14 00:11:28.633710 | primary | Sunday 14 June 2026  00:11:28 +0000 (0:00:00.062)       0:01:35.291 ***********
2026-06-14 00:11:28.633715 | primary | ===============================================================================
2026-06-14 00:11:28.633720 | primary | copy_container --------------------------------------------------------- 94.23s
2026-06-14 00:11:28.633725 | primary | gather_facts ------------------------------------------------------------ 0.97s
2026-06-14 00:11:28.633731 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-14 00:11:28.633736 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 00:11:28.633741 | primary | total ------------------------------------------------------------------ 95.26s
2026-06-14 00:11:28.881951 | primary | ok: Runtime: 0:01:35.829816
2026-06-14 00:11:28.885730 | 
2026-06-14 00:11:28.885805 | PLAY RECAP
2026-06-14 00:11:28.885890 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 00:11:28.885929 | 
2026-06-14 00:11:29.067530 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 00:11:29.069632 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 00:11:29.712548 | 
2026-06-14 00:11:29.712659 | PLAY [primary]
2026-06-14 00:11:29.723091 | 
2026-06-14 00:11:29.723167 | TASK [Install podman]
2026-06-14 00:11:31.162123 | primary | ok: Nothing to do
2026-06-14 00:11:31.167944 | 
2026-06-14 00:11:31.168021 | TASK [Get md5 file for DLRN hash tag]
2026-06-14 00:11:31.813194 | primary | changed: OK (32 bytes)
2026-06-14 00:11:31.818981 | 
2026-06-14 00:11:31.819100 | TASK [Find MD5 value]
2026-06-14 00:11:32.352477 | primary | ok: Runtime: 0:00:00.004305
2026-06-14 00:11:32.357111 | 
2026-06-14 00:11:32.357237 | TASK [Perform container registry login with podman]
2026-06-14 00:11:33.895421 | primary | Output suppressed because no_log was given
2026-06-14 00:11:33.902480 | 
2026-06-14 00:11:33.902683 | TASK [Copy containers per release]
2026-06-14 00:13:52.170081 | primary | Output suppressed because no_log was given
2026-06-14 00:13:52.177270 | 
2026-06-14 00:13:52.177407 | TASK [Tag containers]
2026-06-14 00:16:05.459981 | primary | Output suppressed because no_log was given
2026-06-14 00:16:05.465300 | 
2026-06-14 00:16:05.465398 | TASK [Fail job if there is an error in the copy log]
2026-06-14 00:16:05.774787 | primary | time="2026-06-14T00:11:34Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-14 00:16:05.774947 | primary | time="2026-06-14T00:11:34Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-14 00:16:05.774964 | primary | time="2026-06-14T00:11:35Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.774974 | primary | time="2026-06-14T00:11:36Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.774983 | primary | time="2026-06-14T00:11:38Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.774991 | primary | time="2026-06-14T00:11:39Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775003 | primary | time="2026-06-14T00:11:40Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775012 | primary | time="2026-06-14T00:11:40Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-14 00:16:05.775020 | primary | time="2026-06-14T00:11:42Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775028 | primary | time="2026-06-14T00:11:42Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-14 00:16:05.775037 | primary | time="2026-06-14T00:11:43Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775046 | primary | time="2026-06-14T00:11:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-14 00:16:05.775055 | primary | time="2026-06-14T00:11:45Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775063 | primary | time="2026-06-14T00:11:45Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-14 00:16:05.775071 | primary | time="2026-06-14T00:11:46Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775079 | primary | time="2026-06-14T00:11:48Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775087 | primary | time="2026-06-14T00:11:49Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775094 | primary | time="2026-06-14T00:11:50Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775102 | primary | time="2026-06-14T00:11:51Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775110 | primary | time="2026-06-14T00:11:53Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775118 | primary | time="2026-06-14T00:11:54Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775126 | primary | time="2026-06-14T00:11:55Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775134 | primary | time="2026-06-14T00:11:57Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775141 | primary | time="2026-06-14T00:11:58Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775157 | primary | time="2026-06-14T00:11:59Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775165 | primary | time="2026-06-14T00:12:00Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775173 | primary | time="2026-06-14T00:12:01Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775181 | primary | time="2026-06-14T00:12:03Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775200 | primary | time="2026-06-14T00:12:04Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775208 | primary | time="2026-06-14T00:12:04Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-14 00:16:05.775216 | primary | time="2026-06-14T00:12:06Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775224 | primary | time="2026-06-14T00:12:08Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775236 | primary | time="2026-06-14T00:12:09Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775244 | primary | time="2026-06-14T00:12:10Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775252 | primary | time="2026-06-14T00:12:11Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775259 | primary | time="2026-06-14T00:12:12Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775267 | primary | time="2026-06-14T00:12:14Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775275 | primary | time="2026-06-14T00:12:15Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775283 | primary | time="2026-06-14T00:12:16Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775290 | primary | time="2026-06-14T00:12:17Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775298 | primary | time="2026-06-14T00:12:19Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775306 | primary | time="2026-06-14T00:12:20Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775314 | primary | time="2026-06-14T00:12:21Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775322 | primary | time="2026-06-14T00:12:22Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775330 | primary | time="2026-06-14T00:12:24Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775337 | primary | time="2026-06-14T00:12:25Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775345 | primary | time="2026-06-14T00:12:26Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775353 | primary | time="2026-06-14T00:12:27Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775365 | primary | time="2026-06-14T00:12:28Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775373 | primary | time="2026-06-14T00:12:30Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775381 | primary | time="2026-06-14T00:12:31Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775389 | primary | time="2026-06-14T00:12:32Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775397 | primary | time="2026-06-14T00:12:33Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775404 | primary | time="2026-06-14T00:12:34Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775412 | primary | time="2026-06-14T00:12:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-14 00:16:05.775420 | primary | time="2026-06-14T00:12:36Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775428 | primary | time="2026-06-14T00:12:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-14 00:16:05.775441 | primary | time="2026-06-14T00:12:37Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775449 | primary | time="2026-06-14T00:12:39Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775456 | primary | time="2026-06-14T00:12:40Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775464 | primary | time="2026-06-14T00:12:41Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775472 | primary | time="2026-06-14T00:12:42Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775527 | primary | time="2026-06-14T00:12:44Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775546 | primary | time="2026-06-14T00:12:45Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775555 | primary | time="2026-06-14T00:12:46Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775563 | primary | time="2026-06-14T00:12:47Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775570 | primary | time="2026-06-14T00:12:48Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775578 | primary | time="2026-06-14T00:12:50Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775586 | primary | time="2026-06-14T00:12:51Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775594 | primary | time="2026-06-14T00:12:52Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775602 | primary | time="2026-06-14T00:12:54Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775609 | primary | time="2026-06-14T00:12:55Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775623 | primary | time="2026-06-14T00:12:56Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775631 | primary | time="2026-06-14T00:12:57Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775638 | primary | time="2026-06-14T00:12:59Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775646 | primary | time="2026-06-14T00:13:00Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775654 | primary | time="2026-06-14T00:13:00Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-14 00:16:05.775662 | primary | time="2026-06-14T00:13:01Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775670 | primary | time="2026-06-14T00:13:03Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775677 | primary | time="2026-06-14T00:13:04Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775685 | primary | time="2026-06-14T00:13:05Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775693 | primary | time="2026-06-14T00:13:06Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775701 | primary | time="2026-06-14T00:13:07Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775708 | primary | time="2026-06-14T00:13:09Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775716 | primary | time="2026-06-14T00:13:09Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-14 00:16:05.775724 | primary | time="2026-06-14T00:13:11Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775732 | primary | time="2026-06-14T00:13:12Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775748 | primary | time="2026-06-14T00:13:12Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-14 00:16:05.775756 | primary | time="2026-06-14T00:13:13Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775764 | primary | time="2026-06-14T00:13:15Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775772 | primary | time="2026-06-14T00:13:16Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775780 | primary | time="2026-06-14T00:13:18Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775787 | primary | time="2026-06-14T00:13:19Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775798 | primary | time="2026-06-14T00:13:20Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775806 | primary | time="2026-06-14T00:13:24Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775814 | primary | time="2026-06-14T00:13:25Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775822 | primary | time="2026-06-14T00:13:26Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775834 | primary | time="2026-06-14T00:13:28Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775842 | primary | time="2026-06-14T00:13:28Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-14 00:16:05.775850 | primary | time="2026-06-14T00:13:29Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775857 | primary | time="2026-06-14T00:13:31Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775865 | primary | time="2026-06-14T00:13:32Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775873 | primary | time="2026-06-14T00:13:33Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775881 | primary | time="2026-06-14T00:13:35Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775888 | primary | time="2026-06-14T00:13:36Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775896 | primary | time="2026-06-14T00:13:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-14 00:16:05.775904 | primary | time="2026-06-14T00:13:38Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775912 | primary | time="2026-06-14T00:13:39Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775919 | primary | time="2026-06-14T00:13:40Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775927 | primary | time="2026-06-14T00:13:42Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775935 | primary | time="2026-06-14T00:13:43Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775943 | primary | time="2026-06-14T00:13:44Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775950 | primary | time="2026-06-14T00:13:46Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775958 | primary | time="2026-06-14T00:13:47Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775969 | primary | time="2026-06-14T00:13:47Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-14 00:16:05.775980 | primary | time="2026-06-14T00:13:49Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:05.775991 | primary | time="2026-06-14T00:13:50Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:06.002051 | primary | ok: Runtime: 0:00:00.006252
2026-06-14 00:16:06.014601 | 
2026-06-14 00:16:06.014824 | TASK [Fail job if the tag log cannot find manifest]
2026-06-14 00:16:06.345689 | primary | time="2026-06-14T00:13:52Z" level=info msg="Overwriting promoted hash"
2026-06-14 00:16:06.345849 | primary | time="2026-06-14T00:13:52Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:06.345870 | primary | time="2026-06-14T00:13:52Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-14 00:16:06.345886 | primary | time="2026-06-14T00:13:52Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-14 00:16:06.345898 | primary | time="2026-06-14T00:13:52Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 00:16:06.345913 | primary | time="2026-06-14T00:13:53Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-14 00:16:06.345932 | primary | "Updated"
2026-06-14 00:16:06.345947 | primary |
2026-06-14 00:16:06.345960 | primary | time="2026-06-14T00:13:53Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-14 00:16:06.345973 | primary | "Updated"
2026-06-14 00:16:06.345986 | primary |
2026-06-14 00:16:06.345996 | primary | time="2026-06-14T00:13:54Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-14 00:16:06.346007 | primary | "Updated"
2026-06-14 00:16:06.346016 | primary |
2026-06-14 00:16:06.346025 | primary | time="2026-06-14T00:13:54Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06 and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-14 00:16:06.346033 | primary | "Updated"
2026-06-14 00:16:06.346042 | primary |
2026-06-14 00:16:06.346051 | primary | time="2026-06-14T00:13:55Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-14 00:16:06.346060 | primary | "Updated"
2026-06-14 00:16:06.346068 | primary |
2026-06-14 00:16:06.346077 | primary | time="2026-06-14T00:13:56Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9 and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-14 00:16:06.346092 | primary | "Updated"
2026-06-14 00:16:06.346100 | primary |
2026-06-14 00:16:06.346109 | primary | time="2026-06-14T00:13:56Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-14 00:16:06.346117 | primary | "Updated"
2026-06-14 00:16:06.346126 | primary |
2026-06-14 00:16:06.346135 | primary | time="2026-06-14T00:13:57Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667 and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-14 00:16:06.346144 | primary | "Updated"
2026-06-14 00:16:06.346152 | primary |
2026-06-14 00:16:06.346161 | primary | time="2026-06-14T00:13:58Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-14 00:16:06.346169 | primary | "Updated"
2026-06-14 00:16:06.346178 | primary |
2026-06-14 00:16:06.346187 | primary | time="2026-06-14T00:13:58Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5 and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-14 00:16:06.346208 | primary | "Updated"
2026-06-14 00:16:06.346217 | primary |
2026-06-14 00:16:06.346226 | primary | time="2026-06-14T00:13:59Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-14 00:16:06.346234 | primary | "Updated"
2026-06-14 00:16:06.346244 | primary |
2026-06-14 00:16:06.346253 | primary | time="2026-06-14T00:13:59Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-14 00:16:06.346264 | primary | "Updated"
2026-06-14 00:16:06.346277 | primary |
2026-06-14 00:16:06.346289 | primary | time="2026-06-14T00:14:00Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-14 00:16:06.346302 | primary | "Updated"
2026-06-14 00:16:06.346314 | primary |
2026-06-14 00:16:06.346340 | primary | time="2026-06-14T00:14:00Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902 and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-14 00:16:06.346350 | primary | "Updated"
2026-06-14 00:16:06.346358 | primary |
2026-06-14 00:16:06.346367 | primary | time="2026-06-14T00:14:01Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-14 00:16:06.346376 | primary | "Updated"
2026-06-14 00:16:06.346384 | primary |
2026-06-14 00:16:06.346393 | primary | time="2026-06-14T00:14:02Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2 and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-14 00:16:06.346402 | primary | "Updated"
2026-06-14 00:16:06.346410 | primary |
2026-06-14 00:16:06.346424 | primary | time="2026-06-14T00:14:02Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-14 00:16:06.346433 | primary | "Updated"
2026-06-14 00:16:06.346442 | primary |
2026-06-14 00:16:06.346450 | primary | time="2026-06-14T00:14:03Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74 and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-14 00:16:06.346459 | primary | "Updated"
2026-06-14 00:16:06.346467 | primary |
2026-06-14 00:16:06.346514 | primary | time="2026-06-14T00:14:04Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-14 00:16:06.346532 | primary | "Updated"
2026-06-14 00:16:06.346540 | primary |
2026-06-14 00:16:06.346549 | primary | time="2026-06-14T00:14:04Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6 and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-14 00:16:06.346558 | primary | "Updated"
2026-06-14 00:16:06.346567 | primary |
2026-06-14 00:16:06.346575 | primary | time="2026-06-14T00:14:05Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-14 00:16:06.346584 | primary | "Updated"
2026-06-14 00:16:06.346593 | primary |
2026-06-14 00:16:06.346601 | primary | time="2026-06-14T00:14:05Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063 and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-14 00:16:06.346618 | primary | "Updated"
2026-06-14 00:16:06.346626 | primary |
2026-06-14 00:16:06.346635 | primary | time="2026-06-14T00:14:06Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-14 00:16:06.346643 | primary | "Updated"
2026-06-14 00:16:06.346652 | primary |
2026-06-14 00:16:06.346661 | primary | time="2026-06-14T00:14:06Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-14 00:16:06.346669 | primary | "Updated"
2026-06-14 00:16:06.346678 | primary |
2026-06-14 00:16:06.346686 | primary | time="2026-06-14T00:14:07Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-14 00:16:06.346695 | primary | "Updated"
2026-06-14 00:16:06.346703 | primary |
2026-06-14 00:16:06.346712 | primary | time="2026-06-14T00:14:08Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-14 00:16:06.346721 | primary | "Updated"
2026-06-14 00:16:06.346730 | primary |
2026-06-14 00:16:06.346738 | primary | time="2026-06-14T00:14:09Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-14 00:16:06.346747 | primary | "Updated"
2026-06-14 00:16:06.346755 | primary |
2026-06-14 00:16:06.346764 | primary | time="2026-06-14T00:14:10Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4 and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-14 00:16:06.346773 | primary | "Updated"
2026-06-14 00:16:06.346781 | primary |
2026-06-14 00:16:06.346790 | primary | time="2026-06-14T00:14:10Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-14 00:16:06.346799 | primary | "Updated"
2026-06-14 00:16:06.346807 | primary |
2026-06-14 00:16:06.346826 | primary | time="2026-06-14T00:14:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8 and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-14 00:16:06.346835 | primary | "Updated"
2026-06-14 00:16:06.346844 | primary |
2026-06-14 00:16:06.346853 | primary | time="2026-06-14T00:14:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-14 00:16:06.346861 | primary | "Updated"
2026-06-14 00:16:06.346870 | primary |
2026-06-14 00:16:06.346883 | primary | time="2026-06-14T00:14:12Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885 and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-14 00:16:06.346892 | primary | "Updated"
2026-06-14 00:16:06.346901 | primary |
2026-06-14 00:16:06.346909 | primary | time="2026-06-14T00:14:13Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-14 00:16:06.346918 | primary | "Updated"
2026-06-14 00:16:06.346926 | primary |
2026-06-14 00:16:06.346935 | primary | time="2026-06-14T00:14:14Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48 and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-14 00:16:06.346948 | primary | "Updated"
2026-06-14 00:16:06.346957 | primary |
2026-06-14 00:16:06.346965 | primary | time="2026-06-14T00:14:14Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-14 00:16:06.346974 | primary | "Updated"
2026-06-14 00:16:06.346982 | primary |
2026-06-14 00:16:06.346991 | primary | time="2026-06-14T00:14:15Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4 and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-14 00:16:06.347000 | primary | "Updated"
2026-06-14 00:16:06.347008 | primary |
2026-06-14 00:16:06.347022 | primary | time="2026-06-14T00:14:15Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-14 00:16:06.347031 | primary | "Updated"
2026-06-14 00:16:06.347039 | primary |
2026-06-14 00:16:06.347048 | primary | time="2026-06-14T00:14:17Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693 and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-14 00:16:06.347056 | primary | "Updated"
2026-06-14 00:16:06.347065 | primary |
2026-06-14 00:16:06.347073 | primary | time="2026-06-14T00:14:18Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-14 00:16:06.347082 | primary | "Updated"
2026-06-14 00:16:06.347090 | primary |
2026-06-14 00:16:06.347099 | primary | time="2026-06-14T00:14:18Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40 and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-14 00:16:06.347108 | primary | "Updated"
2026-06-14 00:16:06.347116 | primary |
2026-06-14 00:16:06.347124 | primary | time="2026-06-14T00:14:19Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-14 00:16:06.347133 | primary | "Updated"
2026-06-14 00:16:06.347142 | primary |
2026-06-14 00:16:06.347150 | primary | time="2026-06-14T00:14:20Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133 and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-14 00:16:06.347159 | primary | "Updated"
2026-06-14 00:16:06.347168 | primary |
2026-06-14 00:16:06.347176 | primary | time="2026-06-14T00:14:20Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-14 00:16:06.347185 | primary | "Updated"
2026-06-14 00:16:06.347193 | primary |
2026-06-14 00:16:06.347202 | primary | time="2026-06-14T00:14:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471 and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-14 00:16:06.347210 | primary | "Updated"
2026-06-14 00:16:06.347218 | primary |
2026-06-14 00:16:06.347227 | primary | time="2026-06-14T00:14:21Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-14 00:16:06.347235 | primary | "Updated"
2026-06-14 00:16:06.347243 | primary |
2026-06-14 00:16:06.347252 | primary | time="2026-06-14T00:14:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-14 00:16:06.347268 | primary | "Updated"
2026-06-14 00:16:06.347287 | primary |
2026-06-14 00:16:06.347300 | primary | time="2026-06-14T00:14:23Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-14 00:16:06.347312 | primary | "Updated"
2026-06-14 00:16:06.347324 | primary |
2026-06-14 00:16:06.347340 | primary | time="2026-06-14T00:14:23Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7 and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-14 00:16:06.347349 | primary | "Updated"
2026-06-14 00:16:06.347358 | primary |
2026-06-14 00:16:06.347366 | primary | time="2026-06-14T00:14:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-14 00:16:06.347374 | primary | "Updated"
2026-06-14 00:16:06.347383 | primary |
2026-06-14 00:16:06.347391 | primary | time="2026-06-14T00:14:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83 and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-14 00:16:06.347400 | primary | "Updated"
2026-06-14 00:16:06.347408 | primary |
2026-06-14 00:16:06.347416 | primary | time="2026-06-14T00:14:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-14 00:16:06.347425 | primary | "Updated"
2026-06-14 00:16:06.347433 | primary |
2026-06-14 00:16:06.347441 | primary | time="2026-06-14T00:14:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag 87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745 and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-14 00:16:06.347450 | primary | "Updated"
2026-06-14 00:16:06.347458 | primary |
2026-06-14 00:16:06.347466 | primary | time="2026-06-14T00:14:26Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-14 00:16:06.347501 | primary | "Updated"
2026-06-14 00:16:06.347515 | primary |
2026-06-14 00:16:06.347524 | primary | time="2026-06-14T00:14:26Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-14 00:16:06.347532 | primary | "Updated"
2026-06-14 00:16:06.347540 | primary |
2026-06-14 00:16:06.347549 | primary | time="2026-06-14T00:14:27Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-14 00:16:06.347558 | primary | "Updated"
2026-06-14 00:16:06.347566 | primary |
2026-06-14 00:16:06.347574 | primary | time="2026-06-14T00:14:28Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-14 00:16:06.347583 | primary | "Updated"
2026-06-14 00:16:06.347591 | primary |
2026-06-14 00:16:06.347600 | primary | time="2026-06-14T00:14:29Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-14 00:16:06.347608 | primary | "Updated"
2026-06-14 00:16:06.347616 | primary |
2026-06-14 00:16:06.347625 | primary | time="2026-06-14T00:14:29Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-14 00:16:06.347634 | primary | "Updated"
2026-06-14 00:16:06.347648 | primary |
2026-06-14 00:16:06.347656 | primary | time="2026-06-14T00:14:30Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-14 00:16:06.347665 | primary | "Updated"
2026-06-14 00:16:06.347673 | primary |
2026-06-14 00:16:06.347682 | primary | time="2026-06-14T00:14:30Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1 and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-14 00:16:06.347690 | primary | "Updated"
2026-06-14 00:16:06.347699 | primary |
2026-06-14 00:16:06.347707 | primary | time="2026-06-14T00:14:31Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-14 00:16:06.347715 | primary | "Updated"
2026-06-14 00:16:06.347724 | primary |
2026-06-14 00:16:06.347732 | primary | time="2026-06-14T00:14:32Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2 and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-14 00:16:06.347741 | primary | "Updated"
2026-06-14 00:16:06.347749 | primary |
2026-06-14 00:16:06.347770 | primary | time="2026-06-14T00:14:32Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-14 00:16:06.347779 | primary | "Updated"
2026-06-14 00:16:06.347788 | primary |
2026-06-14 00:16:06.347796 | primary | time="2026-06-14T00:14:33Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1 and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-14 00:16:06.347804 | primary | "Updated"
2026-06-14 00:16:06.347813 | primary |
2026-06-14 00:16:06.347821 | primary | time="2026-06-14T00:14:34Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-14 00:16:06.347829 | primary | "Updated"
2026-06-14 00:16:06.347838 | primary |
2026-06-14 00:16:06.347846 | primary | time="2026-06-14T00:14:35Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-14 00:16:06.347855 | primary | "Updated"
2026-06-14 00:16:06.347863 | primary |
2026-06-14 00:16:06.347871 | primary | time="2026-06-14T00:14:35Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-14 00:16:06.347880 | primary | "Updated"
2026-06-14 00:16:06.347888 | primary |
2026-06-14 00:16:06.347896 | primary | time="2026-06-14T00:14:36Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-14 00:16:06.347905 | primary | "Updated"
2026-06-14 00:16:06.347913 | primary |
2026-06-14 00:16:06.347921 | primary | time="2026-06-14T00:14:37Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-14 00:16:06.347930 | primary | "Updated"
2026-06-14 00:16:06.347938 | primary |
2026-06-14 00:16:06.347947 | primary | time="2026-06-14T00:14:37Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-14 00:16:06.347955 | primary | "Updated"
2026-06-14 00:16:06.347963 | primary |
2026-06-14 00:16:06.347972 | primary | time="2026-06-14T00:14:38Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-14 00:16:06.347985 | primary | "Updated"
2026-06-14 00:16:06.347993 | primary |
2026-06-14 00:16:06.348002 | primary | time="2026-06-14T00:14:38Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0 and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-14 00:16:06.348011 | primary | "Updated"
2026-06-14 00:16:06.348019 | primary |
2026-06-14 00:16:06.348027 | primary | time="2026-06-14T00:14:39Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-14 00:16:06.348036 | primary | "Updated"
2026-06-14 00:16:06.348044 | primary |
2026-06-14 00:16:06.348053 | primary | time="2026-06-14T00:14:39Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-14 00:16:06.348061 | primary | "Updated"
2026-06-14 00:16:06.348069 | primary |
2026-06-14 00:16:06.348078 | primary | time="2026-06-14T00:14:40Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-14 00:16:06.348086 | primary | "Updated"
2026-06-14 00:16:06.348094 | primary |
2026-06-14 00:16:06.348103 | primary | time="2026-06-14T00:14:41Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-14 00:16:06.348111 | primary | "Updated"
2026-06-14 00:16:06.348120 | primary |
2026-06-14 00:16:06.348128 | primary | time="2026-06-14T00:14:42Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-14 00:16:06.348136 | primary | "Updated"
2026-06-14 00:16:06.348145 | primary |
2026-06-14 00:16:06.348153 | primary | time="2026-06-14T00:14:42Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-14 00:16:06.348161 | primary | "Updated"
2026-06-14 00:16:06.348170 | primary |
2026-06-14 00:16:06.348178 | primary | time="2026-06-14T00:14:43Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-14 00:16:06.348192 | primary | "Updated"
2026-06-14 00:16:06.348201 | primary |
2026-06-14 00:16:06.348209 | primary | time="2026-06-14T00:14:44Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2 and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-14 00:16:06.348218 | primary | "Updated"
2026-06-14 00:16:06.348226 | primary |
2026-06-14 00:16:06.348235 | primary | time="2026-06-14T00:14:45Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-14 00:16:06.348243 | primary | "Updated"
2026-06-14 00:16:06.348251 | primary |
2026-06-14 00:16:06.348271 | primary | time="2026-06-14T00:14:46Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37 and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-14 00:16:06.348283 | primary | "Updated"
2026-06-14 00:16:06.348295 | primary |
2026-06-14 00:16:06.348307 | primary | time="2026-06-14T00:14:46Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-14 00:16:06.348326 | primary | "Updated"
2026-06-14 00:16:06.348337 | primary |
2026-06-14 00:16:06.348346 | primary | time="2026-06-14T00:14:47Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289 and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-14 00:16:06.348354 | primary | "Updated"
2026-06-14 00:16:06.348362 | primary |
2026-06-14 00:16:06.348371 | primary | time="2026-06-14T00:14:48Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-14 00:16:06.348379 | primary | "Updated"
2026-06-14 00:16:06.348387 | primary |
2026-06-14 00:16:06.348396 | primary | time="2026-06-14T00:14:48Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8 and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-14 00:16:06.348404 | primary | "Updated"
2026-06-14 00:16:06.348412 | primary |
2026-06-14 00:16:06.348421 | primary | time="2026-06-14T00:14:49Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-14 00:16:06.348429 | primary | "Updated"
2026-06-14 00:16:06.348437 | primary |
2026-06-14 00:16:06.348446 | primary | time="2026-06-14T00:14:50Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag 8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-14 00:16:06.348454 | primary | "Updated"
2026-06-14 00:16:06.348462 | primary |
2026-06-14 00:16:06.348470 | primary | time="2026-06-14T00:14:50Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-14 00:16:06.348510 | primary | "Updated"
2026-06-14 00:16:06.348519 | primary |
2026-06-14 00:16:06.348528 | primary | time="2026-06-14T00:14:51Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022 and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-14 00:16:06.348536 | primary | "Updated"
2026-06-14 00:16:06.348545 | primary |
2026-06-14 00:16:06.348553 | primary | time="2026-06-14T00:14:51Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-14 00:16:06.348562 | primary | "Updated"
2026-06-14 00:16:06.348570 | primary |
2026-06-14 00:16:06.348578 | primary | time="2026-06-14T00:14:52Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903 and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-14 00:16:06.348587 | primary | "Updated"
2026-06-14 00:16:06.348595 | primary |
2026-06-14 00:16:06.348609 | primary | time="2026-06-14T00:14:53Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-14 00:16:06.348618 | primary | "Updated"
2026-06-14 00:16:06.348626 | primary |
2026-06-14 00:16:06.348635 | primary | time="2026-06-14T00:14:53Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-14 00:16:06.348643 | primary | "Updated"
2026-06-14 00:16:06.348652 | primary |
2026-06-14 00:16:06.348660 | primary | time="2026-06-14T00:14:54Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-14 00:16:06.348674 | primary | "Updated"
2026-06-14 00:16:06.348683 | primary |
2026-06-14 00:16:06.348702 | primary | time="2026-06-14T00:14:54Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-14 00:16:06.348711 | primary | "Updated"
2026-06-14 00:16:06.348719 | primary |
2026-06-14 00:16:06.348727 | primary | time="2026-06-14T00:14:55Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-14 00:16:06.348736 | primary | "Updated"
2026-06-14 00:16:06.348744 | primary |
2026-06-14 00:16:06.348753 | primary | time="2026-06-14T00:14:55Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-14 00:16:06.348761 | primary | "Updated"
2026-06-14 00:16:06.348769 | primary |
2026-06-14 00:16:06.348778 | primary | time="2026-06-14T00:14:56Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-14 00:16:06.348786 | primary | "Updated"
2026-06-14 00:16:06.348794 | primary |
2026-06-14 00:16:06.348803 | primary | time="2026-06-14T00:14:57Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678 and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-14 00:16:06.348811 | primary | "Updated"
2026-06-14 00:16:06.348820 | primary |
2026-06-14 00:16:06.348828 | primary | time="2026-06-14T00:14:57Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-14 00:16:06.348836 | primary | "Updated"
2026-06-14 00:16:06.348845 | primary |
2026-06-14 00:16:06.348853 | primary | time="2026-06-14T00:14:58Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775 and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-14 00:16:06.348862 | primary | "Updated"
2026-06-14 00:16:06.348905 | primary |
2026-06-14 00:16:06.348914 | primary | time="2026-06-14T00:14:59Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-14 00:16:06.348922 | primary | "Updated"
2026-06-14 00:16:06.348930 | primary |
2026-06-14 00:16:06.348939 | primary | time="2026-06-14T00:14:59Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-14 00:16:06.348947 | primary | "Updated"
2026-06-14 00:16:06.348955 | primary |
2026-06-14 00:16:06.348964 | primary | time="2026-06-14T00:15:00Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-14 00:16:06.348972 | primary | "Updated"
2026-06-14 00:16:06.348980 | primary |
2026-06-14 00:16:06.348994 | primary | time="2026-06-14T00:15:01Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7 and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-14 00:16:06.349003 | primary | "Updated"
2026-06-14 00:16:06.349011 | primary |
2026-06-14 00:16:06.349019 | primary | time="2026-06-14T00:15:01Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-14 00:16:06.349028 | primary | "Updated"
2026-06-14 00:16:06.349041 | primary |
2026-06-14 00:16:06.349050 | primary | time="2026-06-14T00:15:02Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-14 00:16:06.349058 | primary | "Updated"
2026-06-14 00:16:06.349067 | primary |
2026-06-14 00:16:06.349075 | primary | time="2026-06-14T00:15:02Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-14 00:16:06.349083 | primary | "Updated"
2026-06-14 00:16:06.349092 | primary |
2026-06-14 00:16:06.349100 | primary | time="2026-06-14T00:15:03Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2 and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-14 00:16:06.349108 | primary | "Updated"
2026-06-14 00:16:06.349117 | primary |
2026-06-14 00:16:06.349125 | primary | time="2026-06-14T00:15:04Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-14 00:16:06.349133 | primary | "Updated"
2026-06-14 00:16:06.349142 | primary |
2026-06-14 00:16:06.349158 | primary | time="2026-06-14T00:15:04Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2 and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-14 00:16:06.349167 | primary | "Updated"
2026-06-14 00:16:06.349175 | primary |
2026-06-14 00:16:06.349184 | primary | time="2026-06-14T00:15:05Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-14 00:16:06.349192 | primary | "Updated"
2026-06-14 00:16:06.349200 | primary |
2026-06-14 00:16:06.349209 | primary | time="2026-06-14T00:15:05Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4 and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-14 00:16:06.349217 | primary | "Updated"
2026-06-14 00:16:06.349226 | primary |
2026-06-14 00:16:06.349234 | primary | time="2026-06-14T00:15:06Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-14 00:16:06.349243 | primary | "Updated"
2026-06-14 00:16:06.349251 | primary |
2026-06-14 00:16:06.349259 | primary | time="2026-06-14T00:15:06Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472 and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-14 00:16:06.349271 | primary | "Updated"
2026-06-14 00:16:06.349283 | primary |
2026-06-14 00:16:06.349296 | primary | time="2026-06-14T00:15:07Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-14 00:16:06.349308 | primary | "Updated"
2026-06-14 00:16:06.349320 | primary |
2026-06-14 00:16:06.349331 | primary | time="2026-06-14T00:15:08Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369 and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-14 00:16:06.349340 | primary | "Updated"
2026-06-14 00:16:06.349349 | primary |
2026-06-14 00:16:06.349357 | primary | time="2026-06-14T00:15:08Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-14 00:16:06.349366 | primary | "Updated"
2026-06-14 00:16:06.349374 | primary |
2026-06-14 00:16:06.349393 | primary | time="2026-06-14T00:15:09Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560 and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-14 00:16:06.349402 | primary | "Updated"
2026-06-14 00:16:06.349410 | primary |
2026-06-14 00:16:06.349419 | primary | time="2026-06-14T00:15:10Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-14 00:16:06.349427 | primary | "Updated"
2026-06-14 00:16:06.349435 | primary |
2026-06-14 00:16:06.349444 | primary | time="2026-06-14T00:15:10Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4 and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-14 00:16:06.349453 | primary | "Updated"
2026-06-14 00:16:06.349461 | primary |
2026-06-14 00:16:06.349469 | primary | time="2026-06-14T00:15:11Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-14 00:16:06.349513 | primary | "Updated"
2026-06-14 00:16:06.349522 | primary |
2026-06-14 00:16:06.349531 | primary | time="2026-06-14T00:15:11Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303 and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-14 00:16:06.349540 | primary | "Updated"
2026-06-14 00:16:06.349548 | primary |
2026-06-14 00:16:06.349556 | primary | time="2026-06-14T00:15:13Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-14 00:16:06.349565 | primary | "Updated"
2026-06-14 00:16:06.349573 | primary |
2026-06-14 00:16:06.349582 | primary | time="2026-06-14T00:15:13Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2 and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-14 00:16:06.349590 | primary | "Updated"
2026-06-14 00:16:06.349598 | primary |
2026-06-14 00:16:06.349607 | primary | time="2026-06-14T00:15:14Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-14 00:16:06.349615 | primary | "Updated"
2026-06-14 00:16:06.349624 | primary |
2026-06-14 00:16:06.349632 | primary | time="2026-06-14T00:15:14Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2 and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-14 00:16:06.349640 | primary | "Updated"
2026-06-14 00:16:06.349649 | primary |
2026-06-14 00:16:06.349667 | primary | time="2026-06-14T00:15:15Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-14 00:16:06.349676 | primary | "Updated"
2026-06-14 00:16:06.349684 | primary |
2026-06-14 00:16:06.349693 | primary | time="2026-06-14T00:15:16Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-14 00:16:06.349701 | primary | "Updated"
2026-06-14 00:16:06.349710 | primary |
2026-06-14 00:16:06.349718 | primary | time="2026-06-14T00:15:17Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-14 00:16:06.349727 | primary | "Updated"
2026-06-14 00:16:06.349735 | primary |
2026-06-14 00:16:06.349743 | primary | time="2026-06-14T00:15:18Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag 3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-14 00:16:06.349758 | primary | "Updated"
2026-06-14 00:16:06.349766 | primary |
2026-06-14 00:16:06.349775 | primary | time="2026-06-14T00:15:19Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-14 00:16:06.349783 | primary | "Updated"
2026-06-14 00:16:06.349792 | primary |
2026-06-14 00:16:06.349800 | primary | time="2026-06-14T00:15:19Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429 and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-14 00:16:06.349809 | primary | "Updated"
2026-06-14 00:16:06.349817 | primary |
2026-06-14 00:16:06.349825 | primary | time="2026-06-14T00:15:20Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-14 00:16:06.349834 | primary | "Updated"
2026-06-14 00:16:06.349842 | primary |
2026-06-14 00:16:06.349860 | primary | time="2026-06-14T00:15:20Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492 and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-14 00:16:06.349873 | primary | "Updated"
2026-06-14 00:16:06.349885 | primary |
2026-06-14 00:16:06.349896 | primary | time="2026-06-14T00:15:21Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-14 00:16:06.349908 | primary | "Updated"
2026-06-14 00:16:06.349919 | primary |
2026-06-14 00:16:06.349931 | primary | time="2026-06-14T00:15:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-14 00:16:06.349942 | primary | "Updated"
2026-06-14 00:16:06.349954 | primary |
2026-06-14 00:16:06.349965 | primary | time="2026-06-14T00:15:22Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-14 00:16:06.349978 | primary | "Updated"
2026-06-14 00:16:06.349990 | primary |
2026-06-14 00:16:06.350000 | primary | time="2026-06-14T00:15:23Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4 and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-14 00:16:06.350008 | primary | "Updated"
2026-06-14 00:16:06.350017 | primary |
2026-06-14 00:16:06.350025 | primary | time="2026-06-14T00:15:23Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-14 00:16:06.350033 | primary | "Updated"
2026-06-14 00:16:06.350041 | primary |
2026-06-14 00:16:06.350050 | primary | time="2026-06-14T00:15:24Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28 and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-14 00:16:06.350058 | primary | "Updated"
2026-06-14 00:16:06.350067 | primary |
2026-06-14 00:16:06.350075 | primary | time="2026-06-14T00:15:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-14 00:16:06.350083 | primary | "Updated"
2026-06-14 00:16:06.350092 | primary |
2026-06-14 00:16:06.350100 | primary | time="2026-06-14T00:15:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6 and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-14 00:16:06.350115 | primary | "Updated"
2026-06-14 00:16:06.350124 | primary |
2026-06-14 00:16:06.350132 | primary | time="2026-06-14T00:15:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-14 00:16:06.350140 | primary | "Updated"
2026-06-14 00:16:06.350149 | primary |
2026-06-14 00:16:06.350167 | primary | time="2026-06-14T00:15:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6 and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-14 00:16:06.350179 | primary | "Updated"
2026-06-14 00:16:06.350191 | primary |
2026-06-14 00:16:06.350203 | primary | time="2026-06-14T00:15:27Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-14 00:16:06.350215 | primary | "Updated"
2026-06-14 00:16:06.350227 | primary |
2026-06-14 00:16:06.350239 | primary | time="2026-06-14T00:15:28Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-14 00:16:06.350251 | primary | "Updated"
2026-06-14 00:16:06.350263 | primary |
2026-06-14 00:16:06.350275 | primary | time="2026-06-14T00:15:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-14 00:16:06.350287 | primary | "Updated"
2026-06-14 00:16:06.350298 | primary |
2026-06-14 00:16:06.350310 | primary | time="2026-06-14T00:15:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599 and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-14 00:16:06.350323 | primary | "Updated"
2026-06-14 00:16:06.350334 | primary |
2026-06-14 00:16:06.350346 | primary | time="2026-06-14T00:15:30Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-14 00:16:06.350358 | primary | "Updated"
2026-06-14 00:16:06.350370 | primary |
2026-06-14 00:16:06.350381 | primary | time="2026-06-14T00:15:31Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890 and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-14 00:16:06.350393 | primary | "Updated"
2026-06-14 00:16:06.350405 | primary |
2026-06-14 00:16:06.350418 | primary | time="2026-06-14T00:15:32Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-14 00:16:06.350430 | primary | "Updated"
2026-06-14 00:16:06.350442 | primary |
2026-06-14 00:16:06.350463 | primary | time="2026-06-14T00:15:32Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609 and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-14 00:16:06.350515 | primary | "Updated"
2026-06-14 00:16:06.350538 | primary |
2026-06-14 00:16:06.350551 | primary | time="2026-06-14T00:15:33Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-14 00:16:06.350564 | primary | "Updated"
2026-06-14 00:16:06.350576 | primary |
2026-06-14 00:16:06.350585 | primary | time="2026-06-14T00:15:33Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0 and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-14 00:16:06.350594 | primary | "Updated"
2026-06-14 00:16:06.350611 | primary |
2026-06-14 00:16:06.350619 | primary | time="2026-06-14T00:15:34Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-14 00:16:06.350628 | primary | "Updated"
2026-06-14 00:16:06.350636 | primary |
2026-06-14 00:16:06.350644 | primary | time="2026-06-14T00:15:35Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2 and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-14 00:16:06.350653 | primary | "Updated"
2026-06-14 00:16:06.350661 | primary |
2026-06-14 00:16:06.350670 | primary | time="2026-06-14T00:15:35Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-14 00:16:06.350678 | primary | "Updated"
2026-06-14 00:16:06.350687 | primary |
2026-06-14 00:16:06.350695 | primary | time="2026-06-14T00:15:36Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-14 00:16:06.350703 | primary | "Updated"
2026-06-14 00:16:06.350712 | primary |
2026-06-14 00:16:06.350720 | primary | time="2026-06-14T00:15:37Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-14 00:16:06.350729 | primary | "Updated"
2026-06-14 00:16:06.350737 | primary |
2026-06-14 00:16:06.350757 | primary | time="2026-06-14T00:15:37Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-14 00:16:06.350766 | primary | "Updated"
2026-06-14 00:16:06.350774 | primary |
2026-06-14 00:16:06.350783 | primary | time="2026-06-14T00:15:38Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-14 00:16:06.350791 | primary | "Updated"
2026-06-14 00:16:06.350800 | primary |
2026-06-14 00:16:06.350808 | primary | time="2026-06-14T00:15:39Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-14 00:16:06.350817 | primary | "Updated"
2026-06-14 00:16:06.350825 | primary |
2026-06-14 00:16:06.350833 | primary | time="2026-06-14T00:15:39Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-14 00:16:06.350842 | primary | "Updated"
2026-06-14 00:16:06.350850 | primary |
2026-06-14 00:16:06.350858 | primary | time="2026-06-14T00:15:40Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325 and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-14 00:16:06.350867 | primary | "Updated"
2026-06-14 00:16:06.350876 | primary |
2026-06-14 00:16:06.350884 | primary | time="2026-06-14T00:15:41Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-14 00:16:06.350893 | primary | "Updated"
2026-06-14 00:16:06.350903 | primary |
2026-06-14 00:16:06.350912 | primary | time="2026-06-14T00:15:41Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958 and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-14 00:16:06.350920 | primary | "Updated"
2026-06-14 00:16:06.350928 | primary |
2026-06-14 00:16:06.350936 | primary | time="2026-06-14T00:15:42Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-14 00:16:06.350950 | primary | "Updated"
2026-06-14 00:16:06.350958 | primary |
2026-06-14 00:16:06.350966 | primary | time="2026-06-14T00:15:42Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926 and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-14 00:16:06.350975 | primary | "Updated"
2026-06-14 00:16:06.350983 | primary |
2026-06-14 00:16:06.350991 | primary | time="2026-06-14T00:15:43Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-14 00:16:06.351000 | primary | "Updated"
2026-06-14 00:16:06.351008 | primary |
2026-06-14 00:16:06.351016 | primary | time="2026-06-14T00:15:43Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-14 00:16:06.351024 | primary | "Updated"
2026-06-14 00:16:06.351106 | primary |
2026-06-14 00:16:06.351125 | primary | time="2026-06-14T00:15:44Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-14 00:16:06.351137 | primary | "Updated"
2026-06-14 00:16:06.351149 | primary |
2026-06-14 00:16:06.351161 | primary | time="2026-06-14T00:15:45Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-14 00:16:06.351173 | primary | "Updated"
2026-06-14 00:16:06.351185 | primary |
2026-06-14 00:16:06.351201 | primary | time="2026-06-14T00:15:45Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-14 00:16:06.351210 | primary | "Updated"
2026-06-14 00:16:06.351218 | primary |
2026-06-14 00:16:06.351227 | primary | time="2026-06-14T00:15:46Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281 and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-14 00:16:06.351235 | primary | "Updated"
2026-06-14 00:16:06.351243 | primary |
2026-06-14 00:16:06.351252 | primary | time="2026-06-14T00:15:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-14 00:16:06.351260 | primary | "Updated"
2026-06-14 00:16:06.351271 | primary |
2026-06-14 00:16:06.351284 | primary | time="2026-06-14T00:15:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-14 00:16:06.351296 | primary | "Updated"
2026-06-14 00:16:06.351308 | primary |
2026-06-14 00:16:06.351330 | primary | time="2026-06-14T00:15:48Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-14 00:16:06.351342 | primary | "Updated"
2026-06-14 00:16:06.351354 | primary |
2026-06-14 00:16:06.351362 | primary | time="2026-06-14T00:15:48Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28 and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-14 00:16:06.351371 | primary | "Updated"
2026-06-14 00:16:06.351379 | primary |
2026-06-14 00:16:06.351387 | primary | time="2026-06-14T00:15:49Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-14 00:16:06.351408 | primary | "Updated"
2026-06-14 00:16:06.351417 | primary |
2026-06-14 00:16:06.351425 | primary | time="2026-06-14T00:15:49Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7 and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-14 00:16:06.351433 | primary | "Updated"
2026-06-14 00:16:06.351442 | primary |
2026-06-14 00:16:06.351450 | primary | time="2026-06-14T00:15:50Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-14 00:16:06.351459 | primary | "Updated"
2026-06-14 00:16:06.351467 | primary |
2026-06-14 00:16:06.351506 | primary | time="2026-06-14T00:15:51Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35 and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-14 00:16:06.351521 | primary | "Updated"
2026-06-14 00:16:06.351529 | primary |
2026-06-14 00:16:06.351538 | primary | time="2026-06-14T00:15:51Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-14 00:16:06.351547 | primary | "Updated"
2026-06-14 00:16:06.351555 | primary |
2026-06-14 00:16:06.351563 | primary | time="2026-06-14T00:15:52Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205 and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-14 00:16:06.351571 | primary | "Updated"
2026-06-14 00:16:06.351580 | primary |
2026-06-14 00:16:06.351588 | primary | time="2026-06-14T00:15:52Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-14 00:16:06.351596 | primary | "Updated"
2026-06-14 00:16:06.351605 | primary |
2026-06-14 00:16:06.351613 | primary | time="2026-06-14T00:15:53Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728 and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-14 00:16:06.351621 | primary | "Updated"
2026-06-14 00:16:06.351630 | primary |
2026-06-14 00:16:06.351638 | primary | time="2026-06-14T00:15:53Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-14 00:16:06.351646 | primary | "Updated"
2026-06-14 00:16:06.351654 | primary |
2026-06-14 00:16:06.351663 | primary | time="2026-06-14T00:15:54Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-14 00:16:06.351672 | primary | "Updated"
2026-06-14 00:16:06.351680 | primary |
2026-06-14 00:16:06.351689 | primary | time="2026-06-14T00:15:55Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-14 00:16:06.351697 | primary | "Updated"
2026-06-14 00:16:06.351705 | primary |
2026-06-14 00:16:06.351714 | primary | time="2026-06-14T00:15:55Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-14 00:16:06.351722 | primary | "Updated"
2026-06-14 00:16:06.351730 | primary |
2026-06-14 00:16:06.351739 | primary | time="2026-06-14T00:15:56Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-14 00:16:06.351747 | primary | "Updated"
2026-06-14 00:16:06.351755 | primary |
2026-06-14 00:16:06.351764 | primary | time="2026-06-14T00:15:56Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-14 00:16:06.351790 | primary | "Updated"
2026-06-14 00:16:06.351798 | primary |
2026-06-14 00:16:06.351807 | primary | time="2026-06-14T00:15:57Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-14 00:16:06.351817 | primary | "Updated"
2026-06-14 00:16:06.351868 | primary |
2026-06-14 00:16:06.351891 | primary | time="2026-06-14T00:15:57Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08 and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-14 00:16:06.351902 | primary | "Updated"
2026-06-14 00:16:06.351914 | primary |
2026-06-14 00:16:06.351924 | primary | time="2026-06-14T00:15:58Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-14 00:16:06.351932 | primary | "Updated"
2026-06-14 00:16:06.351940 | primary |
2026-06-14 00:16:06.351955 | primary | time="2026-06-14T00:15:59Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8 and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-14 00:16:06.351964 | primary | "Updated"
2026-06-14 00:16:06.351972 | primary |
2026-06-14 00:16:06.351980 | primary | time="2026-06-14T00:16:01Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-14 00:16:06.351989 | primary | "Updated"
2026-06-14 00:16:06.351997 | primary |
2026-06-14 00:16:06.352005 | primary | time="2026-06-14T00:16:01Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-14 00:16:06.352017 | primary | "Updated"
2026-06-14 00:16:06.352026 | primary |
2026-06-14 00:16:06.352034 | primary | time="2026-06-14T00:16:02Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-14 00:16:06.352043 | primary | "Updated"
2026-06-14 00:16:06.352051 | primary |
2026-06-14 00:16:06.352060 | primary | time="2026-06-14T00:16:02Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749 and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-14 00:16:06.352068 | primary | "Updated"
2026-06-14 00:16:06.352076 | primary |
2026-06-14 00:16:06.352085 | primary | time="2026-06-14T00:16:03Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-14 00:16:06.352093 | primary | "Updated"
2026-06-14 00:16:06.352101 | primary |
2026-06-14 00:16:06.352110 | primary | time="2026-06-14T00:16:04Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-14 00:16:06.352119 | primary | "Updated"
2026-06-14 00:16:06.352127 | primary |
2026-06-14 00:16:06.634429 | primary | ok: Runtime: 0:00:00.011451
2026-06-14 00:16:06.649983 | 
2026-06-14 00:16:06.650108 | PLAY RECAP
2026-06-14 00:16:06.650209 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 00:16:06.650276 | 
2026-06-14 00:16:06.799424 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 00:16:06.802443 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 00:16:07.468291 | 
2026-06-14 00:16:07.468458 | PLAY [all]
2026-06-14 00:16:07.478900 | 
2026-06-14 00:16:07.478982 | TASK [Create container log dir]
2026-06-14 00:16:07.959985 | primary | ok
2026-06-14 00:16:07.972089 | 
2026-06-14 00:16:07.972259 | TASK [Collect logs]
2026-06-14 00:16:08.430967 | primary | + sudo dnf list installed
2026-06-14 00:16:08.872598 | primary | + df -h
2026-06-14 00:16:08.875532 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-14 00:16:08.901529 | primary | sending incremental file list
2026-06-14 00:16:08.905432 | primary | skipping non-regular file "yum.conf"
2026-06-14 00:16:08.905453 | primary | ./
2026-06-14 00:16:08.906387 | primary | dnf/
2026-06-14 00:16:08.906407 | primary | dnf/dnf.conf
2026-06-14 00:16:08.906416 | primary | dnf/aliases.d/
2026-06-14 00:16:08.906424 | primary | dnf/modules.d/
2026-06-14 00:16:08.906429 | primary | dnf/modules.defaults.d/
2026-06-14 00:16:08.906435 | primary | dnf/plugins/
2026-06-14 00:16:08.906440 | primary | dnf/plugins/copr.conf
2026-06-14 00:16:08.906446 | primary | dnf/plugins/debuginfo-install.conf
2026-06-14 00:16:08.906451 | primary | dnf/plugins/copr.d/
2026-06-14 00:16:08.906459 | primary | dnf/protected.d/
2026-06-14 00:16:08.906466 | primary | dnf/protected.d/dnf.conf
2026-06-14 00:16:08.906472 | primary | dnf/protected.d/grub2-pc.conf
2026-06-14 00:16:08.906499 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 00:16:08.906506 | primary | dnf/protected.d/setup.conf
2026-06-14 00:16:08.906511 | primary | dnf/protected.d/sudo.conf
2026-06-14 00:16:08.906516 | primary | dnf/protected.d/systemd.conf
2026-06-14 00:16:08.906522 | primary | dnf/protected.d/yum.conf
2026-06-14 00:16:08.906527 | primary | dnf/usr-drift-protected-paths.d/
2026-06-14 00:16:08.906532 | primary | dnf/vars/
2026-06-14 00:16:08.906540 | primary | dnf/vars/stream
2026-06-14 00:16:08.906545 | primary | yum.repos.d/
2026-06-14 00:16:08.906550 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 00:16:08.906556 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 00:16:08.906561 | primary | yum.repos.d/centos-addons.repo
2026-06-14 00:16:08.906566 | primary | yum.repos.d/centos.repo
2026-06-14 00:16:08.906573 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-14 00:16:08.906578 | primary | yum.repos.d/epel-next-testing.repo
2026-06-14 00:16:08.906585 | primary | yum.repos.d/epel-next.repo
2026-06-14 00:16:08.906592 | primary | yum.repos.d/epel-testing.repo
2026-06-14 00:16:08.906614 | primary | yum.repos.d/epel.repo
2026-06-14 00:16:08.948912 | primary |
2026-06-14 00:16:08.948948 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-14 00:16:08.948958 | primary | total size is 17,241  speedup is 0.89
2026-06-14 00:16:08.953842 | primary | + pushd /home/zuul/workspace
2026-06-14 00:16:08.953874 | primary | ~/workspace ~/zuul-output/logs
2026-06-14 00:16:08.954000 | 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-14 00:16:08.982019 | primary | + popd
2026-06-14 00:16:08.982048 | primary | ~/zuul-output/logs
2026-06-14 00:16:09.026409 | primary | ok: Runtime: 0:00:00.556948
2026-06-14 00:16:09.043904 | 
2026-06-14 00:16:09.044255 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-14 00:16:09.073389 | primary | ok
2026-06-14 00:16:09.103606 | 
2026-06-14 00:16:09.103822 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 00:16:09.159762 | primary | skipping: Conditional result was False
2026-06-14 00:16:09.166619 | 
2026-06-14 00:16:09.166745 | TASK [fetch-output : Set log path for single node]
2026-06-14 00:16:09.213083 | primary | ok
2026-06-14 00:16:09.222990 | 
2026-06-14 00:16:09.223237 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 00:16:09.519649 | primary -> localhost | changed: "/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/logs"
2026-06-14 00:16:09.800256 | primary -> localhost | changed: "/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/artifacts"
2026-06-14 00:16:10.051143 | primary -> localhost | changed: "/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/docs"
2026-06-14 00:16:10.060303 | 
2026-06-14 00:16:10.060457 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 00:16:10.888274 | primary | changed:
2026-06-14 00:16:10.888691 | primary | .d..t...... ./
2026-06-14 00:16:10.888752 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-14 00:16:10.888796 | primary | >f+++++++++ disk_usage.txt
2026-06-14 00:16:10.888835 | primary | >f+++++++++ installed_pkgs.txt
2026-06-14 00:16:10.888916 | primary | >f+++++++++ master-report.html
2026-06-14 00:16:10.888954 | primary | >f+++++++++ master-tag-report.html
2026-06-14 00:16:10.888991 | primary | >f+++++++++ master-tag.txt
2026-06-14 00:16:10.889026 | primary | >f+++++++++ master.txt
2026-06-14 00:16:10.889060 | primary | cd+++++++++ dnf/
2026-06-14 00:16:10.889095 | primary | >f+++++++++ dnf/dnf.conf
2026-06-14 00:16:10.889128 | primary | cd+++++++++ dnf/aliases.d/
2026-06-14 00:16:10.889162 | primary | cd+++++++++ dnf/modules.d/
2026-06-14 00:16:10.889207 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-14 00:16:10.889241 | primary | cd+++++++++ dnf/plugins/
2026-06-14 00:16:10.889275 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-14 00:16:10.889309 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-14 00:16:10.889345 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-14 00:16:10.889379 | primary | cd+++++++++ dnf/protected.d/
2026-06-14 00:16:10.889412 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-14 00:16:10.889446 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-14 00:16:10.889479 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 00:16:10.889513 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-14 00:16:10.889546 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-14 00:16:10.889581 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-14 00:16:10.889614 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-14 00:16:10.889648 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-14 00:16:10.889683 | primary | cd+++++++++ dnf/vars/
2026-06-14 00:16:10.889717 | primary | >f+++++++++ dnf/vars/stream
2026-06-14 00:16:10.889752 | primary | cd+++++++++ yum.repos.d/
2026-06-14 00:16:10.889786 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 00:16:10.889820 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 00:16:10.889883 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-14 00:16:10.889927 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-14 00:16:10.889963 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-14 00:16:10.890000 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-14 00:16:10.890034 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-14 00:16:10.890068 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-14 00:16:10.890101 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-14 00:16:10.890165 | primary | changed: All items complete
2026-06-14 00:16:10.890206 | 
2026-06-14 00:16:11.403634 | primary | changed: .d..t...... ./
2026-06-14 00:16:11.986112 | primary | changed: .d..t...... ./
2026-06-14 00:16:11.992288 | 
2026-06-14 00:16:11.992355 | PLAY RECAP
2026-06-14 00:16:11.992395 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-14 00:16:11.992415 | 
2026-06-14 00:16:12.157934 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 00:16:12.160743 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 00:16:12.802677 | 
2026-06-14 00:16:12.802840 | PLAY [Report DLRN results after job run]
2026-06-14 00:16:12.816488 | 
2026-06-14 00:16:12.816640 | TASK [Include vars from ci-framework group_vars]
2026-06-14 00:16:12.834825 | primary | ok
2026-06-14 00:16:12.851749 | 
2026-06-14 00:16:12.851877 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 00:16:12.908308 | primary | skipping: Conditional result was False
2026-06-14 00:16:12.914940 | 
2026-06-14 00:16:12.915063 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 00:16:13.353640 | primary | ok
2026-06-14 00:16:13.362527 | 
2026-06-14 00:16:13.362678 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 00:16:13.400316 | primary | skipping: Conditional result was False
2026-06-14 00:16:13.410577 | 
2026-06-14 00:16:13.410761 | TASK [cifmw_helpers : Read vars]
2026-06-14 00:16:13.449197 | 
2026-06-14 00:16:13.449495 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 00:16:13.501964 | 
2026-06-14 00:16:13.502356 | TASK [cifmw_helpers : Include vars]
2026-06-14 00:16:13.549150 | 
2026-06-14 00:16:13.549449 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 00:16:13.586184 | primary | skipping: Conditional result was False
2026-06-14 00:16:13.597762 | 
2026-06-14 00:16:13.597914 | TASK [Report job status to DLRN]
2026-06-14 00:16:13.618888 | primary | ok
2026-06-14 00:16:13.663894 | 
2026-06-14 00:16:13.664065 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-14 00:16:13.741040 | primary | skipping: Conditional result was False
2026-06-14 00:16:13.748003 | 
2026-06-14 00:16:13.748136 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-14 00:16:15.174056 | primary | changed
2026-06-14 00:16:15.180775 | 
2026-06-14 00:16:15.180914 | TASK [dlrn_report : Install kinit related package]
2026-06-14 00:16:15.237107 | primary | skipping: Conditional result was False
2026-06-14 00:16:15.244129 | 
2026-06-14 00:16:15.244218 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-14 00:16:15.292280 | primary | skipping: Conditional result was False
2026-06-14 00:16:15.300178 | 
2026-06-14 00:16:15.300319 | TASK [Set zuul-log-path fact]
2026-06-14 00:16:15.370263 | primary | ok
2026-06-14 00:16:15.407507 | 
2026-06-14 00:16:15.407688 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 00:16:15.481623 | primary | ok
2026-06-14 00:16:15.491886 | 
2026-06-14 00:16:15.491989 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-14 00:16:15.558730 | primary | skipping: Conditional result was False
2026-06-14 00:16:15.565786 | 
2026-06-14 00:16:15.565913 | TASK [Get hash related data from repo_setup role]
2026-06-14 00:16:15.634014 | primary | ok
2026-06-14 00:16:15.793533 | 
2026-06-14 00:16:15.793669 | LOOP [repo_setup : Ensure directories are present]
2026-06-14 00:16:16.227387 | primary | changed: "tmp"
2026-06-14 00:16:16.521967 | primary | changed: "artifacts/repositories"
2026-06-14 00:16:16.755317 | primary | changed: "venv/repo_setup"
2026-06-14 00:16:16.768775 | 
2026-06-14 00:16:16.769067 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-14 00:16:18.235154 | primary | ok: Nothing to do
2026-06-14 00:16:18.239929 | 
2026-06-14 00:16:18.240002 | TASK [repo_setup : Get repo-setup repository]
2026-06-14 00:16:19.349129 | primary | changed
2026-06-14 00:16:19.360583 | 
2026-06-14 00:16:19.360809 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-14 00:16:26.749738 | primary | changed
2026-06-14 00:16:26.760790 | 
2026-06-14 00:16:26.760968 | TASK [repo_setup : Install repo-setup package]
2026-06-14 00:16:27.388053 | 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-14 00:16:27.388206 | primary | !!
2026-06-14 00:16:27.388218 | primary |
2026-06-14 00:16:27.388231 | primary |         ********************************************************************************
2026-06-14 00:16:27.388240 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 00:16:27.388252 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 00:16:27.388260 | primary |
2026-06-14 00:16:27.388271 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 00:16:27.388280 | primary |         calls to avoid build errors in the future.
2026-06-14 00:16:27.388288 | primary |
2026-06-14 00:16:27.388295 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 00:16:27.388303 | primary |         ********************************************************************************
2026-06-14 00:16:27.388311 | primary |
2026-06-14 00:16:27.388319 | primary | !!
2026-06-14 00:16:27.388327 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 00:16:27.388664 | 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-14 00:16:27.388685 | primary | !!
2026-06-14 00:16:27.388693 | primary |
2026-06-14 00:16:27.388701 | primary |         ********************************************************************************
2026-06-14 00:16:27.388709 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 00:16:27.388718 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 00:16:27.388725 | primary |
2026-06-14 00:16:27.388733 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 00:16:27.388741 | primary |         calls to avoid build errors in the future.
2026-06-14 00:16:27.388749 | primary |
2026-06-14 00:16:27.388757 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 00:16:27.388765 | primary |         ********************************************************************************
2026-06-14 00:16:27.388773 | primary |
2026-06-14 00:16:27.388780 | primary | !!
2026-06-14 00:16:27.388788 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 00:16:27.389071 | 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-14 00:16:27.389087 | primary | !!
2026-06-14 00:16:27.389096 | primary |
2026-06-14 00:16:27.389104 | primary |         ********************************************************************************
2026-06-14 00:16:27.389112 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 00:16:27.389120 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 00:16:27.389130 | primary |
2026-06-14 00:16:27.389142 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 00:16:27.389153 | primary |         calls to avoid build errors in the future.
2026-06-14 00:16:27.389164 | primary |
2026-06-14 00:16:27.389176 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 00:16:27.389186 | primary |         ********************************************************************************
2026-06-14 00:16:27.389198 | primary |
2026-06-14 00:16:27.389209 | primary | !!
2026-06-14 00:16:27.389221 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 00:16:27.427006 | 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-14 00:16:27.427087 | primary | !!
2026-06-14 00:16:27.427099 | primary |
2026-06-14 00:16:27.427134 | primary |         ********************************************************************************
2026-06-14 00:16:27.427144 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-14 00:16:27.427151 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-14 00:16:27.427160 | primary |         ********************************************************************************
2026-06-14 00:16:27.427167 | primary |
2026-06-14 00:16:27.427175 | primary | !!
2026-06-14 00:16:27.427183 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-14 00:16:27.436541 | primary | WARNING: The wheel package is not available.
2026-06-14 00:16:27.479212 | primary | [pbr] Generating ChangeLog
2026-06-14 00:16:27.545580 | 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-14 00:16:27.545659 | primary | !!
2026-06-14 00:16:27.545670 | primary |
2026-06-14 00:16:27.545679 | primary |         ********************************************************************************
2026-06-14 00:16:27.545689 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-14 00:16:27.545697 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 00:16:27.545705 | primary |         standards-based tools.
2026-06-14 00:16:27.545712 | primary |
2026-06-14 00:16:27.545720 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-14 00:16:27.545728 | primary |         ********************************************************************************
2026-06-14 00:16:27.545736 | primary |
2026-06-14 00:16:27.545744 | primary | !!
2026-06-14 00:16:27.545752 | primary |   easy_install.initialize_options(self)
2026-06-14 00:16:27.545769 | 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-14 00:16:27.545777 | primary | !!
2026-06-14 00:16:27.545785 | primary |
2026-06-14 00:16:27.545793 | primary |         ********************************************************************************
2026-06-14 00:16:27.545800 | primary |         Please avoid running ``setup.py`` directly.
2026-06-14 00:16:27.545808 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 00:16:27.545816 | primary |         standards-based tools.
2026-06-14 00:16:27.545823 | primary |
2026-06-14 00:16:27.545831 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-14 00:16:27.545838 | primary |         ********************************************************************************
2026-06-14 00:16:27.545846 | primary |
2026-06-14 00:16:27.545854 | primary | !!
2026-06-14 00:16:27.545861 | primary |   self.initialize_options()
2026-06-14 00:16:27.547953 | 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-14 00:16:27.547982 | primary | !!
2026-06-14 00:16:27.547991 | primary |
2026-06-14 00:16:27.547999 | primary |         ********************************************************************************
2026-06-14 00:16:27.548007 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 00:16:27.548033 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 00:16:27.548044 | primary |
2026-06-14 00:16:27.548055 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 00:16:27.548066 | primary |         calls to avoid build errors in the future.
2026-06-14 00:16:27.548078 | primary |
2026-06-14 00:16:27.548089 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 00:16:27.548100 | primary |         ********************************************************************************
2026-06-14 00:16:27.548111 | primary |
2026-06-14 00:16:27.548122 | primary | !!
2026-06-14 00:16:27.548133 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 00:16:27.548821 | 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-14 00:16:27.548860 | primary | !!
2026-06-14 00:16:27.548869 | primary |
2026-06-14 00:16:27.548877 | primary |         ********************************************************************************
2026-06-14 00:16:27.548885 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 00:16:27.548893 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 00:16:27.548901 | primary |
2026-06-14 00:16:27.548909 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 00:16:27.548916 | primary |         calls to avoid build errors in the future.
2026-06-14 00:16:27.548924 | primary |
2026-06-14 00:16:27.548932 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 00:16:27.548939 | primary |         ********************************************************************************
2026-06-14 00:16:27.548947 | primary |
2026-06-14 00:16:27.548955 | primary | !!
2026-06-14 00:16:27.548963 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 00:16:27.549254 | 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-14 00:16:27.549265 | primary | !!
2026-06-14 00:16:27.549272 | primary |
2026-06-14 00:16:27.549280 | primary |         ********************************************************************************
2026-06-14 00:16:27.549288 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 00:16:27.549296 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 00:16:27.549303 | primary |
2026-06-14 00:16:27.549311 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 00:16:27.549319 | primary |         calls to avoid build errors in the future.
2026-06-14 00:16:27.549326 | primary |
2026-06-14 00:16:27.549334 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 00:16:27.549342 | primary |         ********************************************************************************
2026-06-14 00:16:27.549349 | primary |
2026-06-14 00:16:27.549357 | primary | !!
2026-06-14 00:16:27.549365 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 00:16:27.552014 | primary | running install
2026-06-14 00:16:27.567802 | primary | running build
2026-06-14 00:16:27.567847 | primary | running build_py
2026-06-14 00:16:27.573360 | primary | creating build
2026-06-14 00:16:27.573398 | primary | creating build/lib
2026-06-14 00:16:27.573503 | primary | creating build/lib/repo_setup
2026-06-14 00:16:27.573599 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-14 00:16:27.573765 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-14 00:16:27.574014 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-14 00:16:27.574325 | primary | creating build/lib/repo_setup/get_hash
2026-06-14 00:16:27.574443 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-14 00:16:27.574669 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-14 00:16:27.574801 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-14 00:16:27.574932 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-14 00:16:27.575031 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-14 00:16:27.575325 | primary | creating build/lib/repo_setup/yum_config
2026-06-14 00:16:27.575404 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.575544 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.575672 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.575795 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.575916 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.576036 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.576151 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.576270 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-14 00:16:27.576414 | primary | running egg_info
2026-06-14 00:16:27.576784 | primary | creating repo_setup.egg-info
2026-06-14 00:16:27.580693 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-14 00:16:27.581225 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-14 00:16:27.581550 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-14 00:16:27.581740 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-14 00:16:27.581846 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-14 00:16:27.604504 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-14 00:16:27.604582 | primary | [pbr] Processing SOURCES.txt
2026-06-14 00:16:27.604660 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 00:16:27.615521 | primary | [pbr] In git context, generating filelist from git
2026-06-14 00:16:27.624530 | primary | warning: no files found matching 'AUTHORS'
2026-06-14 00:16:27.624580 | primary | warning: no files found matching 'ChangeLog'
2026-06-14 00:16:27.624862 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-14 00:16:27.625062 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-14 00:16:27.628626 | primary | reading manifest template 'MANIFEST.in'
2026-06-14 00:16:27.628913 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-14 00:16:27.629121 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-14 00:16:27.629356 | primary | adding license file 'LICENSE'
2026-06-14 00:16:27.630330 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 00:16:27.631290 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-14 00:16:27.631811 | primary | running install_lib
2026-06-14 00:16:27.636682 | 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-14 00:16:27.636726 | 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-14 00:16:27.636878 | 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-14 00:16:27.637009 | 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-14 00:16:27.637150 | 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-14 00:16:27.637219 | 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-14 00:16:27.637332 | 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-14 00:16:27.637436 | 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-14 00:16:27.637592 | 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-14 00:16:27.637691 | 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-14 00:16:27.637823 | 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-14 00:16:27.637967 | 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-14 00:16:27.638045 | 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-14 00:16:27.638146 | 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-14 00:16:27.638266 | 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-14 00:16:27.638385 | 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-14 00:16:27.638515 | 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-14 00:16:27.638652 | 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-14 00:16:27.638764 | 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-14 00:16:27.638879 | 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-14 00:16:27.639419 | 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-14 00:16:27.639677 | 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-14 00:16:27.642817 | 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-14 00:16:27.643291 | 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-14 00:16:27.643468 | 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-14 00:16:27.644010 | 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-14 00:16:27.644311 | 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-14 00:16:27.644685 | 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-14 00:16:27.645744 | 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-14 00:16:27.645925 | 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-14 00:16:27.647086 | 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-14 00:16:27.648187 | 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-14 00:16:27.648625 | 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-14 00:16:27.649360 | 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-14 00:16:27.649814 | 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-14 00:16:27.650128 | 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-14 00:16:27.652100 | primary | running install_data
2026-06-14 00:16:27.656425 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-14 00:16:27.656464 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-14 00:16:27.656595 | 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-14 00:16:27.656771 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-14 00:16:27.656819 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-14 00:16:27.656886 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-14 00:16:27.656921 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-14 00:16:27.657023 | 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-14 00:16:27.657101 | 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-14 00:16:27.657183 | 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-14 00:16:27.657330 | 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-14 00:16:27.657440 | 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-14 00:16:27.657533 | 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-14 00:16:27.657639 | 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-14 00:16:27.657749 | 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-14 00:16:27.657866 | 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-14 00:16:27.657987 | 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-14 00:16:27.658119 | 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-14 00:16:27.658241 | 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-14 00:16:27.658318 | 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-14 00:16:27.658419 | 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-14 00:16:27.658600 | 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-14 00:16:27.658694 | 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-14 00:16:27.658804 | 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-14 00:16:27.658913 | 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-14 00:16:27.659025 | 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-14 00:16:27.659135 | 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-14 00:16:27.659271 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-14 00:16:27.659347 | 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-14 00:16:27.659458 | 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-14 00:16:27.659606 | primary | running install_egg_info
2026-06-14 00:16:27.663605 | 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-14 00:16:27.664681 | primary | running install_scripts
2026-06-14 00:16:27.669225 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 00:16:27.669333 | 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-14 00:16:27.669465 | 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-14 00:16:27.811010 | primary | ok: Runtime: 0:00:00.467965
2026-06-14 00:16:27.818642 | 
2026-06-14 00:16:27.818739 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-14 00:16:27.905787 | primary | skipping: Conditional result was False
2026-06-14 00:16:27.915719 | 
2026-06-14 00:16:27.915895 | TASK [repo_setup : Run repo-setup]
2026-06-14 00:16:28.637559 | primary | Cache was expired
2026-06-14 00:16:28.637658 | primary | 0 files removed
2026-06-14 00:16:28.670092 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-14 00:16:28.670157 | 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-14 00:16:28.670169 | 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-14 00:16:28.670175 | 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-14 00:16:28.670181 | 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-14 00:16:28.670186 | 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-14 00:16:28.959681 | primary | ok: Runtime: 0:00:00.438794
2026-06-14 00:16:28.968670 | 
2026-06-14 00:16:28.968836 | TASK [repo_setup : Get component repo]
2026-06-14 00:16:29.046666 | primary | skipping: Conditional result was False
2026-06-14 00:16:29.054722 | 
2026-06-14 00:16:29.054921 | TASK [repo_setup : Rename component repo]
2026-06-14 00:16:29.110820 | primary | skipping: Conditional result was False
2026-06-14 00:16:29.118447 | 
2026-06-14 00:16:29.118572 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-14 00:16:29.175445 | primary | skipping: Conditional result was False
2026-06-14 00:16:29.189515 | 
2026-06-14 00:16:29.189730 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-14 00:16:29.746737 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-14 00:16:30.234341 | primary | ok: Runtime: 0:00:00.272756
2026-06-14 00:16:30.243379 | 
2026-06-14 00:16:30.243510 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-14 00:16:31.271584 | primary | changed
2026-06-14 00:16:31.282312 | 
2026-06-14 00:16:31.282462 | TASK [repo_setup : Dump current-podified hash]
2026-06-14 00:16:31.370028 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.381466 | 
2026-06-14 00:16:31.381660 | TASK [repo_setup : Slurp current podified hash]
2026-06-14 00:16:31.439043 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.446018 | 
2026-06-14 00:16:31.446142 | TASK [repo_setup : Update the value of full_hash]
2026-06-14 00:16:31.501431 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.512767 | 
2026-06-14 00:16:31.512990 | TASK [repo_setup : Export hashes facts for further use]
2026-06-14 00:16:31.581471 | primary | ok
2026-06-14 00:16:31.590834 | 
2026-06-14 00:16:31.591005 | TASK [repo_setup : Create download directory]
2026-06-14 00:16:31.678172 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.685523 | 
2026-06-14 00:16:31.685632 | TASK [repo_setup : Print the URL to request]
2026-06-14 00:16:31.741266 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.748425 | 
2026-06-14 00:16:31.748521 | TASK [Download the RPM]
2026-06-14 00:16:31.823790 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.832677 | 
2026-06-14 00:16:31.832779 | TASK [repo_setup : Install RHOS Release tool]
2026-06-14 00:16:31.899515 | primary | skipping: Conditional result was False
2026-06-14 00:16:31.907616 | 
2026-06-14 00:16:31.907709 | TASK [repo_setup : Get rhos-release tool version]
2026-06-14 00:16:32.428432 | primary | skipping: Conditional result was False
2026-06-14 00:16:32.438845 | 
2026-06-14 00:16:32.439010 | TASK [repo_setup : Print rhos-release tool version]
2026-06-14 00:16:32.485610 | primary | skipping: Conditional result was False
2026-06-14 00:16:32.500550 | 
2026-06-14 00:16:32.500719 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-14 00:16:33.036910 | primary | skipping: Conditional result was False
2026-06-14 00:16:33.042189 | 
2026-06-14 00:16:33.042270 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-14 00:16:33.428922 | primary | ok
2026-06-14 00:16:33.488313 | 
2026-06-14 00:16:33.488479 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-14 00:16:34.018190 | primary | ok: Runtime: 0:00:00.017669
2026-06-14 00:16:34.027696 | 
2026-06-14 00:16:34.027937 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-14 00:16:34.578645 | primary | ok: Runtime: 0:00:00.020757
2026-06-14 00:16:34.591037 | 
2026-06-14 00:16:34.591239 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-14 00:16:34.679675 | primary | skipping: Conditional result was False
2026-06-14 00:16:34.690929 | 
2026-06-14 00:16:34.691109 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-14 00:16:34.769234 | primary | skipping: Conditional result was False
2026-06-14 00:16:34.780030 | 
2026-06-14 00:16:34.780196 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-14 00:16:34.849354 | primary | skipping: Conditional result was False
2026-06-14 00:16:34.861131 | 
2026-06-14 00:16:34.861397 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-14 00:16:34.930391 | primary | skipping: Conditional result was False
2026-06-14 00:16:34.940923 | 
2026-06-14 00:16:34.941337 | TASK [repo_setup : Check for DLRN component repo]
2026-06-14 00:16:34.999217 | primary | skipping: Conditional result was False
2026-06-14 00:16:35.010313 | 
2026-06-14 00:16:35.010522 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-14 00:16:35.068791 | primary | skipping: Conditional result was False
2026-06-14 00:16:35.082963 | 
2026-06-14 00:16:35.083160 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-14 00:16:35.458973 | primary | ok: All paths examined
2026-06-14 00:16:35.466051 | 
2026-06-14 00:16:35.466191 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-14 00:16:35.782661 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-14 00:16:35.783111 | primary | changed: All items complete
2026-06-14 00:16:35.783171 | 
2026-06-14 00:16:36.088185 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-14 00:16:36.356866 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-14 00:16:36.649706 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-14 00:16:36.914359 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-14 00:16:37.187358 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-14 00:16:37.461538 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-14 00:16:37.767647 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-14 00:16:38.038840 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-14 00:16:38.054213 | 
2026-06-14 00:16:38.054436 | TASK [repo_setup : Cleanup existing metadata]
2026-06-14 00:16:38.585649 | primary | Cache was expired
2026-06-14 00:16:38.602800 | primary | 66 files removed
2026-06-14 00:16:39.101280 | primary | ok: Runtime: 0:00:00.229713
2026-06-14 00:16:39.110742 | 
2026-06-14 00:16:39.110942 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-14 00:16:39.674988 | primary | changed
2026-06-14 00:16:39.695253 | 
2026-06-14 00:16:39.695507 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-14 00:16:40.139428 | primary | DEFAULT
2026-06-14 00:16:40.235962 | primary | ok: Runtime: 0:00:00.094244
2026-06-14 00:16:40.244541 | 
2026-06-14 00:16:40.244720 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-14 00:16:40.784326 | primary | skipping: Conditional result was False
2026-06-14 00:16:40.795048 | 
2026-06-14 00:16:40.795200 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-14 00:16:41.336990 | primary | skipping: Conditional result was False
2026-06-14 00:16:41.347736 | 
2026-06-14 00:16:41.347927 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-14 00:16:41.427132 | primary | skipping: Conditional result was False
2026-06-14 00:16:41.434471 | 
2026-06-14 00:16:41.434597 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-14 00:16:41.729954 | primary | REPORTING SUCCESS TO DLRN API
2026-06-14 00:16:42.221833 | primary | {
2026-06-14 00:16:42.221916 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-14 00:16:42.221929 | primary |   "commit_hash": null,
2026-06-14 00:16:42.221938 | primary |   "component": null,
2026-06-14 00:16:42.221947 | primary |   "distro_hash": null,
2026-06-14 00:16:42.221956 | primary |   "extended_hash": null,
2026-06-14 00:16:42.221980 | primary |   "in_progress": false,
2026-06-14 00:16:42.221989 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-14 00:16:42.222003 | primary |   "notes": "",
2026-06-14 00:16:42.222011 | primary |   "success": true,
2026-06-14 00:16:42.222031 | primary |   "timestamp": 1781396201,
2026-06-14 00:16:42.222040 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/f60/rdoproject.org/f60ed3423f264f279ad33f94cb215059"
2026-06-14 00:16:42.222052 | primary | }
2026-06-14 00:16:42.477615 | primary | ok: Runtime: 0:00:00.512377
2026-06-14 00:16:42.491980 | 
2026-06-14 00:16:42.492133 | PLAY RECAP
2026-06-14 00:16:42.492225 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-14 00:16:42.492271 | 
2026-06-14 00:16:42.667979 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 00:16:42.671166 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 00:16:43.309570 | 
2026-06-14 00:16:43.309833 | PLAY [all]
2026-06-14 00:16:43.319673 | 
2026-06-14 00:16:43.319764 | TASK [include_role : fetch-output]
2026-06-14 00:16:43.372088 | primary | ok
2026-06-14 00:16:43.395779 | 
2026-06-14 00:16:43.396079 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 00:16:43.473663 | primary | skipping: Conditional result was False
2026-06-14 00:16:43.484168 | 
2026-06-14 00:16:43.484442 | TASK [fetch-output : Set log path for single node]
2026-06-14 00:16:43.553154 | primary | ok
2026-06-14 00:16:43.561668 | 
2026-06-14 00:16:43.561817 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 00:16:44.092291 | primary -> localhost | ok: "/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/logs"
2026-06-14 00:16:44.374905 | primary -> localhost | ok: "/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/artifacts"
2026-06-14 00:16:44.633146 | primary -> localhost | ok: "/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/docs"
2026-06-14 00:16:44.645334 | 
2026-06-14 00:16:44.645496 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 00:16:45.462436 | primary | ok
2026-06-14 00:16:45.462780 | primary | ok: All items complete
2026-06-14 00:16:45.462812 | 
2026-06-14 00:16:46.036467 | primary | ok
2026-06-14 00:16:46.578491 | primary | ok
2026-06-14 00:16:46.602409 | 
2026-06-14 00:16:46.602686 | TASK [include_role : fetch-output-openshift]
2026-06-14 00:16:46.623106 | primary | skipping: Conditional result was False
2026-06-14 00:16:46.640941 | 
2026-06-14 00:16:46.641238 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-14 00:16:46.675913 | primary | skipping: Conditional result was False
2026-06-14 00:16:46.684401 | primary | skipping: Conditional result was False
2026-06-14 00:16:46.706541 | 
2026-06-14 00:16:46.706724 | PLAY [all]
2026-06-14 00:16:46.713892 | 
2026-06-14 00:16:46.713981 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-14 00:16:47.275806 | primary | changed
2026-06-14 00:16:47.286173 | 
2026-06-14 00:16:47.286280 | PLAY RECAP
2026-06-14 00:16:47.286363 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-14 00:16:47.286407 | 
2026-06-14 00:16:47.443154 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 00:16:47.445126 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-14 00:16:48.208082 | 
2026-06-14 00:16:48.208213 | PLAY [localhost]
2026-06-14 00:16:48.218236 | 
2026-06-14 00:16:48.218313 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-14 00:16:48.692057 | localhost | changed
2026-06-14 00:16:48.703068 | 
2026-06-14 00:16:48.703293 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-14 00:16:48.742786 | localhost | ok
2026-06-14 00:16:48.755068 | 
2026-06-14 00:16:48.755287 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-14 00:16:49.226969 | localhost | changed
2026-06-14 00:16:49.235799 | 
2026-06-14 00:16:49.236229 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-14 00:16:50.140573 | localhost | changed
2026-06-14 00:16:50.147649 | 
2026-06-14 00:16:50.147767 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-14 00:16:50.677432 | localhost | Identity added: /var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/tmp/ansible.6mkogca_ (/var/lib/zuul/builds/f60ed3423f264f279ad33f94cb215059/work/tmp/ansible.6mkogca_)
2026-06-14 00:16:50.677768 | localhost | ok: Runtime: 0:00:00.024257
2026-06-14 00:16:50.684972 | 
2026-06-14 00:16:50.685106 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-14 00:16:51.011961 | localhost | ok: Runtime: 0:00:00.011487
2026-06-14 00:16:51.017733 | 
2026-06-14 00:16:51.017807 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-14 00:16:51.107423 | localhost | changed
2026-06-14 00:16:51.111319 | 
2026-06-14 00:16:51.111407 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-14 00:16:51.606193 | localhost | changed
2026-06-14 00:16:51.612321 | 
2026-06-14 00:16:51.612375 | PLAY [localhost]
2026-06-14 00:16:51.616521 | 
2026-06-14 00:16:51.616580 | TASK [Generate bulk log download script]
2026-06-14 00:16:51.644477 | localhost | ok
2026-06-14 00:16:51.654929 | 
2026-06-14 00:16:51.654992 | TASK [local-log-download : Check API endpoint is defined]
2026-06-14 00:16:51.695367 | localhost | ok: All assertions passed
2026-06-14 00:16:51.742503 | 
2026-06-14 00:16:51.742658 | TASK [local-log-download : Create download script]
2026-06-14 00:16:52.335551 | localhost -> localhost | changed
2026-06-14 00:16:52.345748 | 
2026-06-14 00:16:52.345921 | TASK [Register quick-download link]
2026-06-14 00:16:52.381426 | localhost | ok
2026-06-14 00:16:52.385807 | 
2026-06-14 00:16:52.385964 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-14 00:16:52.397675 | 
2026-06-14 00:16:52.397811 | TASK [Set zuul-log-path fact]
2026-06-14 00:16:52.418973 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 00:16:52.432328 | 
2026-06-14 00:16:52.432457 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 00:16:52.471486 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 00:16:52.476577 | 
2026-06-14 00:16:52.476716 | TASK [upload-logs : Create log directories]
2026-06-14 00:16:53.441464 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-14 00:16:53.445368 | 
2026-06-14 00:16:53.445516 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-14 00:16:53.771175 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011870
2026-06-14 00:16:53.777727 | 
2026-06-14 00:16:53.777964 | TASK [upload-logs : Upload logs to log server]
2026-06-14 00:16:56.522921 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-14 00:16:56.525550 | 
2026-06-14 00:16:56.525673 | LOOP [upload-logs : Compress console log and json output]
