2026-06-12 10:19:50.839757 | Job console starting
2026-06-12 10:19:50.978526 | Updating git repos
2026-06-12 10:19:51.009115 | Cloning repos into workspace
2026-06-12 10:19:52.087299 | Restoring repo states
2026-06-12 10:19:52.100325 | Merging changes
2026-06-12 10:19:52.100340 | Checking out repos
2026-06-12 10:19:52.602139 | Preparing playbooks
2026-06-12 10:19:58.396400 | Running Ansible setup
2026-06-12 10:20:02.199172 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 10:20:02.852364 | 
2026-06-12 10:20:02.852501 | PLAY [localhost]
2026-06-12 10:20:02.860661 | 
2026-06-12 10:20:02.860743 | TASK [Gathering Facts]
2026-06-12 10:20:03.874458 | localhost | ok
2026-06-12 10:20:03.890471 | 
2026-06-12 10:20:03.890639 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 10:20:04.364647 | localhost -> localhost | changed
2026-06-12 10:20:04.374914 | 
2026-06-12 10:20:04.375128 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 10:20:05.435784 | localhost -> localhost | changed
2026-06-12 10:20:05.448806 | 
2026-06-12 10:20:05.448958 | TASK [Setup log path fact]
2026-06-12 10:20:05.479848 | localhost | ok
2026-06-12 10:20:05.499617 | 
2026-06-12 10:20:05.499769 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 10:20:05.539120 | localhost | ok
2026-06-12 10:20:05.546912 | 
2026-06-12 10:20:05.546999 | TASK [emit-job-header : Print job information]
2026-06-12 10:20:05.598273 | # Job Information
2026-06-12 10:20:05.598552 | Ansible Version: 2.16.18
2026-06-12 10:20:05.598607 | Job: periodic-container-quay-push-centos-9-master
2026-06-12 10:20:05.598649 | Pipeline: openstack-promote-component
2026-06-12 10:20:05.598687 | Executor: 38.102.83.51
2026-06-12 10:20:05.598722 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-12 10:20:05.598763 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/cac/rdoproject.org/cac9062e37314f77b89d223086cd8b3f/
2026-06-12 10:20:05.598800 | Event ID: acb132879d2240c5a97e537226993c91
2026-06-12 10:20:05.605119 | 
2026-06-12 10:20:05.605263 | LOOP [emit-job-header : Print node information]
2026-06-12 10:20:05.718253 | localhost | ok:
2026-06-12 10:20:05.718672 | localhost | # Node Information
2026-06-12 10:20:05.718764 | localhost | Inventory Hostname: primary
2026-06-12 10:20:05.718832 | localhost | Hostname: np0000071746
2026-06-12 10:20:05.718887 | localhost | Username: zuul
2026-06-12 10:20:05.718956 | localhost | Distro: CentOS 9
2026-06-12 10:20:05.719023 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 10:20:05.719084 | localhost | Region: RegionOne
2026-06-12 10:20:05.719141 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-12 10:20:05.719191 | localhost | Product Name: OpenStack Nova
2026-06-12 10:20:05.719251 | localhost | Interface IP: 38.102.83.119
2026-06-12 10:20:05.736169 | 
2026-06-12 10:20:05.736396 | PLAY [all]
2026-06-12 10:20:05.749653 | 
2026-06-12 10:20:05.749795 | TASK [Gather network facts]
2026-06-12 10:20:06.234862 | primary | ok
2026-06-12 10:20:06.246784 | 
2026-06-12 10:20:06.246912 | TASK [include_role : start-zuul-console]
2026-06-12 10:20:06.280564 | primary | ok
2026-06-12 10:20:06.302157 | 
2026-06-12 10:20:06.302293 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 10:20:06.716169 | primary | ok
2026-06-12 10:20:06.729279 | 
2026-06-12 10:20:06.729448 | TASK [include_role : add-build-sshkey]
2026-06-12 10:20:06.765204 | primary | ok
2026-06-12 10:20:06.790276 | 
2026-06-12 10:20:06.790596 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 10:20:07.114062 | primary -> localhost | ok
2026-06-12 10:20:07.126343 | 
2026-06-12 10:20:07.126532 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 10:20:07.172495 | primary | ok
2026-06-12 10:20:07.199069 | primary | included: /var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 10:20:07.208116 | 
2026-06-12 10:20:07.208195 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 10:20:08.130532 | primary -> localhost | Generating public/private rsa key pair.
2026-06-12 10:20:08.130787 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/cac9062e37314f77b89d223086cd8b3f_id_rsa
2026-06-12 10:20:08.130829 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/cac9062e37314f77b89d223086cd8b3f_id_rsa.pub
2026-06-12 10:20:08.130857 | primary -> localhost | The key fingerprint is:
2026-06-12 10:20:08.130883 | primary -> localhost | SHA256:KiRitrxHzjhWYaIoZdr0+mRA9BZa2Lav6iYezmBx4Rk zuul-build-sshkey
2026-06-12 10:20:08.130908 | primary -> localhost | The key's randomart image is:
2026-06-12 10:20:08.130933 | primary -> localhost | +---[RSA 3072]----+
2026-06-12 10:20:08.130957 | primary -> localhost | |  .oo            |
2026-06-12 10:20:08.130983 | primary -> localhost | | ..+o.           |
2026-06-12 10:20:08.131007 | primary -> localhost | |  oEo.           |
2026-06-12 10:20:08.131032 | primary -> localhost | | o=+=            |
2026-06-12 10:20:08.131056 | primary -> localhost | |+X==o.  S        |
2026-06-12 10:20:08.131080 | primary -> localhost | |O.=*. ..         |
2026-06-12 10:20:08.131103 | primary -> localhost | |o=*.+..          |
2026-06-12 10:20:08.131166 | primary -> localhost | |*+=*..           |
2026-06-12 10:20:08.131207 | primary -> localhost | |oO=o.            |
2026-06-12 10:20:08.131242 | primary -> localhost | +----[SHA256]-----+
2026-06-12 10:20:08.131309 | primary -> localhost | ok: Runtime: 0:00:00.388343
2026-06-12 10:20:08.136393 | 
2026-06-12 10:20:08.136475 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 10:20:08.170341 | primary | ok
2026-06-12 10:20:08.191309 | primary | included: /var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 10:20:08.202467 | 
2026-06-12 10:20:08.202743 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 10:20:08.239087 | primary | skipping: Conditional result was False
2026-06-12 10:20:08.249600 | 
2026-06-12 10:20:08.249788 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 10:20:08.740452 | primary | changed
2026-06-12 10:20:08.750672 | 
2026-06-12 10:20:08.750889 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 10:20:09.042065 | primary | ok
2026-06-12 10:20:09.050906 | 
2026-06-12 10:20:09.051046 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 10:20:09.885951 | primary | changed
2026-06-12 10:20:09.893429 | 
2026-06-12 10:20:09.893587 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 10:20:10.683607 | primary | changed
2026-06-12 10:20:10.691879 | 
2026-06-12 10:20:10.692017 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 10:20:10.720088 | primary | skipping: Conditional result was False
2026-06-12 10:20:10.729195 | 
2026-06-12 10:20:10.729332 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 10:20:11.212490 | primary -> localhost | changed
2026-06-12 10:20:11.233130 | 
2026-06-12 10:20:11.233332 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 10:20:11.656093 | primary -> localhost | Identity added: /var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/cac9062e37314f77b89d223086cd8b3f_id_rsa (zuul-build-sshkey)
2026-06-12 10:20:11.656470 | primary -> localhost | ok: Runtime: 0:00:00.019142
2026-06-12 10:20:11.664735 | 
2026-06-12 10:20:11.664871 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 10:20:12.073094 | primary | ok
2026-06-12 10:20:12.082831 | 
2026-06-12 10:20:12.082974 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 10:20:12.119808 | primary | skipping: Conditional result was False
2026-06-12 10:20:12.130619 | 
2026-06-12 10:20:12.130773 | TASK [include_role : validate-host]
2026-06-12 10:20:12.163970 | primary | ok
2026-06-12 10:20:12.190076 | 
2026-06-12 10:20:12.190242 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 10:20:12.230908 | primary | ok
2026-06-12 10:20:12.235872 | 
2026-06-12 10:20:12.235978 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 10:20:12.577729 | primary -> localhost | ok
2026-06-12 10:20:12.587831 | 
2026-06-12 10:20:12.588007 | TASK [validate-host : Collect information about the host]
2026-06-12 10:20:13.267687 | primary | ok
2026-06-12 10:20:13.277766 | 
2026-06-12 10:20:13.277836 | TASK [validate-host : Sanitize hostname]
2026-06-12 10:20:13.346901 | primary | ok
2026-06-12 10:20:13.350928 | 
2026-06-12 10:20:13.350997 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 10:20:13.841205 | primary -> localhost | changed
2026-06-12 10:20:13.852547 | 
2026-06-12 10:20:13.852705 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 10:20:14.289100 | primary | ok
2026-06-12 10:20:14.292596 | 
2026-06-12 10:20:14.292664 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 10:20:14.917738 | primary -> localhost | changed
2026-06-12 10:20:14.925532 | 
2026-06-12 10:20:14.925602 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 10:20:14.952213 | primary | skipping: Conditional result was False
2026-06-12 10:20:14.955954 | 
2026-06-12 10:20:14.956025 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 10:20:14.980464 | primary | skipping: Conditional result was False
2026-06-12 10:20:14.984895 | 
2026-06-12 10:20:14.984963 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 10:20:15.251700 | primary | ok: "logs"
2026-06-12 10:20:15.252206 | primary | ok: All items complete
2026-06-12 10:20:15.252264 | 
2026-06-12 10:20:15.458127 | primary | ok: "artifacts"
2026-06-12 10:20:15.681680 | primary | ok: "docs"
2026-06-12 10:20:15.692836 | 
2026-06-12 10:20:15.693085 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 10:20:15.957817 | primary | changed: "logs"
2026-06-12 10:20:16.146977 | primary | changed: "artifacts"
2026-06-12 10:20:16.357473 | primary | changed: "docs"
2026-06-12 10:20:16.375447 | 
2026-06-12 10:20:16.375812 | PLAY RECAP
2026-06-12 10:20:16.375918 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 10:20:16.375976 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 10:20:16.376013 | 
2026-06-12 10:20:16.568809 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 10:20:16.570586 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 10:20:17.299399 | 
2026-06-12 10:20:17.299561 | PLAY [all]
2026-06-12 10:20:17.310615 | 
2026-06-12 10:20:17.310687 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 10:20:17.403889 | primary | ok
2026-06-12 10:20:17.412282 | 
2026-06-12 10:20:17.412476 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 10:20:18.005938 | primary | changed
2026-06-12 10:20:18.018052 | 
2026-06-12 10:20:18.018206 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 10:20:19.177207 | primary | changed
2026-06-12 10:20:19.226560 | 
2026-06-12 10:20:19.226833 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 10:20:19.732633 | primary | changed:
2026-06-12 10:20:19.732982 | primary | {
2026-06-12 10:20:19.733047 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 10:20:19.733194 | primary | }
2026-06-12 10:20:19.986241 | primary | changed:
2026-06-12 10:20:19.986488 | primary | {
2026-06-12 10:20:19.986545 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 10:20:19.986586 | primary | }
2026-06-12 10:20:20.250321 | primary | changed:
2026-06-12 10:20:20.250587 | primary | {
2026-06-12 10:20:20.250655 | 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-12 10:20:20.250707 | primary | }
2026-06-12 10:20:20.516136 | primary | changed:
2026-06-12 10:20:20.516291 | primary | {
2026-06-12 10:20:20.516342 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 10:20:20.516428 | primary | }
2026-06-12 10:20:20.751478 | primary | changed:
2026-06-12 10:20:20.751757 | primary | {
2026-06-12 10:20:20.751812 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 10:20:20.751852 | primary | }
2026-06-12 10:20:21.002907 | primary | changed:
2026-06-12 10:20:21.003073 | primary | {
2026-06-12 10:20:21.003122 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 10:20:21.003161 | primary | }
2026-06-12 10:20:21.282168 | primary | changed:
2026-06-12 10:20:21.282330 | primary | {
2026-06-12 10:20:21.282547 | 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-12 10:20:21.282596 | primary | }
2026-06-12 10:20:21.570009 | primary | changed:
2026-06-12 10:20:21.570268 | primary | {
2026-06-12 10:20:21.570425 | 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-12 10:20:21.570490 | primary | }
2026-06-12 10:20:21.847285 | primary | changed:
2026-06-12 10:20:21.847502 | primary | {
2026-06-12 10:20:21.847579 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 10:20:21.847629 | primary | }
2026-06-12 10:20:22.087028 | primary | changed:
2026-06-12 10:20:22.087241 | primary | {
2026-06-12 10:20:22.087630 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 10:20:22.087711 | primary | }
2026-06-12 10:20:22.349095 | primary | changed:
2026-06-12 10:20:22.349297 | primary | {
2026-06-12 10:20:22.349395 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 10:20:22.349447 | primary | }
2026-06-12 10:20:22.641952 | primary | changed:
2026-06-12 10:20:22.642097 | primary | {
2026-06-12 10:20:22.642130 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 10:20:22.642161 | primary | }
2026-06-12 10:20:22.861263 | primary | changed:
2026-06-12 10:20:22.861479 | primary | {
2026-06-12 10:20:22.861527 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 10:20:22.861566 | primary | }
2026-06-12 10:20:23.124662 | primary | changed:
2026-06-12 10:20:23.124821 | primary | {
2026-06-12 10:20:23.124851 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 10:20:23.124877 | primary | }
2026-06-12 10:20:23.413334 | primary | changed:
2026-06-12 10:20:23.413468 | primary | {
2026-06-12 10:20:23.413490 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 10:20:23.413509 | primary | }
2026-06-12 10:20:23.641700 | primary | changed:
2026-06-12 10:20:23.641862 | primary | {
2026-06-12 10:20:23.641909 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 10:20:23.641946 | primary | }
2026-06-12 10:20:23.907169 | primary | changed:
2026-06-12 10:20:23.907302 | primary | {
2026-06-12 10:20:23.907325 | 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-12 10:20:23.907344 | primary | }
2026-06-12 10:20:24.163689 | primary | changed:
2026-06-12 10:20:24.163858 | primary | {
2026-06-12 10:20:24.163910 | 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-12 10:20:24.163952 | primary | }
2026-06-12 10:20:24.415977 | primary | changed:
2026-06-12 10:20:24.416127 | primary | {
2026-06-12 10:20:24.416177 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 10:20:24.416231 | primary | }
2026-06-12 10:20:24.717946 | primary | changed:
2026-06-12 10:20:24.718223 | primary | {
2026-06-12 10:20:24.718278 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 10:20:24.718319 | primary | }
2026-06-12 10:20:25.090790 | primary | changed:
2026-06-12 10:20:25.090973 | primary | {
2026-06-12 10:20:25.091021 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 10:20:25.091058 | primary | }
2026-06-12 10:20:25.321047 | primary | changed:
2026-06-12 10:20:25.321252 | primary | {
2026-06-12 10:20:25.321301 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 10:20:25.321340 | primary | }
2026-06-12 10:20:25.566329 | primary | changed:
2026-06-12 10:20:25.566533 | primary | {
2026-06-12 10:20:25.566586 | 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-12 10:20:25.566626 | primary | }
2026-06-12 10:20:25.827251 | primary | changed:
2026-06-12 10:20:25.827423 | primary | {
2026-06-12 10:20:25.827453 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 10:20:25.827474 | primary | }
2026-06-12 10:20:26.121257 | primary | changed:
2026-06-12 10:20:26.121653 | primary | {
2026-06-12 10:20:26.121718 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 10:20:26.121766 | primary | }
2026-06-12 10:20:26.415853 | primary | changed:
2026-06-12 10:20:26.416080 | primary | {
2026-06-12 10:20:26.416138 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 10:20:26.416182 | primary | }
2026-06-12 10:20:26.458141 | 
2026-06-12 10:20:26.458396 | TASK [Set timezone to UTC]
2026-06-12 10:20:27.071049 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 10:20:27.080050 | 
2026-06-12 10:20:27.080236 | TASK [Create nodepool directory]
2026-06-12 10:20:27.362912 | primary | changed
2026-06-12 10:20:27.372096 | 
2026-06-12 10:20:27.372236 | TASK [Create nodepool sub_nodes file]
2026-06-12 10:20:28.107184 | primary | changed
2026-06-12 10:20:28.115289 | 
2026-06-12 10:20:28.115460 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 10:20:28.901160 | primary | changed
2026-06-12 10:20:28.909297 | 
2026-06-12 10:20:28.909502 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 10:20:28.966129 | 
2026-06-12 10:20:28.966695 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 10:20:29.024616 | 
2026-06-12 10:20:29.024873 | TASK [Create nodepool primary file]
2026-06-12 10:20:29.774982 | primary | changed
2026-06-12 10:20:29.779014 | 
2026-06-12 10:20:29.779071 | TASK [Create nodepool node_private for this node]
2026-06-12 10:20:30.603984 | primary | changed
2026-06-12 10:20:30.613776 | 
2026-06-12 10:20:30.613900 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 10:20:31.056556 | primary | ok: Item: id_rsa Runtime: 0:00:00.006026
2026-06-12 10:20:31.056916 | 
2026-06-12 10:20:31.269178 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006207
2026-06-12 10:20:31.289551 | 
2026-06-12 10:20:31.289788 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 10:20:32.042693 | primary | changed
2026-06-12 10:20:32.050709 | 
2026-06-12 10:20:32.050889 | TASK [Validate sudoers config after edits]
2026-06-12 10:20:32.339272 | primary | /etc/sudoers: parsed OK
2026-06-12 10:20:32.339368 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 10:20:32.339381 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-12 10:20:32.339403 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 10:20:32.598145 | primary | ok: Runtime: 0:00:00.007724
2026-06-12 10:20:32.607248 | 
2026-06-12 10:20:32.607413 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 10:20:32.911764 | primary | SHELL=/bin/bash
2026-06-12 10:20:32.911920 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-12 10:20:32.911941 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-12 10:20:32.911950 | primary | PWD=/home/zuul
2026-06-12 10:20:32.911959 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-12 10:20:32.911967 | primary | LOGNAME=zuul
2026-06-12 10:20:32.911975 | primary | XDG_SESSION_TYPE=tty
2026-06-12 10:20:32.911985 | primary | _=/usr/bin/env
2026-06-12 10:20:32.911994 | primary | MOTD_SHOWN=pam
2026-06-12 10:20:32.912003 | primary | HOME=/home/zuul
2026-06-12 10:20:32.912011 | primary | LANG=en_US.UTF-8
2026-06-12 10:20:32.912019 | primary | SSH_CONNECTION=38.102.83.51 51692 38.102.83.119 22
2026-06-12 10:20:32.912028 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-12 10:20:32.912038 | primary | WORKSPACE=/home/zuul/workspace
2026-06-12 10:20:32.912046 | primary | XDG_SESSION_CLASS=user
2026-06-12 10:20:32.912053 | primary | SELINUX_ROLE_REQUESTED=
2026-06-12 10:20:32.912061 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 10:20:32.912069 | primary | USER=zuul
2026-06-12 10:20:32.912077 | primary | ZUUL_VOTING=True
2026-06-12 10:20:32.912084 | primary | BUILD_TIMEOUT=3000000
2026-06-12 10:20:32.912092 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-12 10:20:32.912100 | primary | SHLVL=1
2026-06-12 10:20:32.912108 | primary | XDG_SESSION_ID=1
2026-06-12 10:20:32.912115 | primary | ZUUL_BRANCH=master
2026-06-12 10:20:32.912123 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 10:20:32.912130 | primary | SSH_CLIENT=38.102.83.51 51692 22
2026-06-12 10:20:32.912138 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 10:20:32.912146 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 10:20:32.912154 | primary | which_declare=declare -f
2026-06-12 10:20:32.912162 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:20:32.912170 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-12 10:20:32.912178 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 10:20:32.912185 | primary | ZUUL_UUID=cac9062e37314f77b89d223086cd8b3f
2026-06-12 10:20:32.912198 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 10:20:32.912206 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 10:20:32.912214 | primary | }
2026-06-12 10:20:33.149634 | primary | ok: Runtime: 0:00:00.007386
2026-06-12 10:20:33.154931 | 
2026-06-12 10:20:33.155014 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 10:20:33.180050 | primary | skipping: Conditional result was False
2026-06-12 10:20:33.185667 | 
2026-06-12 10:20:33.185750 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 10:20:33.715383 | primary | skipping: Conditional result was False
2026-06-12 10:20:33.725498 | 
2026-06-12 10:20:33.725640 | TASK [Ensure legacy workspace directory]
2026-06-12 10:20:34.003270 | primary | changed
2026-06-12 10:20:34.006062 | 
2026-06-12 10:20:34.006157 | PLAY RECAP
2026-06-12 10:20:34.006256 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 10:20:34.006300 | 
2026-06-12 10:20:34.185889 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 10:20:34.189043 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 10:20:34.814544 | 
2026-06-12 10:20:34.814669 | PLAY [primary]
2026-06-12 10:20:34.825508 | 
2026-06-12 10:20:34.825582 | TASK [Clone repos in the job workspace]
2026-06-12 10:20:34.854780 | primary | ok
2026-06-12 10:20:34.872009 | 
2026-06-12 10:20:34.872091 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 10:20:35.331412 | primary | ok
2026-06-12 10:20:35.341759 | 
2026-06-12 10:20:35.341905 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 10:20:36.951039 | primary | Output suppressed because no_log was given
2026-06-12 10:20:36.969822 | 
2026-06-12 10:20:36.970016 | TASK [Create the config file]
2026-06-12 10:20:38.094964 | primary | changed
2026-06-12 10:20:38.097681 | 
2026-06-12 10:20:38.097794 | PLAY RECAP
2026-06-12 10:20:38.097908 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 10:20:38.097960 | 
2026-06-12 10:20:38.278774 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 10:20:38.281744 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 10:20:38.986873 | 
2026-06-12 10:20:38.987009 | PLAY [primary]
2026-06-12 10:20:38.997878 | 
2026-06-12 10:20:38.997951 | TASK [Create copy-container.yml playbook on primary]
2026-06-12 10:20:40.063062 | primary | changed
2026-06-12 10:20:40.071977 | 
2026-06-12 10:20:40.072133 | TASK [Install required packages]
2026-06-12 10:21:25.135512 | primary | changed
2026-06-12 10:21:25.144100 | 
2026-06-12 10:21:25.144272 | TASK [Ensure dependency collections are installed]
2026-06-12 10:22:37.045410 | primary | changed
2026-06-12 10:22:37.072379 | 
2026-06-12 10:22:37.072539 | TASK [install copy-containers]
2026-06-12 10:22:37.961993 | primary |
2026-06-12 10:22:37.962158 | primary | PLAY [localhost] ***************************************************************
2026-06-12 10:22:37.962174 | primary |
2026-06-12 10:22:37.962187 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-12 10:22:37.962203 | primary | Friday 12 June 2026  10:22:37 +0000 (0:00:00.030)       0:00:00.030 ***********
2026-06-12 10:22:37.962217 | primary | Friday 12 June 2026  10:22:37 +0000 (0:00:00.028)       0:00:00.028 ***********
2026-06-12 10:22:38.946891 | primary | ok: [localhost]
2026-06-12 10:22:38.946965 | primary |
2026-06-12 10:22:38.946978 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-12 10:22:38.946987 | primary | Friday 12 June 2026  10:22:38 +0000 (0:00:00.984)       0:00:01.014 ***********
2026-06-12 10:22:38.946995 | primary | Friday 12 June 2026  10:22:38 +0000 (0:00:00.984)       0:00:01.013 ***********
2026-06-12 10:22:39.005770 | primary |
2026-06-12 10:22:39.005823 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 10:22:39.005835 | primary | Friday 12 June 2026  10:22:39 +0000 (0:00:00.059)       0:00:01.074 ***********
2026-06-12 10:22:39.005844 | primary | Friday 12 June 2026  10:22:39 +0000 (0:00:00.059)       0:00:01.072 ***********
2026-06-12 10:22:39.586990 | primary | changed: [localhost] => (item=artifacts)
2026-06-12 10:22:39.587059 | primary | changed: [localhost] => (item=logs)
2026-06-12 10:22:39.587070 | primary |
2026-06-12 10:22:39.587112 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-12 10:22:39.587126 | primary | Friday 12 June 2026  10:22:39 +0000 (0:00:00.581)       0:00:01.655 ***********
2026-06-12 10:22:39.587139 | primary | Friday 12 June 2026  10:22:39 +0000 (0:00:00.581)       0:00:01.654 ***********
2026-06-12 10:22:44.020917 | primary | changed: [localhost]
2026-06-12 10:22:44.020956 | primary |
2026-06-12 10:22:44.020963 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-12 10:22:44.020969 | primary | Friday 12 June 2026  10:22:44 +0000 (0:00:04.433)       0:00:06.089 ***********
2026-06-12 10:22:44.020975 | primary | Friday 12 June 2026  10:22:44 +0000 (0:00:04.433)       0:00:06.088 ***********
2026-06-12 10:23:17.447641 | primary | changed: [localhost]
2026-06-12 10:23:17.447686 | primary |
2026-06-12 10:23:17.447695 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-12 10:23:17.447701 | primary | Friday 12 June 2026  10:23:17 +0000 (0:00:33.425)       0:00:39.514 ***********
2026-06-12 10:23:17.447706 | primary | Friday 12 June 2026  10:23:17 +0000 (0:00:33.425)       0:00:39.513 ***********
2026-06-12 10:23:17.717803 | primary | changed: [localhost]
2026-06-12 10:23:17.717859 | primary |
2026-06-12 10:23:17.717866 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-12 10:23:17.717871 | primary | Friday 12 June 2026  10:23:17 +0000 (0:00:00.270)       0:00:39.785 ***********
2026-06-12 10:23:17.717875 | primary | Friday 12 June 2026  10:23:17 +0000 (0:00:00.270)       0:00:39.784 ***********
2026-06-12 10:23:21.332163 | primary | changed: [localhost]
2026-06-12 10:23:21.332242 | primary |
2026-06-12 10:23:21.332248 | 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-12 10:23:21.332256 | primary | Friday 12 June 2026  10:23:21 +0000 (0:00:03.614)       0:00:43.400 ***********
2026-06-12 10:23:21.332260 | primary | Friday 12 June 2026  10:23:21 +0000 (0:00:03.614)       0:00:43.399 ***********
2026-06-12 10:24:17.311253 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-12 10:24:17.311868 | primary | ok: [localhost]
2026-06-12 10:24:17.311878 | primary |
2026-06-12 10:24:17.311886 | 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-12 10:24:17.311892 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:55.978)       0:01:39.379 ***********
2026-06-12 10:24:17.311941 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:55.978)       0:01:39.377 ***********
2026-06-12 10:24:17.337407 | primary | skipping: [localhost]
2026-06-12 10:24:17.337455 | primary |
2026-06-12 10:24:17.337461 | 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-12 10:24:17.337466 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.026)       0:01:39.405 ***********
2026-06-12 10:24:17.337470 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.026)       0:01:39.404 ***********
2026-06-12 10:24:17.744129 | primary | changed: [localhost]
2026-06-12 10:24:17.744165 | primary |
2026-06-12 10:24:17.744172 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-12 10:24:17.744185 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.406)       0:01:39.811 ***********
2026-06-12 10:24:17.744190 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.406)       0:01:39.810 ***********
2026-06-12 10:24:17.945711 | primary | changed: [localhost]
2026-06-12 10:24:17.945797 | primary |
2026-06-12 10:24:17.945812 | 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-12 10:24:17.945834 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.202)       0:01:40.014 ***********
2026-06-12 10:24:17.945845 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.202)       0:01:40.013 ***********
2026-06-12 10:24:17.993081 | primary | skipping: [localhost]
2026-06-12 10:24:17.993147 | primary |
2026-06-12 10:24:17.993155 | 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-12 10:24:17.993161 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.047)       0:01:40.061 ***********
2026-06-12 10:24:17.993166 | primary | Friday 12 June 2026  10:24:17 +0000 (0:00:00.047)       0:01:40.060 ***********
2026-06-12 10:24:18.026100 | primary | skipping: [localhost]
2026-06-12 10:24:18.026166 | primary |
2026-06-12 10:24:18.026177 | 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-12 10:24:18.026185 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.032)       0:01:40.094 ***********
2026-06-12 10:24:18.026201 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.032)       0:01:40.093 ***********
2026-06-12 10:24:18.069368 | primary | skipping: [localhost]
2026-06-12 10:24:18.069407 | primary |
2026-06-12 10:24:18.069415 | 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-12 10:24:18.069423 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.043)       0:01:40.138 ***********
2026-06-12 10:24:18.069429 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.043)       0:01:40.136 ***********
2026-06-12 10:24:18.110322 | primary | skipping: [localhost]
2026-06-12 10:24:18.110381 | primary |
2026-06-12 10:24:18.110392 | 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-12 10:24:18.110402 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.040)       0:01:40.179 ***********
2026-06-12 10:24:18.110410 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.040)       0:01:40.177 ***********
2026-06-12 10:24:18.144975 | primary | skipping: [localhost]
2026-06-12 10:24:18.145038 | primary |
2026-06-12 10:24:18.145050 | 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-12 10:24:18.145070 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.034)       0:01:40.213 ***********
2026-06-12 10:24:18.145079 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.034)       0:01:40.212 ***********
2026-06-12 10:24:18.226012 | primary | skipping: [localhost]
2026-06-12 10:24:18.226046 | primary |
2026-06-12 10:24:18.226053 | primary | PLAY RECAP *********************************************************************
2026-06-12 10:24:18.226060 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-12 10:24:18.226065 | primary |
2026-06-12 10:24:18.226070 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.080)       0:01:40.294 ***********
2026-06-12 10:24:18.226074 | primary | ===============================================================================
2026-06-12 10:24:18.226102 | primary | copy_container : Build the copy-container ------------------------------ 55.98s
2026-06-12 10:24:18.226108 | primary | copy_container : Install required packages ----------------------------- 33.43s
2026-06-12 10:24:18.226112 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.43s
2026-06-12 10:24:18.226117 | primary | copy_container : Copy go files to temporary directory ------------------- 3.61s
2026-06-12 10:24:18.226122 | primary | Gathering Facts --------------------------------------------------------- 0.98s
2026-06-12 10:24:18.226126 | primary | copy_container : Ensure directory is present ---------------------------- 0.58s
2026-06-12 10:24:18.226131 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.41s
2026-06-12 10:24:18.226136 | primary | copy_container : Create temporary directory ----------------------------- 0.27s
2026-06-12 10:24:18.226141 | primary | copy_container : Delete temporary directory ----------------------------- 0.20s
2026-06-12 10:24:18.226146 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.08s
2026-06-12 10:24:18.226151 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-12 10:24:18.226155 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-12 10:24:18.226160 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-12 10:24:18.226164 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-12 10:24:18.226169 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-12 10:24:18.226174 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-12 10:24:18.226178 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-12 10:24:18.226183 | primary | Friday 12 June 2026  10:24:18 +0000 (0:00:00.081)       0:01:40.293 ***********
2026-06-12 10:24:18.226188 | primary | ===============================================================================
2026-06-12 10:24:18.226192 | primary | copy_container --------------------------------------------------------- 99.22s
2026-06-12 10:24:18.226197 | primary | gather_facts ------------------------------------------------------------ 0.98s
2026-06-12 10:24:18.226202 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-12 10:24:18.226206 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 10:24:18.226211 | primary | total ----------------------------------------------------------------- 100.26s
2026-06-12 10:24:18.763748 | primary | ok: Runtime: 0:01:40.775996
2026-06-12 10:24:18.768053 | 
2026-06-12 10:24:18.768145 | PLAY RECAP
2026-06-12 10:24:18.768233 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 10:24:18.768282 | 
2026-06-12 10:24:18.901584 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 10:24:18.903259 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 10:24:19.560982 | 
2026-06-12 10:24:19.561134 | PLAY [primary]
2026-06-12 10:24:19.572172 | 
2026-06-12 10:24:19.572256 | TASK [Install podman]
2026-06-12 10:24:21.213441 | primary | ok: Nothing to do
2026-06-12 10:24:21.226050 | 
2026-06-12 10:24:21.226211 | TASK [Get md5 file for DLRN hash tag]
2026-06-12 10:24:21.873645 | primary | changed: OK (32 bytes)
2026-06-12 10:24:21.884137 | 
2026-06-12 10:24:21.884417 | TASK [Find MD5 value]
2026-06-12 10:24:22.429403 | primary | ok: Runtime: 0:00:00.005765
2026-06-12 10:24:22.437668 | 
2026-06-12 10:24:22.437801 | TASK [Perform container registry login with podman]
2026-06-12 10:24:23.989037 | primary | Output suppressed because no_log was given
2026-06-12 10:24:23.996096 | 
2026-06-12 10:24:23.996232 | TASK [Copy containers per release]
2026-06-12 10:26:40.715786 | primary | Output suppressed because no_log was given
2026-06-12 10:26:40.722939 | 
2026-06-12 10:26:40.723074 | TASK [Tag containers]
2026-06-12 10:28:50.484778 | primary | Output suppressed because no_log was given
2026-06-12 10:28:50.489633 | 
2026-06-12 10:28:50.489721 | TASK [Fail job if there is an error in the copy log]
2026-06-12 10:28:50.788409 | primary | time="2026-06-12T10:24:24Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-successfully-built.log"
2026-06-12 10:28:50.788564 | primary | time="2026-06-12T10:24:24Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-built.log"
2026-06-12 10:28:50.788583 | primary | time="2026-06-12T10:24:25Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788593 | primary | time="2026-06-12T10:24:26Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788600 | primary | time="2026-06-12T10:24:27Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788608 | primary | time="2026-06-12T10:24:28Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788621 | primary | time="2026-06-12T10:24:29Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788629 | primary | time="2026-06-12T10:24:29Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-12 10:28:50.788637 | primary | time="2026-06-12T10:24:31Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788644 | primary | time="2026-06-12T10:24:31Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-12 10:28:50.788652 | primary | time="2026-06-12T10:24:32Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788662 | primary | time="2026-06-12T10:24:32Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-12 10:28:50.788669 | primary | time="2026-06-12T10:24:34Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788677 | primary | time="2026-06-12T10:24:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-12 10:28:50.788684 | primary | time="2026-06-12T10:24:35Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788691 | primary | time="2026-06-12T10:24:37Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788697 | primary | time="2026-06-12T10:24:38Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788702 | primary | time="2026-06-12T10:24:39Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788708 | primary | time="2026-06-12T10:24:40Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788713 | primary | time="2026-06-12T10:24:42Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788718 | primary | time="2026-06-12T10:24:43Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788724 | primary | time="2026-06-12T10:24:44Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788729 | primary | time="2026-06-12T10:24:45Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788734 | primary | time="2026-06-12T10:24:47Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788746 | primary | time="2026-06-12T10:24:48Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788751 | primary | time="2026-06-12T10:24:49Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788757 | primary | time="2026-06-12T10:24:50Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788762 | primary | time="2026-06-12T10:24:52Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788775 | primary | time="2026-06-12T10:24:54Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788781 | primary | time="2026-06-12T10:24:55Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788786 | primary | time="2026-06-12T10:24:55Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-12 10:28:50.788791 | primary | time="2026-06-12T10:24:56Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788799 | primary | time="2026-06-12T10:24:58Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788805 | primary | time="2026-06-12T10:24:59Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788810 | primary | time="2026-06-12T10:25:00Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788815 | primary | time="2026-06-12T10:25:01Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788820 | primary | time="2026-06-12T10:25:03Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788825 | primary | time="2026-06-12T10:25:04Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788830 | primary | time="2026-06-12T10:25:06Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788835 | primary | time="2026-06-12T10:25:07Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788840 | primary | time="2026-06-12T10:25:08Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788845 | primary | time="2026-06-12T10:25:09Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788850 | primary | time="2026-06-12T10:25:11Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788855 | primary | time="2026-06-12T10:25:12Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788861 | primary | time="2026-06-12T10:25:14Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788866 | primary | time="2026-06-12T10:25:15Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788871 | primary | time="2026-06-12T10:25:16Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788876 | primary | time="2026-06-12T10:25:17Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788884 | primary | time="2026-06-12T10:25:18Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788889 | primary | time="2026-06-12T10:25:20Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788895 | primary | time="2026-06-12T10:25:21Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788928 | primary | time="2026-06-12T10:25:22Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788933 | primary | time="2026-06-12T10:25:23Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788938 | primary | time="2026-06-12T10:25:25Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788944 | primary | time="2026-06-12T10:25:25Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-12 10:28:50.788949 | primary | time="2026-06-12T10:25:26Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788955 | primary | time="2026-06-12T10:25:26Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-12 10:28:50.788972 | primary | time="2026-06-12T10:25:28Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.788980 | primary | time="2026-06-12T10:25:29Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789001 | primary | time="2026-06-12T10:25:30Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789010 | primary | time="2026-06-12T10:25:31Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789017 | primary | time="2026-06-12T10:25:33Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789024 | primary | time="2026-06-12T10:25:34Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789035 | primary | time="2026-06-12T10:25:35Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789041 | primary | time="2026-06-12T10:25:36Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789046 | primary | time="2026-06-12T10:25:38Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789051 | primary | time="2026-06-12T10:25:39Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789056 | primary | time="2026-06-12T10:25:41Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789061 | primary | time="2026-06-12T10:25:42Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789066 | primary | time="2026-06-12T10:25:43Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789071 | primary | time="2026-06-12T10:25:45Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789076 | primary | time="2026-06-12T10:25:46Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789086 | primary | time="2026-06-12T10:25:47Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789092 | primary | time="2026-06-12T10:25:48Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789097 | primary | time="2026-06-12T10:25:50Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789102 | primary | time="2026-06-12T10:25:50Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-12 10:28:50.789108 | primary | time="2026-06-12T10:25:51Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789114 | primary | time="2026-06-12T10:25:52Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789120 | primary | time="2026-06-12T10:25:54Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789125 | primary | time="2026-06-12T10:25:55Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789130 | primary | time="2026-06-12T10:25:56Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789136 | primary | time="2026-06-12T10:25:58Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789142 | primary | time="2026-06-12T10:25:59Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789147 | primary | time="2026-06-12T10:26:00Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789152 | primary | time="2026-06-12T10:26:00Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-12 10:28:50.789157 | primary | time="2026-06-12T10:26:02Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789162 | primary | time="2026-06-12T10:26:03Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789174 | primary | time="2026-06-12T10:26:04Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789180 | primary | time="2026-06-12T10:26:04Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-12 10:28:50.789185 | primary | time="2026-06-12T10:26:06Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789190 | primary | time="2026-06-12T10:26:07Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789195 | primary | time="2026-06-12T10:26:08Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789237 | primary | time="2026-06-12T10:26:09Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789246 | primary | time="2026-06-12T10:26:11Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789251 | primary | time="2026-06-12T10:26:12Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789256 | primary | time="2026-06-12T10:26:13Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789261 | primary | time="2026-06-12T10:26:15Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789270 | primary | time="2026-06-12T10:26:15Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-12 10:28:50.789276 | primary | time="2026-06-12T10:26:17Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789281 | primary | time="2026-06-12T10:26:18Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789286 | primary | time="2026-06-12T10:26:19Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789291 | primary | time="2026-06-12T10:26:20Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789296 | primary | time="2026-06-12T10:26:23Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789301 | primary | time="2026-06-12T10:26:24Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789306 | primary | time="2026-06-12T10:26:24Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-12 10:28:50.789311 | primary | time="2026-06-12T10:26:26Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789316 | primary | time="2026-06-12T10:26:27Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789321 | primary | time="2026-06-12T10:26:28Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789326 | primary | time="2026-06-12T10:26:29Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789331 | primary | time="2026-06-12T10:26:31Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789336 | primary | time="2026-06-12T10:26:32Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789341 | primary | time="2026-06-12T10:26:33Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789346 | primary | time="2026-06-12T10:26:35Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789351 | primary | time="2026-06-12T10:26:36Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789356 | primary | time="2026-06-12T10:26:37Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:50.789361 | primary | time="2026-06-12T10:26:37Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-12 10:28:50.789366 | primary | time="2026-06-12T10:26:39Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:51.033061 | primary | ok: Runtime: 0:00:00.005086
2026-06-12 10:28:51.042830 | 
2026-06-12 10:28:51.042961 | TASK [Fail job if the tag log cannot find manifest]
2026-06-12 10:28:51.396229 | primary | time="2026-06-12T10:26:41Z" level=info msg="Overwriting promoted hash"
2026-06-12 10:28:51.396374 | primary | time="2026-06-12T10:26:41Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:51.396387 | primary | time="2026-06-12T10:26:41Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-successfully-built.log"
2026-06-12 10:28:51.396394 | primary | time="2026-06-12T10:26:41Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-built.log"
2026-06-12 10:28:51.396400 | primary | time="2026-06-12T10:26:41Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-12 10:28:51.396407 | primary | time="2026-06-12T10:26:41Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:a1f283e36a5381e2ee19b143b1c6a4a84423a323251d7e8ed38642bd16f0255b"
2026-06-12 10:28:51.396413 | primary | "Updated"
2026-06-12 10:28:51.396417 | primary |
2026-06-12 10:28:51.396421 | primary | time="2026-06-12T10:26:42Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag a1f283e36a5381e2ee19b143b1c6a4a84423a323251d7e8ed38642bd16f0255b and manifest sha256:a1f283e36a5381e2ee19b143b1c6a4a84423a323251d7e8ed38642bd16f0255b"
2026-06-12 10:28:51.396427 | primary | "Updated"
2026-06-12 10:28:51.396430 | primary |
2026-06-12 10:28:51.396434 | primary | time="2026-06-12T10:26:42Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:80d12249e260b4a4f5534772ee98a5e553a9400b956954ae0b3ebaaf5c1d9775"
2026-06-12 10:28:51.396437 | primary | "Updated"
2026-06-12 10:28:51.396441 | primary |
2026-06-12 10:28:51.396444 | primary | time="2026-06-12T10:26:43Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 80d12249e260b4a4f5534772ee98a5e553a9400b956954ae0b3ebaaf5c1d9775 and manifest sha256:80d12249e260b4a4f5534772ee98a5e553a9400b956954ae0b3ebaaf5c1d9775"
2026-06-12 10:28:51.396448 | primary | "Updated"
2026-06-12 10:28:51.396451 | primary |
2026-06-12 10:28:51.396455 | primary | time="2026-06-12T10:26:44Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:1e815e492840984640593d4607b0711ce4dbd0bfcb2baaa3950fa73810458017"
2026-06-12 10:28:51.396458 | primary | "Updated"
2026-06-12 10:28:51.396461 | primary |
2026-06-12 10:28:51.396465 | primary | time="2026-06-12T10:26:44Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag 1e815e492840984640593d4607b0711ce4dbd0bfcb2baaa3950fa73810458017 and manifest sha256:1e815e492840984640593d4607b0711ce4dbd0bfcb2baaa3950fa73810458017"
2026-06-12 10:28:51.396469 | primary | "Updated"
2026-06-12 10:28:51.396472 | primary |
2026-06-12 10:28:51.396475 | primary | time="2026-06-12T10:26:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:70c458b46ecf27d146e8277b9de052c639538963ea1a6f18765f61b417188be1"
2026-06-12 10:28:51.396479 | primary | "Updated"
2026-06-12 10:28:51.396482 | primary |
2026-06-12 10:28:51.396486 | primary | time="2026-06-12T10:26:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 70c458b46ecf27d146e8277b9de052c639538963ea1a6f18765f61b417188be1 and manifest sha256:70c458b46ecf27d146e8277b9de052c639538963ea1a6f18765f61b417188be1"
2026-06-12 10:28:51.396489 | primary | "Updated"
2026-06-12 10:28:51.396493 | primary |
2026-06-12 10:28:51.396496 | primary | time="2026-06-12T10:26:46Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:21f68c3dba185a81a1fd96e92cd60f2da6b0682888ee0a331492d0420abb0284"
2026-06-12 10:28:51.396500 | primary | "Updated"
2026-06-12 10:28:51.396503 | primary |
2026-06-12 10:28:51.396507 | primary | time="2026-06-12T10:26:46Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 21f68c3dba185a81a1fd96e92cd60f2da6b0682888ee0a331492d0420abb0284 and manifest sha256:21f68c3dba185a81a1fd96e92cd60f2da6b0682888ee0a331492d0420abb0284"
2026-06-12 10:28:51.396516 | primary | "Updated"
2026-06-12 10:28:51.396519 | primary |
2026-06-12 10:28:51.396523 | primary | time="2026-06-12T10:26:47Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:9b2fea8a7d990794533b407214697a46c9ba647da12534caa2cbed3ce0bb75bc"
2026-06-12 10:28:51.396526 | primary | "Updated"
2026-06-12 10:28:51.396530 | primary |
2026-06-12 10:28:51.396533 | primary | time="2026-06-12T10:26:48Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 9b2fea8a7d990794533b407214697a46c9ba647da12534caa2cbed3ce0bb75bc and manifest sha256:9b2fea8a7d990794533b407214697a46c9ba647da12534caa2cbed3ce0bb75bc"
2026-06-12 10:28:51.396537 | primary | "Updated"
2026-06-12 10:28:51.396540 | primary |
2026-06-12 10:28:51.396544 | primary | time="2026-06-12T10:26:48Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:640950ab54c934550837c28bcbb23f4bb9351d120f8a8188a39594fe08334f20"
2026-06-12 10:28:51.396547 | primary | "Updated"
2026-06-12 10:28:51.396551 | primary |
2026-06-12 10:28:51.396560 | primary | time="2026-06-12T10:26:49Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 640950ab54c934550837c28bcbb23f4bb9351d120f8a8188a39594fe08334f20 and manifest sha256:640950ab54c934550837c28bcbb23f4bb9351d120f8a8188a39594fe08334f20"
2026-06-12 10:28:51.396563 | primary | "Updated"
2026-06-12 10:28:51.396567 | primary |
2026-06-12 10:28:51.396570 | primary | time="2026-06-12T10:26:50Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:e5c1bc6f690335ad90c41039ff520a2625d486458196d5d08ce2cf1ded167ea6"
2026-06-12 10:28:51.396574 | primary | "Updated"
2026-06-12 10:28:51.396577 | primary |
2026-06-12 10:28:51.396581 | primary | time="2026-06-12T10:26:51Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag e5c1bc6f690335ad90c41039ff520a2625d486458196d5d08ce2cf1ded167ea6 and manifest sha256:e5c1bc6f690335ad90c41039ff520a2625d486458196d5d08ce2cf1ded167ea6"
2026-06-12 10:28:51.396584 | primary | "Updated"
2026-06-12 10:28:51.396588 | primary |
2026-06-12 10:28:51.396593 | primary | time="2026-06-12T10:26:51Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:1abfe30cf064a8e106736d3e3a7d159996399cc1ff7a61776e1cf18b43ac11d1"
2026-06-12 10:28:51.396596 | primary | "Updated"
2026-06-12 10:28:51.396600 | primary |
2026-06-12 10:28:51.396603 | primary | time="2026-06-12T10:26:52Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 1abfe30cf064a8e106736d3e3a7d159996399cc1ff7a61776e1cf18b43ac11d1 and manifest sha256:1abfe30cf064a8e106736d3e3a7d159996399cc1ff7a61776e1cf18b43ac11d1"
2026-06-12 10:28:51.396607 | primary | "Updated"
2026-06-12 10:28:51.396610 | primary |
2026-06-12 10:28:51.396614 | primary | time="2026-06-12T10:26:53Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:746c0440c2b30cd8c2b806c70c356a0acfa6b82788ef0ef6b42aed1aa2f9c019"
2026-06-12 10:28:51.396617 | primary | "Updated"
2026-06-12 10:28:51.396621 | primary |
2026-06-12 10:28:51.396624 | primary | time="2026-06-12T10:26:53Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 746c0440c2b30cd8c2b806c70c356a0acfa6b82788ef0ef6b42aed1aa2f9c019 and manifest sha256:746c0440c2b30cd8c2b806c70c356a0acfa6b82788ef0ef6b42aed1aa2f9c019"
2026-06-12 10:28:51.396627 | primary | "Updated"
2026-06-12 10:28:51.396631 | primary |
2026-06-12 10:28:51.396635 | primary | time="2026-06-12T10:26:54Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:53f060792d0edd8abdc77b4ef4b4214b4667c449b39d442d6f60c23154b2ec47"
2026-06-12 10:28:51.396638 | primary | "Updated"
2026-06-12 10:28:51.396641 | primary |
2026-06-12 10:28:51.396645 | primary | time="2026-06-12T10:26:54Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 53f060792d0edd8abdc77b4ef4b4214b4667c449b39d442d6f60c23154b2ec47 and manifest sha256:53f060792d0edd8abdc77b4ef4b4214b4667c449b39d442d6f60c23154b2ec47"
2026-06-12 10:28:51.396651 | primary | "Updated"
2026-06-12 10:28:51.396655 | primary |
2026-06-12 10:28:51.396658 | primary | time="2026-06-12T10:26:55Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:3233c8d79a975de10a3b9815a519401ee20248436f35c0c455bcaa244bf06c2e"
2026-06-12 10:28:51.396662 | primary | "Updated"
2026-06-12 10:28:51.396665 | primary |
2026-06-12 10:28:51.396669 | primary | time="2026-06-12T10:26:56Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 3233c8d79a975de10a3b9815a519401ee20248436f35c0c455bcaa244bf06c2e and manifest sha256:3233c8d79a975de10a3b9815a519401ee20248436f35c0c455bcaa244bf06c2e"
2026-06-12 10:28:51.396672 | primary | "Updated"
2026-06-12 10:28:51.396675 | primary |
2026-06-12 10:28:51.396679 | primary | time="2026-06-12T10:26:56Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:65d2836a08ff92ee2d57dec666d1321cc938fae5b3f1dcc984654f5683f4641a"
2026-06-12 10:28:51.396682 | primary | "Updated"
2026-06-12 10:28:51.396686 | primary |
2026-06-12 10:28:51.396689 | primary | time="2026-06-12T10:26:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 65d2836a08ff92ee2d57dec666d1321cc938fae5b3f1dcc984654f5683f4641a and manifest sha256:65d2836a08ff92ee2d57dec666d1321cc938fae5b3f1dcc984654f5683f4641a"
2026-06-12 10:28:51.396693 | primary | "Updated"
2026-06-12 10:28:51.396696 | primary |
2026-06-12 10:28:51.396700 | primary | time="2026-06-12T10:26:58Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:8ab66e33a4664bfa65f4637b8d2057a88289d76fe4aef0e02d7e587a1d6755da"
2026-06-12 10:28:51.396703 | primary | "Updated"
2026-06-12 10:28:51.396706 | primary |
2026-06-12 10:28:51.396710 | primary | time="2026-06-12T10:26:58Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 8ab66e33a4664bfa65f4637b8d2057a88289d76fe4aef0e02d7e587a1d6755da and manifest sha256:8ab66e33a4664bfa65f4637b8d2057a88289d76fe4aef0e02d7e587a1d6755da"
2026-06-12 10:28:51.396713 | primary | "Updated"
2026-06-12 10:28:51.396717 | primary |
2026-06-12 10:28:51.396720 | primary | time="2026-06-12T10:26:59Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:b815be114c78fa8eda8dcc4bda5aaf3fa6b6aed45777174854aef4acf0907838"
2026-06-12 10:28:51.396724 | primary | "Updated"
2026-06-12 10:28:51.396727 | primary |
2026-06-12 10:28:51.396733 | primary | time="2026-06-12T10:26:59Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag b815be114c78fa8eda8dcc4bda5aaf3fa6b6aed45777174854aef4acf0907838 and manifest sha256:b815be114c78fa8eda8dcc4bda5aaf3fa6b6aed45777174854aef4acf0907838"
2026-06-12 10:28:51.396737 | primary | "Updated"
2026-06-12 10:28:51.396740 | primary |
2026-06-12 10:28:51.396745 | primary | time="2026-06-12T10:27:00Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:d6a42541991352a9fcc33501e277f458f36963686e6903ca3e0fea5b9338a06f"
2026-06-12 10:28:51.396749 | primary | "Updated"
2026-06-12 10:28:51.396753 | primary |
2026-06-12 10:28:51.396756 | primary | time="2026-06-12T10:27:01Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag d6a42541991352a9fcc33501e277f458f36963686e6903ca3e0fea5b9338a06f and manifest sha256:d6a42541991352a9fcc33501e277f458f36963686e6903ca3e0fea5b9338a06f"
2026-06-12 10:28:51.396759 | primary | "Updated"
2026-06-12 10:28:51.396763 | primary |
2026-06-12 10:28:51.396766 | primary | time="2026-06-12T10:27:01Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:6a23c213ce308b0ebadaa9609900ea4d9b5709a3cf8255e592e5daa2e9ac2d17"
2026-06-12 10:28:51.396770 | primary | "Updated"
2026-06-12 10:28:51.396773 | primary |
2026-06-12 10:28:51.396777 | primary | time="2026-06-12T10:27:02Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 6a23c213ce308b0ebadaa9609900ea4d9b5709a3cf8255e592e5daa2e9ac2d17 and manifest sha256:6a23c213ce308b0ebadaa9609900ea4d9b5709a3cf8255e592e5daa2e9ac2d17"
2026-06-12 10:28:51.396782 | primary | "Updated"
2026-06-12 10:28:51.396786 | primary |
2026-06-12 10:28:51.396789 | primary | time="2026-06-12T10:27:02Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:eb5e0475ff1b1a81865ae99792b51597e7d88970f1b5902b7a9c56b7506d6ee9"
2026-06-12 10:28:51.396793 | primary | "Updated"
2026-06-12 10:28:51.396796 | primary |
2026-06-12 10:28:51.396799 | primary | time="2026-06-12T10:27:03Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag eb5e0475ff1b1a81865ae99792b51597e7d88970f1b5902b7a9c56b7506d6ee9 and manifest sha256:eb5e0475ff1b1a81865ae99792b51597e7d88970f1b5902b7a9c56b7506d6ee9"
2026-06-12 10:28:51.396803 | primary | "Updated"
2026-06-12 10:28:51.396806 | primary |
2026-06-12 10:28:51.396810 | primary | time="2026-06-12T10:27:04Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:a7d2464cb5bf30d6026ab59c28cb3d7d4103d870f94a5d3ebc8ef94836b2a5ec"
2026-06-12 10:28:51.396813 | primary | "Updated"
2026-06-12 10:28:51.396817 | primary |
2026-06-12 10:28:51.396820 | primary | time="2026-06-12T10:27:04Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag a7d2464cb5bf30d6026ab59c28cb3d7d4103d870f94a5d3ebc8ef94836b2a5ec and manifest sha256:a7d2464cb5bf30d6026ab59c28cb3d7d4103d870f94a5d3ebc8ef94836b2a5ec"
2026-06-12 10:28:51.396824 | primary | "Updated"
2026-06-12 10:28:51.396827 | primary |
2026-06-12 10:28:51.396833 | primary | time="2026-06-12T10:27:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:1732e6f5114d19f60fc14c50d39386482876bfcd06c6abb18649a4c808333916"
2026-06-12 10:28:51.396837 | primary | "Updated"
2026-06-12 10:28:51.396840 | primary |
2026-06-12 10:28:51.396844 | primary | time="2026-06-12T10:27:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 1732e6f5114d19f60fc14c50d39386482876bfcd06c6abb18649a4c808333916 and manifest sha256:1732e6f5114d19f60fc14c50d39386482876bfcd06c6abb18649a4c808333916"
2026-06-12 10:28:51.396847 | primary | "Updated"
2026-06-12 10:28:51.396851 | primary |
2026-06-12 10:28:51.396854 | primary | time="2026-06-12T10:27:06Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:9772979f74d7d11e932a5558da83b242a34f55b30e0e1d3e89a8d72dc958f1f6"
2026-06-12 10:28:51.396858 | primary | "Updated"
2026-06-12 10:28:51.396861 | primary |
2026-06-12 10:28:51.396865 | primary | time="2026-06-12T10:27:06Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag 9772979f74d7d11e932a5558da83b242a34f55b30e0e1d3e89a8d72dc958f1f6 and manifest sha256:9772979f74d7d11e932a5558da83b242a34f55b30e0e1d3e89a8d72dc958f1f6"
2026-06-12 10:28:51.396868 | primary | "Updated"
2026-06-12 10:28:51.396871 | primary |
2026-06-12 10:28:51.396875 | primary | time="2026-06-12T10:27:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:146d6522d93ff95e63e528d27df6594f7a8fe338aa2a9bad402acf63e53fa65d"
2026-06-12 10:28:51.396878 | primary | "Updated"
2026-06-12 10:28:51.396882 | primary |
2026-06-12 10:28:51.396885 | primary | time="2026-06-12T10:27:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 146d6522d93ff95e63e528d27df6594f7a8fe338aa2a9bad402acf63e53fa65d and manifest sha256:146d6522d93ff95e63e528d27df6594f7a8fe338aa2a9bad402acf63e53fa65d"
2026-06-12 10:28:51.396889 | primary | "Updated"
2026-06-12 10:28:51.396892 | primary |
2026-06-12 10:28:51.396919 | primary | time="2026-06-12T10:27:08Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:adb8b20e251b236d94eb08d69037afd47ab1b35d6f8418d5b2c4a05ca884496b"
2026-06-12 10:28:51.396928 | primary | "Updated"
2026-06-12 10:28:51.396932 | primary |
2026-06-12 10:28:51.396939 | primary | time="2026-06-12T10:27:09Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag adb8b20e251b236d94eb08d69037afd47ab1b35d6f8418d5b2c4a05ca884496b and manifest sha256:adb8b20e251b236d94eb08d69037afd47ab1b35d6f8418d5b2c4a05ca884496b"
2026-06-12 10:28:51.396946 | primary | "Updated"
2026-06-12 10:28:51.396949 | primary |
2026-06-12 10:28:51.396953 | primary | time="2026-06-12T10:27:09Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:f7381b529fe47b634944b5f984829ae4b35faf4c11a9f629866dfb5dfb5f11af"
2026-06-12 10:28:51.396956 | primary | "Updated"
2026-06-12 10:28:51.396960 | primary |
2026-06-12 10:28:51.396966 | primary | time="2026-06-12T10:27:10Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag f7381b529fe47b634944b5f984829ae4b35faf4c11a9f629866dfb5dfb5f11af and manifest sha256:f7381b529fe47b634944b5f984829ae4b35faf4c11a9f629866dfb5dfb5f11af"
2026-06-12 10:28:51.396969 | primary | "Updated"
2026-06-12 10:28:51.396973 | primary |
2026-06-12 10:28:51.397010 | primary | time="2026-06-12T10:27:10Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:a51f49fc2bcde9d83809ad2c984022601abc78203288581a504bf092bd6d2926"
2026-06-12 10:28:51.397014 | primary | "Updated"
2026-06-12 10:28:51.397017 | primary |
2026-06-12 10:28:51.397021 | primary | time="2026-06-12T10:27:11Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag a51f49fc2bcde9d83809ad2c984022601abc78203288581a504bf092bd6d2926 and manifest sha256:a51f49fc2bcde9d83809ad2c984022601abc78203288581a504bf092bd6d2926"
2026-06-12 10:28:51.397024 | primary | "Updated"
2026-06-12 10:28:51.397028 | primary |
2026-06-12 10:28:51.397031 | primary | time="2026-06-12T10:27:12Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:c6f891f59bda1e6583b6a3a6ea64ec229940e7e532b771c3cac160a158b5e355"
2026-06-12 10:28:51.397035 | primary | "Updated"
2026-06-12 10:28:51.397038 | primary |
2026-06-12 10:28:51.397041 | primary | time="2026-06-12T10:27:12Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag c6f891f59bda1e6583b6a3a6ea64ec229940e7e532b771c3cac160a158b5e355 and manifest sha256:c6f891f59bda1e6583b6a3a6ea64ec229940e7e532b771c3cac160a158b5e355"
2026-06-12 10:28:51.397045 | primary | "Updated"
2026-06-12 10:28:51.397048 | primary |
2026-06-12 10:28:51.397052 | primary | time="2026-06-12T10:27:13Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:2dce4a66e3f4637378e0b39f9aea3f221e9466fab441aa4961003ad7e8e71ebd"
2026-06-12 10:28:51.397055 | primary | "Updated"
2026-06-12 10:28:51.397059 | primary |
2026-06-12 10:28:51.397062 | primary | time="2026-06-12T10:27:13Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 2dce4a66e3f4637378e0b39f9aea3f221e9466fab441aa4961003ad7e8e71ebd and manifest sha256:2dce4a66e3f4637378e0b39f9aea3f221e9466fab441aa4961003ad7e8e71ebd"
2026-06-12 10:28:51.397066 | primary | "Updated"
2026-06-12 10:28:51.397069 | primary |
2026-06-12 10:28:51.397073 | primary | time="2026-06-12T10:27:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:8220c7fe66cdc396db22730c018d9c25b9bb27ffcb8dcc422da4e53770ee72f8"
2026-06-12 10:28:51.397076 | primary | "Updated"
2026-06-12 10:28:51.397079 | primary |
2026-06-12 10:28:51.397083 | primary | time="2026-06-12T10:27:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 8220c7fe66cdc396db22730c018d9c25b9bb27ffcb8dcc422da4e53770ee72f8 and manifest sha256:8220c7fe66cdc396db22730c018d9c25b9bb27ffcb8dcc422da4e53770ee72f8"
2026-06-12 10:28:51.397086 | primary | "Updated"
2026-06-12 10:28:51.397090 | primary |
2026-06-12 10:28:51.397093 | primary | time="2026-06-12T10:27:15Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:c10c838008a07abebc80f126bef2c5babaafe24da25dc6fa7ac5ee81e4d97452"
2026-06-12 10:28:51.397097 | primary | "Updated"
2026-06-12 10:28:51.397100 | primary |
2026-06-12 10:28:51.397104 | primary | time="2026-06-12T10:27:15Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag c10c838008a07abebc80f126bef2c5babaafe24da25dc6fa7ac5ee81e4d97452 and manifest sha256:c10c838008a07abebc80f126bef2c5babaafe24da25dc6fa7ac5ee81e4d97452"
2026-06-12 10:28:51.397107 | primary | "Updated"
2026-06-12 10:28:51.397113 | primary |
2026-06-12 10:28:51.397116 | primary | time="2026-06-12T10:27:16Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0487fff9f5497d1563a18300d89bc83d8832720af7c3656d7239d3687c8efb5f"
2026-06-12 10:28:51.397120 | primary | "Updated"
2026-06-12 10:28:51.397123 | primary |
2026-06-12 10:28:51.397127 | primary | time="2026-06-12T10:27:17Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0487fff9f5497d1563a18300d89bc83d8832720af7c3656d7239d3687c8efb5f and manifest sha256:0487fff9f5497d1563a18300d89bc83d8832720af7c3656d7239d3687c8efb5f"
2026-06-12 10:28:51.397130 | primary | "Updated"
2026-06-12 10:28:51.397134 | primary |
2026-06-12 10:28:51.397137 | primary | time="2026-06-12T10:27:17Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:4e2a4c8e1ce814640f5058cd56f4bd82d987b32aa60eccc2952dcb6817efb018"
2026-06-12 10:28:51.397140 | primary | "Updated"
2026-06-12 10:28:51.397144 | primary |
2026-06-12 10:28:51.397147 | primary | time="2026-06-12T10:27:18Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 4e2a4c8e1ce814640f5058cd56f4bd82d987b32aa60eccc2952dcb6817efb018 and manifest sha256:4e2a4c8e1ce814640f5058cd56f4bd82d987b32aa60eccc2952dcb6817efb018"
2026-06-12 10:28:51.397151 | primary | "Updated"
2026-06-12 10:28:51.397154 | primary |
2026-06-12 10:28:51.397162 | primary | time="2026-06-12T10:27:18Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:e6a034cb7731a1cb29d28ad510b0856b1cef6ac7822370a6977c4a464f88afca"
2026-06-12 10:28:51.397166 | primary | "Updated"
2026-06-12 10:28:51.397169 | primary |
2026-06-12 10:28:51.397173 | primary | time="2026-06-12T10:27:19Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag e6a034cb7731a1cb29d28ad510b0856b1cef6ac7822370a6977c4a464f88afca and manifest sha256:e6a034cb7731a1cb29d28ad510b0856b1cef6ac7822370a6977c4a464f88afca"
2026-06-12 10:28:51.397176 | primary | "Updated"
2026-06-12 10:28:51.397180 | primary |
2026-06-12 10:28:51.397183 | primary | time="2026-06-12T10:27:20Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:d137358a5ed01a8e68088d35b534399e96c00a3d5a3086b455e686c4e65e49ad"
2026-06-12 10:28:51.397187 | primary | "Updated"
2026-06-12 10:28:51.397190 | primary |
2026-06-12 10:28:51.397193 | primary | time="2026-06-12T10:27:20Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag d137358a5ed01a8e68088d35b534399e96c00a3d5a3086b455e686c4e65e49ad and manifest sha256:d137358a5ed01a8e68088d35b534399e96c00a3d5a3086b455e686c4e65e49ad"
2026-06-12 10:28:51.397197 | primary | "Updated"
2026-06-12 10:28:51.397200 | primary |
2026-06-12 10:28:51.397204 | primary | time="2026-06-12T10:27:21Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:dc53712dea627e85ee8bf12b4994a7533fc73a94464c868c61a422f59e922b77"
2026-06-12 10:28:51.397207 | primary | "Updated"
2026-06-12 10:28:51.397211 | primary |
2026-06-12 10:28:51.397214 | primary | time="2026-06-12T10:27:21Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag dc53712dea627e85ee8bf12b4994a7533fc73a94464c868c61a422f59e922b77 and manifest sha256:dc53712dea627e85ee8bf12b4994a7533fc73a94464c868c61a422f59e922b77"
2026-06-12 10:28:51.397218 | primary | "Updated"
2026-06-12 10:28:51.397221 | primary |
2026-06-12 10:28:51.397224 | primary | time="2026-06-12T10:27:22Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:4f524abd40b013df2ea747ecadc80861be1c113c17ec66932ad139312e2ae6db"
2026-06-12 10:28:51.397228 | primary | "Updated"
2026-06-12 10:28:51.397231 | primary |
2026-06-12 10:28:51.397235 | primary | time="2026-06-12T10:27:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 4f524abd40b013df2ea747ecadc80861be1c113c17ec66932ad139312e2ae6db and manifest sha256:4f524abd40b013df2ea747ecadc80861be1c113c17ec66932ad139312e2ae6db"
2026-06-12 10:28:51.397238 | primary | "Updated"
2026-06-12 10:28:51.397241 | primary |
2026-06-12 10:28:51.397245 | primary | time="2026-06-12T10:27:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:ae421d9ae96b1b928f33344a8973081cdac6fd0a2b69822365874ad7a6ea49c3"
2026-06-12 10:28:51.397251 | primary | "Updated"
2026-06-12 10:28:51.397254 | primary |
2026-06-12 10:28:51.397258 | primary | time="2026-06-12T10:27:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag ae421d9ae96b1b928f33344a8973081cdac6fd0a2b69822365874ad7a6ea49c3 and manifest sha256:ae421d9ae96b1b928f33344a8973081cdac6fd0a2b69822365874ad7a6ea49c3"
2026-06-12 10:28:51.397261 | primary | "Updated"
2026-06-12 10:28:51.397265 | primary |
2026-06-12 10:28:51.397268 | primary | time="2026-06-12T10:27:25Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b0d20fc4fc99fef978bd047174fc6cc1b64da003012fabb07df296c66cb51c98"
2026-06-12 10:28:51.397272 | primary | "Updated"
2026-06-12 10:28:51.397275 | primary |
2026-06-12 10:28:51.397279 | primary | time="2026-06-12T10:27:25Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag b0d20fc4fc99fef978bd047174fc6cc1b64da003012fabb07df296c66cb51c98 and manifest sha256:b0d20fc4fc99fef978bd047174fc6cc1b64da003012fabb07df296c66cb51c98"
2026-06-12 10:28:51.397282 | primary | "Updated"
2026-06-12 10:28:51.397285 | primary |
2026-06-12 10:28:51.397289 | primary | time="2026-06-12T10:27:26Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c504131e9167c025eed5b8b4b47bb2190018f44b2677cfe78370ccdf2244aac1"
2026-06-12 10:28:51.397292 | primary | "Updated"
2026-06-12 10:28:51.397296 | primary |
2026-06-12 10:28:51.397299 | primary | time="2026-06-12T10:27:26Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c504131e9167c025eed5b8b4b47bb2190018f44b2677cfe78370ccdf2244aac1 and manifest sha256:c504131e9167c025eed5b8b4b47bb2190018f44b2677cfe78370ccdf2244aac1"
2026-06-12 10:28:51.397303 | primary | "Updated"
2026-06-12 10:28:51.397306 | primary |
2026-06-12 10:28:51.397309 | primary | time="2026-06-12T10:27:27Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:9470fdb9400da1648716d19c5cc3e65765778f481bbf2c073fedf08b80525b80"
2026-06-12 10:28:51.397313 | primary | "Updated"
2026-06-12 10:28:51.397316 | primary |
2026-06-12 10:28:51.397320 | primary | time="2026-06-12T10:27:27Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 9470fdb9400da1648716d19c5cc3e65765778f481bbf2c073fedf08b80525b80 and manifest sha256:9470fdb9400da1648716d19c5cc3e65765778f481bbf2c073fedf08b80525b80"
2026-06-12 10:28:51.397323 | primary | "Updated"
2026-06-12 10:28:51.397327 | primary |
2026-06-12 10:28:51.397330 | primary | time="2026-06-12T10:27:28Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:d2f0774d1d0d7b53759b677038920cb16e80d6175a54e099e341fd4850fed5af"
2026-06-12 10:28:51.397334 | primary | "Updated"
2026-06-12 10:28:51.397339 | primary |
2026-06-12 10:28:51.397342 | primary | time="2026-06-12T10:27:29Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag d2f0774d1d0d7b53759b677038920cb16e80d6175a54e099e341fd4850fed5af and manifest sha256:d2f0774d1d0d7b53759b677038920cb16e80d6175a54e099e341fd4850fed5af"
2026-06-12 10:28:51.397346 | primary | "Updated"
2026-06-12 10:28:51.397349 | primary |
2026-06-12 10:28:51.397353 | primary | time="2026-06-12T10:27:30Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:f47f1a70914db0d83e8539d6bcb7308112797e95a1b1bd787e33430ff4f3c073"
2026-06-12 10:28:51.397356 | primary | "Updated"
2026-06-12 10:28:51.397360 | primary |
2026-06-12 10:28:51.397367 | primary | time="2026-06-12T10:27:30Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag f47f1a70914db0d83e8539d6bcb7308112797e95a1b1bd787e33430ff4f3c073 and manifest sha256:f47f1a70914db0d83e8539d6bcb7308112797e95a1b1bd787e33430ff4f3c073"
2026-06-12 10:28:51.397370 | primary | "Updated"
2026-06-12 10:28:51.397374 | primary |
2026-06-12 10:28:51.397377 | primary | time="2026-06-12T10:27:31Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:7c28c5727ad1643d33d0782543c183c6f6800999be6e98e101f259ac4b098e98"
2026-06-12 10:28:51.397383 | primary | "Updated"
2026-06-12 10:28:51.397386 | primary |
2026-06-12 10:28:51.397390 | primary | time="2026-06-12T10:27:31Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag 7c28c5727ad1643d33d0782543c183c6f6800999be6e98e101f259ac4b098e98 and manifest sha256:7c28c5727ad1643d33d0782543c183c6f6800999be6e98e101f259ac4b098e98"
2026-06-12 10:28:51.397393 | primary | "Updated"
2026-06-12 10:28:51.397397 | primary |
2026-06-12 10:28:51.397400 | primary | time="2026-06-12T10:27:32Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:1a1423e4ccaa3389bdc1086640915ba68bfbe425f5fde8fcdc1a4c6b685d2925"
2026-06-12 10:28:51.397403 | primary | "Updated"
2026-06-12 10:28:51.397407 | primary |
2026-06-12 10:28:51.397410 | primary | time="2026-06-12T10:27:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 1a1423e4ccaa3389bdc1086640915ba68bfbe425f5fde8fcdc1a4c6b685d2925 and manifest sha256:1a1423e4ccaa3389bdc1086640915ba68bfbe425f5fde8fcdc1a4c6b685d2925"
2026-06-12 10:28:51.397414 | primary | "Updated"
2026-06-12 10:28:51.397417 | primary |
2026-06-12 10:28:51.397421 | primary | time="2026-06-12T10:27:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:099a7c3c60cfe66f9ef7c7fa42d34fdc19faf858a23101b421d23da6b961cad9"
2026-06-12 10:28:51.397424 | primary | "Updated"
2026-06-12 10:28:51.397427 | primary |
2026-06-12 10:28:51.397431 | primary | time="2026-06-12T10:27:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 099a7c3c60cfe66f9ef7c7fa42d34fdc19faf858a23101b421d23da6b961cad9 and manifest sha256:099a7c3c60cfe66f9ef7c7fa42d34fdc19faf858a23101b421d23da6b961cad9"
2026-06-12 10:28:51.397434 | primary | "Updated"
2026-06-12 10:28:51.397438 | primary |
2026-06-12 10:28:51.397441 | primary | time="2026-06-12T10:27:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:cd863e137bb42a8f9fae843612ec7de1e2655dcddbf5c8e1650e5e06b03357c3"
2026-06-12 10:28:51.397445 | primary | "Updated"
2026-06-12 10:28:51.397448 | primary |
2026-06-12 10:28:51.397452 | primary | time="2026-06-12T10:27:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag cd863e137bb42a8f9fae843612ec7de1e2655dcddbf5c8e1650e5e06b03357c3 and manifest sha256:cd863e137bb42a8f9fae843612ec7de1e2655dcddbf5c8e1650e5e06b03357c3"
2026-06-12 10:28:51.397455 | primary | "Updated"
2026-06-12 10:28:51.397458 | primary |
2026-06-12 10:28:51.397462 | primary | time="2026-06-12T10:27:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:e599f210c60b2ef004f3cf8e2c2bd21b9b9345d8b02eefd968dc12b437ee5579"
2026-06-12 10:28:51.397465 | primary | "Updated"
2026-06-12 10:28:51.397469 | primary |
2026-06-12 10:28:51.397472 | primary | time="2026-06-12T10:27:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag e599f210c60b2ef004f3cf8e2c2bd21b9b9345d8b02eefd968dc12b437ee5579 and manifest sha256:e599f210c60b2ef004f3cf8e2c2bd21b9b9345d8b02eefd968dc12b437ee5579"
2026-06-12 10:28:51.397476 | primary | "Updated"
2026-06-12 10:28:51.397479 | primary |
2026-06-12 10:28:51.397484 | primary | time="2026-06-12T10:27:37Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:8824fd9eb044c2203d076d6483144d0f5d139ed2ba9529ea918a3e7bcb3f85af"
2026-06-12 10:28:51.397488 | primary | "Updated"
2026-06-12 10:28:51.397491 | primary |
2026-06-12 10:28:51.397495 | primary | time="2026-06-12T10:27:38Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 8824fd9eb044c2203d076d6483144d0f5d139ed2ba9529ea918a3e7bcb3f85af and manifest sha256:8824fd9eb044c2203d076d6483144d0f5d139ed2ba9529ea918a3e7bcb3f85af"
2026-06-12 10:28:51.397498 | primary | "Updated"
2026-06-12 10:28:51.397501 | primary |
2026-06-12 10:28:51.397505 | primary | time="2026-06-12T10:27:39Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:3f90183549b4e45a1d1de631c7e00fc6c823d20cbe57d21a1fd0feb7d00255cc"
2026-06-12 10:28:51.397510 | primary | "Updated"
2026-06-12 10:28:51.397514 | primary |
2026-06-12 10:28:51.397521 | primary | time="2026-06-12T10:27:39Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 3f90183549b4e45a1d1de631c7e00fc6c823d20cbe57d21a1fd0feb7d00255cc and manifest sha256:3f90183549b4e45a1d1de631c7e00fc6c823d20cbe57d21a1fd0feb7d00255cc"
2026-06-12 10:28:51.397524 | primary | "Updated"
2026-06-12 10:28:51.397527 | primary |
2026-06-12 10:28:51.397531 | primary | time="2026-06-12T10:27:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:9e5e45962ba5e6705f4bcfd38e0b6300e5478734efaeea7a629f3bbec656e414"
2026-06-12 10:28:51.397534 | primary | "Updated"
2026-06-12 10:28:51.397538 | primary |
2026-06-12 10:28:51.397541 | primary | time="2026-06-12T10:27:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 9e5e45962ba5e6705f4bcfd38e0b6300e5478734efaeea7a629f3bbec656e414 and manifest sha256:9e5e45962ba5e6705f4bcfd38e0b6300e5478734efaeea7a629f3bbec656e414"
2026-06-12 10:28:51.397545 | primary | "Updated"
2026-06-12 10:28:51.397548 | primary |
2026-06-12 10:28:51.397552 | primary | time="2026-06-12T10:27:41Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:28cb5fa4829818bb07bd605b8b91379b91efe6b028037b518319a6dd7a9dc9ad"
2026-06-12 10:28:51.397555 | primary | "Updated"
2026-06-12 10:28:51.397558 | primary |
2026-06-12 10:28:51.397562 | primary | time="2026-06-12T10:27:42Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 28cb5fa4829818bb07bd605b8b91379b91efe6b028037b518319a6dd7a9dc9ad and manifest sha256:28cb5fa4829818bb07bd605b8b91379b91efe6b028037b518319a6dd7a9dc9ad"
2026-06-12 10:28:51.397565 | primary | "Updated"
2026-06-12 10:28:51.397569 | primary |
2026-06-12 10:28:51.397572 | primary | time="2026-06-12T10:27:42Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:86e7b80163f2dc5fca4fba5dfa21f51b0e00e28a9b4ed7b26f7f0b2294f7762b"
2026-06-12 10:28:51.397576 | primary | "Updated"
2026-06-12 10:28:51.397579 | primary |
2026-06-12 10:28:51.397583 | primary | time="2026-06-12T10:27:43Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 86e7b80163f2dc5fca4fba5dfa21f51b0e00e28a9b4ed7b26f7f0b2294f7762b and manifest sha256:86e7b80163f2dc5fca4fba5dfa21f51b0e00e28a9b4ed7b26f7f0b2294f7762b"
2026-06-12 10:28:51.397586 | primary | "Updated"
2026-06-12 10:28:51.397589 | primary |
2026-06-12 10:28:51.397593 | primary | time="2026-06-12T10:27:44Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:c5e0d2412b0cbca9c37c96f0b6723b91fa151a7f1aac68eab60ff80c4620cdcb"
2026-06-12 10:28:51.397596 | primary | "Updated"
2026-06-12 10:28:51.397600 | primary |
2026-06-12 10:28:51.397603 | primary | time="2026-06-12T10:27:44Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag c5e0d2412b0cbca9c37c96f0b6723b91fa151a7f1aac68eab60ff80c4620cdcb and manifest sha256:c5e0d2412b0cbca9c37c96f0b6723b91fa151a7f1aac68eab60ff80c4620cdcb"
2026-06-12 10:28:51.397607 | primary | "Updated"
2026-06-12 10:28:51.397610 | primary |
2026-06-12 10:28:51.397613 | primary | time="2026-06-12T10:27:45Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:3fcc8ac0dd02069b216ba8d8ed264d416f7a812e80ac510716e8917b5276cee7"
2026-06-12 10:28:51.397617 | primary | "Updated"
2026-06-12 10:28:51.397620 | primary |
2026-06-12 10:28:51.397626 | primary | time="2026-06-12T10:27:45Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 3fcc8ac0dd02069b216ba8d8ed264d416f7a812e80ac510716e8917b5276cee7 and manifest sha256:3fcc8ac0dd02069b216ba8d8ed264d416f7a812e80ac510716e8917b5276cee7"
2026-06-12 10:28:51.397629 | primary | "Updated"
2026-06-12 10:28:51.397633 | primary |
2026-06-12 10:28:51.397636 | primary | time="2026-06-12T10:27:46Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:f93ddca23c9b88b8b490c84ba0d7c16d6a7215fbe397cf154046fa127a9e5e79"
2026-06-12 10:28:51.397640 | primary | "Updated"
2026-06-12 10:28:51.397645 | primary |
2026-06-12 10:28:51.397649 | primary | time="2026-06-12T10:27:47Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag f93ddca23c9b88b8b490c84ba0d7c16d6a7215fbe397cf154046fa127a9e5e79 and manifest sha256:f93ddca23c9b88b8b490c84ba0d7c16d6a7215fbe397cf154046fa127a9e5e79"
2026-06-12 10:28:51.397652 | primary | "Updated"
2026-06-12 10:28:51.397656 | primary |
2026-06-12 10:28:51.397659 | primary | time="2026-06-12T10:27:47Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:8a2d71643f68dd84b9341bc3ec0f055e30b826167841c5c156686edf8e9b3f27"
2026-06-12 10:28:51.397663 | primary | "Updated"
2026-06-12 10:28:51.397666 | primary |
2026-06-12 10:28:51.397669 | primary | time="2026-06-12T10:27:48Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 8a2d71643f68dd84b9341bc3ec0f055e30b826167841c5c156686edf8e9b3f27 and manifest sha256:8a2d71643f68dd84b9341bc3ec0f055e30b826167841c5c156686edf8e9b3f27"
2026-06-12 10:28:51.397673 | primary | "Updated"
2026-06-12 10:28:51.397676 | primary |
2026-06-12 10:28:51.397680 | primary | time="2026-06-12T10:27:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:f84dc6aacacd6ed3a5f27efd3675b740b67ecd3d63d111be6f0caffed09a106b"
2026-06-12 10:28:51.397683 | primary | "Updated"
2026-06-12 10:28:51.397687 | primary |
2026-06-12 10:28:51.397692 | primary | time="2026-06-12T10:27:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag f84dc6aacacd6ed3a5f27efd3675b740b67ecd3d63d111be6f0caffed09a106b and manifest sha256:f84dc6aacacd6ed3a5f27efd3675b740b67ecd3d63d111be6f0caffed09a106b"
2026-06-12 10:28:51.397696 | primary | "Updated"
2026-06-12 10:28:51.397699 | primary |
2026-06-12 10:28:51.397702 | primary | time="2026-06-12T10:27:50Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:1444d918cd3c070f6ba836b37b78a068a3c4826014c1e751a4db934ef5319e7e"
2026-06-12 10:28:51.397706 | primary | "Updated"
2026-06-12 10:28:51.397709 | primary |
2026-06-12 10:28:51.397713 | primary | time="2026-06-12T10:27:50Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 1444d918cd3c070f6ba836b37b78a068a3c4826014c1e751a4db934ef5319e7e and manifest sha256:1444d918cd3c070f6ba836b37b78a068a3c4826014c1e751a4db934ef5319e7e"
2026-06-12 10:28:51.397716 | primary | "Updated"
2026-06-12 10:28:51.397720 | primary |
2026-06-12 10:28:51.397723 | primary | time="2026-06-12T10:27:51Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:4bbf6d0d25bf53de6874a4ce8434e98eb0c889becb2f9be4e0c4f148dbf5c271"
2026-06-12 10:28:51.397727 | primary | "Updated"
2026-06-12 10:28:51.397730 | primary |
2026-06-12 10:28:51.397733 | primary | time="2026-06-12T10:27:51Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 4bbf6d0d25bf53de6874a4ce8434e98eb0c889becb2f9be4e0c4f148dbf5c271 and manifest sha256:4bbf6d0d25bf53de6874a4ce8434e98eb0c889becb2f9be4e0c4f148dbf5c271"
2026-06-12 10:28:51.397737 | primary | "Updated"
2026-06-12 10:28:51.397740 | primary |
2026-06-12 10:28:51.397744 | primary | time="2026-06-12T10:27:52Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:0330039c6bd2b3053f8842e6133cc04db5fe98974a2b4779b240a39aa4af2e00"
2026-06-12 10:28:51.397747 | primary | "Updated"
2026-06-12 10:28:51.397751 | primary |
2026-06-12 10:28:51.397754 | primary | time="2026-06-12T10:27:52Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 0330039c6bd2b3053f8842e6133cc04db5fe98974a2b4779b240a39aa4af2e00 and manifest sha256:0330039c6bd2b3053f8842e6133cc04db5fe98974a2b4779b240a39aa4af2e00"
2026-06-12 10:28:51.397758 | primary | "Updated"
2026-06-12 10:28:51.397761 | primary |
2026-06-12 10:28:51.397764 | primary | time="2026-06-12T10:27:53Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:45fa9dfb4eb87a041def4ed88e84fdfc250422e0816374722daf144cee6f5ed5"
2026-06-12 10:28:51.397768 | primary | "Updated"
2026-06-12 10:28:51.397774 | primary |
2026-06-12 10:28:51.397779 | primary | time="2026-06-12T10:27:54Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 45fa9dfb4eb87a041def4ed88e84fdfc250422e0816374722daf144cee6f5ed5 and manifest sha256:45fa9dfb4eb87a041def4ed88e84fdfc250422e0816374722daf144cee6f5ed5"
2026-06-12 10:28:51.397783 | primary | "Updated"
2026-06-12 10:28:51.397786 | primary |
2026-06-12 10:28:51.397790 | primary | time="2026-06-12T10:27:54Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:3740180a54b0359d6e40340dda4ffe114fa0fa3acb4b0bd0f97d065b17a87f92"
2026-06-12 10:28:51.397793 | primary | "Updated"
2026-06-12 10:28:51.397797 | primary |
2026-06-12 10:28:51.397800 | primary | time="2026-06-12T10:27:55Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 3740180a54b0359d6e40340dda4ffe114fa0fa3acb4b0bd0f97d065b17a87f92 and manifest sha256:3740180a54b0359d6e40340dda4ffe114fa0fa3acb4b0bd0f97d065b17a87f92"
2026-06-12 10:28:51.397804 | primary | "Updated"
2026-06-12 10:28:51.397807 | primary |
2026-06-12 10:28:51.397810 | primary | time="2026-06-12T10:27:55Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:5b8b8262455b9062acea6f1e5eecc0996465e867121f364dec80a82713c2b075"
2026-06-12 10:28:51.397814 | primary | "Updated"
2026-06-12 10:28:51.397817 | primary |
2026-06-12 10:28:51.397821 | primary | time="2026-06-12T10:27:56Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 5b8b8262455b9062acea6f1e5eecc0996465e867121f364dec80a82713c2b075 and manifest sha256:5b8b8262455b9062acea6f1e5eecc0996465e867121f364dec80a82713c2b075"
2026-06-12 10:28:51.397824 | primary | "Updated"
2026-06-12 10:28:51.397828 | primary |
2026-06-12 10:28:51.397831 | primary | time="2026-06-12T10:27:57Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:87d11ebedc3c47823a30008d7e499da08c7c64413173bdc36a24fdfbc2629386"
2026-06-12 10:28:51.397835 | primary | "Updated"
2026-06-12 10:28:51.397838 | primary |
2026-06-12 10:28:51.397842 | primary | time="2026-06-12T10:27:57Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 87d11ebedc3c47823a30008d7e499da08c7c64413173bdc36a24fdfbc2629386 and manifest sha256:87d11ebedc3c47823a30008d7e499da08c7c64413173bdc36a24fdfbc2629386"
2026-06-12 10:28:51.397845 | primary | "Updated"
2026-06-12 10:28:51.397848 | primary |
2026-06-12 10:28:51.397852 | primary | time="2026-06-12T10:27:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:adb63aabe8eac4dcda3ae9fa305b2243b0bc16802720145231027c7e8e547048"
2026-06-12 10:28:51.397855 | primary | "Updated"
2026-06-12 10:28:51.397859 | primary |
2026-06-12 10:28:51.397862 | primary | time="2026-06-12T10:27:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag adb63aabe8eac4dcda3ae9fa305b2243b0bc16802720145231027c7e8e547048 and manifest sha256:adb63aabe8eac4dcda3ae9fa305b2243b0bc16802720145231027c7e8e547048"
2026-06-12 10:28:51.397866 | primary | "Updated"
2026-06-12 10:28:51.397869 | primary |
2026-06-12 10:28:51.397875 | primary | time="2026-06-12T10:28:00Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:7199d9a21fdb2ee8806ffe2cbc14a0595aac705814ece99315b18a2f7953e315"
2026-06-12 10:28:51.397880 | primary | "Updated"
2026-06-12 10:28:51.397883 | primary |
2026-06-12 10:28:51.397887 | primary | time="2026-06-12T10:28:01Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 7199d9a21fdb2ee8806ffe2cbc14a0595aac705814ece99315b18a2f7953e315 and manifest sha256:7199d9a21fdb2ee8806ffe2cbc14a0595aac705814ece99315b18a2f7953e315"
2026-06-12 10:28:51.397890 | primary | "Updated"
2026-06-12 10:28:51.397893 | primary |
2026-06-12 10:28:51.397915 | primary | time="2026-06-12T10:28:02Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:7a096023a3c6c456e001dab56ce4b1b5cce3bb37f2df4f0604e53527ed131ca4"
2026-06-12 10:28:51.397921 | primary | "Updated"
2026-06-12 10:28:51.397926 | primary |
2026-06-12 10:28:51.397930 | primary | time="2026-06-12T10:28:02Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 7a096023a3c6c456e001dab56ce4b1b5cce3bb37f2df4f0604e53527ed131ca4 and manifest sha256:7a096023a3c6c456e001dab56ce4b1b5cce3bb37f2df4f0604e53527ed131ca4"
2026-06-12 10:28:51.397937 | primary | "Updated"
2026-06-12 10:28:51.397940 | primary |
2026-06-12 10:28:51.397944 | primary | time="2026-06-12T10:28:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:8c97f6548e62b86763404404c0a8b44f20fc7dbcdc9feb0af73ea1da357490eb"
2026-06-12 10:28:51.397947 | primary | "Updated"
2026-06-12 10:28:51.397951 | primary |
2026-06-12 10:28:51.397954 | primary | time="2026-06-12T10:28:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 8c97f6548e62b86763404404c0a8b44f20fc7dbcdc9feb0af73ea1da357490eb and manifest sha256:8c97f6548e62b86763404404c0a8b44f20fc7dbcdc9feb0af73ea1da357490eb"
2026-06-12 10:28:51.397958 | primary | "Updated"
2026-06-12 10:28:51.397961 | primary |
2026-06-12 10:28:51.397965 | primary | time="2026-06-12T10:28:04Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:dc7a0358141b3ca930b2b5e62a67a864842233c76c402129185461fe0155d514"
2026-06-12 10:28:51.397968 | primary | "Updated"
2026-06-12 10:28:51.397972 | primary |
2026-06-12 10:28:51.397978 | primary | time="2026-06-12T10:28:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag dc7a0358141b3ca930b2b5e62a67a864842233c76c402129185461fe0155d514 and manifest sha256:dc7a0358141b3ca930b2b5e62a67a864842233c76c402129185461fe0155d514"
2026-06-12 10:28:51.397981 | primary | "Updated"
2026-06-12 10:28:51.397985 | primary |
2026-06-12 10:28:51.397988 | primary | time="2026-06-12T10:28:06Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:2b21dfe89e03f6a30e411ec4c9d99579f79bcfa80cf804296beed46772c674b7"
2026-06-12 10:28:51.397992 | primary | "Updated"
2026-06-12 10:28:51.397995 | primary |
2026-06-12 10:28:51.397999 | primary | time="2026-06-12T10:28:06Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 2b21dfe89e03f6a30e411ec4c9d99579f79bcfa80cf804296beed46772c674b7 and manifest sha256:2b21dfe89e03f6a30e411ec4c9d99579f79bcfa80cf804296beed46772c674b7"
2026-06-12 10:28:51.398002 | primary | "Updated"
2026-06-12 10:28:51.398006 | primary |
2026-06-12 10:28:51.398009 | primary | time="2026-06-12T10:28:07Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:a06ab7d4423858fbf54ec101997a5e052f242933191a3d7f4161b17b63cec694"
2026-06-12 10:28:51.398013 | primary | "Updated"
2026-06-12 10:28:51.398016 | primary |
2026-06-12 10:28:51.398020 | primary | time="2026-06-12T10:28:07Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag a06ab7d4423858fbf54ec101997a5e052f242933191a3d7f4161b17b63cec694 and manifest sha256:a06ab7d4423858fbf54ec101997a5e052f242933191a3d7f4161b17b63cec694"
2026-06-12 10:28:51.398023 | primary | "Updated"
2026-06-12 10:28:51.398027 | primary |
2026-06-12 10:28:51.398030 | primary | time="2026-06-12T10:28:08Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:5effbdf70842c3fe1b85e22c08b5db63ada3aa252780fe82f47378303fc8c1e8"
2026-06-12 10:28:51.398034 | primary | "Updated"
2026-06-12 10:28:51.398037 | primary |
2026-06-12 10:28:51.398041 | primary | time="2026-06-12T10:28:08Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 5effbdf70842c3fe1b85e22c08b5db63ada3aa252780fe82f47378303fc8c1e8 and manifest sha256:5effbdf70842c3fe1b85e22c08b5db63ada3aa252780fe82f47378303fc8c1e8"
2026-06-12 10:28:51.398044 | primary | "Updated"
2026-06-12 10:28:51.398047 | primary |
2026-06-12 10:28:51.398051 | primary | time="2026-06-12T10:28:09Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:13b9c9ec40d283c45ddc420a06de7eb02b75a7c3e9e8c9517a625f05ba080025"
2026-06-12 10:28:51.398054 | primary | "Updated"
2026-06-12 10:28:51.398058 | primary |
2026-06-12 10:28:51.398061 | primary | time="2026-06-12T10:28:10Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 13b9c9ec40d283c45ddc420a06de7eb02b75a7c3e9e8c9517a625f05ba080025 and manifest sha256:13b9c9ec40d283c45ddc420a06de7eb02b75a7c3e9e8c9517a625f05ba080025"
2026-06-12 10:28:51.398067 | primary | "Updated"
2026-06-12 10:28:51.398070 | primary |
2026-06-12 10:28:51.398074 | primary | time="2026-06-12T10:28:10Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:cb477a780d538ca265aa14714d83e69158460d012f8c15be38c251a80e4bb477"
2026-06-12 10:28:51.398081 | primary | "Updated"
2026-06-12 10:28:51.398084 | primary |
2026-06-12 10:28:51.398088 | primary | time="2026-06-12T10:28:11Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag cb477a780d538ca265aa14714d83e69158460d012f8c15be38c251a80e4bb477 and manifest sha256:cb477a780d538ca265aa14714d83e69158460d012f8c15be38c251a80e4bb477"
2026-06-12 10:28:51.398091 | primary | "Updated"
2026-06-12 10:28:51.398095 | primary |
2026-06-12 10:28:51.398099 | primary | time="2026-06-12T10:28:11Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:470a16925957459aa8cfaf6e17a291ea637373149c2acaec367151621de5e464"
2026-06-12 10:28:51.398102 | primary | "Updated"
2026-06-12 10:28:51.398106 | primary |
2026-06-12 10:28:51.398109 | primary | time="2026-06-12T10:28:12Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 470a16925957459aa8cfaf6e17a291ea637373149c2acaec367151621de5e464 and manifest sha256:470a16925957459aa8cfaf6e17a291ea637373149c2acaec367151621de5e464"
2026-06-12 10:28:51.398113 | primary | "Updated"
2026-06-12 10:28:51.398116 | primary |
2026-06-12 10:28:51.398120 | primary | time="2026-06-12T10:28:13Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:87021a44623199ffa7229d00b3aa6ad0d1167a10e2ff7536507dea17ec3f3b69"
2026-06-12 10:28:51.398123 | primary | "Updated"
2026-06-12 10:28:51.398127 | primary |
2026-06-12 10:28:51.398130 | primary | time="2026-06-12T10:28:13Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 87021a44623199ffa7229d00b3aa6ad0d1167a10e2ff7536507dea17ec3f3b69 and manifest sha256:87021a44623199ffa7229d00b3aa6ad0d1167a10e2ff7536507dea17ec3f3b69"
2026-06-12 10:28:51.398134 | primary | "Updated"
2026-06-12 10:28:51.398137 | primary |
2026-06-12 10:28:51.398140 | primary | time="2026-06-12T10:28:14Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:e8ea71b598c5e06e40a1f88435866a22b05debf993c45cfd32026f20692b3f6c"
2026-06-12 10:28:51.398144 | primary | "Updated"
2026-06-12 10:28:51.398147 | primary |
2026-06-12 10:28:51.398151 | primary | time="2026-06-12T10:28:15Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag e8ea71b598c5e06e40a1f88435866a22b05debf993c45cfd32026f20692b3f6c and manifest sha256:e8ea71b598c5e06e40a1f88435866a22b05debf993c45cfd32026f20692b3f6c"
2026-06-12 10:28:51.398154 | primary | "Updated"
2026-06-12 10:28:51.398158 | primary |
2026-06-12 10:28:51.398161 | primary | time="2026-06-12T10:28:15Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:44f4a27d20dc60699944c474612301d28181015b76ec70b3f8089e86d3b43b11"
2026-06-12 10:28:51.398164 | primary | "Updated"
2026-06-12 10:28:51.398168 | primary |
2026-06-12 10:28:51.398173 | primary | time="2026-06-12T10:28:16Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 44f4a27d20dc60699944c474612301d28181015b76ec70b3f8089e86d3b43b11 and manifest sha256:44f4a27d20dc60699944c474612301d28181015b76ec70b3f8089e86d3b43b11"
2026-06-12 10:28:51.398177 | primary | "Updated"
2026-06-12 10:28:51.398180 | primary |
2026-06-12 10:28:51.398184 | primary | time="2026-06-12T10:28:17Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:75a12058d7d4dd36280977323ae106830075ca67ed535b908ea517a0332ff3c6"
2026-06-12 10:28:51.398187 | primary | "Updated"
2026-06-12 10:28:51.398191 | primary |
2026-06-12 10:28:51.398194 | primary | time="2026-06-12T10:28:18Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 75a12058d7d4dd36280977323ae106830075ca67ed535b908ea517a0332ff3c6 and manifest sha256:75a12058d7d4dd36280977323ae106830075ca67ed535b908ea517a0332ff3c6"
2026-06-12 10:28:51.398198 | primary | "Updated"
2026-06-12 10:28:51.398204 | primary |
2026-06-12 10:28:51.398207 | primary | time="2026-06-12T10:28:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:7c0f120f6d7663463d898040b9d0a10c3bc5938e3c14c6899ddb68e9fa8f35a2"
2026-06-12 10:28:51.398211 | primary | "Updated"
2026-06-12 10:28:51.398214 | primary |
2026-06-12 10:28:51.398218 | primary | time="2026-06-12T10:28:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 7c0f120f6d7663463d898040b9d0a10c3bc5938e3c14c6899ddb68e9fa8f35a2 and manifest sha256:7c0f120f6d7663463d898040b9d0a10c3bc5938e3c14c6899ddb68e9fa8f35a2"
2026-06-12 10:28:51.398221 | primary | "Updated"
2026-06-12 10:28:51.398225 | primary |
2026-06-12 10:28:51.398228 | primary | time="2026-06-12T10:28:20Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:f8dce751e182bc6f4acb7eefbc64fb4ec1cfab67e70d1cca3a5e538754dba35e"
2026-06-12 10:28:51.398232 | primary | "Updated"
2026-06-12 10:28:51.398235 | primary |
2026-06-12 10:28:51.398239 | primary | time="2026-06-12T10:28:20Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag f8dce751e182bc6f4acb7eefbc64fb4ec1cfab67e70d1cca3a5e538754dba35e and manifest sha256:f8dce751e182bc6f4acb7eefbc64fb4ec1cfab67e70d1cca3a5e538754dba35e"
2026-06-12 10:28:51.398242 | primary | "Updated"
2026-06-12 10:28:51.398246 | primary |
2026-06-12 10:28:51.398249 | primary | time="2026-06-12T10:28:21Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:8dd144d009af9bdf1060bdf745dff897ec96abe2e465ad7e520165ecc35bb930"
2026-06-12 10:28:51.398253 | primary | "Updated"
2026-06-12 10:28:51.398256 | primary |
2026-06-12 10:28:51.398262 | primary | time="2026-06-12T10:28:21Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag 8dd144d009af9bdf1060bdf745dff897ec96abe2e465ad7e520165ecc35bb930 and manifest sha256:8dd144d009af9bdf1060bdf745dff897ec96abe2e465ad7e520165ecc35bb930"
2026-06-12 10:28:51.398265 | primary | "Updated"
2026-06-12 10:28:51.398269 | primary |
2026-06-12 10:28:51.398272 | primary | time="2026-06-12T10:28:22Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:af12ef9a2a32587338788592488ae880d3de432847c6e580035c10e02ef563cd"
2026-06-12 10:28:51.398276 | primary | "Updated"
2026-06-12 10:28:51.398279 | primary |
2026-06-12 10:28:51.398283 | primary | time="2026-06-12T10:28:23Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag af12ef9a2a32587338788592488ae880d3de432847c6e580035c10e02ef563cd and manifest sha256:af12ef9a2a32587338788592488ae880d3de432847c6e580035c10e02ef563cd"
2026-06-12 10:28:51.398286 | primary | "Updated"
2026-06-12 10:28:51.398290 | primary |
2026-06-12 10:28:51.398293 | primary | time="2026-06-12T10:28:23Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:2687033f977ee9a0fa5c6a59f46a9cc7831266757b4c274b13b179bd7b6aef6c"
2026-06-12 10:28:51.398296 | primary | "Updated"
2026-06-12 10:28:51.398300 | primary |
2026-06-12 10:28:51.398303 | primary | time="2026-06-12T10:28:24Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 2687033f977ee9a0fa5c6a59f46a9cc7831266757b4c274b13b179bd7b6aef6c and manifest sha256:2687033f977ee9a0fa5c6a59f46a9cc7831266757b4c274b13b179bd7b6aef6c"
2026-06-12 10:28:51.398307 | primary | "Updated"
2026-06-12 10:28:51.398310 | primary |
2026-06-12 10:28:51.398314 | primary | time="2026-06-12T10:28:24Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:bbd5c12d06f04935ee047c9941a737f4c3089f51201eb2d1910dd41075272a76"
2026-06-12 10:28:51.398317 | primary | "Updated"
2026-06-12 10:28:51.398321 | primary |
2026-06-12 10:28:51.398325 | primary | time="2026-06-12T10:28:25Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag bbd5c12d06f04935ee047c9941a737f4c3089f51201eb2d1910dd41075272a76 and manifest sha256:bbd5c12d06f04935ee047c9941a737f4c3089f51201eb2d1910dd41075272a76"
2026-06-12 10:28:51.398328 | primary | "Updated"
2026-06-12 10:28:51.398332 | primary |
2026-06-12 10:28:51.398335 | primary | time="2026-06-12T10:28:26Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:bd44c27496a5a44f4c049617e532d8f62d0463dcecd938bf4b45e886e6fbcd45"
2026-06-12 10:28:51.398341 | primary | "Updated"
2026-06-12 10:28:51.398345 | primary |
2026-06-12 10:28:51.398348 | primary | time="2026-06-12T10:28:26Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag bd44c27496a5a44f4c049617e532d8f62d0463dcecd938bf4b45e886e6fbcd45 and manifest sha256:bd44c27496a5a44f4c049617e532d8f62d0463dcecd938bf4b45e886e6fbcd45"
2026-06-12 10:28:51.398352 | primary | "Updated"
2026-06-12 10:28:51.398355 | primary |
2026-06-12 10:28:51.398359 | primary | time="2026-06-12T10:28:27Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:826fe9e114a21a67c8684d3d93c507a5ab676bcd640e453cce24f935f35d5720"
2026-06-12 10:28:51.398362 | primary | "Updated"
2026-06-12 10:28:51.398366 | primary |
2026-06-12 10:28:51.398369 | primary | time="2026-06-12T10:28:27Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 826fe9e114a21a67c8684d3d93c507a5ab676bcd640e453cce24f935f35d5720 and manifest sha256:826fe9e114a21a67c8684d3d93c507a5ab676bcd640e453cce24f935f35d5720"
2026-06-12 10:28:51.398373 | primary | "Updated"
2026-06-12 10:28:51.398376 | primary |
2026-06-12 10:28:51.398379 | primary | time="2026-06-12T10:28:28Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:10a0f25b78d6371480efe84da2e78cd905dc6f3df2b7cee821a7e0b2555ed58d"
2026-06-12 10:28:51.398383 | primary | "Updated"
2026-06-12 10:28:51.398386 | primary |
2026-06-12 10:28:51.398390 | primary | time="2026-06-12T10:28:28Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 10a0f25b78d6371480efe84da2e78cd905dc6f3df2b7cee821a7e0b2555ed58d and manifest sha256:10a0f25b78d6371480efe84da2e78cd905dc6f3df2b7cee821a7e0b2555ed58d"
2026-06-12 10:28:51.398395 | primary | "Updated"
2026-06-12 10:28:51.398398 | primary |
2026-06-12 10:28:51.398402 | primary | time="2026-06-12T10:28:29Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:7815ba6f9c51112b9d09910947d0fcb0af61fe72cc88ece53d475724d0e54ad4"
2026-06-12 10:28:51.398406 | primary | "Updated"
2026-06-12 10:28:51.398409 | primary |
2026-06-12 10:28:51.398413 | primary | time="2026-06-12T10:28:29Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 7815ba6f9c51112b9d09910947d0fcb0af61fe72cc88ece53d475724d0e54ad4 and manifest sha256:7815ba6f9c51112b9d09910947d0fcb0af61fe72cc88ece53d475724d0e54ad4"
2026-06-12 10:28:51.398416 | primary | "Updated"
2026-06-12 10:28:51.398420 | primary |
2026-06-12 10:28:51.398423 | primary | time="2026-06-12T10:28:30Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:8bf2526d8f1318a903559542ed36f6d9155379607657940bae358ab0e72e88df"
2026-06-12 10:28:51.398427 | primary | "Updated"
2026-06-12 10:28:51.398430 | primary |
2026-06-12 10:28:51.398434 | primary | time="2026-06-12T10:28:31Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 8bf2526d8f1318a903559542ed36f6d9155379607657940bae358ab0e72e88df and manifest sha256:8bf2526d8f1318a903559542ed36f6d9155379607657940bae358ab0e72e88df"
2026-06-12 10:28:51.398437 | primary | "Updated"
2026-06-12 10:28:51.398441 | primary |
2026-06-12 10:28:51.398447 | primary | time="2026-06-12T10:28:31Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:2743232adcf90a84178d1d5635f852d3d6015a7eb319889fb14dbda717826738"
2026-06-12 10:28:51.398450 | primary | "Updated"
2026-06-12 10:28:51.398454 | primary |
2026-06-12 10:28:51.398457 | primary | time="2026-06-12T10:28:32Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 2743232adcf90a84178d1d5635f852d3d6015a7eb319889fb14dbda717826738 and manifest sha256:2743232adcf90a84178d1d5635f852d3d6015a7eb319889fb14dbda717826738"
2026-06-12 10:28:51.398461 | primary | "Updated"
2026-06-12 10:28:51.398464 | primary |
2026-06-12 10:28:51.398468 | primary | time="2026-06-12T10:28:33Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:011a1063fac0aebbc5a8a0c926adf90e1003454df365422970ef579f962d345a"
2026-06-12 10:28:51.398475 | primary | "Updated"
2026-06-12 10:28:51.398478 | primary |
2026-06-12 10:28:51.398482 | primary | time="2026-06-12T10:28:34Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 011a1063fac0aebbc5a8a0c926adf90e1003454df365422970ef579f962d345a and manifest sha256:011a1063fac0aebbc5a8a0c926adf90e1003454df365422970ef579f962d345a"
2026-06-12 10:28:51.398485 | primary | "Updated"
2026-06-12 10:28:51.398489 | primary |
2026-06-12 10:28:51.398492 | primary | time="2026-06-12T10:28:35Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:99c52d19ba9eb940a02a8b8b56422b050cf42882d1e74769d5acec9558a7e5a5"
2026-06-12 10:28:51.398496 | primary | "Updated"
2026-06-12 10:28:51.398500 | primary |
2026-06-12 10:28:51.398503 | primary | time="2026-06-12T10:28:35Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 99c52d19ba9eb940a02a8b8b56422b050cf42882d1e74769d5acec9558a7e5a5 and manifest sha256:99c52d19ba9eb940a02a8b8b56422b050cf42882d1e74769d5acec9558a7e5a5"
2026-06-12 10:28:51.398507 | primary | "Updated"
2026-06-12 10:28:51.398510 | primary |
2026-06-12 10:28:51.398513 | primary | time="2026-06-12T10:28:36Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:f3dc61cd86e6696b9538b487bdf094b4442320f2b33e4d36228470931e3e2c67"
2026-06-12 10:28:51.398517 | primary | "Updated"
2026-06-12 10:28:51.398520 | primary |
2026-06-12 10:28:51.398524 | primary | time="2026-06-12T10:28:37Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag f3dc61cd86e6696b9538b487bdf094b4442320f2b33e4d36228470931e3e2c67 and manifest sha256:f3dc61cd86e6696b9538b487bdf094b4442320f2b33e4d36228470931e3e2c67"
2026-06-12 10:28:51.398527 | primary | "Updated"
2026-06-12 10:28:51.398531 | primary |
2026-06-12 10:28:51.398534 | primary | time="2026-06-12T10:28:38Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:9cb05c8ac4612a31a12c601954bb5dce34cf77e17182694bfc5fe361ede27dcc"
2026-06-12 10:28:51.398538 | primary | "Updated"
2026-06-12 10:28:51.398541 | primary |
2026-06-12 10:28:51.398545 | primary | time="2026-06-12T10:28:39Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag 9cb05c8ac4612a31a12c601954bb5dce34cf77e17182694bfc5fe361ede27dcc and manifest sha256:9cb05c8ac4612a31a12c601954bb5dce34cf77e17182694bfc5fe361ede27dcc"
2026-06-12 10:28:51.398548 | primary | "Updated"
2026-06-12 10:28:51.398552 | primary |
2026-06-12 10:28:51.398555 | primary | time="2026-06-12T10:28:39Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:531913e9e2ba587cfdce16cc61ae4359b000cdbc6b36e30265d804b2030b8a1c"
2026-06-12 10:28:51.398559 | primary | "Updated"
2026-06-12 10:28:51.398562 | primary |
2026-06-12 10:28:51.398566 | primary | time="2026-06-12T10:28:40Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 531913e9e2ba587cfdce16cc61ae4359b000cdbc6b36e30265d804b2030b8a1c and manifest sha256:531913e9e2ba587cfdce16cc61ae4359b000cdbc6b36e30265d804b2030b8a1c"
2026-06-12 10:28:51.398569 | primary | "Updated"
2026-06-12 10:28:51.398572 | primary |
2026-06-12 10:28:51.398576 | primary | time="2026-06-12T10:28:41Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:b760877173714a67c047ecb6d5e2a5827504b2a2a7f566b8fe0a153b0a9117b2"
2026-06-12 10:28:51.398579 | primary | "Updated"
2026-06-12 10:28:51.398583 | primary |
2026-06-12 10:28:51.398586 | primary | time="2026-06-12T10:28:41Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag b760877173714a67c047ecb6d5e2a5827504b2a2a7f566b8fe0a153b0a9117b2 and manifest sha256:b760877173714a67c047ecb6d5e2a5827504b2a2a7f566b8fe0a153b0a9117b2"
2026-06-12 10:28:51.398590 | primary | "Updated"
2026-06-12 10:28:51.398593 | primary |
2026-06-12 10:28:51.398597 | primary | time="2026-06-12T10:28:42Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:370c050b34611e43524fc106bdaeb27cd2bc6b30facde00da21f63f967adac76"
2026-06-12 10:28:51.398600 | primary | "Updated"
2026-06-12 10:28:51.398604 | primary |
2026-06-12 10:28:51.398607 | primary | time="2026-06-12T10:28:42Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag 370c050b34611e43524fc106bdaeb27cd2bc6b30facde00da21f63f967adac76 and manifest sha256:370c050b34611e43524fc106bdaeb27cd2bc6b30facde00da21f63f967adac76"
2026-06-12 10:28:51.398619 | primary | "Updated"
2026-06-12 10:28:51.398622 | primary |
2026-06-12 10:28:51.398626 | primary | time="2026-06-12T10:28:43Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:4883ede170932841e71aecf7457ff6d3d0b85d2f6c8f1f3b906871c053e4b785"
2026-06-12 10:28:51.398629 | primary | "Updated"
2026-06-12 10:28:51.398633 | primary |
2026-06-12 10:28:51.398639 | primary | time="2026-06-12T10:28:44Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 4883ede170932841e71aecf7457ff6d3d0b85d2f6c8f1f3b906871c053e4b785 and manifest sha256:4883ede170932841e71aecf7457ff6d3d0b85d2f6c8f1f3b906871c053e4b785"
2026-06-12 10:28:51.398643 | primary | "Updated"
2026-06-12 10:28:51.398646 | primary |
2026-06-12 10:28:51.398652 | primary | time="2026-06-12T10:28:44Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:45b6ec3779c00b9eaaa42f433f208696aa4f5b2ae3838848e1faf8e2184d882d"
2026-06-12 10:28:51.398655 | primary | "Updated"
2026-06-12 10:28:51.398659 | primary |
2026-06-12 10:28:51.398662 | primary | time="2026-06-12T10:28:45Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 45b6ec3779c00b9eaaa42f433f208696aa4f5b2ae3838848e1faf8e2184d882d and manifest sha256:45b6ec3779c00b9eaaa42f433f208696aa4f5b2ae3838848e1faf8e2184d882d"
2026-06-12 10:28:51.398666 | primary | "Updated"
2026-06-12 10:28:51.398669 | primary |
2026-06-12 10:28:51.398673 | primary | time="2026-06-12T10:28:46Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:5de523dc44ca3aec032775b8d5e70199dfd62a2195f7edd02419835619f15014"
2026-06-12 10:28:51.398676 | primary | "Updated"
2026-06-12 10:28:51.398680 | primary |
2026-06-12 10:28:51.398683 | primary | time="2026-06-12T10:28:46Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 5de523dc44ca3aec032775b8d5e70199dfd62a2195f7edd02419835619f15014 and manifest sha256:5de523dc44ca3aec032775b8d5e70199dfd62a2195f7edd02419835619f15014"
2026-06-12 10:28:51.398687 | primary | "Updated"
2026-06-12 10:28:51.398690 | primary |
2026-06-12 10:28:51.398696 | primary | time="2026-06-12T10:28:47Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:39f2c581f6181ac616828758723e4c4ef64de136cb4e071d2ca532c163b967bf"
2026-06-12 10:28:51.398699 | primary | "Updated"
2026-06-12 10:28:51.398703 | primary |
2026-06-12 10:28:51.398706 | primary | time="2026-06-12T10:28:47Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 39f2c581f6181ac616828758723e4c4ef64de136cb4e071d2ca532c163b967bf and manifest sha256:39f2c581f6181ac616828758723e4c4ef64de136cb4e071d2ca532c163b967bf"
2026-06-12 10:28:51.398710 | primary | "Updated"
2026-06-12 10:28:51.398713 | primary |
2026-06-12 10:28:51.398717 | primary | time="2026-06-12T10:28:48Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:fdd0d738761bab206f274f1701f241ad2b7cd2526c3ee43a8f5be39485204125"
2026-06-12 10:28:51.398720 | primary | "Updated"
2026-06-12 10:28:51.398724 | primary |
2026-06-12 10:28:51.398727 | primary | time="2026-06-12T10:28:49Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag fdd0d738761bab206f274f1701f241ad2b7cd2526c3ee43a8f5be39485204125 and manifest sha256:fdd0d738761bab206f274f1701f241ad2b7cd2526c3ee43a8f5be39485204125"
2026-06-12 10:28:51.398731 | primary | "Updated"
2026-06-12 10:28:51.398734 | primary |
2026-06-12 10:28:51.650569 | primary | ok: Runtime: 0:00:00.007060
2026-06-12 10:28:51.663623 | 
2026-06-12 10:28:51.663768 | PLAY RECAP
2026-06-12 10:28:51.663852 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 10:28:51.663892 | 
2026-06-12 10:28:51.822106 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 10:28:51.823792 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 10:28:52.491958 | 
2026-06-12 10:28:52.492086 | PLAY [all]
2026-06-12 10:28:52.501004 | 
2026-06-12 10:28:52.501071 | TASK [Create container log dir]
2026-06-12 10:28:52.979551 | primary | ok
2026-06-12 10:28:52.991539 | 
2026-06-12 10:28:52.991782 | TASK [Collect logs]
2026-06-12 10:28:53.504492 | primary | + sudo dnf list installed
2026-06-12 10:28:53.998985 | primary | + df -h
2026-06-12 10:28:54.001601 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-12 10:28:54.029490 | primary | sending incremental file list
2026-06-12 10:28:54.033640 | primary | skipping non-regular file "yum.conf"
2026-06-12 10:28:54.033661 | primary | ./
2026-06-12 10:28:54.035375 | primary | dnf/
2026-06-12 10:28:54.035391 | primary | dnf/dnf.conf
2026-06-12 10:28:54.035399 | primary | dnf/aliases.d/
2026-06-12 10:28:54.035405 | primary | dnf/modules.d/
2026-06-12 10:28:54.035409 | primary | dnf/modules.defaults.d/
2026-06-12 10:28:54.035413 | primary | dnf/plugins/
2026-06-12 10:28:54.035417 | primary | dnf/plugins/copr.conf
2026-06-12 10:28:54.035421 | primary | dnf/plugins/debuginfo-install.conf
2026-06-12 10:28:54.035425 | primary | dnf/plugins/copr.d/
2026-06-12 10:28:54.035428 | primary | dnf/protected.d/
2026-06-12 10:28:54.035432 | primary | dnf/protected.d/dnf.conf
2026-06-12 10:28:54.035440 | primary | dnf/protected.d/grub2-pc.conf
2026-06-12 10:28:54.035443 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 10:28:54.035448 | primary | dnf/protected.d/setup.conf
2026-06-12 10:28:54.035451 | primary | dnf/protected.d/sudo.conf
2026-06-12 10:28:54.035455 | primary | dnf/protected.d/systemd.conf
2026-06-12 10:28:54.035458 | primary | dnf/protected.d/yum.conf
2026-06-12 10:28:54.035462 | primary | dnf/usr-drift-protected-paths.d/
2026-06-12 10:28:54.035465 | primary | dnf/vars/
2026-06-12 10:28:54.035469 | primary | dnf/vars/stream
2026-06-12 10:28:54.035472 | primary | yum.repos.d/
2026-06-12 10:28:54.035476 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 10:28:54.035482 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 10:28:54.035485 | primary | yum.repos.d/centos-addons.repo
2026-06-12 10:28:54.035488 | primary | yum.repos.d/centos.repo
2026-06-12 10:28:54.035492 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-12 10:28:54.035497 | primary | yum.repos.d/epel-next-testing.repo
2026-06-12 10:28:54.035501 | primary | yum.repos.d/epel-next.repo
2026-06-12 10:28:54.035506 | primary | yum.repos.d/epel-testing.repo
2026-06-12 10:28:54.035511 | primary | yum.repos.d/epel.repo
2026-06-12 10:28:54.077742 | primary |
2026-06-12 10:28:54.077828 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-12 10:28:54.077833 | primary | total size is 17,241  speedup is 0.89
2026-06-12 10:28:54.080746 | primary | + pushd /home/zuul/workspace
2026-06-12 10:28:54.080787 | primary | ~/workspace ~/zuul-output/logs
2026-06-12 10:28:54.080987 | 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-12 10:28:54.106984 | primary | + popd
2026-06-12 10:28:54.107077 | primary | ~/zuul-output/logs
2026-06-12 10:28:54.545961 | primary | ok: Runtime: 0:00:00.608376
2026-06-12 10:28:54.558869 | 
2026-06-12 10:28:54.559020 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-12 10:28:54.586943 | primary | ok
2026-06-12 10:28:54.621297 | 
2026-06-12 10:28:54.621454 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 10:28:54.688444 | primary | skipping: Conditional result was False
2026-06-12 10:28:54.698697 | 
2026-06-12 10:28:54.698917 | TASK [fetch-output : Set log path for single node]
2026-06-12 10:28:54.757554 | primary | ok
2026-06-12 10:28:54.765300 | 
2026-06-12 10:28:54.765462 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 10:28:55.074640 | primary -> localhost | changed: "/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/logs"
2026-06-12 10:28:55.368828 | primary -> localhost | changed: "/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/artifacts"
2026-06-12 10:28:55.594324 | primary -> localhost | changed: "/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/docs"
2026-06-12 10:28:55.613617 | 
2026-06-12 10:28:55.613718 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 10:28:56.427634 | primary | changed:
2026-06-12 10:28:56.427954 | primary | .d..t...... ./
2026-06-12 10:28:56.428010 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-12 10:28:56.428052 | primary | >f+++++++++ disk_usage.txt
2026-06-12 10:28:56.428090 | primary | >f+++++++++ installed_pkgs.txt
2026-06-12 10:28:56.428127 | primary | >f+++++++++ master-report.html
2026-06-12 10:28:56.428164 | primary | >f+++++++++ master-tag-report.html
2026-06-12 10:28:56.428200 | primary | >f+++++++++ master-tag.txt
2026-06-12 10:28:56.428234 | primary | >f+++++++++ master.txt
2026-06-12 10:28:56.428270 | primary | cd+++++++++ dnf/
2026-06-12 10:28:56.428305 | primary | >f+++++++++ dnf/dnf.conf
2026-06-12 10:28:56.428339 | primary | cd+++++++++ dnf/aliases.d/
2026-06-12 10:28:56.428429 | primary | cd+++++++++ dnf/modules.d/
2026-06-12 10:28:56.428477 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-12 10:28:56.428512 | primary | cd+++++++++ dnf/plugins/
2026-06-12 10:28:56.428546 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-12 10:28:56.428580 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-12 10:28:56.428616 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-12 10:28:56.428872 | primary | cd+++++++++ dnf/protected.d/
2026-06-12 10:28:56.428951 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-12 10:28:56.428990 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-12 10:28:56.429026 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 10:28:56.429061 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-12 10:28:56.429096 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-12 10:28:56.429130 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-12 10:28:56.429164 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-12 10:28:56.429198 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-12 10:28:56.429232 | primary | cd+++++++++ dnf/vars/
2026-06-12 10:28:56.429267 | primary | >f+++++++++ dnf/vars/stream
2026-06-12 10:28:56.429301 | primary | cd+++++++++ yum.repos.d/
2026-06-12 10:28:56.429335 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 10:28:56.429421 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 10:28:56.429461 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-12 10:28:56.429495 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-12 10:28:56.429529 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-12 10:28:56.429563 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-12 10:28:56.429597 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-12 10:28:56.429631 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-12 10:28:56.429665 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-12 10:28:56.429730 | primary | changed: All items complete
2026-06-12 10:28:56.429771 | 
2026-06-12 10:28:56.921918 | primary | changed: .d..t...... ./
2026-06-12 10:28:57.464463 | primary | changed: .d..t...... ./
2026-06-12 10:28:57.484042 | 
2026-06-12 10:28:57.484238 | PLAY RECAP
2026-06-12 10:28:57.484340 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 10:28:57.484475 | 
2026-06-12 10:28:57.637333 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 10:28:57.638812 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 10:28:58.249317 | 
2026-06-12 10:28:58.249478 | PLAY [Report DLRN results after job run]
2026-06-12 10:28:58.260618 | 
2026-06-12 10:28:58.260708 | TASK [Include vars from ci-framework group_vars]
2026-06-12 10:28:58.280112 | primary | ok
2026-06-12 10:28:58.296442 | 
2026-06-12 10:28:58.296522 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 10:28:58.351273 | primary | skipping: Conditional result was False
2026-06-12 10:28:58.358018 | 
2026-06-12 10:28:58.358116 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 10:28:58.817771 | primary | ok
2026-06-12 10:28:58.826322 | 
2026-06-12 10:28:58.826527 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 10:28:58.865878 | primary | skipping: Conditional result was False
2026-06-12 10:28:58.875797 | 
2026-06-12 10:28:58.875947 | TASK [cifmw_helpers : Read vars]
2026-06-12 10:28:58.913862 | 
2026-06-12 10:28:58.914172 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 10:28:58.967255 | 
2026-06-12 10:28:58.967625 | TASK [cifmw_helpers : Include vars]
2026-06-12 10:28:59.011722 | 
2026-06-12 10:28:59.011949 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 10:28:59.048200 | primary | skipping: Conditional result was False
2026-06-12 10:28:59.059326 | 
2026-06-12 10:28:59.059499 | TASK [Report job status to DLRN]
2026-06-12 10:28:59.088588 | primary | ok
2026-06-12 10:28:59.127719 | 
2026-06-12 10:28:59.127893 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 10:28:59.183243 | primary | skipping: Conditional result was False
2026-06-12 10:28:59.188452 | 
2026-06-12 10:28:59.188526 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 10:29:00.604713 | primary | changed
2026-06-12 10:29:00.614474 | 
2026-06-12 10:29:00.614639 | TASK [dlrn_report : Install kinit related package]
2026-06-12 10:29:00.702763 | primary | skipping: Conditional result was False
2026-06-12 10:29:00.712938 | 
2026-06-12 10:29:00.713075 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 10:29:00.790320 | primary | skipping: Conditional result was False
2026-06-12 10:29:00.799991 | 
2026-06-12 10:29:00.800153 | TASK [Set zuul-log-path fact]
2026-06-12 10:29:00.863431 | primary | ok
2026-06-12 10:29:00.881022 | 
2026-06-12 10:29:00.881137 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 10:29:00.939877 | primary | ok
2026-06-12 10:29:00.947322 | 
2026-06-12 10:29:00.947411 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 10:29:01.043211 | primary | skipping: Conditional result was False
2026-06-12 10:29:01.052972 | 
2026-06-12 10:29:01.053101 | TASK [Get hash related data from repo_setup role]
2026-06-12 10:29:01.140999 | primary | ok
2026-06-12 10:29:01.290501 | 
2026-06-12 10:29:01.290652 | LOOP [repo_setup : Ensure directories are present]
2026-06-12 10:29:01.733710 | primary | changed: "tmp"
2026-06-12 10:29:01.989206 | primary | changed: "artifacts/repositories"
2026-06-12 10:29:02.253284 | primary | changed: "venv/repo_setup"
2026-06-12 10:29:02.273462 | 
2026-06-12 10:29:02.273711 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-12 10:29:03.944382 | primary | ok: Nothing to do
2026-06-12 10:29:03.958218 | 
2026-06-12 10:29:03.958513 | TASK [repo_setup : Get repo-setup repository]
2026-06-12 10:29:05.111054 | primary | changed
2026-06-12 10:29:05.120863 | 
2026-06-12 10:29:05.120995 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-12 10:29:13.062168 | primary | changed
2026-06-12 10:29:13.073031 | 
2026-06-12 10:29:13.073171 | TASK [repo_setup : Install repo-setup package]
2026-06-12 10:29:13.661708 | 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-12 10:29:13.661819 | primary | !!
2026-06-12 10:29:13.661830 | primary |
2026-06-12 10:29:13.661842 | primary |         ********************************************************************************
2026-06-12 10:29:13.661852 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 10:29:13.661861 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 10:29:13.661867 | primary |
2026-06-12 10:29:13.661875 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 10:29:13.661882 | primary |         calls to avoid build errors in the future.
2026-06-12 10:29:13.661887 | primary |
2026-06-12 10:29:13.661892 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 10:29:13.661923 | primary |         ********************************************************************************
2026-06-12 10:29:13.661931 | primary |
2026-06-12 10:29:13.661936 | primary | !!
2026-06-12 10:29:13.661941 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 10:29:13.662371 | 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-12 10:29:13.662386 | primary | !!
2026-06-12 10:29:13.662391 | primary |
2026-06-12 10:29:13.662396 | primary |         ********************************************************************************
2026-06-12 10:29:13.662401 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 10:29:13.662406 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 10:29:13.662411 | primary |
2026-06-12 10:29:13.662416 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 10:29:13.662420 | primary |         calls to avoid build errors in the future.
2026-06-12 10:29:13.662425 | primary |
2026-06-12 10:29:13.662430 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 10:29:13.662435 | primary |         ********************************************************************************
2026-06-12 10:29:13.662439 | primary |
2026-06-12 10:29:13.662444 | primary | !!
2026-06-12 10:29:13.662449 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 10:29:13.662797 | 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-12 10:29:13.662808 | primary | !!
2026-06-12 10:29:13.662812 | primary |
2026-06-12 10:29:13.662817 | primary |         ********************************************************************************
2026-06-12 10:29:13.662822 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 10:29:13.662828 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 10:29:13.662835 | primary |
2026-06-12 10:29:13.662842 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 10:29:13.662848 | primary |         calls to avoid build errors in the future.
2026-06-12 10:29:13.662855 | primary |
2026-06-12 10:29:13.662862 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 10:29:13.662868 | primary |         ********************************************************************************
2026-06-12 10:29:13.662872 | primary |
2026-06-12 10:29:13.662877 | primary | !!
2026-06-12 10:29:13.662882 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 10:29:13.702565 | 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-12 10:29:13.702630 | primary | !!
2026-06-12 10:29:13.702641 | primary |
2026-06-12 10:29:13.702669 | primary |         ********************************************************************************
2026-06-12 10:29:13.702680 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-12 10:29:13.702687 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-12 10:29:13.702695 | primary |         ********************************************************************************
2026-06-12 10:29:13.702703 | primary |
2026-06-12 10:29:13.702710 | primary | !!
2026-06-12 10:29:13.702718 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-12 10:29:13.712648 | primary | WARNING: The wheel package is not available.
2026-06-12 10:29:13.754851 | primary | [pbr] Generating ChangeLog
2026-06-12 10:29:13.822473 | 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-12 10:29:13.822563 | primary | !!
2026-06-12 10:29:13.822575 | primary |
2026-06-12 10:29:13.822585 | primary |         ********************************************************************************
2026-06-12 10:29:13.822595 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-12 10:29:13.822605 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 10:29:13.822614 | primary |         standards-based tools.
2026-06-12 10:29:13.822622 | primary |
2026-06-12 10:29:13.822631 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-12 10:29:13.822640 | primary |         ********************************************************************************
2026-06-12 10:29:13.822648 | primary |
2026-06-12 10:29:13.822657 | primary | !!
2026-06-12 10:29:13.822666 | primary |   easy_install.initialize_options(self)
2026-06-12 10:29:13.822686 | 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-12 10:29:13.822695 | primary | !!
2026-06-12 10:29:13.822703 | primary |
2026-06-12 10:29:13.822712 | primary |         ********************************************************************************
2026-06-12 10:29:13.822720 | primary |         Please avoid running ``setup.py`` directly.
2026-06-12 10:29:13.822729 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 10:29:13.822737 | primary |         standards-based tools.
2026-06-12 10:29:13.822745 | primary |
2026-06-12 10:29:13.822754 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-12 10:29:13.822762 | primary |         ********************************************************************************
2026-06-12 10:29:13.822771 | primary |
2026-06-12 10:29:13.822779 | primary | !!
2026-06-12 10:29:13.822787 | primary |   self.initialize_options()
2026-06-12 10:29:13.824951 | 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-12 10:29:13.824978 | primary | !!
2026-06-12 10:29:13.824990 | primary |
2026-06-12 10:29:13.825003 | primary |         ********************************************************************************
2026-06-12 10:29:13.825015 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 10:29:13.825049 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 10:29:13.825061 | primary |
2026-06-12 10:29:13.825069 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 10:29:13.825078 | primary |         calls to avoid build errors in the future.
2026-06-12 10:29:13.825086 | primary |
2026-06-12 10:29:13.825094 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 10:29:13.825103 | primary |         ********************************************************************************
2026-06-12 10:29:13.825111 | primary |
2026-06-12 10:29:13.825120 | primary | !!
2026-06-12 10:29:13.825128 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 10:29:13.825630 | 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-12 10:29:13.825657 | primary | !!
2026-06-12 10:29:13.825666 | primary |
2026-06-12 10:29:13.825675 | primary |         ********************************************************************************
2026-06-12 10:29:13.825683 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 10:29:13.825692 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 10:29:13.825700 | primary |
2026-06-12 10:29:13.825708 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 10:29:13.825717 | primary |         calls to avoid build errors in the future.
2026-06-12 10:29:13.825725 | primary |
2026-06-12 10:29:13.825733 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 10:29:13.825741 | primary |         ********************************************************************************
2026-06-12 10:29:13.825750 | primary |
2026-06-12 10:29:13.825758 | primary | !!
2026-06-12 10:29:13.825766 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 10:29:13.826042 | 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-12 10:29:13.826058 | primary | !!
2026-06-12 10:29:13.826066 | primary |
2026-06-12 10:29:13.826075 | primary |         ********************************************************************************
2026-06-12 10:29:13.826083 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 10:29:13.826091 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 10:29:13.826099 | primary |
2026-06-12 10:29:13.826108 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 10:29:13.826116 | primary |         calls to avoid build errors in the future.
2026-06-12 10:29:13.826124 | primary |
2026-06-12 10:29:13.826133 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 10:29:13.826141 | primary |         ********************************************************************************
2026-06-12 10:29:13.826149 | primary |
2026-06-12 10:29:13.826158 | primary | !!
2026-06-12 10:29:13.826166 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 10:29:13.828794 | primary | running install
2026-06-12 10:29:13.843031 | primary | running build
2026-06-12 10:29:13.843081 | primary | running build_py
2026-06-12 10:29:13.848008 | primary | creating build
2026-06-12 10:29:13.848074 | primary | creating build/lib
2026-06-12 10:29:13.848148 | primary | creating build/lib/repo_setup
2026-06-12 10:29:13.848236 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-12 10:29:13.848366 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-12 10:29:13.848603 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-12 10:29:13.848854 | primary | creating build/lib/repo_setup/yum_config
2026-06-12 10:29:13.848959 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849087 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849213 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849336 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849457 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849561 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849678 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.849798 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-12 10:29:13.850065 | primary | creating build/lib/repo_setup/get_hash
2026-06-12 10:29:13.850146 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-12 10:29:13.850260 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-12 10:29:13.850376 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-12 10:29:13.850496 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-12 10:29:13.850605 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-12 10:29:13.850717 | primary | running egg_info
2026-06-12 10:29:13.851157 | primary | creating repo_setup.egg-info
2026-06-12 10:29:13.854607 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-12 10:29:13.855152 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-12 10:29:13.855476 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-12 10:29:13.855669 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-12 10:29:13.855780 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-12 10:29:13.875495 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-12 10:29:13.875601 | primary | [pbr] Processing SOURCES.txt
2026-06-12 10:29:13.875728 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 10:29:13.888244 | primary | [pbr] In git context, generating filelist from git
2026-06-12 10:29:13.894569 | primary | warning: no files found matching 'AUTHORS'
2026-06-12 10:29:13.894662 | primary | warning: no files found matching 'ChangeLog'
2026-06-12 10:29:13.894874 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-12 10:29:13.895081 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-12 10:29:13.898738 | primary | reading manifest template 'MANIFEST.in'
2026-06-12 10:29:13.899053 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-12 10:29:13.899215 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-12 10:29:13.899434 | primary | adding license file 'LICENSE'
2026-06-12 10:29:13.900391 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 10:29:13.901275 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-12 10:29:13.901762 | primary | running install_lib
2026-06-12 10:29:13.907249 | 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-12 10:29:13.907340 | 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-12 10:29:13.907450 | 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-12 10:29:13.907595 | 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-12 10:29:13.907771 | 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-12 10:29:13.907868 | 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-12 10:29:13.908043 | 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-12 10:29:13.908185 | 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-12 10:29:13.908349 | 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-12 10:29:13.908497 | 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-12 10:29:13.908654 | 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-12 10:29:13.908810 | 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-12 10:29:13.909029 | 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-12 10:29:13.909225 | 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-12 10:29:13.909325 | 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-12 10:29:13.909435 | 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-12 10:29:13.909549 | 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-12 10:29:13.909667 | 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-12 10:29:13.909775 | 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-12 10:29:13.909894 | 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-12 10:29:13.910471 | 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-12 10:29:13.910699 | 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-12 10:29:13.914083 | 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-12 10:29:13.914577 | 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-12 10:29:13.914761 | 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-12 10:29:13.915852 | 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-12 10:29:13.916881 | 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-12 10:29:13.917226 | 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-12 10:29:13.917839 | 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-12 10:29:13.918292 | 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-12 10:29:13.918614 | 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-12 10:29:13.920595 | 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-12 10:29:13.920803 | 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-12 10:29:13.921551 | 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-12 10:29:13.921983 | 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-12 10:29:13.922415 | 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-12 10:29:13.923425 | primary | running install_data
2026-06-12 10:29:13.927692 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-12 10:29:13.927748 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-12 10:29:13.927840 | 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-12 10:29:13.928022 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-12 10:29:13.928075 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-12 10:29:13.928140 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-12 10:29:13.928182 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-12 10:29:13.928284 | 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-12 10:29:13.928350 | 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-12 10:29:13.928454 | 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-12 10:29:13.928597 | 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-12 10:29:13.928713 | 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-12 10:29:13.928793 | 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-12 10:29:13.928971 | 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-12 10:29:13.929083 | 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-12 10:29:13.929191 | 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-12 10:29:13.929303 | 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-12 10:29:13.929416 | 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-12 10:29:13.929546 | 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-12 10:29:13.929622 | 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-12 10:29:13.929721 | 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-12 10:29:13.929841 | 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-12 10:29:13.929996 | 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-12 10:29:13.930108 | 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-12 10:29:13.930218 | 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-12 10:29:13.930331 | 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-12 10:29:13.930442 | 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-12 10:29:13.930583 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-12 10:29:13.930663 | 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-12 10:29:13.930780 | 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-12 10:29:13.930886 | primary | running install_egg_info
2026-06-12 10:29:13.934796 | 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-12 10:29:13.935832 | primary | running install_scripts
2026-06-12 10:29:13.941021 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 10:29:13.941156 | 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-12 10:29:13.941303 | 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-12 10:29:14.133106 | primary | ok: Runtime: 0:00:00.453128
2026-06-12 10:29:14.144919 | 
2026-06-12 10:29:14.145017 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-12 10:29:14.210737 | primary | skipping: Conditional result was False
2026-06-12 10:29:14.222560 | 
2026-06-12 10:29:14.222774 | TASK [repo_setup : Run repo-setup]
2026-06-12 10:29:14.997577 | primary | Cache was expired
2026-06-12 10:29:14.997717 | primary | 0 files removed
2026-06-12 10:29:15.035762 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-12 10:29:15.035847 | 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-12 10:29:15.035862 | 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-12 10:29:15.035870 | 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-12 10:29:15.035876 | 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-12 10:29:15.035882 | 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-12 10:29:15.271298 | primary | ok: Runtime: 0:00:00.429456
2026-06-12 10:29:15.280607 | 
2026-06-12 10:29:15.280742 | TASK [repo_setup : Get component repo]
2026-06-12 10:29:15.378922 | primary | skipping: Conditional result was False
2026-06-12 10:29:15.390314 | 
2026-06-12 10:29:15.390498 | TASK [repo_setup : Rename component repo]
2026-06-12 10:29:15.471693 | primary | skipping: Conditional result was False
2026-06-12 10:29:15.483196 | 
2026-06-12 10:29:15.483396 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-12 10:29:15.561873 | primary | skipping: Conditional result was False
2026-06-12 10:29:15.572094 | 
2026-06-12 10:29:15.572244 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-12 10:29:16.140333 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "3899653706995fac13b6f25ee7617afe", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-12 10:29:16.623783 | primary | ok: Runtime: 0:00:00.247840
2026-06-12 10:29:16.633401 | 
2026-06-12 10:29:16.633544 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-12 10:29:17.627016 | primary | changed
2026-06-12 10:29:17.637709 | 
2026-06-12 10:29:17.637858 | TASK [repo_setup : Dump current-podified hash]
2026-06-12 10:29:17.705445 | primary | skipping: Conditional result was False
2026-06-12 10:29:17.717585 | 
2026-06-12 10:29:17.717775 | TASK [repo_setup : Slurp current podified hash]
2026-06-12 10:29:17.806385 | primary | skipping: Conditional result was False
2026-06-12 10:29:17.819452 | 
2026-06-12 10:29:17.819823 | TASK [repo_setup : Update the value of full_hash]
2026-06-12 10:29:17.896647 | primary | skipping: Conditional result was False
2026-06-12 10:29:17.907005 | 
2026-06-12 10:29:17.907267 | TASK [repo_setup : Export hashes facts for further use]
2026-06-12 10:29:18.000790 | primary | ok
2026-06-12 10:29:18.009750 | 
2026-06-12 10:29:18.009881 | TASK [repo_setup : Create download directory]
2026-06-12 10:29:18.068679 | primary | skipping: Conditional result was False
2026-06-12 10:29:18.078971 | 
2026-06-12 10:29:18.079107 | TASK [repo_setup : Print the URL to request]
2026-06-12 10:29:18.126997 | primary | skipping: Conditional result was False
2026-06-12 10:29:18.137098 | 
2026-06-12 10:29:18.137227 | TASK [Download the RPM]
2026-06-12 10:29:18.184697 | primary | skipping: Conditional result was False
2026-06-12 10:29:18.194674 | 
2026-06-12 10:29:18.194810 | TASK [repo_setup : Install RHOS Release tool]
2026-06-12 10:29:18.247524 | primary | skipping: Conditional result was False
2026-06-12 10:29:18.260588 | 
2026-06-12 10:29:18.260730 | TASK [repo_setup : Get rhos-release tool version]
2026-06-12 10:29:18.801891 | primary | skipping: Conditional result was False
2026-06-12 10:29:18.816625 | 
2026-06-12 10:29:18.816906 | TASK [repo_setup : Print rhos-release tool version]
2026-06-12 10:29:18.884399 | primary | skipping: Conditional result was False
2026-06-12 10:29:18.892089 | 
2026-06-12 10:29:18.892181 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-12 10:29:19.416983 | primary | skipping: Conditional result was False
2026-06-12 10:29:19.428287 | 
2026-06-12 10:29:19.428470 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-12 10:29:19.823859 | primary | ok
2026-06-12 10:29:19.885254 | 
2026-06-12 10:29:19.885452 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-12 10:29:20.421811 | primary | ok: Runtime: 0:00:00.015524
2026-06-12 10:29:20.431364 | 
2026-06-12 10:29:20.431557 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-12 10:29:20.981939 | primary | ok: Runtime: 0:00:00.018485
2026-06-12 10:29:20.991710 | 
2026-06-12 10:29:20.991843 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-12 10:29:21.069883 | primary | skipping: Conditional result was False
2026-06-12 10:29:21.081809 | 
2026-06-12 10:29:21.081951 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-12 10:29:21.148453 | primary | skipping: Conditional result was False
2026-06-12 10:29:21.159187 | 
2026-06-12 10:29:21.159549 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-12 10:29:21.216884 | primary | skipping: Conditional result was False
2026-06-12 10:29:21.227766 | 
2026-06-12 10:29:21.227903 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-12 10:29:21.284732 | primary | skipping: Conditional result was False
2026-06-12 10:29:21.296265 | 
2026-06-12 10:29:21.296455 | TASK [repo_setup : Check for DLRN component repo]
2026-06-12 10:29:21.354466 | primary | skipping: Conditional result was False
2026-06-12 10:29:21.365044 | 
2026-06-12 10:29:21.365185 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-12 10:29:21.413701 | primary | skipping: Conditional result was False
2026-06-12 10:29:21.427814 | 
2026-06-12 10:29:21.427955 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-12 10:29:21.802539 | primary | ok: All paths examined
2026-06-12 10:29:21.817112 | 
2026-06-12 10:29:21.817247 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-12 10:29:22.142162 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-12 10:29:22.142623 | primary | changed: All items complete
2026-06-12 10:29:22.142680 | 
2026-06-12 10:29:22.426103 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-12 10:29:22.681403 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-12 10:29:22.983981 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-12 10:29:23.251497 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-12 10:29:23.515278 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-12 10:29:23.828558 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-12 10:29:24.147634 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-12 10:29:24.472287 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-12 10:29:24.489170 | 
2026-06-12 10:29:24.489449 | TASK [repo_setup : Cleanup existing metadata]
2026-06-12 10:29:25.033748 | primary | Cache was expired
2026-06-12 10:29:25.047777 | primary | 66 files removed
2026-06-12 10:29:25.541152 | primary | ok: Runtime: 0:00:00.239763
2026-06-12 10:29:25.550103 | 
2026-06-12 10:29:25.550240 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-12 10:29:26.064709 | primary | changed
2026-06-12 10:29:26.080425 | 
2026-06-12 10:29:26.080560 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 10:29:26.484358 | primary | DEFAULT
2026-06-12 10:29:26.626863 | primary | ok: Runtime: 0:00:00.066183
2026-06-12 10:29:26.632352 | 
2026-06-12 10:29:26.632450 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 10:29:27.166077 | primary | skipping: Conditional result was False
2026-06-12 10:29:27.181423 | 
2026-06-12 10:29:27.181712 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 10:29:27.729322 | primary | skipping: Conditional result was False
2026-06-12 10:29:27.739746 | 
2026-06-12 10:29:27.739891 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 10:29:27.817660 | primary | skipping: Conditional result was False
2026-06-12 10:29:27.829404 | 
2026-06-12 10:29:27.829606 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 10:29:28.171208 | primary | REPORTING SUCCESS TO DLRN API
2026-06-12 10:29:28.668555 | primary | {
2026-06-12 10:29:28.668636 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-12 10:29:28.668644 | primary |   "commit_hash": null,
2026-06-12 10:29:28.668650 | primary |   "component": null,
2026-06-12 10:29:28.668656 | primary |   "distro_hash": null,
2026-06-12 10:29:28.668662 | primary |   "extended_hash": null,
2026-06-12 10:29:28.668681 | primary |   "in_progress": false,
2026-06-12 10:29:28.668687 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-12 10:29:28.668697 | primary |   "notes": "",
2026-06-12 10:29:28.668702 | primary |   "success": true,
2026-06-12 10:29:28.668719 | primary |   "timestamp": 1781260168,
2026-06-12 10:29:28.668725 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/cac/rdoproject.org/cac9062e37314f77b89d223086cd8b3f"
2026-06-12 10:29:28.668735 | primary | }
2026-06-12 10:29:28.881589 | primary | ok: Runtime: 0:00:00.515360
2026-06-12 10:29:28.892679 | 
2026-06-12 10:29:28.892805 | PLAY RECAP
2026-06-12 10:29:28.892900 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-12 10:29:28.892947 | 
2026-06-12 10:29:29.059659 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 10:29:29.062959 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 10:29:29.711063 | 
2026-06-12 10:29:29.711206 | PLAY [all]
2026-06-12 10:29:29.720850 | 
2026-06-12 10:29:29.720923 | TASK [include_role : fetch-output]
2026-06-12 10:29:29.772114 | primary | ok
2026-06-12 10:29:29.791324 | 
2026-06-12 10:29:29.791456 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 10:29:29.867909 | primary | skipping: Conditional result was False
2026-06-12 10:29:29.876848 | 
2026-06-12 10:29:29.876993 | TASK [fetch-output : Set log path for single node]
2026-06-12 10:29:29.931240 | primary | ok
2026-06-12 10:29:29.938992 | 
2026-06-12 10:29:29.939125 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 10:29:30.413432 | primary -> localhost | ok: "/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/logs"
2026-06-12 10:29:30.668019 | primary -> localhost | ok: "/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/artifacts"
2026-06-12 10:29:30.941873 | primary -> localhost | ok: "/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/docs"
2026-06-12 10:29:30.966983 | 
2026-06-12 10:29:30.967201 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 10:29:31.749284 | primary | ok
2026-06-12 10:29:31.749691 | primary | ok: All items complete
2026-06-12 10:29:31.749750 | 
2026-06-12 10:29:32.322053 | primary | ok
2026-06-12 10:29:32.887010 | primary | ok
2026-06-12 10:29:32.913107 | 
2026-06-12 10:29:32.913335 | TASK [include_role : fetch-output-openshift]
2026-06-12 10:29:32.940814 | primary | skipping: Conditional result was False
2026-06-12 10:29:32.951801 | 
2026-06-12 10:29:32.951950 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 10:29:32.999462 | primary | skipping: Conditional result was False
2026-06-12 10:29:33.008330 | primary | skipping: Conditional result was False
2026-06-12 10:29:33.025501 | 
2026-06-12 10:29:33.025651 | PLAY [all]
2026-06-12 10:29:33.036706 | 
2026-06-12 10:29:33.036842 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 10:29:33.582084 | primary | changed
2026-06-12 10:29:33.592243 | 
2026-06-12 10:29:33.592380 | PLAY RECAP
2026-06-12 10:29:33.592540 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-12 10:29:33.592600 | 
2026-06-12 10:29:33.724978 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 10:29:33.726488 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 10:29:34.352954 | 
2026-06-12 10:29:34.353088 | PLAY [localhost]
2026-06-12 10:29:34.363267 | 
2026-06-12 10:29:34.363391 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 10:29:34.806847 | localhost | changed
2026-06-12 10:29:34.816548 | 
2026-06-12 10:29:34.816686 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 10:29:34.855247 | localhost | ok
2026-06-12 10:29:34.865055 | 
2026-06-12 10:29:34.865149 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 10:29:35.333116 | localhost | changed
2026-06-12 10:29:35.341531 | 
2026-06-12 10:29:35.341666 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 10:29:36.120434 | localhost | changed
2026-06-12 10:29:36.124894 | 
2026-06-12 10:29:36.124958 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 10:29:36.966089 | localhost | Identity added: /var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/tmp/ansible.4szul1nz (/var/lib/zuul/builds/cac9062e37314f77b89d223086cd8b3f/work/tmp/ansible.4szul1nz)
2026-06-12 10:29:36.966443 | localhost | ok: Runtime: 0:00:00.020245
2026-06-12 10:29:36.974196 | 
2026-06-12 10:29:36.974329 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 10:29:37.339417 | localhost | ok: Runtime: 0:00:00.009718
2026-06-12 10:29:37.349997 | 
2026-06-12 10:29:37.350138 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 10:29:37.435751 | localhost | changed
2026-06-12 10:29:37.443428 | 
2026-06-12 10:29:37.443562 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 10:29:37.940453 | localhost | changed
2026-06-12 10:29:37.945935 | 
2026-06-12 10:29:37.945984 | PLAY [localhost]
2026-06-12 10:29:37.950077 | 
2026-06-12 10:29:37.950135 | TASK [Generate bulk log download script]
2026-06-12 10:29:37.978477 | localhost | ok
2026-06-12 10:29:37.988947 | 
2026-06-12 10:29:37.989017 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 10:29:38.028059 | localhost | ok: All assertions passed
2026-06-12 10:29:38.065848 | 
2026-06-12 10:29:38.065994 | TASK [local-log-download : Create download script]
2026-06-12 10:29:38.557532 | localhost -> localhost | changed
2026-06-12 10:29:38.567993 | 
2026-06-12 10:29:38.568094 | TASK [Register quick-download link]
2026-06-12 10:29:38.598474 | localhost | ok
2026-06-12 10:29:38.601397 | 
2026-06-12 10:29:38.601468 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 10:29:38.608193 | 
2026-06-12 10:29:38.608287 | TASK [Set zuul-log-path fact]
2026-06-12 10:29:38.637903 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 10:29:38.649806 | 
2026-06-12 10:29:38.649894 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 10:29:38.687036 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 10:29:38.690463 | 
2026-06-12 10:29:38.690544 | TASK [upload-logs : Create log directories]
2026-06-12 10:29:39.641706 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 10:29:39.643775 | 
2026-06-12 10:29:39.643840 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 10:29:40.007815 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011430
2026-06-12 10:29:40.011213 | 
2026-06-12 10:29:40.011304 | TASK [upload-logs : Upload logs to log server]
2026-06-12 10:29:42.460458 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 10:29:42.463276 | 
2026-06-12 10:29:42.463410 | LOOP [upload-logs : Compress console log and json output]
